Email ID renamed to Email Address

This commit is contained in:
Kanchan Chauhan
2017-01-03 16:45:38 +05:30
parent ab42fc006f
commit b7cc393eb8
102 changed files with 517 additions and 517 deletions

View File

@@ -365,7 +365,7 @@ DocType: Workstation,Rent Cost,Najem Stroški
apps/erpnext/erpnext/accounts/report/asset_depreciation_ledger/asset_depreciation_ledger.py +81,Amount After Depreciation,Znesek Po amortizacijo
apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +97,Upcoming Calendar Events,Prihajajoči Koledar dogodkov
apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +73,Please select month and year,"Prosimo, izberite mesec in leto"
DocType: Purchase Invoice,"Enter email id separated by commas, invoice will be mailed automatically on particular date","Vnesite email id ločeni z vejicami, bo račun avtomatično poslali na določen datum"
DocType: Purchase Invoice,"Enter Email Address separated by commas, invoice will be mailed automatically on particular date","Vnesite Email Address ločeni z vejicami, bo račun avtomatično poslali na določen datum"
DocType: Employee,Company Email,Družba E-pošta
DocType: GL Entry,Debit Amount in Account Currency,Debetno Znesek v Valuta računa
apps/erpnext/erpnext/config/accounts.py +27,Bank/Cash transactions against party or for internal transfer,Bank / denarni posli proti osebi ali za notranjo prerazporeditvijo
@@ -683,7 +683,7 @@ apps/erpnext/erpnext/controllers/accounts_controller.py +551,Row #{0}: Asset {1}
apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +368,Preview Salary Slip,Predogled Plača listek
apps/erpnext/erpnext/accounts/doctype/budget/budget.py +53,Account {0} has been entered multiple times,Račun {0} je bil vpisan večkrat
DocType: Account,Expenses Included In Valuation,Stroški Vključeno v vrednotenju
DocType: Employee,Provide email id registered in company,"Zagotovite email id, registrirano v družbi"
DocType: Employee,Provide Email Address registered in company,"Zagotovite Email Address, registrirano v družbi"
DocType: Hub Settings,Seller City,Prodajalec Mesto
apps/erpnext/erpnext/schools/doctype/announcement/announcement.py +22,Please select a Student Group,Izberite skupino študentsko
,Absent Student Report,Odsoten Student Report
@@ -1107,7 +1107,7 @@ DocType: Salary Slip,Net Pay (in words) will be visible once you save the Salary
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +165,Blue,Modra
DocType: Purchase Invoice,Is Return,Je Return
DocType: Price List Country,Price List Country,Cenik Država
apps/erpnext/erpnext/utilities/doctype/contact/contact.py +69,Please set Email ID,"Prosim, nastavite e-ID"
apps/erpnext/erpnext/utilities/doctype/contact/contact.py +69,Please set Email Address,"Prosim, nastavite e-ID"
DocType: Item,UOMs,UOMs
apps/erpnext/erpnext/stock/utils.py +181,{0} valid serial nos for Item {1},{0} veljavna serijski nos za postavko {1}
apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +57,Item Code cannot be changed for Serial No.,Oznaka se ne more spremeniti za Serial No.
@@ -2196,7 +2196,7 @@ DocType: Fiscal Year,Year End Date,Leto End Date
DocType: Task Depends On,Task Depends On,Naloga je odvisna od
DocType: Supplier Quotation,Opportunity,Priložnost
,Completed Production Orders,Zaključeni Proizvodne Naročila
apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +42,Row {0}: For supplier {0} email id is required to send email,Vrstica {0}: Za dobavitelja je potrebno {0} email id za pošiljanje e-pošte
apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +42,Row {0}: For supplier {0} Email Address is required to send email,Vrstica {0}: Za dobavitelja je potrebno {0} Email Address za pošiljanje e-pošte
DocType: Operation,Default Workstation,Privzeto Workstation
DocType: Notification Control,Expense Claim Approved Message,Expense Zahtevek Odobreno Sporočilo
DocType: Payment Entry,Deductions or Loss,Odbitki ali izguba
@@ -3641,7 +3641,7 @@ DocType: Payment Entry,Set Exchange Gain / Loss,Set Exchange dobiček / izguba
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +90,Application period cannot be across two alocation records,Prijavni rok ne more biti čez dve Razporejanje zapisov
DocType: Item Group,Default Expense Account,Privzeto Expense račun
apps/erpnext/erpnext/schools/doctype/student_attendance/student_attendance.py +22,Student Batch or Course Schedule is mandatory,Študent serije ali tečaj Urnik je obvezna
DocType: Student,Student Email ID,Študent Email ID
DocType: Student,Student Email Address,Študent Email Address
DocType: Employee,Notice (days),Obvestilo (dni)
DocType: Tax Rule,Sales Tax Template,Sales Tax Predloga
apps/erpnext/erpnext/accounts/page/pos/pos.js +1626,Select items to save the invoice,"Izberite predmete, da shranite račun"
@@ -3792,7 +3792,7 @@ apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.js +18,General Ledger,Gla
apps/erpnext/erpnext/selling/doctype/campaign/campaign.js +10,View Leads,Poglej ponudbe
DocType: Program Enrollment Tool,New Program,Nov program
DocType: Item Attribute Value,Attribute Value,Vrednosti atributa
apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.py +42,"Email id must be unique, already exists for {0}","Email id mora biti edinstven, že obstaja za {0}"
apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.py +42,"Email Address must be unique, already exists for {0}","Email Address mora biti edinstven, že obstaja za {0}"
,Itemwise Recommended Reorder Level,Itemwise Priporočena Preureditev Raven
DocType: Salary Detail,Salary Detail,plača Podrobnosti
apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +944,Please select {0} first,"Prosimo, izberite {0} najprej"
@@ -3983,7 +3983,7 @@ apps/erpnext/erpnext/controllers/recurring_document.py +169,Period From and Peri
apps/erpnext/erpnext/config/projects.py +18,Project activity / task.,Projektna dejavnost / naloga.
DocType: Vehicle Log,Refuelling Details,Oskrba z gorivom Podrobnosti
apps/erpnext/erpnext/config/hr.py +104,Generate Salary Slips,Ustvarjajo plače kombineže
apps/erpnext/erpnext/crm/doctype/lead/lead.py +44,Next Contact By cannot be same as the Lead Email id,Naslednja Kontakt Po ne more biti enaka kot vodilni Email id
apps/erpnext/erpnext/crm/doctype/lead/lead.py +44,Next Contact By cannot be same as the Lead Email Address,Naslednja Kontakt Po ne more biti enaka kot vodilni Email Address
apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +42,"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"
apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +106,Last purchase rate not found,Zadnja stopnja nakup ni bilo mogoče najti
@@ -4278,7 +4278,7 @@ DocType: Purchase Order,Advance Paid,Advance Paid
DocType: Item,Item Tax,Postavka Tax
apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +752,Material to Supplier,Material za dobavitelja
apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +173,Excise Invoice,Trošarina Račun
DocType: Expense Claim,Employees Email Id,Zaposleni Email Id
DocType: Expense Claim,Employees Email Address,Zaposleni Email Address
DocType: Employee Attendance Tool,Marked Attendance,markirana Udeležba
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +136,Current Liabilities,Kratkoročne obveznosti
apps/erpnext/erpnext/config/selling.py +278,Send mass SMS to your contacts,Pošlji množično SMS vaših stikov
1 DocType: Employee Salary Mode Način plače
365 apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +97 Upcoming Calendar Events Prihajajoči Koledar dogodkov
366 apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +73 Please select month and year Prosimo, izberite mesec in leto
367 DocType: Purchase Invoice Enter email id separated by commas, invoice will be mailed automatically on particular date Enter Email Address separated by commas, invoice will be mailed automatically on particular date Vnesite email id ločeni z vejicami, bo račun avtomatično poslali na določen datum Vnesite Email Address ločeni z vejicami, bo račun avtomatično poslali na določen datum
368 DocType: Employee Company Email Družba E-pošta
369 DocType: GL Entry Debit Amount in Account Currency Debetno Znesek v Valuta računa
370 apps/erpnext/erpnext/config/accounts.py +27 Bank/Cash transactions against party or for internal transfer Bank / denarni posli proti osebi ali za notranjo prerazporeditvijo
371 DocType: Shipping Rule Valid for Countries Velja za države
683 DocType: Account Expenses Included In Valuation Stroški Vključeno v vrednotenju
684 DocType: Employee Provide email id registered in company Provide Email Address registered in company Zagotovite email id, registrirano v družbi Zagotovite Email Address, registrirano v družbi
685 DocType: Hub Settings Seller City Prodajalec Mesto
686 apps/erpnext/erpnext/schools/doctype/announcement/announcement.py +22 Please select a Student Group Izberite skupino študentsko
687 Absent Student Report Odsoten Student Report
688 DocType: Email Digest Next email will be sent on: Naslednje sporočilo bo poslano na:
689 DocType: Offer Letter Term Offer Letter Term Pisna ponudba Term
1107 apps/erpnext/erpnext/controllers/buying_controller.py +289 Row #{0}: Rejected Qty can not be entered in Purchase Return Vrstica # {0}: Zavrnjena Kol ne more biti vpisana v Nabava Nazaj
1108 Purchase Order Items To Be Billed Naročilnica Postavke placevali
1109 DocType: Purchase Invoice Item Net Rate Net Rate
1110 DocType: Purchase Invoice Item Purchase Invoice Item Nakup računa item
1111 apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +57 Stock Ledger Entries and GL Entries are reposted for the selected Purchase Receipts Zaloga Glavna knjiga Prijave in GL Vnosi se oglaša za izbrane Nakup Prejemki
1112 apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +8 Item 1 Postavka 1
1113 DocType: Holiday Holiday Počitnice
2196 DocType: Stock Entry Detail Basic Rate (as per Stock UOM) Osnovni tečaj (kot na borzi UOM)
2197 DocType: SMS Log No of Requested SMS Št zaprošene SMS
2198 apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +229 Leave Without Pay does not match with approved Leave Application records Pusti brez plačila ne ujema z odobrenimi evidence Leave aplikacij
2199 DocType: Campaign Campaign-.#### Akcija -. ####
2200 apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +21 Next Steps Naslednji koraki
2201 apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +703 Please supply the specified items at the best possible rates Prosimo, da določene elemente na najboljših možnih cenah
2202 apps/erpnext/erpnext/public/js/financial_statements.js +81 End Year Leto zaključka
3641 apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +93 Error in formula or condition Napaka v formuli ali stanja
3642 DocType: BOM Rate Of Materials Based On Oceni materialov na osnovi
3643 apps/erpnext/erpnext/support/page/support_analytics/support_analytics.js +21 Support Analtyics Podpora Analtyics
3644 apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +141 Uncheck all Odznači vse
3645 apps/erpnext/erpnext/accounts/doctype/accounts_settings/accounts_settings.py +27 Company is missing in warehouses {0} Podjetje manjka v skladiščih {0}
3646 DocType: POS Profile Terms and Conditions Pravila in pogoji
3647 apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +49 To Date should be within the Fiscal Year. Assuming To Date = {0} Do datuma mora biti v poslovnem letu. Ob predpostavki, da želite Datum = {0}
3792 apps/erpnext/erpnext/stock/doctype/item/item.py +495 Row {0}: An Reorder entry already exists for this warehouse {1} Vrstica {0}: Vpis Preureditev že obstaja za to skladišče {1}
3793 apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +82 Cannot declare as lost, because Quotation has been made. Ne more razglasiti kot izgubljena, ker je bil predračun postavil.
3794 apps/erpnext/erpnext/hr/doctype/training_event/training_event.js +13 Training Feedback Predlogi za usposabljanje
3795 DocType: Vehicle Log Make Expense Claim Naj Expense zahtevek
3796 DocType: Purchase Taxes and Charges Template Purchase Master Manager Nakup Master Manager
3797 apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +449 Production Order {0} must be submitted Proizvodnja naročite {0} je treba predložiti
3798 apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +150 Please select Start Date and End Date for Item {0} Prosimo, izberite Start in končni datum za postavko {0}
3983 DocType: Production Order Production Order Proizvodnja naročilo
3984 apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +252 Installation Note {0} has already been submitted Je že bil predložen Namestitev Opomba {0}
3985 DocType: Bank Reconciliation Get Payment Entries Dobili plačila Entries
3986 DocType: Quotation Item Against Docname Proti Docname
3987 DocType: SMS Center All Employee (Active) Vsi zaposlenih (Active)
3988 apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +9 View Now Oglejte si zdaj
3989 DocType: Purchase Invoice Select the period when the invoice will be generated automatically Izberite obdobje, ko bo račun samodejno ustvari
4278 DocType: Expense Claim Detail Sanctioned Amount Sankcionirano Znesek
4279 DocType: GL Entry Is Opening Je Odpiranje
4280 apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +185 Row {0}: Debit entry can not be linked with a {1} Vrstica {0}: debetna vnos ne more biti povezano z {1}
4281 apps/erpnext/erpnext/accounts/doctype/account/account.py +218 Account {0} does not exist Račun {0} ne obstaja
4282 DocType: Account Cash Gotovina
4283 DocType: Employee Short biography for website and other publications. Kratka biografija za spletne strani in drugih publikacij.
4284