mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-04 12:49:10 +00:00
[translations]
This commit is contained in:
@@ -33,7 +33,7 @@ DocType: Department,Department,Odjel
|
||||
DocType: Purchase Order,% Billed,Naplaćeno%
|
||||
apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +43,Exchange Rate must be same as {0} {1} ({2}),Tečajna lista moraju biti isti kao {0} {1} ({2})
|
||||
DocType: Sales Invoice,Customer Name,Naziv klijenta
|
||||
apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +131,Bank account cannot be named as {0},Žiro račun ne može biti imenovan kao {0}
|
||||
apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +132,Bank account cannot be named as {0},Žiro račun ne može biti imenovan kao {0}
|
||||
DocType: Features Setup,"All export related fields like currency, conversion rate, export total, export grand total etc are available in Delivery Note, POS, Quotation, Sales Invoice, Sales Order etc.","Sve izvoz srodnih područja poput valute , stopa pretvorbe , izvoz ukupno , izvoz sveukupnom itd su dostupni u Dostavnica, POS , ponude, prodaje fakture , prodajnog naloga i sl."
|
||||
DocType: Account,Heads (or groups) against which Accounting Entries are made and balances are maintained.,Heads (ili grupe) protiv kojih Računovodstvo unosi se izrađuju i sredstva se održavaju.
|
||||
apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +173,Outstanding for {0} cannot be less than zero ({1}),Izvanredna za {0} ne može biti manji od nule ( {1} )
|
||||
@@ -47,7 +47,7 @@ DocType: SMS Center,All Supplier Contact,Svi kontakti dobavljača
|
||||
DocType: Quality Inspection Reading,Parameter,Parametar
|
||||
apps/erpnext/erpnext/projects/doctype/project/project.py +43,Expected End Date can not be less than Expected Start Date,Očekivani Završni datum ne može biti manji od očekivanog datuma Početak
|
||||
apps/erpnext/erpnext/utilities/transaction_base.py +107,Row #{0}: Rate must be same as {1}: {2} ({3} / {4}) ,Row # {0}: Rate moraju biti isti kao {1}: {2} ({3} / {4})
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +206,New Leave Application,Novi dopust Primjena
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +226,New Leave Application,Novi dopust Primjena
|
||||
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +134,Bank Draft,Bank Nacrt
|
||||
DocType: Features Setup,1. To maintain the customer wise item code and to make them searchable based on their code use this option,1. Za održavanje kupaca mudar Šifra i kako bi ih pretraživati na temelju svog koda koristiti ovu opciju
|
||||
DocType: Mode of Payment Account,Mode of Payment Account,Način plaćanja računa
|
||||
@@ -82,7 +82,7 @@ DocType: Company,Phone No,Telefonski broj
|
||||
DocType: Time Log,"Log of Activities performed by users against Tasks that can be used for tracking time, billing.","Log aktivnosti obavljaju korisnike od zadataka koji se mogu koristiti za praćenje vremena, billing."
|
||||
apps/erpnext/erpnext/controllers/recurring_document.py +129,New {0}: #{1},New {0}: {1} #
|
||||
,Sales Partners Commission,Prodaja Partneri komisija
|
||||
apps/erpnext/erpnext/setup/doctype/company/company.py +32,Abbreviation cannot have more than 5 characters,Skraćeni naziv ne može imati više od 5 znakova
|
||||
apps/erpnext/erpnext/setup/doctype/company/company.py +38,Abbreviation cannot have more than 5 characters,Skraćeni naziv ne može imati više od 5 znakova
|
||||
DocType: Payment Request,Payment Request,Plaćanje Upit
|
||||
apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +56,"Attribute Value {0} cannot be removed from {1} as Item Variants \
|
||||
exist with this Attribute.",Vrijednost atributa {0} se ne može ukloniti iz {1} kao Stavka Varijante \ postoje sa ovim atributom.
|
||||
@@ -196,6 +196,7 @@ apps/erpnext/erpnext/stock/doctype/price_list/price_list.py +14,Price List must
|
||||
apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +81,Installation date cannot be before delivery date for Item {0},Datum Instalacija ne može biti prije datuma isporuke za točke {0}
|
||||
DocType: Pricing Rule,Discount on Price List Rate (%),Popust na cijenu List stopa (%)
|
||||
DocType: Offer Letter,Select Terms and Conditions,Odaberite uvjeti
|
||||
apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +51,Out Value,out vrijednost
|
||||
DocType: Production Planning Tool,Sales Orders,Sales Orders
|
||||
DocType: Purchase Taxes and Charges,Valuation,Procjena
|
||||
,Purchase Order Trends,Trendovi narudžbenica kupnje
|
||||
@@ -208,6 +209,7 @@ DocType: Selling Settings,Default Territory,Zadani teritorij
|
||||
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +53,Television,Televizija
|
||||
DocType: Production Order Operation,Updated via 'Time Log',Ažurirano putem 'Time Log'
|
||||
apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +82,Account {0} does not belong to Company {1},Konto {0} ne pripada preduzeću {1}
|
||||
apps/erpnext/erpnext/controllers/taxes_and_totals.py +408,Advance amount cannot be greater than {0} {1},iznos Advance ne može biti veći od {0} {1}
|
||||
DocType: Naming Series,Series List for this Transaction,Serija Popis za ovu transakciju
|
||||
DocType: Sales Invoice,Is Opening Entry,Je Otvaranje unos
|
||||
DocType: Customer Group,Mention if non-standard receivable account applicable,Spomenite ako nestandardnih potraživanja računa važećim
|
||||
@@ -227,7 +229,7 @@ DocType: Production Plan Item,SO Pending Qty,SO čekanju Kol
|
||||
DocType: Process Payroll,Creates salary slip for above mentioned criteria.,Stvara plaće slip za gore navedene kriterije.
|
||||
apps/erpnext/erpnext/templates/generators/item.html +30,No description given,Nema opisa dano
|
||||
apps/erpnext/erpnext/config/buying.py +18,Request for purchase.,Zahtjev za kupnju.
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +173,Only the selected Leave Approver can submit this Leave Application,Samoodabrani Ostavite Odobritelj može podnijeti ovo ostaviti aplikacija
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +193,Only the selected Leave Approver can submit this Leave Application,Samoodabrani Ostavite Odobritelj može podnijeti ovo ostaviti aplikacija
|
||||
apps/erpnext/erpnext/hr/doctype/employee/employee.py +114,Relieving Date must be greater than Date of Joining,Olakšavanja Datum mora biti veći od dana ulaska u
|
||||
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +172,Leaves per Year,Ostavlja per Godina
|
||||
apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +187,Please set Naming Series for {0} via Setup > Settings > Naming Series,Molimo podesite Imenovanje serije za {0} preko Podešavanje> Settings> Imenovanje serije
|
||||
@@ -236,8 +238,8 @@ apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +104,Row {0
|
||||
apps/erpnext/erpnext/stock/utils.py +178,Warehouse {0} does not belong to company {1},Skladište {0} ne pripada tvrtki {1}
|
||||
DocType: Item Website Specification,Item Website Specification,Specifikacija web stranice artikla
|
||||
DocType: Payment Tool,Reference No,Poziv na broj
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +398,Leave Blocked,Ostavite blokirani
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +586,Item {0} has reached its end of life on {1},Artikal {0} je dosegao svoj rok trajanja na {1}
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +418,Leave Blocked,Ostavite blokirani
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +572,Item {0} has reached its end of life on {1},Artikal {0} je dosegao svoj rok trajanja na {1}
|
||||
apps/erpnext/erpnext/accounts/utils.py +341,Annual,godišnji
|
||||
DocType: Stock Reconciliation Item,Stock Reconciliation Item,Stock Pomirenje Item
|
||||
DocType: Stock Entry,Sales Invoice No,Faktura prodaje br
|
||||
@@ -249,7 +251,7 @@ DocType: Item,Minimum Order Qty,Minimalna količina za naručiti
|
||||
DocType: Pricing Rule,Supplier Type,Dobavljač Tip
|
||||
DocType: Item,Publish in Hub,Objavite u Hub
|
||||
,Terretory,Terretory
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +606,Item {0} is cancelled,Artikal {0} je otkazan
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +592,Item {0} is cancelled,Artikal {0} je otkazan
|
||||
apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +676,Material Request,Materijal zahtjev
|
||||
DocType: Bank Reconciliation,Update Clearance Date,Ažurirajte provjeri datum
|
||||
DocType: Item,Purchase Details,Kupnja Detalji
|
||||
@@ -297,7 +299,7 @@ DocType: Payment Reconciliation Invoice,Invoice Type,Tip fakture
|
||||
apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +699,Delivery Note,Otpremnica
|
||||
apps/erpnext/erpnext/config/learn.py +87,Setting up Taxes,Postavljanje Porezi
|
||||
apps/erpnext/erpnext/accounts/utils.py +191,Payment Entry has been modified after you pulled it. Please pull it again.,Plaćanje Entry je izmijenjena nakon što ste ga izvukao. Molimo vas da se ponovo povucite.
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +387,{0} entered twice in Item Tax,{0} dva puta ušao u točki poreza
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +381,{0} entered twice in Item Tax,{0} dva puta ušao u točki poreza
|
||||
apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +105,Summary for this week and pending activities,Pregled za ovaj tjedan i aktivnostima na čekanju
|
||||
DocType: Workstation,Rent Cost,Rent cost
|
||||
apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +74,Please select month and year,Molimo odaberite mjesec i godinu
|
||||
@@ -329,7 +331,7 @@ apps/erpnext/erpnext/accounts/party.py +223,There can only be 1 Account per Comp
|
||||
apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +7,Your email address,Vaša e-mail adresa
|
||||
apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +215,Please see attachment,Pogledajte prilog
|
||||
DocType: Purchase Order,% Received,% Pozicija
|
||||
apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +18,Setup Already Complete!!,Podešavanja je već okončano!!
|
||||
apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +19,Setup Already Complete!!,Podešavanja je već okončano!!
|
||||
,Finished Goods,gotovih proizvoda
|
||||
DocType: Delivery Note,Instructions,Instrukcije
|
||||
DocType: Quality Inspection,Inspected By,Provjereno od strane
|
||||
@@ -354,14 +356,13 @@ apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +57,"If multi
|
||||
,Purchase Register,Kupnja Registracija
|
||||
DocType: Landed Cost Item,Applicable Charges,Mjerodavno Optužbe
|
||||
DocType: Workstation,Consumable Cost,potrošni cost
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +169,{0} ({1}) must have role 'Leave Approver',{0} ({1}) mora imati ulogu 'Leave Approver'
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +189,{0} ({1}) must have role 'Leave Approver',{0} ({1}) mora imati ulogu 'Leave Approver'
|
||||
DocType: Purchase Receipt,Vehicle Date,Vozilo Datum
|
||||
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +39,Medical,liječnički
|
||||
apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +143,Reason for losing,Razlog za gubljenje
|
||||
apps/erpnext/erpnext/manufacturing/doctype/workstation/workstation.py +79,Workstation is closed on the following dates as per Holiday List: {0},Workstation je zatvoren sljedećih datuma po Holiday List: {0}
|
||||
apps/erpnext/erpnext/selling/page/sales_funnel/sales_funnel.py +32,Opportunities,Mogućnosti
|
||||
DocType: Employee,Single,Singl
|
||||
DocType: Issue,Attachment,Vezanost
|
||||
apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +29,Budget cannot be set for Group Cost Center,Budžet se ne može postaviti za grupu troškova Center
|
||||
DocType: Account,Cost of Goods Sold,Troškovi prodane robe
|
||||
DocType: Purchase Invoice,Yearly,Godišnji
|
||||
@@ -390,7 +391,7 @@ DocType: Sales Taxes and Charges Template,Sales Master Manager,Sales Manager Mas
|
||||
apps/erpnext/erpnext/config/manufacturing.py +74,Global settings for all manufacturing processes.,Global postavke za sve proizvodne procese.
|
||||
DocType: Accounts Settings,Accounts Frozen Upto,Računi Frozen Upto
|
||||
DocType: SMS Log,Sent On,Poslano na adresu
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +564,Attribute {0} selected multiple times in Attributes Table,Atribut {0} odabrani više puta u atributi tabeli
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +550,Attribute {0} selected multiple times in Attributes Table,Atribut {0} odabrani više puta u atributi tabeli
|
||||
DocType: HR Settings,Employee record is created using selected field. ,Zaposlenika rekord je stvorio pomoću odabranog polja.
|
||||
DocType: Sales Order,Not Applicable,Nije primjenjivo
|
||||
apps/erpnext/erpnext/config/hr.py +148,Holiday master.,Majstor za odmor .
|
||||
@@ -429,7 +430,7 @@ apps/erpnext/erpnext/projects/doctype/task/task.py +44,Cannot close task as its
|
||||
apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +305,Please enter Warehouse for which Material Request will be raised,Unesite skladište za koje Materijal Zahtjev će biti podignuta
|
||||
DocType: Production Order,Additional Operating Cost,Dodatni operativnih troškova
|
||||
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +20,Cosmetics,kozmetika
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +468,"To merge, following properties must be same for both items","Spojiti , ova svojstva moraju biti isti za obje stavke"
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +454,"To merge, following properties must be same for both items","Spojiti , ova svojstva moraju biti isti za obje stavke"
|
||||
DocType: Shipping Rule,Net Weight,Neto težina
|
||||
DocType: Employee,Emergency Phone,Hitna Telefon
|
||||
,Serial No Warranty Expiry,Serijski Nema jamstva isteka
|
||||
@@ -440,7 +441,8 @@ DocType: Account,Profit and Loss,Račun dobiti i gubitka
|
||||
apps/erpnext/erpnext/config/stock.py +288,Managing Subcontracting,Upravljanje Subcontracting
|
||||
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +47,Furniture and Fixture,Namještaj i susret
|
||||
DocType: 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
|
||||
apps/erpnext/erpnext/setup/doctype/company/company.py +47,Account {0} does not belong to company: {1},Konto {0} ne pripada preduzeću {1}
|
||||
apps/erpnext/erpnext/setup/doctype/company/company.py +53,Account {0} does not belong to company: {1},Konto {0} ne pripada preduzeću {1}
|
||||
apps/erpnext/erpnext/setup/doctype/company/company.py +44,Abbreviation already used for another company,Skraćenica već koristi za druge kompanije
|
||||
DocType: Selling Settings,Default Customer Group,Zadana grupa korisnika
|
||||
DocType: Global Defaults,"If disable, 'Rounded Total' field will not be visible in any transaction","Ako onemogućite, 'Ukupno' Zaobljeni polje neće biti vidljiv u bilo kojoj transakciji"
|
||||
DocType: BOM,Operating Cost,Operativni troškovi
|
||||
@@ -476,6 +478,7 @@ To distribute a budget using this distribution, set this **Monthly Distribution*
|
||||
apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +126,No records found in the Invoice table,Nisu pronađeni u tablici fakturu
|
||||
apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.js +20,Please select Company and Party Type first,Molimo najprije odaberite Društva i Party Tip
|
||||
apps/erpnext/erpnext/config/accounts.py +89,Financial / accounting year.,Financijska / obračunska godina .
|
||||
apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.js +10,Accumulated Values,akumulirani Vrijednosti
|
||||
apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +158,"Sorry, Serial Nos cannot be merged","Žao nam je , Serial Nos ne mogu spojiti"
|
||||
DocType: Project Task,Project Task,Projektnog zadatka
|
||||
,Lead Id,Id potencijalnog kupca
|
||||
@@ -497,7 +500,7 @@ apps/erpnext/erpnext/config/crm.py +17,Customer database.,Šifarnik kupaca
|
||||
DocType: Quotation,Quotation To,Ponuda za
|
||||
DocType: Lead,Middle Income,Srednji Prihodi
|
||||
apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +58,Opening (Cr),Otvaranje ( Cr )
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +712,Default Unit of Measure for Item {0} cannot be changed directly because you have already made some transaction(s) with another UOM. You will need to create a new Item to use a different Default UOM.,"Uobičajeno mjerna jedinica za artikl {0} ne može se mijenjati izravno, jer ste već napravili neke transakcije (e) sa drugim UOM. Morat ćete stvoriti nove stavke koristiti drugačiji Uobičajeno UOM."
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +698,Default Unit of Measure for Item {0} cannot be changed directly because you have already made some transaction(s) with another UOM. You will need to create a new Item to use a different Default UOM.,"Uobičajeno mjerna jedinica za artikl {0} ne može se mijenjati izravno, jer ste već napravili neke transakcije (e) sa drugim UOM. Morat ćete stvoriti nove stavke koristiti drugačiji Uobičajeno UOM."
|
||||
apps/erpnext/erpnext/accounts/utils.py +195,Allocated amount can not be negative,Dodijeljeni iznos ne može biti negativan
|
||||
DocType: Purchase Order Item,Billed Amt,Naplaćeni izn
|
||||
DocType: Warehouse,A logical Warehouse against which stock entries are made.,A logično Skladište protiv kojih su napravljeni unosa zaliha.
|
||||
@@ -575,7 +578,7 @@ DocType: Employee,Provide email id registered in company,Osigurati e id registri
|
||||
DocType: Hub Settings,Seller City,Prodavač City
|
||||
DocType: Email Digest,Next email will be sent on:,Sljedeća e-mail će biti poslan na:
|
||||
DocType: Offer Letter Term,Offer Letter Term,Ponuda Pismo Term
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +543,Item has variants.,Stavka ima varijante.
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +529,Item has variants.,Stavka ima varijante.
|
||||
apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +65,Item {0} not found,Stavka {0} nije pronađena
|
||||
DocType: Bin,Stock Value,Stock vrijednost
|
||||
apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +88,Tree Type,Tree Type
|
||||
@@ -588,6 +591,7 @@ apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +7,Aerospace,Zračno-ko
|
||||
DocType: Journal Entry,Credit Card Entry,Credit Card Entry
|
||||
apps/erpnext/erpnext/projects/report/daily_time_log_summary/daily_time_log_summary.py +18,Task Subject,Zadatak Tema
|
||||
apps/erpnext/erpnext/config/stock.py +33,Goods received from Suppliers.,Roba dobijena od dobavljača.
|
||||
apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +49,In Value,u vrijednost
|
||||
DocType: Lead,Campaign Name,Naziv kampanje
|
||||
,Reserved,Rezervirano
|
||||
DocType: Purchase Order,Supply Raw Materials,Supply sirovine
|
||||
@@ -602,16 +606,18 @@ DocType: Production Order Operation,Planned End Time,Planirani End Time
|
||||
apps/erpnext/erpnext/accounts/doctype/account/account.py +92,Account with existing transaction cannot be converted to ledger,Konto sa postojećim transakcijama se ne može pretvoriti u glavnu knjigu
|
||||
DocType: Delivery Note,Customer's Purchase Order No,Kupca Narudžbenica br
|
||||
DocType: Employee,Cell Number,Mobitel Broj
|
||||
apps/erpnext/erpnext/stock/reorder_item.py +171,Auto Material Requests Generated,Auto materijala Zahtjevi Generirano
|
||||
apps/erpnext/erpnext/stock/reorder_item.py +166,Auto Material Requests Generated,Auto materijala Zahtjevi Generirano
|
||||
apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation_list.js +7,Lost,Izgubljen
|
||||
apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +126,You can not enter current voucher in 'Against Journal Entry' column,Ne možete ući trenutni voucher u 'Protiv Journal Entry' koloni
|
||||
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +25,Energy,energija
|
||||
DocType: Opportunity,Opportunity From,Prilika od
|
||||
apps/erpnext/erpnext/config/hr.py +33,Monthly salary statement.,Mjesečna plaća izjava.
|
||||
DocType: Item Group,Website Specifications,Web Specifikacije
|
||||
apps/erpnext/erpnext/utilities/doctype/address/address.py +103,There is an error in your Address Template {0},Postoji greška u vašem Adresa Template {0}
|
||||
apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +208,New Account,Novi račun
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +21,{0}: From {0} of type {1},{0}: Od {0} {1} tipa
|
||||
apps/erpnext/erpnext/controllers/buying_controller.py +274,Row {0}: Conversion Factor is mandatory,Red {0}: pretvorbe Factor je obvezno
|
||||
apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +271,"Multiple Price Rules exists with same criteria, please resolve conflict by assigning priority. Price Rules: {0}","Više pravila Cijena postoji sa istim kriterijima, molimo vas da riješe sukob dodjelom prioriteta. Cijena pravila: {0}"
|
||||
apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +27,Accounting Entries can be made against leaf nodes. Entries against Groups are not allowed.,Računovodstva unosi može biti pokrenuta protiv lista čvorova. Nisu dozvoljeni stavke protiv Grupe.
|
||||
apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +357,Cannot deactivate or cancel BOM as it is linked with other BOMs,Ne može se isključiti ili otkaže BOM kao što je povezano s drugim Boms
|
||||
DocType: Opportunity,Maintenance,Održavanje
|
||||
@@ -673,7 +679,7 @@ DocType: Company,Default Cost of Goods Sold Account,Uobičajeno Nabavna vrednost
|
||||
apps/erpnext/erpnext/stock/get_item_details.py +255,Price List not selected,Popis Cijena ne bira
|
||||
DocType: Employee,Family Background,Obitelj Pozadina
|
||||
DocType: Process Payroll,Send Email,Pošaljite e-mail
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +148,Warning: Invalid Attachment {0},Upozorenje: Invalid Prilog {0}
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +147,Warning: Invalid Attachment {0},Upozorenje: Invalid Prilog {0}
|
||||
apps/erpnext/erpnext/buying/doctype/supplier/supplier.py +88,No Permission,Bez dozvole
|
||||
DocType: Company,Default Bank Account,Zadani bankovni račun
|
||||
apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +47,"To filter based on Party, select Party Type first","Da biste filtrirali na osnovu stranke, izaberite Party prvog tipa"
|
||||
@@ -703,13 +709,13 @@ DocType: Bin,Moving Average Rate,Premještanje prosječna stopa
|
||||
DocType: Production Planning Tool,Select Items,Odaberite artikle
|
||||
apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +343,{0} against Bill {1} dated {2},{0} {1} protiv Bill od {2}
|
||||
DocType: Maintenance Visit,Completion Status,Završetak Status
|
||||
DocType: Sales Invoice Item,Target Warehouse,Ciljana galerija
|
||||
DocType: Production Order,Target Warehouse,Ciljana galerija
|
||||
DocType: Item,Allow over delivery or receipt upto this percent,Dozvolite preko isporuke ili primitka upto ovu posto
|
||||
apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +50,Expected Delivery Date cannot be before Sales Order Date,Očekuje se dostava Datum ne može biti prije prodajnog naloga Datum
|
||||
DocType: Upload Attendance,Import Attendance,Uvoz posjećenost
|
||||
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +17,All Item Groups,Sve grupe artikala
|
||||
DocType: Process Payroll,Activity Log,Dnevnik aktivnosti
|
||||
apps/erpnext/erpnext/accounts/report/profit_and_loss_statement/profit_and_loss_statement.py +30,Net Profit / Loss,Neto dobit / gubitak
|
||||
apps/erpnext/erpnext/accounts/report/profit_and_loss_statement/profit_and_loss_statement.py +34,Net Profit / Loss,Neto dobit / gubitak
|
||||
apps/erpnext/erpnext/config/setup.py +94,Automatically compose message on submission of transactions.,Automatski nova poruka na podnošenje transakcija .
|
||||
DocType: Production Order,Item To Manufacture,Artikal za proizvodnju
|
||||
apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +87,{0} {1} status is {2},{0} {1} {2} status
|
||||
@@ -717,7 +723,7 @@ apps/erpnext/erpnext/config/learn.py +207,Purchase Order to Payment,Purchase Ord
|
||||
DocType: Sales Order Item,Projected Qty,Predviđen Kol
|
||||
DocType: Sales Invoice,Payment Due Date,Plaćanje Due Date
|
||||
DocType: Newsletter,Newsletter Manager,Newsletter Manager
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.js +247,Item Variant {0} already exists with same attributes,Stavka Variant {0} već postoji s istim atributima
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.js +240,Item Variant {0} already exists with same attributes,Stavka Variant {0} već postoji s istim atributima
|
||||
apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +95,'Opening','Otvaranje'
|
||||
DocType: Notification Control,Delivery Note Message,Otpremnica - poruka
|
||||
DocType: Expense Claim,Expenses,troškovi
|
||||
@@ -727,7 +733,7 @@ DocType: Appraisal,Select template from which you want to get the Goals,Odaberit
|
||||
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +77,Research & Development,Istraživanje i razvoj
|
||||
,Amount to Bill,Iznos za naplatu
|
||||
DocType: Company,Registration Details,Registracija Brodu
|
||||
DocType: Item,Re-Order Qty,Re-order Količina
|
||||
DocType: Item Reorder,Re-Order Qty,Re-order Količina
|
||||
DocType: Leave Block List Date,Leave Block List Date,Ostavite Date Popis Block
|
||||
apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +25,Scheduled to send to {0},Planirano za slanje na {0}
|
||||
DocType: Pricing Rule,Price or Discount,Cijena i popust
|
||||
@@ -770,7 +776,7 @@ DocType: Purchase Receipt Item Supplied,Required Qty,Potrebna Kol
|
||||
DocType: Bank Reconciliation,Total Amount,Ukupan iznos
|
||||
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +32,Internet Publishing,Internet izdavaštvo
|
||||
DocType: Production Planning Tool,Production Orders,Nalozi
|
||||
apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +35,Balance Value,Vrijednost bilance
|
||||
apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +53,Balance Value,Vrijednost bilance
|
||||
apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +38,Sales Price List,Sales Cjenovnik
|
||||
apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +69,Publish to sync items,Objavite za sinhronizaciju stavke
|
||||
DocType: Bank Reconciliation,Account Currency,Valuta račun
|
||||
@@ -779,7 +785,7 @@ DocType: Purchase Receipt,Range,Domet
|
||||
DocType: Supplier,Default Payable Accounts,Uobičajeno Računi dobavljača
|
||||
apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +40,Employee {0} is not active or does not exist,Zaposlenik {0} nije aktivan ili ne postoji
|
||||
DocType: Features Setup,Item Barcode,Barkod artikla
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +538,Item Variants {0} updated,Stavka Varijante {0} ažurirani
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +524,Item Variants {0} updated,Stavka Varijante {0} ažurirani
|
||||
DocType: Quality Inspection Reading,Reading 6,Čitanje 6
|
||||
DocType: Purchase Invoice Advance,Purchase Invoice Advance,Kupnja fakture Predujam
|
||||
DocType: Address,Shop,Prodavnica
|
||||
@@ -856,7 +862,7 @@ DocType: Packing Slip Item,Packing Slip Item,Odreskom predmet
|
||||
DocType: POS Profile,Cash/Bank Account,Novac / bankovni račun
|
||||
apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +70,Removed items with no change in quantity or value.,Ukloniti stavke bez promjene u količini ili vrijednosti.
|
||||
DocType: Delivery Note,Delivery To,Dostava za
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +561,Attribute table is mandatory,Atribut sto je obavezno
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +547,Attribute table is mandatory,Atribut sto je obavezno
|
||||
DocType: Production Planning Tool,Get Sales Orders,Kreiraj narudžbe
|
||||
apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +64,{0} can not be negative,{0} ne može biti negativna
|
||||
apps/erpnext/erpnext/public/js/pos/pos.html +28,Discount,Popust
|
||||
@@ -884,7 +890,7 @@ DocType: Lead,Organization Name,Naziv organizacije
|
||||
DocType: Tax Rule,Shipping State,State dostava
|
||||
apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +61,Item must be added using 'Get Items from Purchase Receipts' button,Stavka mora biti dodan pomoću 'Get stavki iz Kupovina Primici' gumb
|
||||
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +126,Sales Expenses,Prodajni troškovi
|
||||
apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +134,Standard Buying,Standardna kupnju
|
||||
apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +138,Standard Buying,Standardna kupnju
|
||||
DocType: GL Entry,Against,Protiv
|
||||
DocType: Item,Default Selling Cost Center,Zadani trošak prodaje
|
||||
DocType: Sales Partner,Implementation Partner,Provedba partner
|
||||
@@ -926,7 +932,7 @@ DocType: Company,Company registration numbers for your reference. Tax numbers et
|
||||
DocType: Sales Partner,Distributor,Distributer
|
||||
DocType: Shopping Cart Shipping Rule,Shopping Cart Shipping Rule,Košarica Shipping pravilo
|
||||
apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +210,Production Order {0} must be cancelled before cancelling this Sales Order,Proizvodnja Red {0} mora biti otkazana prije poništenja ovu prodajnog naloga
|
||||
apps/erpnext/erpnext/public/js/controllers/transaction.js +879,Please set 'Apply Additional Discount On',Molimo podesite 'primijeniti dodatne popusta na'
|
||||
apps/erpnext/erpnext/public/js/controllers/transaction.js +909,Please set 'Apply Additional Discount On',Molimo podesite 'primijeniti dodatne popusta na'
|
||||
,Ordered Items To Be Billed,Naručeni artikli za naplatu
|
||||
apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +24,From Range has to be less than To Range,Od opseg mora biti manji od u rasponu
|
||||
apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.js +21,Select Time Logs and Submit to create a new Sales Invoice.,Odaberite vrijeme Evidencije i slanje stvoriti novi prodajni fakture.
|
||||
@@ -994,9 +1000,9 @@ apps/erpnext/erpnext/controllers/item_variant.py +25,Please specify at least one
|
||||
DocType: Contact,User ID,Korisnički ID
|
||||
apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +132,View Ledger,Pogledaj Ledger
|
||||
apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +41,Earliest,Najstarije
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +445,"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"
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +431,"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"
|
||||
DocType: Production Order,Manufacture against Sales Order,Proizvodnja protiv prodaje Reda
|
||||
apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +450,Rest Of The World,Ostatak svijeta
|
||||
apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +452,Rest Of The World,Ostatak svijeta
|
||||
apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +81,The Item {0} cannot have Batch,Stavka {0} ne može imati Batch
|
||||
,Budget Variance Report,Proračun varijance Prijavi
|
||||
DocType: Salary Slip,Gross Pay,Bruto plaća
|
||||
@@ -1026,7 +1032,7 @@ DocType: Item,Lead Time in days,Olovo Vrijeme u danima
|
||||
apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +189,Not authorized to edit frozen Account {0},Nije ovlašten za uređivanje smrznute račun {0}
|
||||
DocType: Journal Entry,Get Outstanding Invoices,Kreiraj neplaćene račune
|
||||
apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +63,Sales Order {0} is not valid,Prodajnog naloga {0} nije ispravan
|
||||
apps/erpnext/erpnext/setup/doctype/company/company.py +159,"Sorry, companies cannot be merged","Žao nam je , tvrtke ne mogu spojiti"
|
||||
apps/erpnext/erpnext/setup/doctype/company/company.py +165,"Sorry, companies cannot be merged","Žao nam je , tvrtke ne mogu spojiti"
|
||||
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +145,Small,Mali
|
||||
DocType: Employee,Employee Number,Zaposlenik Broj
|
||||
apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +65,Case No(s) already in use. Try from Case No {0},Slučaj Ne ( i) je već u uporabi . Pokušajte s predmetu broj {0}
|
||||
@@ -1045,7 +1051,7 @@ apps/erpnext/erpnext/controllers/selling_controller.py +163,Row {0}: Qty is mand
|
||||
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +8,Agriculture,Poljoprivreda
|
||||
apps/erpnext/erpnext/public/js/setup_wizard.js +277,Your Products or Services,Vaši proizvodi ili usluge
|
||||
DocType: Mode of Payment,Mode of Payment,Način plaćanja
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +122,Website Image should be a public file or website URL,Sajt slika treba da bude javni datoteke ili web stranice URL
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +121,Website Image should be a public file or website URL,Sajt slika treba da bude javni datoteke ili web stranice URL
|
||||
apps/erpnext/erpnext/setup/doctype/item_group/item_group.js +31,This is a root item group and cannot be edited.,To jekorijen stavka grupa i ne može se mijenjati .
|
||||
DocType: Journal Entry Account,Purchase Order,Narudžbenica
|
||||
DocType: Warehouse,Warehouse Contact Info,Kontakt informacije skladišta
|
||||
@@ -1117,6 +1123,7 @@ DocType: Authorization Rule,Average Discount,Prosječni popust
|
||||
DocType: Address,Utilities,Komunalne usluge
|
||||
DocType: Purchase Invoice Item,Accounting,Računovodstvo
|
||||
DocType: Features Setup,Features Setup,Značajke konfiguracija
|
||||
DocType: Item,Is Service Item,Je usluga
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +82,Application period cannot be outside leave allocation period,Period aplikacija ne može biti razdoblje raspodjele izvan odsustva
|
||||
DocType: Activity Cost,Projects,Projekti
|
||||
apps/erpnext/erpnext/hr/doctype/holiday_list/holiday_list.py +31,Please select Fiscal Year,Odaberite Fiskalna godina
|
||||
@@ -1147,7 +1154,7 @@ DocType: Sales Invoice,Shipping Address Name,Dostava adresa Ime
|
||||
apps/erpnext/erpnext/accounts/doctype/account/account.js +50,Chart of Accounts,Šifarnik konta
|
||||
DocType: Material Request,Terms and Conditions Content,Uvjeti sadržaj
|
||||
apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +465,cannot be greater than 100,ne može biti veća od 100
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +597,Item {0} is not a stock Item,Stavka {0} nijestock Stavka
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +583,Item {0} is not a stock Item,Stavka {0} nijestock Stavka
|
||||
DocType: Maintenance Visit,Unscheduled,Neplanski
|
||||
DocType: Employee,Owned,U vlasništvu
|
||||
DocType: Salary Slip Deduction,Depends on Leave Without Pay,Ovisi o neplaćeni odmor
|
||||
@@ -1207,7 +1214,7 @@ DocType: Item Attribute,Item Attribute,Stavka Atributi
|
||||
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +105,Government,Vlada
|
||||
apps/erpnext/erpnext/config/stock.py +263,Item Variants,Stavka Varijante
|
||||
DocType: Company,Services,Usluge
|
||||
apps/erpnext/erpnext/accounts/report/financial_statements.py +154,Total ({0}),Ukupno ({0})
|
||||
apps/erpnext/erpnext/accounts/report/financial_statements.py +174,Total ({0}),Ukupno ({0})
|
||||
DocType: Cost Center,Parent Cost Center,Roditelj troška
|
||||
DocType: Sales Invoice,Source,Izvor
|
||||
DocType: Leave Type,Is Leave Without Pay,Ostavi se bez plate
|
||||
@@ -1280,17 +1287,17 @@ apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +118,The
|
||||
DocType: Features Setup,To track items using barcode. You will be able to enter items in Delivery Note and Sales Invoice by scanning barcode of item.,Za praćenje stavki pomoću barkod. Vi ćete biti u mogućnosti da unesete stavke u otpremnici i prodaje Računa skeniranjem barkod stavke.
|
||||
apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.js +20,Resend Payment Email,Ponovo pošaljite mail plaćanja
|
||||
DocType: Dependent Task,Dependent Task,Zavisna Task
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +350,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}
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +157,Leave of type {0} cannot be longer than {1},Ostavite tipa {0} ne može biti duži od {1}
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +344,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}
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +177,Leave of type {0} cannot be longer than {1},Ostavite tipa {0} ne može biti duži od {1}
|
||||
DocType: Manufacturing Settings,Try planning operations for X days in advance.,Pokušajte planiraju operacije za X dana unaprijed.
|
||||
DocType: HR Settings,Stop Birthday Reminders,Zaustavi Rođendan Podsjetnici
|
||||
DocType: SMS Center,Receiver List,Prijemnik Popis
|
||||
DocType: Payment Tool Detail,Payment Amount,Plaćanje Iznos
|
||||
apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +46,Consumed Amount,Consumed Iznos
|
||||
apps/erpnext/erpnext/public/js/pos/pos.js +512,{0} View,{0} Pogledaj
|
||||
apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +93,Net Change in Cash,Neto promjena u gotovini
|
||||
apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +96,Net Change in Cash,Neto promjena u gotovini
|
||||
DocType: Salary Structure Deduction,Salary Structure Deduction,Plaća Struktura Odbitak
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +345,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
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +339,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
|
||||
apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +26,Payment Request already exists {0},Plaćanje Zahtjev već postoji {0}
|
||||
apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +27,Cost of Issued Items,Troškovi Izdata Predmeti
|
||||
apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +182,Quantity must not be more than {0},Količina ne smije biti više od {0}
|
||||
@@ -1352,7 +1359,7 @@ apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +234,"Advan
|
||||
apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +148,Please select item code,Odaberite Šifra
|
||||
DocType: Salary Structure Deduction,Reduce Deduction for Leave Without Pay (LWP),Smanjite odbitak za ostaviti bez plaća (lwp)
|
||||
DocType: Territory,Territory Manager,Teritorij Manager
|
||||
DocType: Delivery Note Item,To Warehouse (Optional),Da Warehouse (Opcionalno)
|
||||
DocType: Packed Item,To Warehouse (Optional),Da Warehouse (Opcionalno)
|
||||
DocType: Sales Invoice,Paid Amount (Company Currency),Uplaćeni iznos (poduzeća Valuta)
|
||||
DocType: Purchase Invoice,Additional Discount,Dodatni popust
|
||||
DocType: Selling Settings,Selling Settings,Podešavanja prodaje
|
||||
@@ -1361,7 +1368,7 @@ apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py
|
||||
apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.js +50,"Company, Month and Fiscal Year is mandatory","Tvrtka , Mjesec i Fiskalna godina je obvezno"
|
||||
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +102,Marketing Expenses,Troškovi marketinga
|
||||
,Item Shortage Report,Nedostatak izvješća za artikal
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.js +201,"Weight is mentioned,\nPlease mention ""Weight UOM"" too","Težina se spominje, \n Navedite ""Težina UOM"" previše"
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.js +194,"Weight is mentioned,\nPlease mention ""Weight UOM"" too","Težina se spominje, \n Navedite ""Težina UOM"" previše"
|
||||
DocType: Stock Entry Detail,Material Request used to make this Stock Entry,Materijal Zahtjev se koristi da bi se ova Stock unos
|
||||
apps/erpnext/erpnext/config/support.py +43,Single unit of an Item.,Jedna jedinica stavku.
|
||||
apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +217,Time Log Batch {0} must be 'Submitted',"Vrijeme Log Batch {0} mora biti "" Postavio '"
|
||||
@@ -1372,6 +1379,7 @@ apps/erpnext/erpnext/public/js/setup_wizard.js +81,Please enter valid Financial
|
||||
DocType: Employee,Date Of Retirement,Datum odlaska u mirovinu
|
||||
DocType: Upload Attendance,Get Template,Kreiraj predložak
|
||||
DocType: Address,Postal,Poštanski
|
||||
apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +203,ERPNext Setup Complete!,ERPNext Setup Complete!
|
||||
DocType: Item,Weightage,Weightage
|
||||
apps/erpnext/erpnext/selling/doctype/customer/customer.py +91,A Customer Group exists with same name please change the Customer name or rename the Customer Group,Grupa kupaca sa istim nazivom već postoji. Promijenite naziv kupca ili promijenite naziv grupe kupaca.
|
||||
apps/erpnext/erpnext/public/js/pos/pos.js +155,Please select {0} first.,Odaberite {0} na prvom mjestu.
|
||||
@@ -1400,12 +1408,12 @@ DocType: Stock Reconciliation,Reconciliation JSON,Pomirenje JSON
|
||||
apps/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.
|
||||
DocType: Sales Invoice Item,Batch No,Broj serije
|
||||
DocType: Selling Settings,Allow multiple Sales Orders against a Customer's Purchase Order,Dopustite više prodajnih naloga protiv narudžbenicu Kupca
|
||||
apps/erpnext/erpnext/setup/doctype/company/company.py +139,Main,Glavni
|
||||
apps/erpnext/erpnext/setup/doctype/company/company.py +145,Main,Glavni
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.js +53,Variant,Varijanta
|
||||
DocType: Naming Series,Set prefix for numbering series on your transactions,Postavite prefiks za numeriranje niza na svoje transakcije
|
||||
DocType: Employee Attendance Tool,Employees HTML,Zaposleni HTML
|
||||
apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +165,Stopped order cannot be cancelled. Unstop to cancel.,Zaustavljen nalog ne može prekinuti. Otpušiti otkazati .
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +367,Default BOM ({0}) must be active for this item or its template,Uobičajeno BOM ({0}) mora biti aktivna za ovu stavku ili njegove predložak
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +361,Default BOM ({0}) must be active for this item or its template,Uobičajeno BOM ({0}) mora biti aktivna za ovu stavku ili njegove predložak
|
||||
DocType: Employee,Leave Encashed?,Ostavite Encashed?
|
||||
apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +32,Opportunity From field is mandatory,Opportunity Od polje je obavezno
|
||||
DocType: Item,Variants,Varijante
|
||||
@@ -1430,7 +1438,6 @@ DocType: Packing Slip,The net weight of this package. (calculated automatically
|
||||
DocType: Sales Order,To Deliver and Bill,Dostaviti i Bill
|
||||
DocType: GL Entry,Credit Amount in Account Currency,Iznos kredita u računu valuta
|
||||
apps/erpnext/erpnext/config/manufacturing.py +24,Time Logs for manufacturing.,Dnevnici vremena za proizvodnju.
|
||||
DocType: Item,Apply Warehouse-wise Reorder Level,Nanesite Skladište-mudar Ponovno red Level
|
||||
apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +425,BOM {0} must be submitted,BOM {0} mora biti dostavljena
|
||||
DocType: Authorization Control,Authorization Control,Odobrenje kontrole
|
||||
apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +92,Row #{0}: Rejected Warehouse is mandatory against rejected Item {1},Row # {0}: Odbijena Skladište je obavezno protiv odbijen Stavka {1}
|
||||
@@ -1529,6 +1536,7 @@ apps/erpnext/erpnext/setup/doctype/company/company.js +44,Delete all the Transac
|
||||
apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +190,Row #{0}: Operation {1} is not completed for {2} qty of finished goods in Production Order # {3}. Please update operation status via Time Logs,Row # {0}: {1} Operacija nije završen za {2} Količina gotovih proizvoda u proizvodnji Order # {3}. Molimo vas da ažurirate rad status via Time Dnevnici
|
||||
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +57,Investments,Investicije
|
||||
DocType: Issue,Resolution Details,Rezolucija o Brodu
|
||||
apps/erpnext/erpnext/hr/doctype/leave_type/leave_type.js +3,Allocations,izdvajanja
|
||||
DocType: Quality Inspection Reading,Acceptance Criteria,Kriterij prihvaćanja
|
||||
DocType: Item Attribute,Attribute Name,Atributi Ime
|
||||
DocType: Item Group,Show In Website,Pokaži Na web stranice
|
||||
@@ -1579,7 +1587,7 @@ DocType: HR Settings,HR Settings,Podešavanja ljudskih resursa
|
||||
apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +115,Expense Claim is pending approval. Only the Expense Approver can update status.,Rashodi Tužba se čeka odobrenje . SamoRashodi Odobritelj može ažurirati status .
|
||||
DocType: Purchase Invoice,Additional Discount Amount,Dodatni popust Iznos
|
||||
DocType: Leave Block List Allow,Leave Block List Allow,Ostavite Blok Popis Dopustite
|
||||
apps/erpnext/erpnext/setup/doctype/company/company.py +228,Abbr can not be blank or space,Skraćeno ne može biti prazan ili prostora
|
||||
apps/erpnext/erpnext/setup/doctype/company/company.py +234,Abbr can not be blank or space,Skraćeno ne može biti prazan ili prostora
|
||||
apps/erpnext/erpnext/accounts/doctype/account/account.js +54,Group to Non-Group,Grupa Non-grupa
|
||||
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +50,Sports,sportovi
|
||||
apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +61,Total Actual,Ukupno Actual
|
||||
@@ -1620,7 +1628,7 @@ DocType: Employee,Date of Birth,Datum rođenja
|
||||
apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +82,Item {0} has already been returned,Artikal {0} je već vraćen
|
||||
DocType: Fiscal Year,**Fiscal Year** represents a Financial Year. All accounting entries and other major transactions are tracked against **Fiscal Year**.,** Fiskalna godina ** predstavlja finansijske godine. Svi računovodstvene stavke i drugih većih transakcija se prate protiv ** Fiskalna godina **.
|
||||
DocType: Opportunity,Customer / Lead Address,Kupac / Olovo Adresa
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +152,Warning: Invalid SSL certificate on attachment {0},Upozorenje: Invalid SSL certifikat o prilogu {0}
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +151,Warning: Invalid SSL certificate on attachment {0},Upozorenje: Invalid SSL certifikat o prilogu {0}
|
||||
DocType: Production Order Operation,Actual Operation Time,Stvarni Operation Time
|
||||
DocType: Authorization Rule,Applicable To (User),Odnosi se na (Upute)
|
||||
DocType: Purchase Taxes and Charges,Deduct,Odbiti
|
||||
@@ -1769,7 +1777,8 @@ apps/erpnext/erpnext/stock/get_item_details.py +97,No Item with Barcode {0},No S
|
||||
apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +51,Case No. cannot be 0,Slučaj broj ne može biti 0
|
||||
DocType: Features Setup,If you have Sales Team and Sale Partners (Channel Partners) they can be tagged and maintain their contribution in the sales activity,Ako imate prodajnog tima i prodaja partnerima (partneri) mogu biti označene i održavati svoj doprinos u prodajne aktivnosti
|
||||
DocType: Item,Show a slideshow at the top of the page,Prikaži slideshow na vrhu stranice
|
||||
apps/erpnext/erpnext/setup/doctype/company/company.py +80,Stores,prodavaonice
|
||||
DocType: Item,"Allow in Sales Order of type ""Service""",Dozvolite u naloga prodaje tipa "Servis"
|
||||
apps/erpnext/erpnext/setup/doctype/company/company.py +86,Stores,prodavaonice
|
||||
DocType: Time Log,Projects Manager,Projekti Manager
|
||||
DocType: Serial No,Delivery Time,Vrijeme isporuke
|
||||
apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +27,Ageing Based On,Starenje temelju On
|
||||
@@ -1794,7 +1803,7 @@ apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +38,Cash Flow from F
|
||||
,Financial Analytics,Financijski Analytics
|
||||
DocType: Quality Inspection,Verified By,Ovjeren od strane
|
||||
DocType: Address,Subsidiary,Podružnica
|
||||
apps/erpnext/erpnext/setup/doctype/company/company.py +55,"Cannot change company's default currency, because there are existing transactions. Transactions must be cancelled to change the default currency.","Ne mogu promijeniti tvrtke zadanu valutu , jer postoje neki poslovi . Transakcije mora biti otkazana promijeniti zadanu valutu ."
|
||||
apps/erpnext/erpnext/setup/doctype/company/company.py +61,"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 ."
|
||||
DocType: Quality Inspection,Purchase Receipt No,Primka br.
|
||||
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +30,Earnest Money,kapara
|
||||
DocType: Process Payroll,Create Salary Slip,Stvaranje plaće Slip
|
||||
@@ -1842,7 +1851,7 @@ DocType: Shipping Rule,Shipping Rule Label,Naziv pravila transporta
|
||||
apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +205,Raw Materials cannot be blank.,Sirovine ne može biti prazan.
|
||||
apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +425,"Could not update stock, invoice contains drop shipping item.","Nije mogao ažurirati zaliha, faktura sadrži drop shipping stavke."
|
||||
DocType: Newsletter,Test,Test
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +408,"As there are existing stock transactions for this item, \
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +402,"As there are existing stock transactions for this item, \
|
||||
you can not change the values of 'Has Serial No', 'Has Batch No', 'Is Stock Item' and 'Valuation Method'","Kao što postoje postojećih zaliha transakcije za ovu stavku, \ ne možete promijeniti vrijednosti 'Ima Serial Ne', 'Ima serijski br', 'Je li Stock Stavka' i 'Vrednovanje metoda'"
|
||||
apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +459,Quick Journal Entry,Brzi unos u dnevniku
|
||||
apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +100,You can not change rate if BOM mentioned agianst any item,Ne možete promijeniti brzinu ako BOM spomenuo agianst bilo predmet
|
||||
@@ -1951,7 +1960,7 @@ DocType: Stock Entry,Manufacture,Proizvodnja
|
||||
apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +13,Please Delivery Note first,Molimo da Isporuka Note prvi
|
||||
DocType: Purchase Invoice,Currency and Price List,Valuta i cjenik
|
||||
DocType: Opportunity,Customer / Lead Name,Kupac / Ime osobe
|
||||
apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +63,Clearance Date not mentioned,Razmak Datum nije spomenuo
|
||||
apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +65,Clearance Date not mentioned,Razmak Datum nije spomenuo
|
||||
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +71,Production,proizvodnja
|
||||
DocType: Item,Allow Production Order,Dopustite proizvodni nalog
|
||||
apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.js +60,Row {0}:Start Date must be before End Date,Red {0} : Datum početka mora biti prije datuma završetka
|
||||
@@ -1961,7 +1970,7 @@ DocType: Lead,Fax,Fax
|
||||
DocType: Purchase Taxes and Charges,Parenttype,Parenttype
|
||||
DocType: Salary Structure,Total Earning,Ukupna zarada
|
||||
DocType: Purchase Receipt,Time at which materials were received,Vrijeme u kojem su materijali primili
|
||||
apps/erpnext/erpnext/utilities/doctype/address/address.py +118,My Addresses,Moj Adrese
|
||||
apps/erpnext/erpnext/utilities/doctype/address/address.py +125,My Addresses,Moj Adrese
|
||||
DocType: Stock Ledger Entry,Outgoing Rate,Odlazni Rate
|
||||
apps/erpnext/erpnext/config/hr.py +108,Organization branch master.,Organizacija grana majstor .
|
||||
apps/erpnext/erpnext/controllers/accounts_controller.py +253, or ,ili
|
||||
@@ -2030,7 +2039,7 @@ apps/erpnext/erpnext/accounts/doctype/account/account.py +218,"Merging is only p
|
||||
apps/erpnext/erpnext/config/crm.py +72,Manage Customer Group Tree.,Upravljanje grupi kupaca stablo .
|
||||
apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +302,New Cost Center Name,Novi troška Naziv
|
||||
DocType: Leave Control Panel,Leave Control Panel,Ostavite Upravljačka ploča
|
||||
apps/erpnext/erpnext/utilities/doctype/address/address.py +95,No default Address Template found. Please create a new one from Setup > Printing and Branding > Address Template.,Ne zadana adresa Predložak pronađena. Molimo stvoriti novu s Setup> Tisak i Branding> adresu predložak.
|
||||
apps/erpnext/erpnext/utilities/doctype/address/address.py +96,No default Address Template found. Please create a new one from Setup > Printing and Branding > Address Template.,Ne zadana adresa Predložak pronađena. Molimo stvoriti novu s Setup> Tisak i Branding> adresu predložak.
|
||||
DocType: Appraisal,HR User,HR korisnika
|
||||
DocType: Purchase Invoice,Taxes and Charges Deducted,Porezi i naknade oduzeti
|
||||
apps/erpnext/erpnext/shopping_cart/utils.py +36,Issues,Pitanja
|
||||
@@ -2047,7 +2056,7 @@ DocType: Payment Tool Detail,Payment Tool Detail,Alat plaćanja Detail
|
||||
,Sales Browser,prodaja preglednik
|
||||
DocType: Journal Entry,Total Credit,Ukupna kreditna
|
||||
apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +499,Warning: Another {0} # {1} exists against stock entry {2},Upozorenje: Još {0} {1} # postoji protiv ulaska zaliha {2}
|
||||
apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +392,Local,Lokalno
|
||||
apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +394,Local,Lokalno
|
||||
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +26,Loans and Advances (Assets),Zajmovi i predujmovi (aktiva)
|
||||
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +12,Debtors,Dužnici
|
||||
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +147,Large,Veliki
|
||||
@@ -2066,7 +2075,6 @@ DocType: Price List,Price List Master,Cjenik Master
|
||||
DocType: Sales Person,All Sales Transactions can be tagged against multiple **Sales Persons** so that you can set and monitor targets.,"Sve Sales Transakcije mogu biti označena protiv više osoba ** ** Sales, tako da možete postaviti i pratiti ciljeve."
|
||||
,S.O. No.,S.O. Ne.
|
||||
DocType: Production Order Operation,Make Time Log,Make Time Log
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +422,Please set reorder quantity,Molimo podesite Ponovno redj količinu
|
||||
apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +154,Please create Customer from Lead {0},Molimo stvoriti kupac iz Olovo {0}
|
||||
DocType: Price List,Applicable for Countries,Za zemlje u
|
||||
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +44,Computers,Računari
|
||||
@@ -2153,7 +2161,7 @@ apps/erpnext/erpnext/accounts/report/financial_statements.py +16,Fiscal Year {0}
|
||||
DocType: Bank Reconciliation,Get Relevant Entries,Kreiraj relevantne ulaze
|
||||
apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +409,Accounting Entry for Stock,Računovodstvo Entry za Stock
|
||||
DocType: Sales Invoice,Sales Team1,Prodaja Team1
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +463,Item {0} does not exist,Artikal {0} ne postoji
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +449,Item {0} does not exist,Artikal {0} ne postoji
|
||||
DocType: Sales Invoice,Customer Address,Kupac Adresa
|
||||
DocType: Payment Request,Recipient and Message,Primalac i poruka
|
||||
DocType: Purchase Invoice,Apply Additional Discount On,Nanesite dodatni popust na
|
||||
@@ -2195,7 +2203,7 @@ DocType: Sales Partner,Select Monthly Distribution to unevenly distribute target
|
||||
DocType: Purchase Invoice Item,Valuation Rate,Vrednovanje Stopa
|
||||
apps/erpnext/erpnext/stock/get_item_details.py +274,Price List Currency not selected,Cjenik valuta ne bira
|
||||
apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +63,Item Row {0}: Purchase Receipt {1} does not exist in above 'Purchase Receipts' table,Stavka Row {0}: {1} Kupovina Prijem ne postoji u gore 'Kupovina Primici' stol
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +147,Employee {0} has already applied for {1} between {2} and {3},Zaposlenik {0} već podnijela zahtjev za {1} od {2} i {3}
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +155,Employee {0} has already applied for {1} between {2} and {3},Zaposlenik {0} već podnijela zahtjev za {1} od {2} i {3}
|
||||
apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +30,Project Start Date,Projekt datum početka
|
||||
apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +8,Until,Do
|
||||
DocType: Rename Tool,Rename Log,Preimenovanje Prijavite
|
||||
@@ -2233,7 +2241,7 @@ apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +52,Supplier
|
||||
apps/erpnext/erpnext/hr/doctype/employee/employee.py +127,Please enter relieving date.,Unesite olakšavanja datum .
|
||||
apps/erpnext/erpnext/controllers/trends.py +138,Amt,Amt
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +51,Only Leave Applications with status 'Approved' can be submitted,"Ostavite samo one prijave sa statusom "" Odobreno"" može se podnijeti"
|
||||
apps/erpnext/erpnext/utilities/doctype/address/address.py +24,Address Title is mandatory.,Naziv adrese je obavezan.
|
||||
apps/erpnext/erpnext/utilities/doctype/address/address.py +25,Address Title is mandatory.,Naziv adrese je obavezan.
|
||||
DocType: Opportunity,Enter name of campaign if source of enquiry is campaign,"Unesite naziv kampanje, ako je izvor upit je kampanja"
|
||||
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +38,Newspaper Publishers,novinski izdavači
|
||||
apps/erpnext/erpnext/support/page/support_analytics/support_analytics.js +31,Select Fiscal Year,Odaberite Fiskalna godina
|
||||
@@ -2257,6 +2265,7 @@ apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +55,Venture Capital,ven
|
||||
DocType: UOM,Must be Whole Number,Mora biti cijeli broj
|
||||
DocType: Leave Control Panel,New Leaves Allocated (In Days),Novi Lišće alociran (u danima)
|
||||
apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +51,Serial No {0} does not exist,Serijski Ne {0} ne postoji
|
||||
DocType: Sales Invoice Item,Customer Warehouse (Optional),Customer Warehouse (Opcionalno)
|
||||
DocType: Pricing Rule,Discount Percentage,Postotak rabata
|
||||
DocType: Payment Reconciliation Invoice,Invoice Number,Račun broj
|
||||
apps/erpnext/erpnext/hooks.py +55,Orders,Narudžbe
|
||||
@@ -2366,7 +2375,7 @@ apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standar
|
||||
DocType: Appraisal,Appraisal,Procjena
|
||||
apps/erpnext/erpnext/hr/doctype/leave_block_list/leave_block_list.py +22,Date is repeated,Datum se ponavlja
|
||||
apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +27,Authorized Signatory,Ovlašteni potpisnik
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +164,Leave approver must be one of {0},Ostavite odobritelj mora biti jedan od {0}
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +184,Leave approver must be one of {0},Ostavite odobritelj mora biti jedan od {0}
|
||||
DocType: Hub Settings,Seller Email,Prodavač-mail
|
||||
DocType: Project,Total Purchase Cost (via Purchase Invoice),Ukupno TROŠKA (preko fakturi)
|
||||
DocType: Workstation Working Hour,Start Time,Start Time
|
||||
@@ -2535,7 +2544,7 @@ apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +211,Nam
|
||||
DocType: BOM Replace Tool,BOM Replace Tool,BOM zamijeni alat
|
||||
apps/erpnext/erpnext/config/setup.py +37,Country wise default Address Templates,Država mudar zadana adresa predlošci
|
||||
DocType: Sales Order Item,Supplier delivers to Customer,Dobavljač dostavlja kupaca
|
||||
apps/erpnext/erpnext/public/js/controllers/transaction.js +733,Show tax break-up,Pokaži porez break-up
|
||||
apps/erpnext/erpnext/public/js/controllers/transaction.js +763,Show tax break-up,Pokaži porez break-up
|
||||
apps/erpnext/erpnext/accounts/party.py +283,Due / Reference Date cannot be after {0},Zbog / Reference Datum ne može biti nakon {0}
|
||||
apps/erpnext/erpnext/config/setup.py +51,Data Import and Export,Podataka uvoz i izvoz
|
||||
DocType: Features Setup,If you involve in manufacturing activity. Enables Item 'Is Manufactured',Ako uključiti u proizvodnom djelatnošću . Omogućuje stavci je proizveden '
|
||||
@@ -2584,7 +2593,7 @@ DocType: Task,Actual Start Date (via Time Logs),Stvarni datum Start (putem Time
|
||||
DocType: Stock Reconciliation Item,Before reconciliation,Prije nego pomirenje
|
||||
apps/erpnext/erpnext/support/doctype/maintenance_visit/maintenance_visit.py +12,To {0},Za {0}
|
||||
DocType: Purchase Invoice,Taxes and Charges Added (Company Currency),Porezi i naknade uvrštenja (Društvo valuta)
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +384,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
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +378,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
|
||||
DocType: Sales Order,Partly Billed,Djelomično Naplaćeno
|
||||
DocType: Item,Default BOM,Zadani BOM
|
||||
apps/erpnext/erpnext/setup/doctype/company/company.js +22,Please re-type company name to confirm,Molimo vas da ponovno tipa naziv firme za potvrdu
|
||||
@@ -2611,9 +2620,6 @@ apps/erpnext/erpnext/config/stock.py +105,"e.g. Kg, Unit, Nos, m","npr. kg, Jedi
|
||||
apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +96,Reference No is mandatory if you entered Reference Date,Reference Ne obvezno ako ušao referentnog datuma
|
||||
apps/erpnext/erpnext/hr/doctype/employee/employee.py +108,Date of Joining must be greater than Date of Birth,Datum pristupa mora biti veći od datuma rođenja
|
||||
apps/erpnext/erpnext/hr/doctype/employee/employee.js +27,Salary Structure,Plaća Struktura
|
||||
apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +256,"Multiple Price Rule exists with same criteria, please resolve \
|
||||
conflict by assigning priority. Price Rules: {0}","Višestruki Cijena pravilo postoji sa istim kriterijima, molimo Vas da riješe sukob \
|
||||
dodjeljivanjem prioriteta. Cijena Pravila: {0}"
|
||||
DocType: Account,Bank,Banka
|
||||
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +9,Airline,Aviokompanija
|
||||
apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +579,Issue Material,Izdanje materijala
|
||||
@@ -2638,7 +2644,7 @@ DocType: Purchase Invoice Item,Image View,Prikaz slike
|
||||
DocType: Issue,Opening Time,Radno vrijeme
|
||||
apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +92,From and To dates required,Od i Do datuma zahtijevanih
|
||||
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +46,Securities & Commodity Exchanges,Vrijednosni papiri i robne razmjene
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +554,Default Unit of Measure for Variant '{0}' must be same as in Template '{1}',Uobičajeno mjerna jedinica za varijantu '{0}' mora biti isti kao u obrascu '{1}'
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +540,Default Unit of Measure for Variant '{0}' must be same as in Template '{1}',Uobičajeno mjerna jedinica za varijantu '{0}' mora biti isti kao u obrascu '{1}'
|
||||
DocType: Shipping Rule,Calculate Based On,Izračun zasnovan na
|
||||
DocType: Delivery Note Item,From Warehouse,Od Skladište
|
||||
DocType: Purchase Taxes and Charges,Valuation and Total,Vrednovanje i Total
|
||||
@@ -2647,7 +2653,7 @@ apps/erpnext/erpnext/stock/doctype/item/item.js +59,This Item is a Variant of {0
|
||||
DocType: Account,Purchase User,Kupovina korisnika
|
||||
DocType: Notification Control,Customize the Notification,Prilagodite Obavijest
|
||||
apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +17,Cash Flow from Operations,Novčani tok iz poslovanja
|
||||
apps/erpnext/erpnext/utilities/doctype/address_template/address_template.py +24,Default Address Template cannot be deleted,Zadani predložak adrese ne može se izbrisati
|
||||
apps/erpnext/erpnext/utilities/doctype/address_template/address_template.py +27,Default Address Template cannot be deleted,Zadani predložak adrese ne može se izbrisati
|
||||
DocType: Sales Invoice,Shipping Rule,Pravilo transporta
|
||||
DocType: Manufacturer,Limited to 12 characters,Ograničena na 12 znakova
|
||||
DocType: Journal Entry,Print Heading,Ispis Naslov
|
||||
@@ -2741,7 +2747,7 @@ DocType: Leave Allocation,New Leaves Allocated,Novi Leaves Dodijeljeni
|
||||
apps/erpnext/erpnext/controllers/trends.py +258,Project-wise data is not available for Quotation,Projekt - mudar podaci nisu dostupni za ponudu
|
||||
DocType: Project,Expected End Date,Očekivani Datum završetka
|
||||
DocType: Appraisal Template,Appraisal Template Title,Procjena Predložak Naslov
|
||||
apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +373,Commercial,trgovački
|
||||
apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +375,Commercial,trgovački
|
||||
apps/erpnext/erpnext/selling/doctype/product_bundle/product_bundle.py +23,Parent Item {0} must not be a Stock Item,Roditelj Stavka {0} ne smije biti Stock Item
|
||||
DocType: Cost Center,Distribution Id,ID distribucije
|
||||
apps/erpnext/erpnext/setup/setup_wizard/data/sample_home_page.html +14,Awesome Services,Nevjerovatne usluge
|
||||
@@ -2760,7 +2766,7 @@ apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +145,Cr,Cr
|
||||
DocType: Customer,Default Receivable Accounts,Uobičajeno Potraživanja Računi
|
||||
DocType: Tax Rule,Billing State,State billing
|
||||
apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +607,Transfer,Prijenos
|
||||
apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +640,Fetch exploded BOM (including sub-assemblies),Fetch eksplodirala BOM (uključujući i podsklopova )
|
||||
apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +642,Fetch exploded BOM (including sub-assemblies),Fetch eksplodirala BOM (uključujući i podsklopova )
|
||||
DocType: Authorization Rule,Applicable To (Employee),Odnosi se na (Radnik)
|
||||
apps/erpnext/erpnext/controllers/accounts_controller.py +95,Due Date is mandatory,Due Date je obavezno
|
||||
apps/erpnext/erpnext/controllers/item_variant.py +52,Increment for Attribute {0} cannot be 0,Prirast za Atributi {0} ne može biti 0
|
||||
@@ -2793,7 +2799,7 @@ apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +219,Opt
|
||||
apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +111,Negative Valuation Rate is not allowed,Negativna stopa vrijednovanja nije dopuštena
|
||||
DocType: Holiday List,Weekly Off,Tjedni Off
|
||||
DocType: Fiscal Year,"For e.g. 2012, 2012-13","Za npr. 2012, 2012-13"
|
||||
apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.py +33,Provisional Profit / Loss (Credit),Privremeni dobit / gubitak (Credit)
|
||||
apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.py +35,Provisional Profit / Loss (Credit),Privremeni dobit / gubitak (Credit)
|
||||
DocType: Sales Invoice,Return Against Sales Invoice,Vratiti Protiv Sales fakture
|
||||
apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +32,Item 5,Stavka 5
|
||||
apps/erpnext/erpnext/accounts/utils.py +278,Please set default value {0} in Company {1},Molimo postavite default vrijednost {0} {1} u Društvo
|
||||
@@ -2824,6 +2830,7 @@ DocType: Shipping Rule,Specify conditions to calculate shipping amount,Odredite
|
||||
apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +121,Add Child,Dodaj podređenu stavku
|
||||
DocType: Accounts Settings,Role Allowed to Set Frozen Accounts & Edit Frozen Entries,Uloga Dozvoljena Set Frozen Accounts & Frozen Edit unosi
|
||||
apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +52,Cannot convert Cost Center to ledger as it has child nodes,"Ne može se pretvoriti troška za knjigu , kao da ima djece čvorova"
|
||||
apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +47,Opening Value,otvaranje vrijednost
|
||||
apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +37,Serial #,Serial #
|
||||
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +87,Commission on Sales,Komisija za prodaju
|
||||
DocType: Offer Letter Term,Value / Description,Vrijednost / Opis
|
||||
@@ -2857,7 +2864,6 @@ apps/erpnext/erpnext/accounts/doctype/account/account.py +50,Account {0}: Parent
|
||||
apps/erpnext/erpnext/setup/doctype/company/company.js +38,Successfully deleted all transactions related to this company!,Uspješno obrisane sve transakcije koje se odnose na ove kompanije!
|
||||
apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +21,As on Date,Kao i na datum
|
||||
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +58,Probation,Probni rad
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +308,Default Warehouse is mandatory for stock Item.,Glavno skladište je obvezno za skladišni proizvod.
|
||||
apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +173,Payment of salary for the month {0} and year {1},Isplata plaće za mjesec {0} i godina {1}
|
||||
DocType: Stock Settings,Auto insert Price List rate if missing,Auto umetak Cjenik stopa ako nedostaje
|
||||
apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +25,Total Paid Amount,Ukupno uplaćeni iznos
|
||||
@@ -2893,7 +2899,7 @@ apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_
|
||||
DocType: Payment Tool,Set Matching Amounts,Set Matching Iznosi
|
||||
DocType: Purchase Invoice,Taxes and Charges Added,Porezi i naknade Dodano
|
||||
,Sales Funnel,prodaja dimnjak
|
||||
apps/erpnext/erpnext/setup/doctype/company/company.py +35,Abbreviation is mandatory,Skraćenica je obavezno
|
||||
apps/erpnext/erpnext/setup/doctype/company/company.py +41,Abbreviation is mandatory,Skraćenica je obavezno
|
||||
apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +136,Thank you for your interest in subscribing to our updates,Hvala Vam na Vašem interesu za pretplatu na naš ažuriranja
|
||||
,Qty to Transfer,Količina za prijenos
|
||||
apps/erpnext/erpnext/config/selling.py +18,Quotes to Leads or Customers.,Ponude za kupce ili potencijalne kupce.
|
||||
@@ -2921,7 +2927,7 @@ DocType: Purchase Taxes and Charges,Item Wise Tax Detail,Stavka Wise Porezna Det
|
||||
apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +691,Supplier Quotation,Dobavljač Ponuda
|
||||
DocType: Quotation,In Words will be visible once you save the Quotation.,U riječi će biti vidljiv nakon što spremite ponudu.
|
||||
apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +221,{0} {1} is stopped,{0} {1} je zaustavljen
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +396,Barcode {0} already used in Item {1},Barkod {0} se već koristi u artiklu {1}
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +390,Barcode {0} already used in Item {1},Barkod {0} se već koristi u artiklu {1}
|
||||
DocType: Lead,Add to calendar on this date,Dodaj u kalendar na ovaj datum
|
||||
apps/erpnext/erpnext/config/selling.py +132,Rules for adding shipping costs.,Pravila za dodavanjem troškove prijevoza .
|
||||
apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +40,Upcoming Events,Najave događaja
|
||||
@@ -2944,7 +2950,7 @@ apps/erpnext/erpnext/config/manufacturing.py +19,Orders released for production.
|
||||
apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +42,Select Fiscal Year...,Odaberite fiskalnu godinu ...
|
||||
apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +458,POS Profile required to make POS Entry,POS Profil potrebno da bi POS upis
|
||||
DocType: Hub Settings,Name Token,Ime Token
|
||||
apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +134,Standard Selling,Standardna prodaja
|
||||
apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +138,Standard Selling,Standardna prodaja
|
||||
apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +138,Atleast one warehouse is mandatory,Atleast jednom skladištu je obavezno
|
||||
DocType: Serial No,Out of Warranty,Od jamstvo
|
||||
DocType: BOM Replace Tool,Replace,Zamijeniti
|
||||
@@ -3067,7 +3073,7 @@ DocType: SMS Settings,Enter url parameter for receiver nos,Unesite URL parametar
|
||||
DocType: Sales Invoice,Paid Amount,Plaćeni iznos
|
||||
,Available Stock for Packing Items,Raspoloživo stanje za pakirane proizvode
|
||||
DocType: Item Variant,Item Variant,Stavka Variant
|
||||
apps/erpnext/erpnext/utilities/doctype/address_template/address_template.py +15,Setting this Address Template as default as there is no other default,"Postavljanje Ova adresa predloška kao zadano, jer nema drugog zadano"
|
||||
apps/erpnext/erpnext/utilities/doctype/address_template/address_template.py +16,Setting this Address Template as default as there is no other default,"Postavljanje Ova adresa predloška kao zadano, jer nema drugog zadano"
|
||||
apps/erpnext/erpnext/accounts/doctype/account/account.py +113,"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'"
|
||||
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +76,Quality Management,upravljanja kvalitetom
|
||||
DocType: Production Planning Tool,Filter based on customer,Filter temelji se na kupca
|
||||
@@ -3168,7 +3174,7 @@ apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +429,Transaction n
|
||||
apps/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 '"
|
||||
apps/erpnext/erpnext/config/support.py +54,Setup incoming server for support email id. (e.g. support@example.com),Postavljanje dolazni poslužitelj za podršku e-mail ID . ( npr. support@example.com )
|
||||
apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +19,Shortage Qty,Nedostatak Qty
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +578,Item variant {0} exists with same attributes,Stavka varijanta {0} postoji sa istim atributima
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +564,Item variant {0} exists with same attributes,Stavka varijanta {0} postoji sa istim atributima
|
||||
DocType: Salary Slip,Salary Slip,Plaća proklizavanja
|
||||
apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +48,'To Date' is required,' To Date ' je potrebno
|
||||
DocType: Packing Slip,"Generate packing slips for packages to be delivered. Used to notify package number, package contents and its weight.","Generirajte pakovanje Slips za pakete dostaviti. Koristi se za obavijesti paket broja, sadržaj paket i njegove težine."
|
||||
@@ -3179,7 +3185,7 @@ DocType: Features Setup,Item Advanced,Artikal - napredna
|
||||
DocType: Notification Control,"When any of the checked transactions are ""Submitted"", an email pop-up automatically opened to send an email to the associated ""Contact"" in that transaction, with the transaction as an attachment. The user may or may not send the email.","Kada bilo koji od provjerenih transakcija "Postavio", e-mail pop-up automatski otvorio poslati e-mail na povezane "Kontakt" u toj transakciji, s transakcijom u privitku. Korisnik može ili ne može poslati e-mail."
|
||||
apps/erpnext/erpnext/config/setup.py +14,Global Settings,Globalne postavke
|
||||
DocType: Employee Education,Employee Education,Zaposlenik Obrazovanje
|
||||
apps/erpnext/erpnext/public/js/controllers/transaction.js +749,It is needed to fetch Item Details.,Potrebno je da se donese Stavka Detalji.
|
||||
apps/erpnext/erpnext/public/js/controllers/transaction.js +779,It is needed to fetch Item Details.,Potrebno je da se donese Stavka Detalji.
|
||||
DocType: Salary Slip,Net Pay,Neto plaća
|
||||
DocType: Account,Account,Konto
|
||||
apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +213,Serial No {0} has already been received,Serijski Ne {0} već je primila
|
||||
@@ -3205,6 +3211,7 @@ DocType: Appraisal,"Any other remarks, noteworthy effort that should go in the r
|
||||
DocType: BOM,Manufacturing User,Proizvodnja korisnika
|
||||
DocType: Purchase Order,Raw Materials Supplied,Sirovine nabavlja
|
||||
DocType: Purchase Invoice,Recurring Print Format,Ponavlja Format
|
||||
DocType: C-Form,Series,serija
|
||||
apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +55,Expected Delivery Date cannot be before Purchase Order Date,Očekuje se dostava Datum ne može biti prije narudžbenice Datum
|
||||
DocType: Appraisal,Appraisal Template,Procjena Predložak
|
||||
DocType: Item Group,Item Classification,Stavka Klasifikacija
|
||||
@@ -3291,7 +3298,7 @@ DocType: Employee,Educational Qualification,Obrazovne kvalifikacije
|
||||
DocType: Workstation,Operating Costs,Operativni troškovi
|
||||
DocType: Employee Leave Approver,Employee Leave Approver,Zaposlenik dopust Odobritelj
|
||||
apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +166,{0} has been successfully added to our Newsletter list.,{0} je uspješno dodan u newsletter listu.
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +434,Row {0}: An Reorder entry already exists for this warehouse {1},Row {0}: Unos Ponovno red već postoji za to skladište {1}
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +420,Row {0}: An Reorder entry already exists for this warehouse {1},Row {0}: Unos Ponovno red već postoji za to skladište {1}
|
||||
apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +67,"Cannot declare as lost, because Quotation has been made.","Ne može proglasiti izgubili , jer citat je napravio ."
|
||||
DocType: Purchase Taxes and Charges Template,Purchase Master Manager,Kupovina Master Manager
|
||||
apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +426,Production Order {0} must be submitted,Proizvodnja Red {0} mora biti podnesen
|
||||
@@ -3299,7 +3306,7 @@ apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.p
|
||||
apps/erpnext/erpnext/config/stock.py +136,Main Reports,Glavni izvještaji
|
||||
apps/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
|
||||
DocType: Purchase Receipt Item,Prevdoc DocType,Prevdoc DOCTYPE
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.js +194,Add / Edit Prices,Dodaj / Uredi cijene
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.js +187,Add / Edit Prices,Dodaj / Uredi cijene
|
||||
apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +53,Chart of Cost Centers,Grafikon troškovnih centara
|
||||
,Requested Items To Be Ordered,Traženi Proizvodi se mogu naručiti
|
||||
apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +315,My Orders,Moje narudžbe
|
||||
@@ -3346,7 +3353,8 @@ DocType: Lead,Converted,Pretvoreno
|
||||
DocType: Item,Has Serial No,Ima serijski br
|
||||
DocType: Employee,Date of Issue,Datum izdavanja
|
||||
apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +16,{0}: From {0} for {1},{0}: Od {0} {1} za
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +115,Website Image {0} attached to Item {1} cannot be found,Sajt Slika {0} prilogu Stavka {1} ne može biti pronađena
|
||||
apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +150,Row #{0}: Set Supplier for item {1},Row # {0}: Set dobavljač za stavku {1}
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +114,Website Image {0} attached to Item {1} cannot be found,Sajt Slika {0} prilogu Stavka {1} ne može biti pronađena
|
||||
DocType: Issue,Content Type,Vrsta sadržaja
|
||||
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +17,Computer,Računar
|
||||
DocType: Item,List this Item in multiple groups on the website.,Popis ovaj predmet u više grupa na web stranici.
|
||||
@@ -3360,7 +3368,7 @@ apps/erpnext/erpnext/public/js/setup_wizard.js +56,What does it do?,Što učinit
|
||||
DocType: Delivery Note,To Warehouse,Za skladište
|
||||
apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +45,Account {0} has been entered more than once for fiscal year {1},Konto {0} je upisan više od jednom za fiskalnu godinu {1}
|
||||
,Average Commission Rate,Prosječna stopa komisija
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +357,'Has Serial No' can not be 'Yes' for non-stock item,' Je rednim brojem ' ne može biti ' Da ' za ne - stock stavke
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +351,'Has Serial No' can not be 'Yes' for non-stock item,' Je rednim brojem ' ne može biti ' Da ' za ne - stock stavke
|
||||
apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +34,Attendance can not be marked for future dates,Gledatelji ne može biti označena za budući datum
|
||||
DocType: Pricing Rule,Pricing Rule Help,Cijene Pravilo Pomoć
|
||||
DocType: Purchase Taxes and Charges,Account Head,Zaglavlje konta
|
||||
@@ -3386,7 +3394,7 @@ DocType: Notification Control,Sales Invoice Message,Poruka prodajnog računa
|
||||
apps/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
|
||||
DocType: Authorization Rule,Based On,Na osnovu
|
||||
DocType: Sales Order Item,Ordered Qty,Naručena kol
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +590,Item {0} is disabled,Stavka {0} je onemogućeno
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +576,Item {0} is disabled,Stavka {0} je onemogućeno
|
||||
DocType: Stock Settings,Stock Frozen Upto,Kataloški Frozen Upto
|
||||
apps/erpnext/erpnext/controllers/recurring_document.py +168,Period From and Period To dates mandatory for recurring {0},Period od perioda i datumima obavezno ponavljaju {0}
|
||||
apps/erpnext/erpnext/config/projects.py +13,Project activity / task.,Projekt aktivnost / zadatak.
|
||||
@@ -3394,7 +3402,7 @@ apps/erpnext/erpnext/config/hr.py +78,Generate Salary Slips,Generiranje plaće g
|
||||
apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +41,"Buying must be checked, if Applicable For is selected as {0}","Kupnja treba provjeriti, ako je primjenjivo za odabrano kao {0}"
|
||||
apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +40,Discount must be less than 100,Rabatt mora biti manji od 100
|
||||
DocType: Purchase Invoice,Write Off Amount (Company Currency),Otpis Iznos (poduzeća Valuta)
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +425,Row #{0}: Please set reorder quantity,Row # {0}: Molimo set Ponovno redj količinu
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +412,Row #{0}: Please set reorder quantity,Row # {0}: Molimo set Ponovno redj količinu
|
||||
DocType: Landed Cost Voucher,Landed Cost Voucher,Sleteo Cost vaučera
|
||||
apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +55,Please set {0},Molimo postavite {0}
|
||||
DocType: Purchase Invoice,Repeat on Day of Month,Ponovite na dan u mjesecu
|
||||
@@ -3467,7 +3475,7 @@ DocType: SMS Center,All Employee (Active),Svi zaposleni (aktivni)
|
||||
apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +9,View Now,Pregled Sada
|
||||
DocType: Purchase Invoice,Select the period when the invoice will be generated automatically,Odaberite razdoblje kada faktura će biti generiran automatski
|
||||
DocType: BOM,Raw Material Cost,Troškovi sirovina
|
||||
DocType: Item,Re-Order Level,Re-order Level
|
||||
DocType: Item Reorder,Re-Order Level,Re-order Level
|
||||
DocType: Production Planning Tool,Enter items and planned qty for which you want to raise production orders or download raw materials for analysis.,Unesite stavke i planirani Količina za koje želite povećati proizvodne naloge ili preuzimanje sirovine za analizu.
|
||||
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +57,Part-time,Part - time
|
||||
DocType: Employee,Applicable Holiday List,Primjenjivo odmor Popis
|
||||
@@ -3522,7 +3530,7 @@ apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.js +56,Show zer
|
||||
DocType: BOM,Quantity of item obtained after manufacturing / repacking from given quantities of raw materials,Količina predmeta dobije nakon proizvodnju / pakiranje od navedenih količina sirovina
|
||||
DocType: Payment Reconciliation,Receivable / Payable Account,Potraživanja / Account plaćaju
|
||||
DocType: Delivery Note Item,Against Sales Order Item,Protiv naloga prodaje Item
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +573,Please specify Attribute Value for attribute {0},Molimo navedite vrijednost atributa za atribut {0}
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +559,Please specify Attribute Value for attribute {0},Molimo navedite vrijednost atributa za atribut {0}
|
||||
DocType: Item,Default Warehouse,Glavno skladište
|
||||
DocType: Task,Actual End Date (via Time Logs),Stvarni Završni datum (via vrijeme Dnevnici)
|
||||
apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +37,Budget cannot be assigned against Group Account {0},Budžet se ne može dodijeliti protiv grupe računa {0}
|
||||
@@ -3601,7 +3609,7 @@ apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +223,"Op
|
||||
DocType: Address,Office,Ured
|
||||
apps/erpnext/erpnext/config/accounts.py +13,Accounting journal entries.,Računovodstvene stavke
|
||||
DocType: Delivery Note Item,Available Qty at From Warehouse,Dostupno Količina na Od Skladište
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +226,Please select Employee Record first.,Molimo odaberite zaposlenih Record prvi.
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +246,Please select Employee Record first.,Molimo odaberite zaposlenih Record prvi.
|
||||
apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +191,Row {0}: Party / Account does not match with {1} / {2} in {3} {4},Red {0}: Party / računa ne odgovara {1} / {2} u {3} {4}
|
||||
apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +35,To create a Tax Account,Za stvaranje porezno
|
||||
apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +240,Please enter Expense Account,Unesite trošak računa
|
||||
@@ -3676,7 +3684,7 @@ apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +6,You must Save
|
||||
DocType: Item Attribute,Numeric Values,Brojčane vrijednosti
|
||||
apps/erpnext/erpnext/public/js/setup_wizard.js +174,Attach Logo,Priložiti logo
|
||||
DocType: Customer,Commission Rate,Komisija Stopa
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.js +230,Make Variant,Make Variant
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.js +223,Make Variant,Make Variant
|
||||
apps/erpnext/erpnext/config/hr.py +153,Block leave applications by department.,Blok ostaviti aplikacija odjelu.
|
||||
apps/erpnext/erpnext/templates/pages/cart.html +51,Cart is Empty,Košarica je prazna
|
||||
DocType: Production Order,Actual Operating Cost,Stvarni operativnih troškova
|
||||
@@ -3693,15 +3701,14 @@ apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +94,Designer,Imenova
|
||||
apps/erpnext/erpnext/config/selling.py +121,Terms and Conditions Template,Uvjeti predloška
|
||||
DocType: Serial No,Delivery Details,Detalji isporuke
|
||||
apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +380,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}
|
||||
DocType: Item,Automatically create Material Request if quantity falls below this level,Automatski kreirati Materijal Zahtjev ako količina padne ispod tog nivoa
|
||||
,Item-wise Purchase Register,Stavka-mudar Kupnja Registracija
|
||||
DocType: Batch,Expiry Date,Datum isteka
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +419,"To set reorder level, item must be a Purchase Item or Manufacturing Item","Da biste postavili Ponovno redj nivo, stavka mora biti kupovine stavke ili Proizvodnja artikla"
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +408,"To set reorder level, item must be a Purchase Item or Manufacturing Item","Da biste postavili Ponovno redj nivo, stavka mora biti kupovine stavke ili Proizvodnja artikla"
|
||||
,Supplier Addresses and Contacts,Supplier Adrese i kontakti
|
||||
apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +268,Please select Category first,Molimo odaberite kategoriju prvi
|
||||
apps/erpnext/erpnext/config/projects.py +18,Project master.,Projekt majstor.
|
||||
DocType: Global Defaults,Do not show any symbol like $ etc next to currencies.,Ne pokazati nikakav simbol poput $ iza valute.
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +380, (Half Day),(Pola dana)
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +400, (Half Day),(Pola dana)
|
||||
DocType: Supplier,Credit Days,Kreditne Dani
|
||||
DocType: Leave Type,Is Carry Forward,Je Carry Naprijed
|
||||
apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +566,Get Items from BOM,Kreiraj proizvode od sastavnica (BOM)
|
||||
|
||||
|
Reference in New Issue
Block a user