mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-05 05:09:11 +00:00
[translations]
This commit is contained in:
@@ -33,7 +33,7 @@ DocType: Department,Department,Oddelek
|
||||
DocType: Purchase Order,% Billed,% Zaračunali
|
||||
apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +43,Exchange Rate must be same as {0} {1} ({2}),Menjalni tečaj mora biti enaka kot {0} {1} ({2})
|
||||
DocType: Sales Invoice,Customer Name,Ime stranke
|
||||
apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +131,Bank account cannot be named as {0},Bančni račun ne more biti imenovan kot {0}
|
||||
apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +132,Bank account cannot be named as {0},Bančni račun ne more biti imenovan kot {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.","Vsa izvozna polja, povezana kot valuto, konverzijo, izvoza skupaj, izvozno skupni vsoti itd so na voljo v dobavnica, POS, predračun, prodajne fakture, Sales Order itd"
|
||||
DocType: Account,Heads (or groups) against which Accounting Entries are made and balances are maintained.,"Glave (ali skupine), proti katerim vknjižbe so narejeni in stanje se ohranijo."
|
||||
apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +173,Outstanding for {0} cannot be less than zero ({1}),Izjemna za {0} ne more biti manjša od nič ({1})
|
||||
@@ -47,7 +47,7 @@ DocType: SMS Center,All Supplier Contact,Vse Dobavitelj Kontakt
|
||||
DocType: Quality Inspection Reading,Parameter,Parameter
|
||||
apps/erpnext/erpnext/projects/doctype/project/project.py +43,Expected End Date can not be less than Expected Start Date,Pričakuje Končni datum ne more biti manjši od pričakovanega začetka Datum
|
||||
apps/erpnext/erpnext/utilities/transaction_base.py +107,Row #{0}: Rate must be same as {1}: {2} ({3} / {4}) ,Vrstica # {0}: Stopnja mora biti enaka kot {1}: {2} ({3} / {4})
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +206,New Leave Application,New Leave Application
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +226,New Leave Application,New Leave Application
|
||||
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +134,Bank Draft,Bank Osnutek
|
||||
DocType: Features Setup,1. To maintain the customer wise item code and to make them searchable based on their code use this option,"1. Da bi ohranili stranke pametno Koda in da bi jim iskanje, ki temelji na njihovi kode uporabite to možnost"
|
||||
DocType: Mode of Payment Account,Mode of Payment Account,Način plačilnega računa
|
||||
@@ -82,7 +82,7 @@ DocType: Company,Phone No,Telefon Ni
|
||||
DocType: Time Log,"Log of Activities performed by users against Tasks that can be used for tracking time, billing.","Dnevnik aktivnosti, ki jih uporabniki zoper Naloge, ki se lahko uporabljajo za sledenje časa, zaračunavanje izvedli."
|
||||
apps/erpnext/erpnext/controllers/recurring_document.py +129,New {0}: #{1},New {0}: # {1}
|
||||
,Sales Partners Commission,Partnerji Sales Komisija
|
||||
apps/erpnext/erpnext/setup/doctype/company/company.py +32,Abbreviation cannot have more than 5 characters,Kratica ne more imeti več kot 5 znakov
|
||||
apps/erpnext/erpnext/setup/doctype/company/company.py +38,Abbreviation cannot have more than 5 characters,Kratica ne more imeti več kot 5 znakov
|
||||
DocType: Payment Request,Payment Request,Plačilo Zahteva
|
||||
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.",Lastnost Vrednost {0} ni mogoče odstraniti iz {1} kot postavko variante \ obstaja s tega atributa.
|
||||
@@ -195,6 +195,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 namestitve ne more biti pred datumom dostave za postavko {0}
|
||||
DocType: Pricing Rule,Discount on Price List Rate (%),Popust na ceno iz cenika Stopnja (%)
|
||||
DocType: Offer Letter,Select Terms and Conditions,Izberite Pogoji
|
||||
apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +51,Out Value,iz Vrednost
|
||||
DocType: Production Planning Tool,Sales Orders,Prodajni Naročila
|
||||
DocType: Purchase Taxes and Charges,Valuation,Vrednotenje
|
||||
,Purchase Order Trends,Naročilnica Trendi
|
||||
@@ -207,6 +208,7 @@ DocType: Selling Settings,Default Territory,Privzeto Territory
|
||||
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +53,Television,Televizija
|
||||
DocType: Production Order Operation,Updated via 'Time Log',Posodobljeno preko "Čas Logu"
|
||||
apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +82,Account {0} does not belong to Company {1},Račun {0} ne pripada družbi {1}
|
||||
apps/erpnext/erpnext/controllers/taxes_and_totals.py +408,Advance amount cannot be greater than {0} {1},Advance znesek ne sme biti večja od {0} {1}
|
||||
DocType: Naming Series,Series List for this Transaction,Serija Seznam za to transakcijo
|
||||
DocType: Sales Invoice,Is Opening Entry,Je vstopna odprtina
|
||||
DocType: Customer Group,Mention if non-standard receivable account applicable,"Omemba če nestandardni terjatve račun, ki se uporablja"
|
||||
@@ -226,7 +228,7 @@ DocType: Production Plan Item,SO Pending Qty,SO Do Kol
|
||||
DocType: Process Payroll,Creates salary slip for above mentioned criteria.,Ustvari plačilni list za zgoraj omenjenih kriterijev.
|
||||
apps/erpnext/erpnext/templates/generators/item.html +30,No description given,Opis ni dana
|
||||
apps/erpnext/erpnext/config/buying.py +18,Request for purchase.,Zaprosi za nakup.
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +173,Only the selected Leave Approver can submit this Leave Application,Le izbrani Leave odobritelj lahko predloži pustite to Application
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +193,Only the selected Leave Approver can submit this Leave Application,Le izbrani Leave odobritelj lahko predloži pustite to Application
|
||||
apps/erpnext/erpnext/hr/doctype/employee/employee.py +114,Relieving Date must be greater than Date of Joining,Lajšanje Datum mora biti večja od Datum pridružitve
|
||||
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +172,Leaves per Year,Listi na leto
|
||||
apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +187,Please set Naming Series for {0} via Setup > Settings > Naming Series,"Prosim, nastavite Poimenovanje Series za {0} preko Nastavitev> Nastavitve> za poimenovanje Series"
|
||||
@@ -235,8 +237,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šče {0} ne pripada podjetju {1}
|
||||
DocType: Item Website Specification,Item Website Specification,Element Spletna stran Specifikacija
|
||||
DocType: Payment Tool,Reference No,Referenčna številka
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +398,Leave Blocked,Pustite blokiranih
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +586,Item {0} has reached its end of life on {1},Postavka {0} je konec življenja na {1}
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +418,Leave Blocked,Pustite blokiranih
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +572,Item {0} has reached its end of life on {1},Postavka {0} je konec življenja na {1}
|
||||
apps/erpnext/erpnext/accounts/utils.py +341,Annual,Letno
|
||||
DocType: Stock Reconciliation Item,Stock Reconciliation Item,Stock Sprava Postavka
|
||||
DocType: Stock Entry,Sales Invoice No,Prodaja Račun Ne
|
||||
@@ -248,7 +250,7 @@ DocType: Item,Minimum Order Qty,Najmanjše naročilo Kol
|
||||
DocType: Pricing Rule,Supplier Type,Dobavitelj Type
|
||||
DocType: Item,Publish in Hub,Objavite v Hub
|
||||
,Terretory,Terretory
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +606,Item {0} is cancelled,Postavka {0} je odpovedan
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +592,Item {0} is cancelled,Postavka {0} je odpovedan
|
||||
apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +676,Material Request,Material Zahteva
|
||||
DocType: Bank Reconciliation,Update Clearance Date,Posodobitev Potrditev Datum
|
||||
DocType: Item,Purchase Details,Nakup Podrobnosti
|
||||
@@ -296,7 +298,7 @@ DocType: Payment Reconciliation Invoice,Invoice Type,Račun Type
|
||||
apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +699,Delivery Note,Poročilo o dostavi
|
||||
apps/erpnext/erpnext/config/learn.py +87,Setting up Taxes,Postavitev Davki
|
||||
apps/erpnext/erpnext/accounts/utils.py +191,Payment Entry has been modified after you pulled it. Please pull it again.,"Začetek Plačilo je bil spremenjen, ko je potegnil. Prosimo, še enkrat vleči."
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +387,{0} entered twice in Item Tax,{0} dvakrat vpisana v postavki davku
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +381,{0} entered twice in Item Tax,{0} dvakrat vpisana v postavki davku
|
||||
apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +105,Summary for this week and pending activities,Povzetek za ta teden in ki potekajo dejavnosti
|
||||
DocType: Workstation,Rent Cost,Najem Stroški
|
||||
apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +74,Please select month and year,"Prosimo, izberite mesec in leto"
|
||||
@@ -327,7 +329,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š email naslov
|
||||
apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +215,Please see attachment,Glej prilogo
|
||||
DocType: Purchase Order,% Received,% Prejeto
|
||||
apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +18,Setup Already Complete!!,Setup Že Complete !!
|
||||
apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +19,Setup Already Complete!!,Setup Že Complete !!
|
||||
,Finished Goods,"Končnih izdelkov,"
|
||||
DocType: Delivery Note,Instructions,Navodila
|
||||
DocType: Quality Inspection,Inspected By,Pregledajo
|
||||
@@ -352,14 +354,13 @@ apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +57,"If multi
|
||||
,Purchase Register,Nakup Register
|
||||
DocType: Landed Cost Item,Applicable Charges,Veljavnih cenah
|
||||
DocType: Workstation,Consumable Cost,Potrošni Stroški
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +169,{0} ({1}) must have role 'Leave Approver',{0} ({1}) mora imeti vlogo "Leave odobritelj"
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +189,{0} ({1}) must have role 'Leave Approver',{0} ({1}) mora imeti vlogo "Leave odobritelj"
|
||||
DocType: Purchase Receipt,Vehicle Date,Datum vozilo
|
||||
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +39,Medical,Medical
|
||||
apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +143,Reason for losing,Razlog za izgubo
|
||||
apps/erpnext/erpnext/manufacturing/doctype/workstation/workstation.py +79,Workstation is closed on the following dates as per Holiday List: {0},Workstation je zaprt na naslednje datume kot na Holiday Seznam: {0}
|
||||
apps/erpnext/erpnext/selling/page/sales_funnel/sales_funnel.py +32,Opportunities,Priložnosti
|
||||
DocType: Employee,Single,Samski
|
||||
DocType: Issue,Attachment,Attachment
|
||||
apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +29,Budget cannot be set for Group Cost Center,Proračun ni mogoče nastaviti za stroškovno mesto skupine
|
||||
DocType: Account,Cost of Goods Sold,Nabavna vrednost prodanega blaga
|
||||
DocType: Purchase Invoice,Yearly,Letni
|
||||
@@ -388,7 +389,7 @@ DocType: Sales Taxes and Charges Template,Sales Master Manager,Prodaja Master Ma
|
||||
apps/erpnext/erpnext/config/manufacturing.py +74,Global settings for all manufacturing processes.,Globalne nastavitve za vseh proizvodnih procesov.
|
||||
DocType: Accounts Settings,Accounts Frozen Upto,Računi Zamrznjena Stanuje
|
||||
DocType: SMS Log,Sent On,Pošlje On
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +564,Attribute {0} selected multiple times in Attributes Table,Lastnost {0} izbrana večkrat v atributih tabeli
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +550,Attribute {0} selected multiple times in Attributes Table,Lastnost {0} izbrana večkrat v atributih tabeli
|
||||
DocType: HR Settings,Employee record is created using selected field. ,Evidenco o zaposlenih delavcih je ustvarjena s pomočjo izbrano polje.
|
||||
DocType: Sales Order,Not Applicable,Se ne uporablja
|
||||
apps/erpnext/erpnext/config/hr.py +148,Holiday master.,Holiday gospodar.
|
||||
@@ -427,7 +428,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,"Vnesite skladišče, za katere se bo dvignjeno Material Zahteva"
|
||||
DocType: Production Order,Additional Operating Cost,Dodatne operacijski stroškov
|
||||
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","Za pripojitev, mora naslednje lastnosti biti enaka za oba predmetov"
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +454,"To merge, following properties must be same for both items","Za pripojitev, mora naslednje lastnosti biti enaka za oba predmetov"
|
||||
DocType: Shipping Rule,Net Weight,Neto teža
|
||||
DocType: Employee,Emergency Phone,Zasilna Telefon
|
||||
,Serial No Warranty Expiry,Zaporedna številka Garancija preteka
|
||||
@@ -438,7 +439,8 @@ DocType: Account,Profit and Loss,Dobiček in izguba
|
||||
apps/erpnext/erpnext/config/stock.py +288,Managing Subcontracting,Upravljanje Podizvajalci
|
||||
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +47,Furniture and Fixture,Pohištvo in koledarjev
|
||||
DocType: Quotation,Rate at which Price list currency is converted to company's base currency,"Obrestna mera, po kateri Cenik valuti, se pretvori v osnovni valuti družbe"
|
||||
apps/erpnext/erpnext/setup/doctype/company/company.py +47,Account {0} does not belong to company: {1},Račun {0} ne pripada podjetju: {1}
|
||||
apps/erpnext/erpnext/setup/doctype/company/company.py +53,Account {0} does not belong to company: {1},Račun {0} ne pripada podjetju: {1}
|
||||
apps/erpnext/erpnext/setup/doctype/company/company.py +44,Abbreviation already used for another company,Kratica že uporabljajo za druge družbe
|
||||
DocType: Selling Settings,Default Customer Group,Privzeta skupina kupcev
|
||||
DocType: Global Defaults,"If disable, 'Rounded Total' field will not be visible in any transaction","Če onemogočiti, polje "zaokrožena Skupaj 'ne bo viden v vsakem poslu"
|
||||
DocType: BOM,Operating Cost,Obratovalni stroški
|
||||
@@ -471,6 +473,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,Ni najdenih v tabeli računa zapisov
|
||||
apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.js +20,Please select Company and Party Type first,Izberite podjetja in Zabava Vrsta najprej
|
||||
apps/erpnext/erpnext/config/accounts.py +89,Financial / accounting year.,Finančni / računovodstvo leto.
|
||||
apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.js +10,Accumulated Values,nakopičene Vrednosti
|
||||
apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +158,"Sorry, Serial Nos cannot be merged","Oprostite, Serijska št ni mogoče združiti"
|
||||
DocType: Project Task,Project Task,Project Task
|
||||
,Lead Id,Svinec Id
|
||||
@@ -492,7 +495,7 @@ apps/erpnext/erpnext/config/crm.py +17,Customer database.,Baza podatkov o strank
|
||||
DocType: Quotation,Quotation To,Kotacija Da
|
||||
DocType: Lead,Middle Income,Bližnji Prihodki
|
||||
apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +58,Opening (Cr),Odprtino (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.,"Privzeto mersko enoto za postavko {0} ni mogoče neposredno spremeniti, ker ste že naredili nekaj transakcije (-e) z drugo UOM. Boste morali ustvariti nov element, da uporabi drugačno Privzeti 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.,"Privzeto mersko enoto za postavko {0} ni mogoče neposredno spremeniti, ker ste že naredili nekaj transakcije (-e) z drugo UOM. Boste morali ustvariti nov element, da uporabi drugačno Privzeti UOM."
|
||||
apps/erpnext/erpnext/accounts/utils.py +195,Allocated amount can not be negative,Dodeljen znesek ne more biti negativna
|
||||
DocType: Purchase Order Item,Billed Amt,Bremenjenega Amt
|
||||
DocType: Warehouse,A logical Warehouse against which stock entries are made.,"Logično Warehouse, zoper katerega so narejeni vnosov zalog."
|
||||
@@ -570,7 +573,7 @@ DocType: Employee,Provide email id registered in company,"Zagotovite email id, r
|
||||
DocType: Hub Settings,Seller City,Prodajalec Mesto
|
||||
DocType: Email Digest,Next email will be sent on:,Naslednje sporočilo bo poslano na:
|
||||
DocType: Offer Letter Term,Offer Letter Term,Pisna ponudba Term
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +543,Item has variants.,Element ima variante.
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +529,Item has variants.,Element ima variante.
|
||||
apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +65,Item {0} not found,Postavka {0} ni bilo mogoče najti
|
||||
DocType: Bin,Stock Value,Stock Value
|
||||
apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +88,Tree Type,Tree Type
|
||||
@@ -583,6 +586,7 @@ apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +7,Aerospace,Aerospace
|
||||
DocType: Journal Entry,Credit Card Entry,Začetek Credit Card
|
||||
apps/erpnext/erpnext/projects/report/daily_time_log_summary/daily_time_log_summary.py +18,Task Subject,Naloga Predmet
|
||||
apps/erpnext/erpnext/config/stock.py +33,Goods received from Suppliers.,"Blago, prejetih od dobaviteljev."
|
||||
apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +49,In Value,v vrednosti
|
||||
DocType: Lead,Campaign Name,Ime kampanje
|
||||
,Reserved,Rezervirano
|
||||
DocType: Purchase Order,Supply Raw Materials,Oskrba z Surovine
|
||||
@@ -597,16 +601,18 @@ DocType: Production Order Operation,Planned End Time,Načrtovano Končni čas
|
||||
apps/erpnext/erpnext/accounts/doctype/account/account.py +92,Account with existing transaction cannot be converted to ledger,Račun z obstoječim poslom ni mogoče pretvoriti v knjigo terjatev
|
||||
DocType: Delivery Note,Customer's Purchase Order No,Stranke Naročilo Ne
|
||||
DocType: Employee,Cell Number,Število celic
|
||||
apps/erpnext/erpnext/stock/reorder_item.py +171,Auto Material Requests Generated,Auto Material Zahteve Izdelano
|
||||
apps/erpnext/erpnext/stock/reorder_item.py +166,Auto Material Requests Generated,Auto Material Zahteve Izdelano
|
||||
apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation_list.js +7,Lost,Lost
|
||||
apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +126,You can not enter current voucher in 'Against Journal Entry' column,"Ne, ne more vstopiti trenutno bon v "Proti listu vstopa" stolpcu"
|
||||
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +25,Energy,Energy
|
||||
DocType: Opportunity,Opportunity From,Priložnost Od
|
||||
apps/erpnext/erpnext/config/hr.py +33,Monthly salary statement.,Mesečno poročilo o izplačanih plačah.
|
||||
DocType: Item Group,Website Specifications,Spletna Specifikacije
|
||||
apps/erpnext/erpnext/utilities/doctype/address/address.py +103,There is an error in your Address Template {0},Prišlo je do napake v vašem Naslov predlogo {0}
|
||||
apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +208,New Account,Nov račun
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +21,{0}: From {0} of type {1},{0}: Od {0} tipa {1}
|
||||
apps/erpnext/erpnext/controllers/buying_controller.py +274,Row {0}: Conversion Factor is mandatory,Vrstica {0}: Factor Pretvorba je obvezna
|
||||
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}","Več Cena Pravila obstaja z enakimi merili, se rešujejo spore z dodelitvijo prednost. Cena 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.,Vknjižbe se lahko izvede pred listnimi vozlišč. Vpisi zoper skupin niso dovoljeni.
|
||||
apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +357,Cannot deactivate or cancel BOM as it is linked with other BOMs,Ne more izključiti ali preklicati BOM saj je povezan z drugimi BOMs
|
||||
DocType: Opportunity,Maintenance,Vzdrževanje
|
||||
@@ -649,7 +655,7 @@ DocType: Company,Default Cost of Goods Sold Account,Privzeto Nabavna vrednost pr
|
||||
apps/erpnext/erpnext/stock/get_item_details.py +255,Price List not selected,Cenik ni izbrana
|
||||
DocType: Employee,Family Background,Družina Ozadje
|
||||
DocType: Process Payroll,Send Email,Pošlji e-pošto
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +148,Warning: Invalid Attachment {0},Opozorilo: Invalid Attachment {0}
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +147,Warning: Invalid Attachment {0},Opozorilo: Invalid Attachment {0}
|
||||
apps/erpnext/erpnext/buying/doctype/supplier/supplier.py +88,No Permission,Ne Dovoljenje
|
||||
DocType: Company,Default Bank Account,Privzeti bančni račun
|
||||
apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +47,"To filter based on Party, select Party Type first","Za filtriranje, ki temelji na stranke, da izberete Party Vnesite prvi"
|
||||
@@ -679,13 +685,13 @@ DocType: Bin,Moving Average Rate,Moving Average Rate
|
||||
DocType: Production Planning Tool,Select Items,Izberite Items
|
||||
apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +343,{0} against Bill {1} dated {2},{0} proti Bill {1} dne {2}
|
||||
DocType: Maintenance Visit,Completion Status,Zaključek Status
|
||||
DocType: Sales Invoice Item,Target Warehouse,Ciljna Skladišče
|
||||
DocType: Production Order,Target Warehouse,Ciljna Skladišče
|
||||
DocType: Item,Allow over delivery or receipt upto this percent,Dovoli nad dostavo ali prejem upto tem odstotkov
|
||||
apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +50,Expected Delivery Date cannot be before Sales Order Date,Pričakuje Dostava datum ne more biti pred Sales Order Datum
|
||||
DocType: Upload Attendance,Import Attendance,Uvoz Udeležba
|
||||
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +17,All Item Groups,Vse Postavka Skupine
|
||||
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,Čisti dobiček / izguba
|
||||
apps/erpnext/erpnext/accounts/report/profit_and_loss_statement/profit_and_loss_statement.py +34,Net Profit / Loss,Čisti dobiček / izguba
|
||||
apps/erpnext/erpnext/config/setup.py +94,Automatically compose message on submission of transactions.,Samodejno sestavite sporočilo o predložitvi transakcij.
|
||||
DocType: Production Order,Item To Manufacture,Postavka za izdelavo
|
||||
apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +87,{0} {1} status is {2},{0} {1} status {2}
|
||||
@@ -693,7 +699,7 @@ apps/erpnext/erpnext/config/learn.py +207,Purchase Order to Payment,Nakup naroč
|
||||
DocType: Sales Order Item,Projected Qty,Predvidoma Kol
|
||||
DocType: Sales Invoice,Payment Due Date,Plačilo Zaradi Datum
|
||||
DocType: Newsletter,Newsletter Manager,Newsletter Manager
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.js +247,Item Variant {0} already exists with same attributes,Postavka Variant {0} že obstaja z enakimi atributi
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.js +240,Item Variant {0} already exists with same attributes,Postavka Variant {0} že obstaja z enakimi atributi
|
||||
apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +95,'Opening',"Odpiranje"
|
||||
DocType: Notification Control,Delivery Note Message,Dostava Opomba Sporočilo
|
||||
DocType: Expense Claim,Expenses,Stroški
|
||||
@@ -703,7 +709,7 @@ DocType: Appraisal,Select template from which you want to get the Goals,"Izberit
|
||||
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +77,Research & Development,Raziskave in razvoj
|
||||
,Amount to Bill,Znesek za Bill
|
||||
DocType: Company,Registration Details,Registracija Podrobnosti
|
||||
DocType: Item,Re-Order Qty,Ponovno naročila Kol
|
||||
DocType: Item Reorder,Re-Order Qty,Ponovno naročila Kol
|
||||
DocType: Leave Block List Date,Leave Block List Date,Pustite Block List Datum
|
||||
apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +25,Scheduled to send to {0},Načrtovano poslati {0}
|
||||
DocType: Pricing Rule,Price or Discount,Cena ali Popust
|
||||
@@ -746,7 +752,7 @@ DocType: Purchase Receipt Item Supplied,Required Qty,Zahtevani Kol
|
||||
DocType: Bank Reconciliation,Total Amount,Skupni znesek
|
||||
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +32,Internet Publishing,Internet Založništvo
|
||||
DocType: Production Planning Tool,Production Orders,Proizvodne Naročila
|
||||
apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +35,Balance Value,Balance Vrednost
|
||||
apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +53,Balance Value,Balance Vrednost
|
||||
apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +38,Sales Price List,Prodaja Cenik
|
||||
apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +69,Publish to sync items,Objavite sinhronizirati elemente
|
||||
DocType: Bank Reconciliation,Account Currency,Valuta računa
|
||||
@@ -755,7 +761,7 @@ DocType: Purchase Receipt,Range,Razpon
|
||||
DocType: Supplier,Default Payable Accounts,Privzete plačuje računov
|
||||
apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +40,Employee {0} is not active or does not exist,Employee {0} ni aktiven ali pa ne obstaja
|
||||
DocType: Features Setup,Item Barcode,Postavka Barcode
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +538,Item Variants {0} updated,Postavka Variante {0} posodobljen
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +524,Item Variants {0} updated,Postavka Variante {0} posodobljen
|
||||
DocType: Quality Inspection Reading,Reading 6,Branje 6
|
||||
DocType: Purchase Invoice Advance,Purchase Invoice Advance,Nakup računa Advance
|
||||
DocType: Address,Shop,Trgovina
|
||||
@@ -832,7 +838,7 @@ DocType: Packing Slip Item,Packing Slip Item,Pakiranje Slip Postavka
|
||||
DocType: POS Profile,Cash/Bank Account,Gotovina / bančni račun
|
||||
apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +70,Removed items with no change in quantity or value.,Odstranjeni deli brez spremembe količine ali vrednosti.
|
||||
DocType: Delivery Note,Delivery To,Dostava
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +561,Attribute table is mandatory,Lastnost miza je obvezna
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +547,Attribute table is mandatory,Lastnost miza je obvezna
|
||||
DocType: Production Planning Tool,Get Sales Orders,Pridobite prodajnih nalogov
|
||||
apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +64,{0} can not be negative,{0} ne more biti negativna
|
||||
apps/erpnext/erpnext/public/js/pos/pos.html +28,Discount,Popust
|
||||
@@ -860,7 +866,7 @@ DocType: Lead,Organization Name,Organization Name
|
||||
DocType: Tax Rule,Shipping State,Dostava država
|
||||
apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +61,Item must be added using 'Get Items from Purchase Receipts' button,Postavka je treba dodati uporabo "dobili predmetov iz nakupu prejemki" gumb
|
||||
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +126,Sales Expenses,Prodajna Stroški
|
||||
apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +134,Standard Buying,Standardna Nakup
|
||||
apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +138,Standard Buying,Standardna Nakup
|
||||
DocType: GL Entry,Against,Proti
|
||||
DocType: Item,Default Selling Cost Center,Privzeto Center Prodajni Stroški
|
||||
DocType: Sales Partner,Implementation Partner,Izvajanje Partner
|
||||
@@ -902,7 +908,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 Dostava Pravilo
|
||||
apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +210,Production Order {0} must be cancelled before cancelling this Sales Order,Proizvodnja naročite {0} je treba preklicati pred preklicem te Sales Order
|
||||
apps/erpnext/erpnext/public/js/controllers/transaction.js +879,Please set 'Apply Additional Discount On',Prosim nastavite "Uporabi dodatni popust na '
|
||||
apps/erpnext/erpnext/public/js/controllers/transaction.js +909,Please set 'Apply Additional Discount On',Prosim nastavite "Uporabi dodatni popust na '
|
||||
,Ordered Items To Be Billed,Naročeno Postavke placevali
|
||||
apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +24,From Range has to be less than To Range,Od mora biti manj Razpon kot gibala
|
||||
apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.js +21,Select Time Logs and Submit to create a new Sales Invoice.,Izberite Time Dnevniki in predložiti ustvariti nov prodajni fakturi.
|
||||
@@ -970,9 +976,9 @@ apps/erpnext/erpnext/controllers/item_variant.py +25,Please specify at least one
|
||||
DocType: Contact,User ID,Uporabniško ime
|
||||
apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +132,View Ledger,Ogled Ledger
|
||||
apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +41,Earliest,Najzgodnejša
|
||||
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","Element, skupina obstaja z istim imenom, vas prosimo, spremenite ime elementa ali preimenovati skupino element"
|
||||
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","Element, skupina obstaja z istim imenom, vas prosimo, spremenite ime elementa ali preimenovati skupino element"
|
||||
DocType: Production Order,Manufacture against Sales Order,Izdelava zoper Sales Order
|
||||
apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +450,Rest Of The World,Ostali svet
|
||||
apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +452,Rest Of The World,Ostali svet
|
||||
apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +81,The Item {0} cannot have Batch,Postavki {0} ne more imeti Batch
|
||||
,Budget Variance Report,Proračun Varianca Poročilo
|
||||
DocType: Salary Slip,Gross Pay,Bruto Pay
|
||||
@@ -1002,7 +1008,7 @@ DocType: Item,Lead Time in days,Svinec čas v dnevih
|
||||
apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +189,Not authorized to edit frozen Account {0},Ne smejo urejati zamrznjeni račun {0}
|
||||
DocType: Journal Entry,Get Outstanding Invoices,Pridobite neplačanih računov
|
||||
apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +63,Sales Order {0} is not valid,Sales Order {0} ni veljaven
|
||||
apps/erpnext/erpnext/setup/doctype/company/company.py +159,"Sorry, companies cannot be merged","Oprostite, podjetja ne morejo biti združeni"
|
||||
apps/erpnext/erpnext/setup/doctype/company/company.py +165,"Sorry, companies cannot be merged","Oprostite, podjetja ne morejo biti združeni"
|
||||
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +145,Small,Majhno
|
||||
DocType: Employee,Employee Number,Število zaposlenih
|
||||
apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +65,Case No(s) already in use. Try from Case No {0},Zadeva št (y) že v uporabi. Poskusite z zadevo št {0}
|
||||
@@ -1021,7 +1027,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,Kmetijstvo
|
||||
apps/erpnext/erpnext/public/js/setup_wizard.js +277,Your Products or Services,Svoje izdelke ali storitve
|
||||
DocType: Mode of Payment,Mode of Payment,Način plačila
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +122,Website Image should be a public file or website URL,Spletna stran Slika bi morala biti javna datoteka ali spletna stran URL
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +121,Website Image should be a public file or website URL,Spletna stran Slika bi morala biti javna datoteka ali spletna stran URL
|
||||
apps/erpnext/erpnext/setup/doctype/item_group/item_group.js +31,This is a root item group and cannot be edited.,"To je skupina, root element in ga ni mogoče urejati."
|
||||
DocType: Journal Entry Account,Purchase Order,Naročilnica
|
||||
DocType: Warehouse,Warehouse Contact Info,Skladišče Kontakt Info
|
||||
@@ -1093,6 +1099,7 @@ DocType: Authorization Rule,Average Discount,Povprečen Popust
|
||||
DocType: Address,Utilities,Utilities
|
||||
DocType: Purchase Invoice Item,Accounting,Računovodstvo
|
||||
DocType: Features Setup,Features Setup,Značilnosti Setup
|
||||
DocType: Item,Is Service Item,Je Service Postavka
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +82,Application period cannot be outside leave allocation period,Prijavni rok ne more biti obdobje dodelitve izven dopusta
|
||||
DocType: Activity Cost,Projects,Projekti
|
||||
apps/erpnext/erpnext/hr/doctype/holiday_list/holiday_list.py +31,Please select Fiscal Year,"Prosimo, izberite poslovno leto"
|
||||
@@ -1123,7 +1130,7 @@ DocType: Sales Invoice,Shipping Address Name,Dostava Naslov Name
|
||||
apps/erpnext/erpnext/accounts/doctype/account/account.js +50,Chart of Accounts,Kontnem
|
||||
DocType: Material Request,Terms and Conditions Content,Pogoji in vsebina
|
||||
apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +465,cannot be greater than 100,ne more biti večja kot 100
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +597,Item {0} is not a stock Item,Postavka {0} ni zaloge Item
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +583,Item {0} is not a stock Item,Postavka {0} ni zaloge Item
|
||||
DocType: Maintenance Visit,Unscheduled,Nenačrtovana
|
||||
DocType: Employee,Owned,Lasti
|
||||
DocType: Salary Slip Deduction,Depends on Leave Without Pay,Odvisno od dopusta brez plačila
|
||||
@@ -1182,7 +1189,7 @@ DocType: Item Attribute,Item Attribute,Postavka Lastnost
|
||||
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +105,Government,Vlada
|
||||
apps/erpnext/erpnext/config/stock.py +263,Item Variants,Artikel Variante
|
||||
DocType: Company,Services,Storitve
|
||||
apps/erpnext/erpnext/accounts/report/financial_statements.py +154,Total ({0}),Skupaj ({0})
|
||||
apps/erpnext/erpnext/accounts/report/financial_statements.py +174,Total ({0}),Skupaj ({0})
|
||||
DocType: Cost Center,Parent Cost Center,Parent Center Stroški
|
||||
DocType: Sales Invoice,Source,Vir
|
||||
DocType: Leave Type,Is Leave Without Pay,Se Leave brez plačila
|
||||
@@ -1255,17 +1262,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 sledenje predmetov s pomočjo črtne kode. Morda ne boste mogli vnesti elemente v dobavnice in prodajne fakture s skeniranjem črtne kode elementa.
|
||||
apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.js +20,Resend Payment Email,Ponovno pošlji plačila Email
|
||||
DocType: Dependent Task,Dependent Task,Odvisna 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 privzeto mersko enoto, mora biti 1 v vrstici {0}"
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +157,Leave of type {0} cannot be longer than {1},Dopust tipa {0} ne more biti daljš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 privzeto mersko enoto, mora biti 1 v vrstici {0}"
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +177,Leave of type {0} cannot be longer than {1},Dopust tipa {0} ne more biti daljši od {1}
|
||||
DocType: Manufacturing Settings,Try planning operations for X days in advance.,Poskusite načrtovanju operacij za X dni vnaprej.
|
||||
DocType: HR Settings,Stop Birthday Reminders,Stop Birthday opomniki
|
||||
DocType: SMS Center,Receiver List,Sprejemnik Seznam
|
||||
DocType: Payment Tool Detail,Payment Amount,Plačilo Znesek
|
||||
apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +46,Consumed Amount,Porabljeni znesek
|
||||
apps/erpnext/erpnext/public/js/pos/pos.js +512,{0} View,{0} Pogled
|
||||
apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +93,Net Change in Cash,Neto sprememba v gotovini
|
||||
apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +96,Net Change in Cash,Neto sprememba v gotovini
|
||||
DocType: Salary Structure Deduction,Salary Structure Deduction,Plača Struktura Odbitek
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +345,Unit of Measure {0} has been entered more than once in Conversion Factor Table,Merska enota {0} je v pretvorbeni faktor tabeli vpisana več kot enkrat
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +339,Unit of Measure {0} has been entered more than once in Conversion Factor Table,Merska enota {0} je v pretvorbeni faktor tabeli vpisana več kot enkrat
|
||||
apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +26,Payment Request already exists {0},Plačilo Zahteva že obstaja {0}
|
||||
apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +27,Cost of Issued Items,Strošek izdanih postavk
|
||||
apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +182,Quantity must not be more than {0},Količina ne sme biti več kot {0}
|
||||
@@ -1327,7 +1334,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,"Prosimo, izberite postavko kodo"
|
||||
DocType: Salary Structure Deduction,Reduce Deduction for Leave Without Pay (LWP),Zmanjšajte Odbitek za dopust brez plačila (md)
|
||||
DocType: Territory,Territory Manager,Ozemlje Manager
|
||||
DocType: Delivery Note Item,To Warehouse (Optional),Da Warehouse (po želji)
|
||||
DocType: Packed Item,To Warehouse (Optional),Da Warehouse (po želji)
|
||||
DocType: Sales Invoice,Paid Amount (Company Currency),Plačan znesek (družba Valuta)
|
||||
DocType: Purchase Invoice,Additional Discount,Dodatni popust
|
||||
DocType: Selling Settings,Selling Settings,Prodaja Nastavitve
|
||||
@@ -1336,7 +1343,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","Podjetje, Mesec in poslovno leto je obvezna"
|
||||
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +102,Marketing Expenses,Marketing Stroški
|
||||
,Item Shortage Report,Postavka Pomanjkanje Poročilo
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.js +201,"Weight is mentioned,\nPlease mention ""Weight UOM"" too","Teža je omenjeno, \ nProsim omenja "Teža UOM" preveč"
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.js +194,"Weight is mentioned,\nPlease mention ""Weight UOM"" too","Teža je omenjeno, \ nProsim omenja "Teža UOM" preveč"
|
||||
DocType: Stock Entry Detail,Material Request used to make this Stock Entry,Material Zahteva se uporablja za izdelavo tega staleža Entry
|
||||
apps/erpnext/erpnext/config/support.py +43,Single unit of an Item.,Enotni enota točke.
|
||||
apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +217,Time Log Batch {0} must be 'Submitted',Čas Log Serija {0} je treba "Submitted"
|
||||
@@ -1347,6 +1354,7 @@ apps/erpnext/erpnext/public/js/setup_wizard.js +81,Please enter valid Financial
|
||||
DocType: Employee,Date Of Retirement,Datum upokojitve
|
||||
DocType: Upload Attendance,Get Template,Get predlogo
|
||||
DocType: Address,Postal,Postal
|
||||
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,"A Skupina kupcev obstaja z istim imenom, prosimo spremenite ime stranke ali preimenovati skupino odjemalcev"
|
||||
apps/erpnext/erpnext/public/js/pos/pos.js +155,Please select {0} first.,"Prosimo, izberite {0} prvi."
|
||||
@@ -1375,12 +1383,12 @@ DocType: Stock Reconciliation,Reconciliation JSON,Uskladitev JSON
|
||||
apps/erpnext/erpnext/accounts/report/financial_statements.html +3,Too many columns. Export the report and print it using a spreadsheet application.,Preveč stolpcev. Izvoziti poročilo in ga natisnete s pomočjo aplikacije za preglednice.
|
||||
DocType: Sales Invoice Item,Batch No,Serija Ne
|
||||
DocType: Selling Settings,Allow multiple Sales Orders against a Customer's Purchase Order,Dovoli več prodajnih nalogov zoper naročnikovo narocilo
|
||||
apps/erpnext/erpnext/setup/doctype/company/company.py +139,Main,Main
|
||||
apps/erpnext/erpnext/setup/doctype/company/company.py +145,Main,Main
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.js +53,Variant,Variant
|
||||
DocType: Naming Series,Set prefix for numbering series on your transactions,Nastavite predpona za številčenje serij na vaše 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.,Ustavil naročila ni mogoče preklicati. Odčepiti preklicati.
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +367,Default BOM ({0}) must be active for this item or its template,Privzeto BOM ({0}) mora biti aktiven za to postavko ali njeno predlogo
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +361,Default BOM ({0}) must be active for this item or its template,Privzeto BOM ({0}) mora biti aktiven za to postavko ali njeno predlogo
|
||||
DocType: Employee,Leave Encashed?,Dopusta unovčijo?
|
||||
apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +32,Opportunity From field is mandatory,Priložnost Iz polja je obvezno
|
||||
DocType: Item,Variants,Variante
|
||||
@@ -1405,7 +1413,6 @@ DocType: Packing Slip,The net weight of this package. (calculated automatically
|
||||
DocType: Sales Order,To Deliver and Bill,Dostaviti in Bill
|
||||
DocType: GL Entry,Credit Amount in Account Currency,Credit Znesek v Valuta računa
|
||||
apps/erpnext/erpnext/config/manufacturing.py +24,Time Logs for manufacturing.,Čas Hlodi za proizvodnjo.
|
||||
DocType: Item,Apply Warehouse-wise Reorder Level,Uporabi skladišča pametno preuredite Raven
|
||||
apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +425,BOM {0} must be submitted,BOM {0} je treba predložiti
|
||||
DocType: Authorization Control,Authorization Control,Pooblastilo za nadzor
|
||||
apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +92,Row #{0}: Rejected Warehouse is mandatory against rejected Item {1},Vrstica # {0}: zavrnitev Skladišče je obvezno proti zavrnil postavki {1}
|
||||
@@ -1503,6 +1510,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,"Vrstica # {0}: Operacija {1} ni končana, za {2} Kol končnih izdelkov v proizvodnji naročite # {3}. Prosimo, posodobite statusa delovanja preko Čas Dnevniki"
|
||||
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +57,Investments,Naložbe
|
||||
DocType: Issue,Resolution Details,Resolucija Podrobnosti
|
||||
apps/erpnext/erpnext/hr/doctype/leave_type/leave_type.js +3,Allocations,dodelitve
|
||||
DocType: Quality Inspection Reading,Acceptance Criteria,Merila sprejemljivosti
|
||||
DocType: Item Attribute,Attribute Name,Ime atributa
|
||||
DocType: Item Group,Show In Website,Pokaži V Website
|
||||
@@ -1553,7 +1561,7 @@ DocType: HR Settings,HR Settings,Nastavitve HR
|
||||
apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +115,Expense Claim is pending approval. Only the Expense Approver can update status.,Expense Terjatev čaka na odobritev. Samo Expense odobritelj lahko posodobite stanje.
|
||||
DocType: Purchase Invoice,Additional Discount Amount,Dodatni popust Količina
|
||||
DocType: Leave Block List Allow,Leave Block List Allow,Pustite Block List Dovoli
|
||||
apps/erpnext/erpnext/setup/doctype/company/company.py +228,Abbr can not be blank or space,Abbr ne more biti prazen ali prostor
|
||||
apps/erpnext/erpnext/setup/doctype/company/company.py +234,Abbr can not be blank or space,Abbr ne more biti prazen ali prostor
|
||||
apps/erpnext/erpnext/accounts/doctype/account/account.js +54,Group to Non-Group,Skupina Non-Group
|
||||
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +50,Sports,Šport
|
||||
apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +61,Total Actual,Skupaj Actual
|
||||
@@ -1594,7 +1602,7 @@ DocType: Employee,Date of Birth,Datum rojstva
|
||||
apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +82,Item {0} has already been returned,Postavka {0} je bil že vrnjen
|
||||
DocType: Fiscal Year,**Fiscal Year** represents a Financial Year. All accounting entries and other major transactions are tracked against **Fiscal Year**.,** Fiscal Year ** predstavlja poslovno leto. Vse vknjižbe in druge velike transakcije so gosenicami proti ** poslovnega leta **.
|
||||
DocType: Opportunity,Customer / Lead Address,Stranka / Lead Naslov
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +152,Warning: Invalid SSL certificate on attachment {0},Opozorilo: Neveljavno potrdilo SSL za pritrditev {0}
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +151,Warning: Invalid SSL certificate on attachment {0},Opozorilo: Neveljavno potrdilo SSL za pritrditev {0}
|
||||
DocType: Production Order Operation,Actual Operation Time,Dejanska Operacija čas
|
||||
DocType: Authorization Rule,Applicable To (User),Ki se uporabljajo za (Uporabnik)
|
||||
DocType: Purchase Taxes and Charges,Deduct,Odbitka
|
||||
@@ -1743,7 +1751,8 @@ apps/erpnext/erpnext/stock/get_item_details.py +97,No Item with Barcode {0},Ne P
|
||||
apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +51,Case No. cannot be 0,Primer št ne more 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,"Če imate prodajno ekipo in prodaja Partners (kanal partnerji), se jih lahko označili in vzdržuje svoj prispevek v dejavnosti prodaje"
|
||||
DocType: Item,Show a slideshow at the top of the page,Prikaži diaprojekcijo na vrhu strani
|
||||
apps/erpnext/erpnext/setup/doctype/company/company.py +80,Stores,Trgovine
|
||||
DocType: Item,"Allow in Sales Order of type ""Service""",Dovoli na Sales Order tipa "službe"
|
||||
apps/erpnext/erpnext/setup/doctype/company/company.py +86,Stores,Trgovine
|
||||
DocType: Time Log,Projects Manager,Projekti Manager
|
||||
DocType: Serial No,Delivery Time,Čas dostave
|
||||
apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +27,Ageing Based On,"Staranje, ki temelji na"
|
||||
@@ -1768,7 +1777,7 @@ apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +38,Cash Flow from F
|
||||
,Financial Analytics,Finančni Analytics
|
||||
DocType: Quality Inspection,Verified By,Verified by
|
||||
DocType: Address,Subsidiary,Hčerinska družba
|
||||
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 more spremeniti privzeto valuto družbe, saj so obstoječi posli. Transakcije se treba odpovedati, da spremenite privzeto valuto."
|
||||
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 more spremeniti privzeto valuto družbe, saj so obstoječi posli. Transakcije se treba odpovedati, da spremenite privzeto valuto."
|
||||
DocType: Quality Inspection,Purchase Receipt No,Potrdilo o nakupu Ne
|
||||
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,Ustvarite plačilnega lista
|
||||
@@ -1816,7 +1825,7 @@ DocType: Shipping Rule,Shipping Rule Label,Dostava Pravilo Label
|
||||
apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +205,Raw Materials cannot be blank.,Surovine ne more biti prazno.
|
||||
apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +425,"Could not update stock, invoice contains drop shipping item.","Ni mogel posodobiti vozni park, faktura vsebuje padec element ladijskega prometa."
|
||||
DocType: Newsletter,Test,Testna
|
||||
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'","Kot že obstajajo transakcije zalog za to postavko, \ ne morete spremeniti vrednote "Ima Zaporedna številka", "Ima serija ni '," je Stock Postavka "in" metoda vrednotenja ""
|
||||
apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +459,Quick Journal Entry,Hitro Journal Entry
|
||||
apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +100,You can not change rate if BOM mentioned agianst any item,"Vi stopnje ni mogoče spremeniti, če BOM omenjeno agianst vsako postavko"
|
||||
@@ -1905,7 +1914,7 @@ DocType: Stock Entry,Manufacture,Izdelava
|
||||
apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +13,Please Delivery Note first,Prosimo Delivery Note prvi
|
||||
DocType: Purchase Invoice,Currency and Price List,Gotovina in Cenik
|
||||
DocType: Opportunity,Customer / Lead Name,Stranka / Lead Name
|
||||
apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +63,Clearance Date not mentioned,Potrditev Datum ni omenjena
|
||||
apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +65,Clearance Date not mentioned,Potrditev Datum ni omenjena
|
||||
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +71,Production,Proizvodnja
|
||||
DocType: Item,Allow Production Order,Dovoli Proizvodnja naročilo
|
||||
apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.js +60,Row {0}:Start Date must be before End Date,Vrstica {0}: Začetni datum mora biti pred končnim datumom
|
||||
@@ -1915,7 +1924,7 @@ DocType: Lead,Fax,Fax
|
||||
DocType: Purchase Taxes and Charges,Parenttype,Parenttype
|
||||
DocType: Salary Structure,Total Earning,Skupaj zaslužka
|
||||
DocType: Purchase Receipt,Time at which materials were received,"Čas, v katerem so bile prejete materiale"
|
||||
apps/erpnext/erpnext/utilities/doctype/address/address.py +118,My Addresses,Moji Naslovi
|
||||
apps/erpnext/erpnext/utilities/doctype/address/address.py +125,My Addresses,Moji Naslovi
|
||||
DocType: Stock Ledger Entry,Outgoing Rate,Odhodni Rate
|
||||
apps/erpnext/erpnext/config/hr.py +108,Organization branch master.,Organizacija podružnica gospodar.
|
||||
apps/erpnext/erpnext/controllers/accounts_controller.py +253, or ,ali
|
||||
@@ -1984,7 +1993,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 skupine kupcev drevo.
|
||||
apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +302,New Cost Center Name,New Stroški Center Ime
|
||||
DocType: Leave Control Panel,Leave Control Panel,Pustite Nadzorna 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 privzeto Naslov Predloga našel. Prosimo, da ustvarite novega s Setup> Printing in Branding> Naslov predlogo."
|
||||
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 privzeto Naslov Predloga našel. Prosimo, da ustvarite novega s Setup> Printing in Branding> Naslov predlogo."
|
||||
DocType: Appraisal,HR User,HR Uporabnik
|
||||
DocType: Purchase Invoice,Taxes and Charges Deducted,Davki in dajatve Odbitek
|
||||
apps/erpnext/erpnext/shopping_cart/utils.py +36,Issues,Vprašanja
|
||||
@@ -2001,7 +2010,7 @@ DocType: Payment Tool Detail,Payment Tool Detail,Plačilo Tool Podrobnosti
|
||||
,Sales Browser,Prodaja Browser
|
||||
DocType: Journal Entry,Total Credit,Skupaj Credit
|
||||
apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +499,Warning: Another {0} # {1} exists against stock entry {2},Opozorilo: Drug {0} # {1} obstaja pred vstopom parka {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),Posojila in predujmi (sredstva)
|
||||
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +12,Debtors,Dolžniki
|
||||
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +147,Large,Velika
|
||||
@@ -2020,7 +2029,6 @@ DocType: Price List,Price List Master,Cenik Master
|
||||
DocType: Sales Person,All Sales Transactions can be tagged against multiple **Sales Persons** so that you can set and monitor targets.,"Vse prodajne transakcije je lahko označena pred številnimi ** Prodajni Osebe **, tako da lahko nastavite in spremljanje ciljev."
|
||||
,S.O. No.,SO No.
|
||||
DocType: Production Order Operation,Make Time Log,Vzemite si čas Prijava
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +422,Please set reorder quantity,"Prosim, nastavite naročniško količino"
|
||||
apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +154,Please create Customer from Lead {0},"Prosimo, da ustvarite strank iz svinca {0}"
|
||||
DocType: Price List,Applicable for Countries,Velja za države
|
||||
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +44,Computers,Računalniki
|
||||
@@ -2095,7 +2103,7 @@ apps/erpnext/erpnext/accounts/report/financial_statements.py +16,Fiscal Year {0}
|
||||
DocType: Bank Reconciliation,Get Relevant Entries,Pridobite ustreznimi vnosi
|
||||
apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +409,Accounting Entry for Stock,Računovodstvo Vstop za zalogi
|
||||
DocType: Sales Invoice,Sales Team1,Prodaja TEAM1
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +463,Item {0} does not exist,Element {0} ne obstaja
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +449,Item {0} does not exist,Element {0} ne obstaja
|
||||
DocType: Sales Invoice,Customer Address,Stranka Naslov
|
||||
DocType: Payment Request,Recipient and Message,Prejemnika in sporočilo
|
||||
DocType: Purchase Invoice,Apply Additional Discount On,Uporabi dodatni popust na
|
||||
@@ -2137,7 +2145,7 @@ DocType: Sales Partner,Select Monthly Distribution to unevenly distribute target
|
||||
DocType: Purchase Invoice Item,Valuation Rate,Oceni Vrednotenje
|
||||
apps/erpnext/erpnext/stock/get_item_details.py +274,Price List Currency not selected,Cenik Valuta ni izbran
|
||||
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,Postavka Row {0}: Potrdilo o nakupu {1} ne obstaja v zgornji tabeli "nakup prejemki"
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +147,Employee {0} has already applied for {1} between {2} and {3},Employee {0} je že zaprosil za {1} med {2} in {3}
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +155,Employee {0} has already applied for {1} between {2} and {3},Employee {0} je že zaprosil za {1} med {2} in {3}
|
||||
apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +30,Project Start Date,Projekt Start Date
|
||||
apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +8,Until,Do
|
||||
DocType: Rename Tool,Rename Log,Preimenovanje Prijava
|
||||
@@ -2175,7 +2183,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.,Vnesite lajšanje 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,Pustite samo aplikacije s statusom "Approved" mogoče predložiti
|
||||
apps/erpnext/erpnext/utilities/doctype/address/address.py +24,Address Title is mandatory.,Naslov Naslov je obvezen.
|
||||
apps/erpnext/erpnext/utilities/doctype/address/address.py +25,Address Title is mandatory.,Naslov Naslov je obvezen.
|
||||
DocType: Opportunity,Enter name of campaign if source of enquiry is campaign,"Vnesite ime oglaševalske akcije, če je vir preiskovalne akcije"
|
||||
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +38,Newspaper Publishers,Newspaper Publishers
|
||||
apps/erpnext/erpnext/support/page/support_analytics/support_analytics.js +31,Select Fiscal Year,Izberite Fiscal Year
|
||||
@@ -2199,6 +2207,7 @@ apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +55,Venture Capital,Tve
|
||||
DocType: UOM,Must be Whole Number,Mora biti celo število
|
||||
DocType: Leave Control Panel,New Leaves Allocated (In Days),Nove Listi Dodeljena (v dnevih)
|
||||
apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +51,Serial No {0} does not exist,Serijska št {0} ne obstaja
|
||||
DocType: Sales Invoice Item,Customer Warehouse (Optional),Skladišče stranka (po želji)
|
||||
DocType: Pricing Rule,Discount Percentage,Popust Odstotek
|
||||
DocType: Payment Reconciliation Invoice,Invoice Number,Številka računa
|
||||
apps/erpnext/erpnext/hooks.py +55,Orders,Naročila
|
||||
@@ -2308,7 +2317,7 @@ apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standar
|
||||
DocType: Appraisal,Appraisal,Cenitev
|
||||
apps/erpnext/erpnext/hr/doctype/leave_block_list/leave_block_list.py +22,Date is repeated,Datum se ponovi
|
||||
apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +27,Authorized Signatory,Pooblaščeni podpisnik
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +164,Leave approver must be one of {0},Pustite odobritelj mora biti eden od {0}
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +184,Leave approver must be one of {0},Pustite odobritelj mora biti eden od {0}
|
||||
DocType: Hub Settings,Seller Email,Prodajalec Email
|
||||
DocType: Project,Total Purchase Cost (via Purchase Invoice),Skupaj Nakup Cost (via računu o nakupu)
|
||||
DocType: Workstation Working Hour,Start Time,Začetni čas
|
||||
@@ -2477,7 +2486,7 @@ apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +211,Nam
|
||||
DocType: BOM Replace Tool,BOM Replace Tool,BOM Zamenjaj orodje
|
||||
apps/erpnext/erpnext/config/setup.py +37,Country wise default Address Templates,Država pametno privzeti naslov Predloge
|
||||
DocType: Sales Order Item,Supplier delivers to Customer,Dobavitelj zagotavlja naročniku
|
||||
apps/erpnext/erpnext/public/js/controllers/transaction.js +733,Show tax break-up,Prikaži davek break-up
|
||||
apps/erpnext/erpnext/public/js/controllers/transaction.js +763,Show tax break-up,Prikaži davek break-up
|
||||
apps/erpnext/erpnext/accounts/party.py +283,Due / Reference Date cannot be after {0},Zaradi / Referenčni datum ne more biti po {0}
|
||||
apps/erpnext/erpnext/config/setup.py +51,Data Import and Export,Uvoz in izvoz podatkov
|
||||
DocType: Features Setup,If you involve in manufacturing activity. Enables Item 'Is Manufactured',Če se vključujejo v proizvodne dejavnosti. Omogoča Postavka "izdeluje"
|
||||
@@ -2526,7 +2535,7 @@ DocType: Task,Actual Start Date (via Time Logs),Actual Start Date (via Čas Dnev
|
||||
DocType: Stock Reconciliation Item,Before reconciliation,Pred uskladitvijo
|
||||
apps/erpnext/erpnext/support/doctype/maintenance_visit/maintenance_visit.py +12,To {0},Za {0}
|
||||
DocType: Purchase Invoice,Taxes and Charges Added (Company Currency),Davki in dajatve na dodano vrednost (Company 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,Postavka Davčna Row {0} morajo upoštevati vrste davka ali prihodek ali odhodek ali Obdavčljivi
|
||||
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,Postavka Davčna Row {0} morajo upoštevati vrste davka ali prihodek ali odhodek ali Obdavčljivi
|
||||
DocType: Sales Order,Partly Billed,Delno zaračunavajo
|
||||
DocType: Item,Default BOM,Privzeto BOM
|
||||
apps/erpnext/erpnext/setup/doctype/company/company.js +22,Please re-type company name to confirm,"Prosimo, ponovno tip firma za potrditev"
|
||||
@@ -2553,8 +2562,6 @@ apps/erpnext/erpnext/config/stock.py +105,"e.g. Kg, Unit, Nos, m","npr Kg, Unit,
|
||||
apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +96,Reference No is mandatory if you entered Reference Date,"Referenčna številka je obvezna, če ste vnesli Referenčni datum"
|
||||
apps/erpnext/erpnext/hr/doctype/employee/employee.py +108,Date of Joining must be greater than Date of Birth,Datum pridružitva mora biti večji od datuma rojstva
|
||||
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}","Multiple Cena pravilo obstaja z istimi merili, prosim rešiti \ konflikt z dodeljevanjem prednost. Cena Pravila: {0}"
|
||||
DocType: Account,Bank,Banka
|
||||
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +9,Airline,Airline
|
||||
apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +579,Issue Material,Vprašanje Material
|
||||
@@ -2579,7 +2586,7 @@ DocType: Purchase Invoice Item,Image View,Image View
|
||||
DocType: Issue,Opening Time,Otvoritev čas
|
||||
apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +92,From and To dates required,Od in Do datumov zahtevanih
|
||||
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +46,Securities & Commodity Exchanges,Vrednostnih papirjev in blagovne borze
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +554,Default Unit of Measure for Variant '{0}' must be same as in Template '{1}',Privzeto mersko enoto za Variant '{0}' mora biti enaka kot v predlogo '{1}'
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +540,Default Unit of Measure for Variant '{0}' must be same as in Template '{1}',Privzeto mersko enoto za Variant '{0}' mora biti enaka kot v predlogo '{1}'
|
||||
DocType: Shipping Rule,Calculate Based On,Izračun temelji na
|
||||
DocType: Delivery Note Item,From Warehouse,Iz skladišča
|
||||
DocType: Purchase Taxes and Charges,Valuation and Total,Vrednotenje in Total
|
||||
@@ -2588,7 +2595,7 @@ apps/erpnext/erpnext/stock/doctype/item/item.js +59,This Item is a Variant of {0
|
||||
DocType: Account,Purchase User,Nakup Uporabnik
|
||||
DocType: Notification Control,Customize the Notification,Prilagodite Obvestilo
|
||||
apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +17,Cash Flow from Operations,Denarni tok iz poslovanja
|
||||
apps/erpnext/erpnext/utilities/doctype/address_template/address_template.py +24,Default Address Template cannot be deleted,Privzete predloge naslova ni mogoče brisati
|
||||
apps/erpnext/erpnext/utilities/doctype/address_template/address_template.py +27,Default Address Template cannot be deleted,Privzete predloge naslova ni mogoče brisati
|
||||
DocType: Sales Invoice,Shipping Rule,Dostava Pravilo
|
||||
DocType: Manufacturer,Limited to 12 characters,Omejena na 12 znakov
|
||||
DocType: Journal Entry,Print Heading,Print Postavka
|
||||
@@ -2681,7 +2688,7 @@ DocType: Leave Allocation,New Leaves Allocated,Nove Listi Dodeljena
|
||||
apps/erpnext/erpnext/controllers/trends.py +258,Project-wise data is not available for Quotation,Podatki projekt pametno ni na voljo za ponudbo
|
||||
DocType: Project,Expected End Date,Pričakovani datum zaključka
|
||||
DocType: Appraisal Template,Appraisal Template Title,Cenitev Predloga Naslov
|
||||
apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +373,Commercial,Commercial
|
||||
apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +375,Commercial,Commercial
|
||||
apps/erpnext/erpnext/selling/doctype/product_bundle/product_bundle.py +23,Parent Item {0} must not be a Stock Item,Parent Item {0} ne sme biti Stock Postavka
|
||||
DocType: Cost Center,Distribution Id,Porazdelitev Id
|
||||
apps/erpnext/erpnext/setup/setup_wizard/data/sample_home_page.html +14,Awesome Services,Super Storitve
|
||||
@@ -2700,7 +2707,7 @@ apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +145,Cr,Cr
|
||||
DocType: Customer,Default Receivable Accounts,Privzeto Terjatev računov
|
||||
DocType: Tax Rule,Billing State,Država za zaračunavanje
|
||||
apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +607,Transfer,Prenos
|
||||
apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +640,Fetch exploded BOM (including sub-assemblies),Fetch eksplodiral BOM (vključno podsklopov)
|
||||
apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +642,Fetch exploded BOM (including sub-assemblies),Fetch eksplodiral BOM (vključno podsklopov)
|
||||
DocType: Authorization Rule,Applicable To (Employee),Ki se uporabljajo za (zaposlenih)
|
||||
apps/erpnext/erpnext/controllers/accounts_controller.py +95,Due Date is mandatory,Datum zapadlosti je obvezno
|
||||
apps/erpnext/erpnext/controllers/item_variant.py +52,Increment for Attribute {0} cannot be 0,Prirastek za Attribute {0} ne more biti 0
|
||||
@@ -2733,7 +2740,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,Negativno Oceni Vrednotenje ni dovoljeno
|
||||
DocType: Holiday List,Weekly Off,Tedenski Off
|
||||
DocType: Fiscal Year,"For e.g. 2012, 2012-13","Za primer leta 2012, 2012-13"
|
||||
apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.py +33,Provisional Profit / Loss (Credit),Začasna dobiček / izguba (Credit)
|
||||
apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.py +35,Provisional Profit / Loss (Credit),Začasna dobiček / izguba (Credit)
|
||||
DocType: Sales Invoice,Return Against Sales Invoice,Vrni proti prodajne fakture
|
||||
apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +32,Item 5,Postavka 5
|
||||
apps/erpnext/erpnext/accounts/utils.py +278,Please set default value {0} in Company {1},"Prosim, nastavite privzeto vrednost {0} v družbi {1}"
|
||||
@@ -2764,6 +2771,7 @@ DocType: Shipping Rule,Specify conditions to calculate shipping amount,Navedite
|
||||
apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +121,Add Child,Dodaj Child
|
||||
DocType: Accounts Settings,Role Allowed to Set Frozen Accounts & Edit Frozen Entries,"Vloga dovoliti, da določijo zamrznjenih računih in uredi Zamrznjen Entries"
|
||||
apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +52,Cannot convert Cost Center to ledger as it has child nodes,"Ni mogoče pretvoriti v stroškovni center za knjigo, saj ima otrok vozlišč"
|
||||
apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +47,Opening Value,Otvoritev Vrednost
|
||||
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 prodajo
|
||||
DocType: Offer Letter Term,Value / Description,Vrednost / Opis
|
||||
@@ -2797,7 +2805,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!,Uspešno izbrisana vse transakcije v zvezi s to družbo!
|
||||
apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +21,As on Date,Kot na datum
|
||||
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +58,Probation,Poskusno delo
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +308,Default Warehouse is mandatory for stock Item.,Privzeto Skladišče je obvezna za borzo točki.
|
||||
apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +173,Payment of salary for the month {0} and year {1},Izplačilo plače za mesec {0} in leto {1}
|
||||
DocType: Stock Settings,Auto insert Price List rate if missing,Auto insert stopnja Cenik če manjka
|
||||
apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +25,Total Paid Amount,Skupaj Plačan znesek
|
||||
@@ -2833,7 +2840,7 @@ apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_
|
||||
DocType: Payment Tool,Set Matching Amounts,Nastavite ujemanja Zneski
|
||||
DocType: Purchase Invoice,Taxes and Charges Added,Davki in dajatve Dodano
|
||||
,Sales Funnel,Prodaja toka
|
||||
apps/erpnext/erpnext/setup/doctype/company/company.py +35,Abbreviation is mandatory,Kratica je obvezna
|
||||
apps/erpnext/erpnext/setup/doctype/company/company.py +41,Abbreviation is mandatory,Kratica je obvezna
|
||||
apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +136,Thank you for your interest in subscribing to our updates,Zahvaljujemo se vam za vaše zanimanje za prijavo na naših posodobitve
|
||||
,Qty to Transfer,Količina Prenos
|
||||
apps/erpnext/erpnext/config/selling.py +18,Quotes to Leads or Customers.,Citati za Interesenti ali stranke.
|
||||
@@ -2861,7 +2868,7 @@ DocType: Purchase Taxes and Charges,Item Wise Tax Detail,Postavka Wise Davčna D
|
||||
apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +691,Supplier Quotation,Dobavitelj za predračun
|
||||
DocType: Quotation,In Words will be visible once you save the Quotation.,"V besedi bo viden, ko boste prihranili citata."
|
||||
apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +221,{0} {1} is stopped,{0} {1} je ustavila
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +396,Barcode {0} already used in Item {1},Barcode {0} že uporabljajo v postavki {1}
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +390,Barcode {0} already used in Item {1},Barcode {0} že uporabljajo v postavki {1}
|
||||
DocType: Lead,Add to calendar on this date,Dodaj v koledar na ta dan
|
||||
apps/erpnext/erpnext/config/selling.py +132,Rules for adding shipping costs.,Pravila za dodajanje stroškov dostave.
|
||||
apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +40,Upcoming Events,Prihajajoči dogodki
|
||||
@@ -2883,7 +2890,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...,Izberite poslovno leto ...
|
||||
apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +458,POS Profile required to make POS Entry,"POS Profil zahteva, da POS Entry"
|
||||
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 eno skladišče je obvezna
|
||||
DocType: Serial No,Out of Warranty,Iz garancije
|
||||
DocType: BOM Replace Tool,Replace,Zamenjaj
|
||||
@@ -3006,7 +3013,7 @@ DocType: SMS Settings,Enter url parameter for receiver nos,Vnesite url parameter
|
||||
DocType: Sales Invoice,Paid Amount,Plačan znesek
|
||||
,Available Stock for Packing Items,Zaloga za Embalaža Items
|
||||
DocType: Item Variant,Item Variant,Postavka Variant
|
||||
apps/erpnext/erpnext/utilities/doctype/address_template/address_template.py +15,Setting this Address Template as default as there is no other default,Nastavitev ta naslov predlogo kot privzeto saj ni druge privzeto
|
||||
apps/erpnext/erpnext/utilities/doctype/address_template/address_template.py +16,Setting this Address Template as default as there is no other default,Nastavitev ta naslov predlogo kot privzeto saj ni druge privzeto
|
||||
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 na računu že v obremenitve, se vam ni dovoljeno, da nastavite "Stanje mora biti" kot "kredit""
|
||||
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +76,Quality Management,Upravljanje kakovosti
|
||||
DocType: Production Planning Tool,Filter based on customer,"Filter, ki temelji na kupca"
|
||||
@@ -3107,7 +3114,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'","Če želite nastaviti to poslovno leto kot privzeto, kliknite na "Set as Default""
|
||||
apps/erpnext/erpnext/config/support.py +54,Setup incoming server for support email id. (e.g. support@example.com),Setup dohodni strežnik za podporo email id. (npr support@example.com)
|
||||
apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +19,Shortage Qty,Pomanjkanje Kol
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +578,Item variant {0} exists with same attributes,Obstaja postavka varianta {0} z enakimi atributi
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +564,Item variant {0} exists with same attributes,Obstaja postavka varianta {0} z enakimi atributi
|
||||
DocType: Salary Slip,Salary Slip,Plača listek
|
||||
apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +48,'To Date' is required,"Da Datum" je potrebno
|
||||
DocType: Packing Slip,"Generate packing slips for packages to be delivered. Used to notify package number, package contents and its weight.","Ustvarjajo dobavnic, da paketi dostavi. Uporablja se za uradno številko paketa, vsebino paketa in njegovo težo."
|
||||
@@ -3118,7 +3125,7 @@ DocType: Features Setup,Item Advanced,Postavka Napredno
|
||||
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.","Ko kateri koli od pregledanih transakcij "Objavil", e-pop-up samodejno odpre, da pošljete e-pošto s pripadajočim "stik" v tem poslu, s poslom, kot prilogo. Uporabnik lahko ali pa ne pošljete e-pošto."
|
||||
apps/erpnext/erpnext/config/setup.py +14,Global Settings,Globalni Nastavitve
|
||||
DocType: Employee Education,Employee Education,Izobraževanje delavec
|
||||
apps/erpnext/erpnext/public/js/controllers/transaction.js +749,It is needed to fetch Item Details.,"To je potrebno, da prinese Element Podrobnosti."
|
||||
apps/erpnext/erpnext/public/js/controllers/transaction.js +779,It is needed to fetch Item Details.,"To je potrebno, da prinese Element Podrobnosti."
|
||||
DocType: Salary Slip,Net Pay,Neto plača
|
||||
DocType: Account,Account,Račun
|
||||
apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +213,Serial No {0} has already been received,Serijska št {0} je že prejela
|
||||
@@ -3144,6 +3151,7 @@ DocType: Appraisal,"Any other remarks, noteworthy effort that should go in the r
|
||||
DocType: BOM,Manufacturing User,Proizvodnja Uporabnik
|
||||
DocType: Purchase Order,Raw Materials Supplied,"Surovin, dobavljenih"
|
||||
DocType: Purchase Invoice,Recurring Print Format,Ponavljajoči Print Format
|
||||
DocType: C-Form,Series,Series
|
||||
apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +55,Expected Delivery Date cannot be before Purchase Order Date,Pričakuje Dostava datum ne more biti pred narocilo Datum
|
||||
DocType: Appraisal,Appraisal Template,Cenitev Predloga
|
||||
DocType: Item Group,Item Classification,Postavka Razvrstitev
|
||||
@@ -3219,7 +3227,7 @@ DocType: Employee,Educational Qualification,Izobraževalni Kvalifikacije
|
||||
DocType: Workstation,Operating Costs,Obratovalni stroški
|
||||
DocType: Employee Leave Approver,Employee Leave Approver,Zaposleni Leave odobritelj
|
||||
apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +166,{0} has been successfully added to our Newsletter list.,{0} je bil uspešno dodan v seznam novice.
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +434,Row {0}: An Reorder entry already exists for this warehouse {1},Vrstica {0}: Vpis Preureditev že obstaja za to skladišče {1}
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +420,Row {0}: An Reorder entry already exists for this warehouse {1},Vrstica {0}: Vpis Preureditev že obstaja za to skladišče {1}
|
||||
apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +67,"Cannot declare as lost, because Quotation has been made.","Ne more razglasiti kot izgubljena, ker je bil predračun postavil."
|
||||
DocType: Purchase Taxes and Charges Template,Purchase Master Manager,Nakup Master Manager
|
||||
apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +426,Production Order {0} must be submitted,Proizvodnja naročite {0} je treba predložiti
|
||||
@@ -3227,7 +3235,7 @@ apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.p
|
||||
apps/erpnext/erpnext/config/stock.py +136,Main Reports,Glavni Poročila
|
||||
apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.js +16,To date cannot be before from date,Do danes ne more biti pred od datuma
|
||||
DocType: Purchase Receipt Item,Prevdoc DocType,Prevdoc DOCTYPE
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.js +194,Add / Edit Prices,Dodaj / Uredi Cene
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.js +187,Add / Edit Prices,Dodaj / Uredi Cene
|
||||
apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +53,Chart of Cost Centers,Grafikon stroškovnih mest
|
||||
,Requested Items To Be Ordered,Zahtevane Postavke naloži
|
||||
apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +315,My Orders,Moja naročila
|
||||
@@ -3275,7 +3283,7 @@ DocType: Item,Has Serial No,Ima Serijska št
|
||||
DocType: Employee,Date of Issue,Datum izdaje
|
||||
apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +16,{0}: From {0} for {1},{0}: Od {0} za {1}
|
||||
apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +150,Row #{0}: Set Supplier for item {1},Vrstica # {0}: Nastavite Dobavitelj za postavko {1}
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +115,Website Image {0} attached to Item {1} cannot be found,Spletna stran slike {0} pritrjena na postavki {1} ni mogoče najti
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +114,Website Image {0} attached to Item {1} cannot be found,Spletna stran slike {0} pritrjena na postavki {1} ni mogoče najti
|
||||
DocType: Issue,Content Type,Vrsta vsebine
|
||||
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +17,Computer,Računalnik
|
||||
DocType: Item,List this Item in multiple groups on the website.,Seznam ta postavka v več skupinah na spletni strani.
|
||||
@@ -3289,7 +3297,7 @@ apps/erpnext/erpnext/public/js/setup_wizard.js +56,What does it do?,Kaj to nared
|
||||
DocType: Delivery Note,To Warehouse,Za skladišča
|
||||
apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +45,Account {0} has been entered more than once for fiscal year {1},Račun {0} je bila vpisan več kot enkrat za fiskalno leto {1}
|
||||
,Average Commission Rate,Povprečen Komisija Rate
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +357,'Has Serial No' can not be 'Yes' for non-stock item,"Ima Serial ne" ne more biti 'Da' za ne-parka postavko
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +351,'Has Serial No' can not be 'Yes' for non-stock item,"Ima Serial ne" ne more biti 'Da' za ne-parka postavko
|
||||
apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +34,Attendance can not be marked for future dates,Udeležba ni mogoče označiti za prihodnje datume
|
||||
DocType: Pricing Rule,Pricing Rule Help,Cen Pravilo Pomoč
|
||||
DocType: Purchase Taxes and Charges,Account Head,Račun Head
|
||||
@@ -3315,7 +3323,7 @@ DocType: Notification Control,Sales Invoice Message,Prodaja Račun Sporočilo
|
||||
apps/erpnext/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py +27,Closing Account {0} must be of type Liability / Equity,Zapiranje račun {0} mora biti tipa odgovornosti / kapital
|
||||
DocType: Authorization Rule,Based On,Temelji na
|
||||
DocType: Sales Order Item,Ordered Qty,Naročeno Kol
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +590,Item {0} is disabled,Postavka {0} je onemogočena
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +576,Item {0} is disabled,Postavka {0} je onemogočena
|
||||
DocType: Stock Settings,Stock Frozen Upto,Stock Zamrznjena Stanuje
|
||||
apps/erpnext/erpnext/controllers/recurring_document.py +168,Period From and Period To dates mandatory for recurring {0},"Obdobje Od in obdobje, da datumi obvezne za ponavljajoče {0}"
|
||||
apps/erpnext/erpnext/config/projects.py +13,Project activity / task.,Projektna dejavnost / naloga.
|
||||
@@ -3323,7 +3331,7 @@ apps/erpnext/erpnext/config/hr.py +78,Generate Salary Slips,Ustvarjajo plače ko
|
||||
apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +41,"Buying must be checked, if Applicable For is selected as {0}","Odkup je treba preveriti, če se uporablja za izbrana kot {0}"
|
||||
apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +40,Discount must be less than 100,"Popust, mora biti manj kot 100"
|
||||
DocType: Purchase Invoice,Write Off Amount (Company Currency),Napišite enkratni znesek (družba Valuta)
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +425,Row #{0}: Please set reorder quantity,Vrstica # {0}: Prosim nastavite naročniško količino
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +412,Row #{0}: Please set reorder quantity,Vrstica # {0}: Prosim nastavite naročniško količino
|
||||
DocType: Landed Cost Voucher,Landed Cost Voucher,Pristali Stroški bon
|
||||
apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +55,Please set {0},"Prosim, nastavite {0}"
|
||||
DocType: Purchase Invoice,Repeat on Day of Month,Ponovite na dan Meseca
|
||||
@@ -3395,7 +3403,7 @@ DocType: SMS Center,All Employee (Active),Vsi zaposlenih (Active)
|
||||
apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +9,View Now,Oglejte si zdaj
|
||||
DocType: Purchase Invoice,Select the period when the invoice will be generated automatically,"Izberite obdobje, ko bo račun samodejno ustvari"
|
||||
DocType: BOM,Raw Material Cost,Raw Material Stroški
|
||||
DocType: Item,Re-Order Level,Ponovno naročila ravni
|
||||
DocType: Item Reorder,Re-Order Level,Ponovno naročila ravni
|
||||
DocType: Production Planning Tool,Enter items and planned qty for which you want to raise production orders or download raw materials for analysis.,"Vnesite predmete in načrtovano kol, za katere želite, da dvig proizvodnih nalogov ali prenos surovin za analizo."
|
||||
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +57,Part-time,Krajši delovni čas
|
||||
DocType: Employee,Applicable Holiday List,Velja Holiday Seznam
|
||||
@@ -3450,7 +3458,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 postavke pridobljeno po proizvodnji / prepakiranja iz danih količin surovin
|
||||
DocType: Payment Reconciliation,Receivable / Payable Account,Terjatve / plačljivo račun
|
||||
DocType: Delivery Note Item,Against Sales Order Item,Proti Sales Order Postavka
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +573,Please specify Attribute Value for attribute {0},"Prosimo, navedite Lastnost vrednost za atribut {0}"
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +559,Please specify Attribute Value for attribute {0},"Prosimo, navedite Lastnost vrednost za atribut {0}"
|
||||
DocType: Item,Default Warehouse,Privzeto Skladišče
|
||||
DocType: Task,Actual End Date (via Time Logs),Dejanski končni datum (via Čas Dnevniki)
|
||||
apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +37,Budget cannot be assigned against Group Account {0},Proračun ne more biti dodeljena pred Group račun {0}
|
||||
@@ -3529,7 +3537,7 @@ apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +223,"Op
|
||||
DocType: Address,Office,Pisarna
|
||||
apps/erpnext/erpnext/config/accounts.py +13,Accounting journal entries.,Vpisi računovodstvo lista.
|
||||
DocType: Delivery Note Item,Available Qty at From Warehouse,Na voljo Količina na IZ SKLADIŠČA
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +226,Please select Employee Record first.,"Prosimo, izberite Employee Snemaj prvi."
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +246,Please select Employee Record first.,"Prosimo, izberite Employee Snemaj 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},Vrstica {0}: Party / račun se ne ujema z {1} / {2} v {3} {4}
|
||||
apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +35,To create a Tax Account,Če želite ustvariti davčnem obračunu
|
||||
apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +240,Please enter Expense Account,Vnesite Expense račun
|
||||
@@ -3604,7 +3612,7 @@ apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +6,You must Save
|
||||
DocType: Item Attribute,Numeric Values,Numerične vrednosti
|
||||
apps/erpnext/erpnext/public/js/setup_wizard.js +174,Attach Logo,Priložite Logo
|
||||
DocType: Customer,Commission Rate,Komisija Rate
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.js +230,Make Variant,Naredite Variant
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.js +223,Make Variant,Naredite Variant
|
||||
apps/erpnext/erpnext/config/hr.py +153,Block leave applications by department.,Aplikacije blok dopustu oddelka.
|
||||
apps/erpnext/erpnext/templates/pages/cart.html +51,Cart is Empty,Košarica je Prazna
|
||||
DocType: Production Order,Actual Operating Cost,Dejanski operacijski stroškov
|
||||
@@ -3621,15 +3629,14 @@ apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +94,Designer,Oblikov
|
||||
apps/erpnext/erpnext/config/selling.py +121,Terms and Conditions Template,Pogoji Template
|
||||
DocType: Serial No,Delivery Details,Dostava Podrobnosti
|
||||
apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +380,Cost Center is required in row {0} in Taxes table for type {1},"Stroškov Center, je potrebno v vrstici {0} v Davki miza za tip {1}"
|
||||
DocType: Item,Automatically create Material Request if quantity falls below this level,Samodejno ustvari Material Zahtevaj če količina pade pod to raven
|
||||
,Item-wise Purchase Register,Element-pametno Nakup Registriraj se
|
||||
DocType: Batch,Expiry Date,Rok uporabnosti
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +419,"To set reorder level, item must be a Purchase Item or Manufacturing Item","Če želite nastaviti raven naročanje, mora postavka biti Nakup Postavka ali Manufacturing Postavka"
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +408,"To set reorder level, item must be a Purchase Item or Manufacturing Item","Če želite nastaviti raven naročanje, mora postavka biti Nakup Postavka ali Manufacturing Postavka"
|
||||
,Supplier Addresses and Contacts,Dobavitelj Naslovi
|
||||
apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +268,Please select Category first,"Prosimo, izberite kategorijo najprej"
|
||||
apps/erpnext/erpnext/config/projects.py +18,Project master.,Master projekt.
|
||||
DocType: Global Defaults,Do not show any symbol like $ etc next to currencies.,"Ne kažejo vsak simbol, kot $ itd zraven valute."
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +380, (Half Day),(Poldnevni)
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +400, (Half Day),(Poldnevni)
|
||||
DocType: Supplier,Credit Days,Kreditne dnevi
|
||||
DocType: Leave Type,Is Carry Forward,Se Carry Forward
|
||||
apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +566,Get Items from BOM,Dobili predmetov iz BOM
|
||||
|
||||
|
Reference in New Issue
Block a user