blob: b553c68da40b290adfb1814141fdaed7660205b4 [file] [log] [blame]
Frappe PR Botc0804792017-05-19 12:30:04 +05301DocType: Employee,Salary Mode,Mod de salariu
2DocType: Employee,Divorced,Divorțat/a
3apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +96,Items already synced,Articole deja sincronizate
4DocType: Buying Settings,Allow Item to be added multiple times in a transaction,Permiteți Element care trebuie adăugate mai multe ori într-o tranzacție
5apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +33,Cancel Material Visit {0} before cancelling this Warranty Claim,Anulează Stivuitoare Vizitați {0} înainte de a anula acest revendicarea Garanție
6apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +19,Consumer Products,Produse consumator
Frappe PR Botd112ee52017-08-31 19:38:41 +05307DocType: Supplier Scorecard,Notify Supplier,Notificați furnizorul
Frappe PR Botc0804792017-05-19 12:30:04 +05308DocType: Item,Customer Items,Articole clientului
9DocType: Project,Costing and Billing,Calculație a costurilor și de facturare
Frappe PR Bot3ceab642017-07-04 16:08:14 +053010apps/erpnext/erpnext/accounts/doctype/account/account.py +52,Account {0}: Parent account {1} can not be a ledger,Contul {0}: cont Părinte {1} nu poate fi un registru
Frappe PR Botc0804792017-05-19 12:30:04 +053011DocType: Item,Publish Item to hub.erpnext.com,Publica Postul de hub.erpnext.com
12apps/erpnext/erpnext/config/setup.py +88,Email Notifications,Notificări Email
Frappe PR Bot3ceab642017-07-04 16:08:14 +053013apps/erpnext/erpnext/hr/doctype/employee/employee_dashboard.py +26,Evaluation,Evaluare
Frappe PR Botc0804792017-05-19 12:30:04 +053014DocType: Item,Default Unit of Measure,Unitatea de Măsură Implicita
15DocType: SMS Center,All Sales Partner Contact,Toate contactele partenerului de vânzări
16DocType: Employee,Leave Approvers,Aprobatori Concediu
17DocType: Sales Partner,Dealer,Comerciant
18DocType: Employee,Rented,Închiriate
19DocType: Purchase Order,PO-,po-
20DocType: POS Profile,Applicable for User,Aplicabil pentru utilizator
Frappe PR Bot3b128ca2017-07-25 11:46:16 +053021apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +196,"Stopped Production Order cannot be cancelled, Unstop it first to cancel","Oprit comandă de producție nu poate fi anulat, acesta unstop întâi pentru a anula"
Frappe PR Botc0804792017-05-19 12:30:04 +053022DocType: Vehicle Service,Mileage,distanță parcursă
23apps/erpnext/erpnext/accounts/doctype/asset/asset.js +231,Do you really want to scrap this asset?,Chiar vrei să resturi acest activ?
Frappe PR Bot7c901002017-06-07 12:05:29 +053024apps/erpnext/erpnext/buying/report/quoted_item_comparison/quoted_item_comparison.js +44,Select Default Supplier,Selectați Furnizor implicit
Frappe PR Botc0804792017-05-19 12:30:04 +053025apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +37,Currency is required for Price List {0},Moneda este necesară pentru lista de prețuri {0}
26DocType: Sales Taxes and Charges Template,* Will be calculated in the transaction.,* Va fi calculat în cadrul tranzacției.
27DocType: Purchase Order,Customer Contact,Clientul A lua legatura
28DocType: Job Applicant,Job Applicant,Solicitant loc de muncă
29apps/erpnext/erpnext/buying/doctype/supplier/supplier_dashboard.py +6,This is based on transactions against this Supplier. See timeline below for details,Aceasta se bazează pe tranzacțiile împotriva acestui furnizor. A se vedea calendarul de mai jos pentru detalii
30apps/erpnext/erpnext/hub_node/page/hub/hub_body.html +18,No more results.,Nu mai multe rezultate.
31apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +34,Legal,Juridic
Frappe PR Botfa042362017-07-17 17:50:36 +053032apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +174,Actual type tax cannot be included in Item rate in row {0},Taxa efectivă de tip nu poate fi inclusă în tariful articolului din rândul {0}
Frappe PR Botc0804792017-05-19 12:30:04 +053033DocType: Bank Guarantee,Customer,Client
34DocType: Purchase Receipt Item,Required By,Cerute de
35DocType: Delivery Note,Return Against Delivery Note,Reveni Împotriva livrare Nota
36DocType: Purchase Order,% Billed,% Facurat
37apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +43,Exchange Rate must be same as {0} {1} ({2}),Rata de schimb trebuie să fie aceeași ca și {0} {1} ({2})
38DocType: Sales Invoice,Customer Name,Nume client
39DocType: Vehicle,Natural Gas,Gaz natural
Frappe PR Bot8054d962017-09-05 09:19:06 +053040apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +127,Bank account cannot be named as {0},Contul bancar nu poate fi numit ca {0}
Frappe PR Botc0804792017-05-19 12:30:04 +053041DocType: Account,Heads (or groups) against which Accounting Entries are made and balances are maintained.,Heads (sau grupuri) față de care înregistrările contabile sunt făcute și soldurile sunt menținute.
42apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +196,Outstanding for {0} cannot be less than zero ({1}),Restante pentru {0} nu poate fi mai mică decât zero ({1})
Frappe PR Botd112ee52017-08-31 19:38:41 +053043apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +357,There are no submitted Salary Slips to process.,Nu există nicio plată a Salariilor care să fie procesată.
Frappe PR Botc0804792017-05-19 12:30:04 +053044DocType: Manufacturing Settings,Default 10 mins,Implicit 10 minute
45DocType: Leave Type,Leave Type Name,Denumire Tip Concediu
Frappe PR Bot7c901002017-06-07 12:05:29 +053046apps/erpnext/erpnext/templates/pages/projects.js +62,Show open,Afișați deschis
Frappe PR Botd112ee52017-08-31 19:38:41 +053047apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +151,Series Updated Successfully,Seria Actualizat cu succes
Frappe PR Botc0804792017-05-19 12:30:04 +053048apps/erpnext/erpnext/templates/includes/cart/cart_dropdown.html +18,Checkout,Verifică
Frappe PR Bot3b128ca2017-07-25 11:46:16 +053049apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +175,Accural Journal Entry Submitted,Accural Jurnal de intrare Introdus
Frappe PR Botc0804792017-05-19 12:30:04 +053050DocType: Pricing Rule,Apply On,Se aplică pe
51DocType: Item Price,Multiple Item prices.,Mai multe prețuri element.
52,Purchase Order Items To Be Received,Achiziția comandă elementele de încasat
53DocType: SMS Center,All Supplier Contact,Toate contactele furnizorului
54DocType: Support Settings,Support Settings,Setări de sprijin
Frappe PR Bot3ceab642017-07-04 16:08:14 +053055apps/erpnext/erpnext/projects/doctype/project/project.py +65,Expected End Date can not be less than Expected Start Date,Așteptat Data de încheiere nu poate fi mai mică de Data de începere așteptată
Frappe PR Botc0804792017-05-19 12:30:04 +053056apps/erpnext/erpnext/utilities/transaction_base.py +110,Row #{0}: Rate must be same as {1}: {2} ({3} / {4}) ,Row # {0}: Rata trebuie să fie aceeași ca și {1}: {2} ({3} / {4})
57apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +282,New Leave Application,Noua cerere de concediu
58,Batch Item Expiry Status,Lot Articol Stare de expirare
Frappe PR Bot8054d962017-09-05 09:19:06 +053059apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +175,Bank Draft,Ciorna bancară
Frappe PR Botc0804792017-05-19 12:30:04 +053060DocType: Mode of Payment Account,Mode of Payment Account,Modul de cont de plăți
Frappe PR Bot59ee45a2017-06-01 19:05:28 +053061apps/erpnext/erpnext/stock/doctype/item/item.js +56,Show Variants,Arată Variante
Frappe PR Botc0804792017-05-19 12:30:04 +053062DocType: Academic Term,Academic Term,termen academic
63apps/erpnext/erpnext/projects/doctype/project/project_dashboard.py +14,Material,Material
Frappe PR Bot3b128ca2017-07-25 11:46:16 +053064apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +670,Quantity,Cantitate
Frappe PR Botc0804792017-05-19 12:30:04 +053065apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +546,Accounts table cannot be blank.,Planul de conturi nu poate fi gol.
Frappe PR Bot3ceab642017-07-04 16:08:14 +053066apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +154,Loans (Liabilities),Imprumuturi (Raspunderi)
Frappe PR Botc0804792017-05-19 12:30:04 +053067DocType: Employee Education,Year of Passing,Ani de la promovarea
Frappe PR Botc0804792017-05-19 12:30:04 +053068DocType: Item,Country of Origin,Tara de origine
Frappe PR Bot3ceab642017-07-04 16:08:14 +053069apps/erpnext/erpnext/templates/includes/product_page.js +24,In Stock,În Stoc
Frappe PR Botc0804792017-05-19 12:30:04 +053070apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +46,Open Issues,Probleme deschise
71DocType: Production Plan Item,Production Plan Item,Planul de producție Articol
72apps/erpnext/erpnext/hr/doctype/employee/employee.py +144,User {0} is already assigned to Employee {1},Utilizatorul {0} este deja alocat Angajat {1}
73apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +31,Health Care,Servicii de Sanatate
74apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +65,Delay in payment (Days),Întârziere de plată (zile)
75apps/erpnext/erpnext/hr/report/vehicle_expenses/vehicle_expenses.py +26,Service Expense,Cheltuieli de serviciu
Frappe PR Botd112ee52017-08-31 19:38:41 +053076apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +870,Serial Number: {0} is already referenced in Sales Invoice: {1},Numărul de serie: {0} este deja menționat în factura de vânzare: {1}
77apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +824,Invoice,Factură
Frappe PR Botc0804792017-05-19 12:30:04 +053078DocType: Maintenance Schedule Item,Periodicity,Periodicitate
79apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +21,Fiscal Year {0} is required,Anul fiscal {0} este necesară
Frappe PR Botc0804792017-05-19 12:30:04 +053080apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +21,Defense,Apărare
81DocType: Salary Component,Abbr,Presc
82DocType: Appraisal Goal,Score (0-5),Scor (0-5)
83apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +225,Row {0}: {1} {2} does not match with {3},Rând {0}: {1} {2} nu se potrivește cu {3}
84apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +75,Row # {0}:,
85DocType: Timesheet,Total Costing Amount,Suma totală Costing
86DocType: Delivery Note,Vehicle No,Vehicul Nici
Frappe PR Bot3b128ca2017-07-25 11:46:16 +053087apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +154,Please select Price List,Vă rugăm să selectați lista de prețuri
Frappe PR Botc0804792017-05-19 12:30:04 +053088apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +78,Row #{0}: Payment document is required to complete the trasaction,Row # {0}: Document de plată este necesară pentru a finaliza trasaction
89DocType: Production Order Operation,Work In Progress,Lucrări în curs
90apps/erpnext/erpnext/schools/report/absent_student_report/absent_student_report.py +13,Please select date,Vă rugăm să selectați data
91DocType: Employee,Holiday List,Lista de Vacanță
Frappe PR Bot8054d962017-09-05 09:19:06 +053092apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +118,Accountant,Contabil
Frappe PR Botc0804792017-05-19 12:30:04 +053093DocType: Cost Center,Stock User,Stoc de utilizare
94DocType: Company,Phone No,Nu telefon
95apps/erpnext/erpnext/schools/doctype/course_scheduling_tool/course_scheduling_tool.py +50,Course Schedules created:,Orarele de curs creat:
96apps/erpnext/erpnext/controllers/recurring_document.py +135,New {0}: #{1},Nou {0}: # {1}
97,Sales Partners Commission,Agent vânzări al Comisiei
Frappe PR Bot3ceab642017-07-04 16:08:14 +053098apps/erpnext/erpnext/setup/doctype/company/company.py +45,Abbreviation cannot have more than 5 characters,Prescurtarea nu poate contine mai mult de 5 caractere
Frappe PR Botc0804792017-05-19 12:30:04 +053099DocType: Payment Request,Payment Request,Cerere de plata
100DocType: Asset,Value After Depreciation,Valoarea după amortizare
101DocType: Employee,O+,O +
102apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt_dashboard.py +17,Related,Legate de
103apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +43,Attendance date can not be less than employee's joining date,Data de prezență nu poate fi mai mică decât data aderării angajatului
104DocType: Grading Scale,Grading Scale Name,Standard Nume Scala
Frappe PR Botfa042362017-07-17 17:50:36 +0530105apps/erpnext/erpnext/accounts/doctype/account/account.js +41,This is a root account and cannot be edited.,Acesta este un cont de rădăcină și nu pot fi editate.
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530106DocType: Sales Invoice,Company Address,adresa companiei
Frappe PR Botc0804792017-05-19 12:30:04 +0530107DocType: BOM,Operations,Operatii
108apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +38,Cannot set authorization on basis of Discount for {0},Nu se poate seta autorizare pe baza de Discount pentru {0}
109DocType: Rename Tool,"Attach .csv file with two columns, one for the old name and one for the new name","Atașați fișier .csv cu două coloane, una pentru denumirea veche și unul pentru denumirea nouă"
110apps/erpnext/erpnext/accounts/utils.py +73,{0} {1} not in any active Fiscal Year.,{0} {1} nu se gaseste in niciun an fiscal activ.
111DocType: Packed Item,Parent Detail docname,Părinte Detaliu docname
Frappe PR Bot7c901002017-06-07 12:05:29 +0530112apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +69,"Reference: {0}, Item Code: {1} and Customer: {2}","Referință: {0}, Cod articol: {1} și Client: {2}"
Frappe PR Bot8054d962017-09-05 09:19:06 +0530113apps/erpnext/erpnext/utilities/user_progress.py +100,Kg,Kg
Frappe PR Botc0804792017-05-19 12:30:04 +0530114DocType: Student Log,Log,Buturuga
115apps/erpnext/erpnext/config/hr.py +45,Opening for a Job.,Deschidere pentru un loc de muncă.
116DocType: Item Attribute,Increment,Creștere
Frappe PR Bot7c901002017-06-07 12:05:29 +0530117apps/erpnext/erpnext/public/js/stock_analytics.js +61,Select Warehouse...,Selectați Depozit ...
Frappe PR Botc0804792017-05-19 12:30:04 +0530118apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +6,Advertising,Publicitate
119apps/erpnext/erpnext/accounts/doctype/mode_of_payment/mode_of_payment.py +22,Same Company is entered more than once,Aceeași societate este înscris de mai multe ori
120DocType: Employee,Married,Căsătorit
Frappe PR Botd112ee52017-08-31 19:38:41 +0530121apps/erpnext/erpnext/accounts/party.py +44,Not permitted for {0},Nu este permisă {0}
Frappe PR Botfa042362017-07-17 17:50:36 +0530122apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +568,Get items from,Obține elemente din
Frappe PR Botd112ee52017-08-31 19:38:41 +0530123apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +455,Stock cannot be updated against Delivery Note {0},Stock nu poate fi actualizat împotriva livrare Nota {0}
Frappe PR Botc0804792017-05-19 12:30:04 +0530124apps/erpnext/erpnext/templates/pages/home.py +25,Product {0},Produs {0}
Frappe PR Bot59ee45a2017-06-01 19:05:28 +0530125apps/erpnext/erpnext/templates/generators/item_group.html +43,No items listed,Nu sunt enumerate elemente
Frappe PR Botc0804792017-05-19 12:30:04 +0530126DocType: Payment Reconciliation,Reconcile,Reconcilierea
127apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +30,Grocery,Băcănie
128DocType: Quality Inspection Reading,Reading 1,Reading 1
129DocType: Process Payroll,Make Bank Entry,Asigurați-Bank intrare
130apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +40,Pension Funds,Fondurile de pensii
Frappe PR Bot59ee45a2017-06-01 19:05:28 +0530131apps/erpnext/erpnext/accounts/doctype/asset/asset.py +88,Next Depreciation Date cannot be before Purchase Date,În continuare Amortizarea Data nu poate fi înainte Data achiziției
Frappe PR Botc0804792017-05-19 12:30:04 +0530132DocType: SMS Center,All Sales Person,Toate persoanele de vânzăril
133DocType: Monthly Distribution,**Monthly Distribution** helps you distribute the Budget/Target across months if you have seasonality in your business.,** Lunar Distribuție ** vă ajută să distribuie bugetul / Target peste luni dacă aveți sezonier în afacerea dumneavoastră.
Frappe PR Botd112ee52017-08-31 19:38:41 +0530134apps/erpnext/erpnext/accounts/page/pos/pos.js +1691,Not items found,Nu au fost găsite articole
135apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +181,Salary Structure Missing,Structura de salarizare lipsă
Frappe PR Botc0804792017-05-19 12:30:04 +0530136DocType: Lead,Person Name,Nume persoană
137DocType: Sales Invoice Item,Sales Invoice Item,Factură de vânzări Postul
138DocType: Account,Credit,Credit
139DocType: POS Profile,Write Off Cost Center,Scrie Off cost Center
Frappe PR Bot8054d962017-09-05 09:19:06 +0530140apps/erpnext/erpnext/public/js/setup_wizard.js +109,"e.g. ""Primary School"" or ""University""","de exemplu, "Școala primară" sau "Universitatea""
Frappe PR Botc0804792017-05-19 12:30:04 +0530141apps/erpnext/erpnext/config/stock.py +32,Stock Reports,Rapoarte de stoc
142DocType: Warehouse,Warehouse Detail,Depozit Detaliu
Frappe PR Bot8054d962017-09-05 09:19:06 +0530143apps/erpnext/erpnext/selling/doctype/customer/customer.py +164,Credit limit has been crossed for customer {0} {1}/{2},Limita de credit a fost trecut de client {0} {1} / {2}
Frappe PR Botc0804792017-05-19 12:30:04 +0530144apps/erpnext/erpnext/schools/doctype/academic_term/academic_term.py +33,The Term End Date cannot be later than the Year End Date of the Academic Year to which the term is linked (Academic Year {}). Please correct the dates and try again.,Pe termen Data de încheiere nu poate fi mai târziu de Anul Data de încheiere a anului universitar la care este legat termenul (anului universitar {}). Vă rugăm să corectați datele și încercați din nou.
Frappe PR Botd112ee52017-08-31 19:38:41 +0530145apps/erpnext/erpnext/stock/doctype/item/item.py +467,"""Is Fixed Asset"" cannot be unchecked, as Asset record exists against the item","""Este activ fix"" nu poate fi debifată deoarece există informații împotriva produsului"
Frappe PR Botc0804792017-05-19 12:30:04 +0530146DocType: Vehicle Service,Brake Oil,Ulei de frână
147DocType: Tax Rule,Tax Type,Tipul de impozitare
Frappe PR Botd112ee52017-08-31 19:38:41 +0530148apps/erpnext/erpnext/controllers/taxes_and_totals.py +552,Taxable Amount,Sumă impozabilă
Frappe PR Botc0804792017-05-19 12:30:04 +0530149apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +160,You are not authorized to add or update entries before {0},Nu sunteți autorizat să adăugați sau să actualizați intrări înainte de {0}
150DocType: BOM,Item Image (if not slideshow),Imagine Articol (dacă nu exista prezentare)
151apps/erpnext/erpnext/setup/doctype/customer_group/customer_group.py +20,An Customer exists with same name,Există un client cu același nume
152DocType: Production Order Operation,(Hour Rate / 60) * Actual Operation Time,(Tarif orar / 60) * Timp efectiv de operare
Frappe PR Botd112ee52017-08-31 19:38:41 +0530153apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +1048,Row #{0}: Reference Document Type must be one of Expense Claim or Journal Entry,Rândul # {0}: Tipul de document de referință trebuie să fie una dintre revendicările de cheltuieli sau intrări în jurnal
154apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +907,Select BOM,Selectați BOM
Frappe PR Botc0804792017-05-19 12:30:04 +0530155DocType: SMS Log,SMS Log,SMS Conectare
156apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +27,Cost of Delivered Items,Costul de articole livrate
157apps/erpnext/erpnext/hr/doctype/holiday_list/holiday_list.py +38,The holiday on {0} is not between From Date and To Date,Vacanta pe {0} nu este între De la data si pana in prezent
158DocType: Student Log,Student Log,Jurnal de student
159DocType: Quality Inspection,Get Specification Details,Obține detaliile specificațiilor
Frappe PR Botd112ee52017-08-31 19:38:41 +0530160apps/erpnext/erpnext/config/buying.py +165,Templates of supplier standings.,Modele de clasificare a furnizorilor.
Frappe PR Botc0804792017-05-19 12:30:04 +0530161DocType: Lead,Interested,Interesat
162apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +171,Opening,Deschidere
163apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +28,From {0} to {1},De la {0} {1} la
164DocType: Item,Copy From Item Group,Copiere din Grupul de Articole
165DocType: Journal Entry,Opening Entry,Deschiderea de intrare
166apps/erpnext/erpnext/accounts/doctype/cheque_print_template/cheque_print_template.js +25,Account Pay Only,Contul Plătiți numai
167DocType: Employee Loan,Repay Over Number of Periods,Rambursa Peste Număr de Perioade
Frappe PR Botc0804792017-05-19 12:30:04 +0530168DocType: Stock Entry,Additional Costs,Costuri suplimentare
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530169apps/erpnext/erpnext/accounts/doctype/account/account.py +141,Account with existing transaction can not be converted to group.,Un cont cu tranzacții existente nu poate fi transformat în grup.
Frappe PR Botc0804792017-05-19 12:30:04 +0530170DocType: Lead,Product Enquiry,Intrebare produs
171DocType: Academic Term,Schools,școli
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530172DocType: School Settings,Validate Batch for Students in Student Group,Validați lotul pentru elevii din grupul de studenți
Frappe PR Botc0804792017-05-19 12:30:04 +0530173apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +35,No leave record found for employee {0} for {1},Nici o înregistrare de concediu găsite pentru angajat {0} pentru {1}
174apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +23,Please enter company first,Va rugam sa introduceti prima companie
Frappe PR Botd112ee52017-08-31 19:38:41 +0530175apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +358,Please select Company first,Vă rugăm să selectați Company primul
Frappe PR Botc0804792017-05-19 12:30:04 +0530176DocType: Employee Education,Under Graduate,Sub Absolvent
177apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.js +27,Target On,Țintă pe
178DocType: BOM,Total Cost,Cost total
179DocType: Journal Entry Account,Employee Loan,angajat de împrumut
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530180apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.js +108,Activity Log:,Jurnal Activitati:
Frappe PR Botd112ee52017-08-31 19:38:41 +0530181apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +245,Item {0} does not exist in the system or has expired,Articolul {0} nu există în sistem sau a expirat
Frappe PR Botc0804792017-05-19 12:30:04 +0530182apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +44,Real Estate,Imobiliare
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530183apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.html +1,Statement of Account,Extras de cont
Frappe PR Botc0804792017-05-19 12:30:04 +0530184apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +41,Pharmaceuticals,Produse farmaceutice
185DocType: Purchase Invoice Item,Is Fixed Asset,Este activ fix
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530186apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +234,"Available qty is {0}, you need {1}","Numele tau este {0}, ai nevoie de {1}"
Frappe PR Botc0804792017-05-19 12:30:04 +0530187DocType: Expense Claim Detail,Claim Amount,Suma Cerere
Frappe PR Botd112ee52017-08-31 19:38:41 +0530188apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +51,Duplicate customer group found in the cutomer group table,grup de clienți dublu exemplar găsit în tabelul grupului cutomer
Frappe PR Bot7c901002017-06-07 12:05:29 +0530189apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +31,Supplier Type / Supplier,Furnizor Tip / Furnizor
Frappe PR Botc0804792017-05-19 12:30:04 +0530190DocType: Naming Series,Prefix,Prefix
Frappe PR Bot8054d962017-09-05 09:19:06 +0530191apps/erpnext/erpnext/hr/email_alert/training_scheduled/training_scheduled.html +7,Event Location,Locația evenimentului
192apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +59,Consumable,Consumabile
Frappe PR Botc0804792017-05-19 12:30:04 +0530193DocType: Employee,B-,B-
194DocType: Upload Attendance,Import Log,Import Conectare
195DocType: Production Planning Tool,Pull Material Request of type Manufacture based on the above criteria,Pull Material Cerere de tip Fabricare pe baza criteriilor de mai sus
196DocType: Training Result Employee,Grade,calitate
197DocType: Sales Invoice Item,Delivered By Supplier,Livrate de Furnizor
198DocType: SMS Center,All Contact,Toate contactele
Frappe PR Botd112ee52017-08-31 19:38:41 +0530199apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +895,Production Order already created for all items with BOM,Comanda de producție deja creat pentru toate elementele cu BOM
Frappe PR Bot8054d962017-09-05 09:19:06 +0530200apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +215,Annual Salary,Salariu anual
Frappe PR Botc0804792017-05-19 12:30:04 +0530201DocType: Daily Work Summary,Daily Work Summary,Sumar zilnic de lucru
202DocType: Period Closing Voucher,Closing Fiscal Year,Închiderea Anului Fiscal
Frappe PR Botd112ee52017-08-31 19:38:41 +0530203apps/erpnext/erpnext/accounts/party.py +357,{0} {1} is frozen,{0} {1} este blocat
Frappe PR Bot8054d962017-09-05 09:19:06 +0530204apps/erpnext/erpnext/setup/doctype/company/company.py +136,Please select Existing Company for creating Chart of Accounts,Vă rugăm să selectați Companie pentru crearea Existent Plan de conturi
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530205apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +80,Stock Expenses,Cheltuieli stoc
Frappe PR Botc0804792017-05-19 12:30:04 +0530206apps/erpnext/erpnext/stock/doctype/batch/batch.js +91,Select Target Warehouse,Selectați Target Warehouse
207apps/erpnext/erpnext/stock/doctype/batch/batch.js +91,Select Target Warehouse,Selectați Target Warehouse
208apps/erpnext/erpnext/hr/doctype/employee/employee.js +80,Please enter Preferred Contact Email,Vă rugăm să introduceți preferate Contact E-mail
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530209DocType: Program Enrollment,School Bus,Autobuz scolar
Frappe PR Botc0804792017-05-19 12:30:04 +0530210DocType: Journal Entry,Contra Entry,Contra intrare
211DocType: Journal Entry Account,Credit in Company Currency,Credit în companie valutar
212DocType: Delivery Note,Installation Status,Starea de instalare
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530213apps/erpnext/erpnext/schools/doctype/student_attendance_tool/student_attendance_tool.js +135,"Do you want to update attendance?<br>Present: {0}\
Frappe PR Botc0804792017-05-19 12:30:04 +0530214 <br>Absent: {1}",Doriți să actualizați prezență? <br> Prezent: {0} \ <br> Absent: {1}
Frappe PR Botd112ee52017-08-31 19:38:41 +0530215apps/erpnext/erpnext/controllers/buying_controller.py +323,Accepted + Rejected Qty must be equal to Received quantity for Item {0},Cant acceptată + respinsă trebuie să fie egală cu cantitatea recepționată pentru articolul {0}
Frappe PR Botc0804792017-05-19 12:30:04 +0530216DocType: Request for Quotation,RFQ-,RFQ-
217DocType: Item,Supply Raw Materials for Purchase,Materii prime de alimentare pentru cumparare
Frappe PR Botd112ee52017-08-31 19:38:41 +0530218apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +148,At least one mode of payment is required for POS invoice.,Cel puțin un mod de plată este necesară pentru POS factură.
Frappe PR Botc0804792017-05-19 12:30:04 +0530219DocType: Products Settings,Show Products as a List,Afișare produse ca o listă
220DocType: Upload Attendance,"Download the Template, fill appropriate data and attach the modified file.
221All dates and employee combination in the selected period will come in the template, with existing attendance records","Descărcați șablonul, umple de date corespunzătoare și atașați fișierul modificat.
222 Toate datele și angajat combinație în perioada selectata va veni în șablon, cu înregistrări nervi existente"
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530223apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +482,Item {0} is not active or end of life has been reached,Articolul {0} nu este activ sau sfarsitul ciclului sau de viata a fost atins
Frappe PR Bot8054d962017-09-05 09:19:06 +0530224apps/erpnext/erpnext/utilities/user_progress.py +144,Example: Basic Mathematics,Exemplu: matematică de bază
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530225apps/erpnext/erpnext/controllers/accounts_controller.py +670,"To include tax in row {0} in Item rate, taxes in rows {1} must also be included","Pentru a include taxa în rândul {0} în rata articol, impozitele în rânduri {1} trebuie de asemenea să fie incluse"
Frappe PR Botc0804792017-05-19 12:30:04 +0530226apps/erpnext/erpnext/config/hr.py +214,Settings for HR Module,Setările pentru modul HR
227DocType: SMS Center,SMS Center,SMS Center
228DocType: Sales Invoice,Change Amount,Sumă schimbare
Frappe PR Botd112ee52017-08-31 19:38:41 +0530229DocType: BOM Update Tool,New BOM,Nou BOM
230apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +117,Please enter Delivery Date,Introduceți data livrării
Frappe PR Botc0804792017-05-19 12:30:04 +0530231DocType: Depreciation Schedule,Make Depreciation Entry,Asigurați-vă Amortizarea Intrare
232DocType: Appraisal Template Goal,KRA,KRA
233DocType: Lead,Request Type,Cerere tip
Frappe PR Bot59ee45a2017-06-01 19:05:28 +0530234apps/erpnext/erpnext/hr/doctype/offer_letter/offer_letter.js +17,Make Employee,Asigurați-angajat
Frappe PR Botc0804792017-05-19 12:30:04 +0530235apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +14,Broadcasting,Transminiune
Frappe PR Bot8054d962017-09-05 09:19:06 +0530236apps/erpnext/erpnext/patches/v8_9/add_setup_progress_actions.py +26,Add Rooms,Adăugați camere
237apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +182,Execution,Executie
Frappe PR Botc0804792017-05-19 12:30:04 +0530238apps/erpnext/erpnext/config/manufacturing.py +62,Details of the operations carried out.,Detalii privind operațiunile efectuate.
239DocType: Serial No,Maintenance Status,Stare Mentenanta
240apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +56,{0} {1}: Supplier is required against Payable account {2},{0} {1}: furnizor este necesar împotriva contului de plati {2}
241apps/erpnext/erpnext/config/selling.py +52,Items and Pricing,Articole și Prețuri
242apps/erpnext/erpnext/projects/doctype/project/project_dashboard.html +2,Total hours: {0},Numărul total de ore: {0}
243apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +43,From Date should be within the Fiscal Year. Assuming From Date = {0},De la data trebuie să fie în anul fiscal. Presupunând că la data = {0}
244DocType: Customer,Individual,Individual
245DocType: Interest,Academics User,cadre universitare utilizator
246DocType: Cheque Print Template,Amount In Figure,Suma în Figura
247DocType: Employee Loan Application,Loan Info,Creditul Info
248apps/erpnext/erpnext/config/maintenance.py +12,Plan for maintenance visits.,Planul de de vizite de întreținere.
Frappe PR Botd112ee52017-08-31 19:38:41 +0530249DocType: Supplier Scorecard Period,Supplier Scorecard Period,Perioada de evaluare a furnizorului
Frappe PR Botc0804792017-05-19 12:30:04 +0530250DocType: POS Profile,Customer Groups,grupurile de clienti
Frappe PR Bot59ee45a2017-06-01 19:05:28 +0530251apps/erpnext/erpnext/public/js/financial_statements.js +51,Financial Statements,Situațiile financiare
Frappe PR Botc0804792017-05-19 12:30:04 +0530252DocType: Guardian,Students,Elevi
253apps/erpnext/erpnext/config/selling.py +91,Rules for applying pricing and discount.,Normele de aplicare de stabilire a prețurilor și de scont.
254apps/erpnext/erpnext/stock/doctype/price_list/price_list.py +14,Price List must be applicable for Buying or Selling,Lista de prețuri trebuie să fie aplicabilă pentru cumpărarea sau vânzarea de
255apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +79,Installation date cannot be before delivery date for Item {0},Data de instalare nu poate fi înainte de data de livrare pentru postul {0}
256DocType: Pricing Rule,Discount on Price List Rate (%),Reducere la Lista de preturi Rate (%)
257DocType: Offer Letter,Select Terms and Conditions,Selectați Termeni și condiții
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530258apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +60,Out Value,Valoarea afară
Frappe PR Botc0804792017-05-19 12:30:04 +0530259DocType: Production Planning Tool,Sales Orders,Comenzi de vânzări
260DocType: Purchase Taxes and Charges,Valuation,Evaluare
261,Purchase Order Trends,Comandă de aprovizionare Tendințe
Frappe PR Bot8054d962017-09-05 09:19:06 +0530262apps/erpnext/erpnext/utilities/user_progress.py +50,Go to Customers,Mergeți la Clienți
Frappe PR Botc0804792017-05-19 12:30:04 +0530263apps/erpnext/erpnext/templates/emails/request_for_quotation.html +7,The request for quotation can be accessed by clicking on the following link,Cererea de ofertă poate fi accesată făcând clic pe link-ul de mai jos
264apps/erpnext/erpnext/config/hr.py +81,Allocate leaves for the year.,Alocaţi concedii anuale.
265DocType: SG Creation Tool Course,SG Creation Tool Course,SG Creare curs Unealtă
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530266apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +236,Insufficient Stock,stoc insuficient
Frappe PR Botc0804792017-05-19 12:30:04 +0530267DocType: Manufacturing Settings,Disable Capacity Planning and Time Tracking,Planificarea Capacitatii Dezactivați și Time Tracking
268DocType: Email Digest,New Sales Orders,Noi comenzi de vânzări
269DocType: Bank Guarantee,Bank Account,Cont bancar
270DocType: Leave Type,Allow Negative Balance,Permiteţi sold negativ
Frappe PR Botd112ee52017-08-31 19:38:41 +0530271apps/erpnext/erpnext/projects/doctype/project_type/project_type.py +13,You cannot delete Project Type 'External',Nu puteți șterge tipul de proiect &quot;extern&quot;
Frappe PR Botc0804792017-05-19 12:30:04 +0530272DocType: Employee,Create User,Creaza utilizator
273DocType: Selling Settings,Default Territory,Teritoriu Implicit
274apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +53,Television,Televiziune
275DocType: Production Order Operation,Updated via 'Time Log',"Actualizat prin ""Ora Log"""
Frappe PR Botd112ee52017-08-31 19:38:41 +0530276apps/erpnext/erpnext/controllers/taxes_and_totals.py +424,Advance amount cannot be greater than {0} {1},Suma avans nu poate fi mai mare decât {0} {1}
Frappe PR Botc0804792017-05-19 12:30:04 +0530277DocType: Naming Series,Series List for this Transaction,Lista de serie pentru această tranzacție
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530278DocType: Company,Enable Perpetual Inventory,Activați inventarul perpetuu
Frappe PR Botc0804792017-05-19 12:30:04 +0530279DocType: Company,Default Payroll Payable Account,Implicit Salarizare cont de plati
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530280apps/erpnext/erpnext/schools/doctype/student_group/student_group.js +51,Update Email Group,Actualizare e-mail Group
Frappe PR Botc0804792017-05-19 12:30:04 +0530281DocType: Sales Invoice,Is Opening Entry,Deschiderea este de intrare
282DocType: Customer Group,Mention if non-standard receivable account applicable,Menționa dacă non-standard de cont primit aplicabil
283DocType: Course Schedule,Instructor Name,Nume instructor
Frappe PR Botd112ee52017-08-31 19:38:41 +0530284DocType: Supplier Scorecard,Criteria Setup,Setarea criteriilor
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530285apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +179,For Warehouse is required before Submit,Pentru Depozit este necesar înainte de Inregistrare
Frappe PR Botc0804792017-05-19 12:30:04 +0530286apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +8,Received On,Primit la
287DocType: Sales Partner,Reseller,Reseller
288DocType: Production Planning Tool,"If checked, Will include non-stock items in the Material Requests.","Dacă este bifată, va include și non-stoc produse în cererile de materiale."
289apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +24,Please enter Company,Va rugam sa introduceti de companie
290DocType: Delivery Note Item,Against Sales Invoice Item,Comparativ articolului facturii de vânzări
291,Production Orders in Progress,Comenzile de producție în curs de desfășurare
292apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +39,Net Cash from Financing,Numerar net din Finantare
Frappe PR Botd112ee52017-08-31 19:38:41 +0530293apps/erpnext/erpnext/accounts/page/pos/pos.js +2270,"LocalStorage is full , did not save","LocalStorage este plin, nu a salvat"
Frappe PR Botc0804792017-05-19 12:30:04 +0530294DocType: Lead,Address & Contact,Adresă și contact
295DocType: Leave Allocation,Add unused leaves from previous allocations,Adauga frunze neutilizate de alocări anterioare
296apps/erpnext/erpnext/controllers/recurring_document.py +230,Next Recurring {0} will be created on {1},Urmatoarea recurent {0} va fi creat pe {1}
297DocType: Sales Partner,Partner website,site-ul partenerului
298apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +105,Add Item,Adaugare element
Frappe PR Bot8054d962017-09-05 09:19:06 +0530299apps/erpnext/erpnext/utilities/user_progress.py +46,Contact Name,Nume Persoana de Contact
Frappe PR Botc0804792017-05-19 12:30:04 +0530300DocType: Course Assessment Criteria,Course Assessment Criteria,Criterii de evaluare a cursului
301DocType: Process Payroll,Creates salary slip for above mentioned criteria.,Creare fluturas de salariu pentru criteriile mentionate mai sus.
302DocType: POS Customer Group,POS Customer Group,POS Clienți Grupul
303DocType: Cheque Print Template,Line spacing for amount in words,distanța dintre rânduri pentru suma în cuvinte
304DocType: Vehicle,Additional Details,detalii suplimentare
Frappe PR Botd112ee52017-08-31 19:38:41 +0530305apps/erpnext/erpnext/schools/report/course_wise_assessment_report/course_wise_assessment_report.html +11,Assessment Plan: ,Plan de evaluare:
Frappe PR Botc0804792017-05-19 12:30:04 +0530306apps/erpnext/erpnext/templates/generators/bom.html +85,No description given,Nici o descriere dat
307apps/erpnext/erpnext/config/buying.py +13,Request for purchase.,Cere pentru cumpărare.
308apps/erpnext/erpnext/projects/doctype/project/project_dashboard.py +6,This is based on the Time Sheets created against this project,Aceasta se bazează pe fișele de pontaj create împotriva acestui proiect
Frappe PR Botd112ee52017-08-31 19:38:41 +0530309apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +385,Net Pay cannot be less than 0,Plata netă nu poate fi mai mică decât 0
Frappe PR Botc0804792017-05-19 12:30:04 +0530310apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +224,Only the selected Leave Approver can submit this Leave Application,Numai selectat concediu aprobator poate înainta această aplicație Leave
311apps/erpnext/erpnext/hr/doctype/employee/employee.py +116,Relieving Date must be greater than Date of Joining,Alinarea Data trebuie să fie mai mare decât Data aderării
Frappe PR Bot8054d962017-09-05 09:19:06 +0530312apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +223,Leaves per Year,Frunze pe an
Frappe PR Botc0804792017-05-19 12:30:04 +0530313apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +130,Row {0}: Please check 'Is Advance' against Account {1} if this is an advance entry.,"Rând {0}: Vă rugăm să verificați ""Este Advance"" împotriva Cont {1} dacă aceasta este o intrare în avans."
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530314apps/erpnext/erpnext/stock/utils.py +212,Warehouse {0} does not belong to company {1},Depozit {0} nu aparține companiei {1}
Frappe PR Botc0804792017-05-19 12:30:04 +0530315DocType: Email Digest,Profit & Loss,Pierderea profitului
Frappe PR Bot8054d962017-09-05 09:19:06 +0530316apps/erpnext/erpnext/utilities/user_progress.py +101,Litre,Litru
Frappe PR Botc0804792017-05-19 12:30:04 +0530317DocType: Task,Total Costing Amount (via Time Sheet),Suma totală de calculație a costurilor (prin timp Sheet)
318DocType: Item Website Specification,Item Website Specification,Specificație Site Articol
319apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +477,Leave Blocked,Concediu Blocat
Frappe PR Botd112ee52017-08-31 19:38:41 +0530320apps/erpnext/erpnext/stock/doctype/item/item.py +673,Item {0} has reached its end of life on {1},Articolul {0} a ajuns la sfârșitul cliclului sau de viață in {1}
321apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +88,Bank Entries,Intrările bancare
Frappe PR Botc0804792017-05-19 12:30:04 +0530322apps/erpnext/erpnext/accounts/doctype/budget/budget.py +119,Annual,Anual
323DocType: Stock Reconciliation Item,Stock Reconciliation Item,Stock reconciliere Articol
324DocType: Stock Entry,Sales Invoice No,Factură de vânzări Nu
325DocType: Material Request Item,Min Order Qty,Min Ordine Cantitate
326DocType: Student Group Creation Tool Course,Student Group Creation Tool Course,Curs de grup studențesc instrument de creare
327DocType: Lead,Do Not Contact,Nu contactati
Frappe PR Bot8054d962017-09-05 09:19:06 +0530328apps/erpnext/erpnext/utilities/user_progress.py +164,People who teach at your organisation,Oameni care predau la organizația dumneavoastră
Frappe PR Botc0804792017-05-19 12:30:04 +0530329DocType: Purchase Invoice,The unique id for tracking all recurring invoices. It is generated on submit.,Id-ul unic pentru urmărirea toate facturile recurente. Acesta este generat pe prezinte.
Frappe PR Bot8054d962017-09-05 09:19:06 +0530330apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +126,Software Developer,Software Developer
Frappe PR Botc0804792017-05-19 12:30:04 +0530331DocType: Item,Minimum Order Qty,Comanda minima Cantitate
332DocType: Pricing Rule,Supplier Type,Furnizor Tip
333DocType: Course Scheduling Tool,Course Start Date,Data începerii cursului
334,Student Batch-Wise Attendance,Lot-înțelept elev Participarea
335DocType: POS Profile,Allow user to edit Rate,Permite utilizatorului să editeze Tarif
336DocType: Item,Publish in Hub,Publica in Hub
337DocType: Student Admission,Student Admission,Admiterea studenților
338,Terretory,Terretory
Frappe PR Botd112ee52017-08-31 19:38:41 +0530339apps/erpnext/erpnext/stock/doctype/item/item.py +693,Item {0} is cancelled,Articolul {0} este anulat
340apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +898,Material Request,Cerere de material
Frappe PR Botc0804792017-05-19 12:30:04 +0530341DocType: Bank Reconciliation,Update Clearance Date,Actualizare Clearance Data
342DocType: Item,Purchase Details,Detalii de cumpărare
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530343apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +357,Item {0} not found in 'Raw Materials Supplied' table in Purchase Order {1},Postul {0} nu a fost găsit în &quot;Materii prime furnizate&quot; masă în Comandă {1}
Frappe PR Botc0804792017-05-19 12:30:04 +0530344DocType: Employee,Relation,Relație
345DocType: Shipping Rule,Worldwide Shipping,Expediere
346DocType: Student Guardian,Mother,Mamă
347apps/erpnext/erpnext/config/selling.py +18,Confirmed orders from Customers.,Comenzi confirmate de la clienți.
348DocType: Purchase Receipt Item,Rejected Quantity,Respins Cantitate
Frappe PR Botc0804792017-05-19 12:30:04 +0530349DocType: Notification Control,Notification Control,Controlul notificare
Frappe PR Bot8054d962017-09-05 09:19:06 +0530350apps/erpnext/erpnext/templates/emails/training_event.html +17,Please confirm once you have completed your training,Vă rugăm să confirmați după ce ați terminat pregătirea
Frappe PR Botc0804792017-05-19 12:30:04 +0530351DocType: Lead,Suggestions,Sugestii
352DocType: Territory,Set Item Group-wise budgets on this Territory. You can also include seasonality by setting the Distribution.,"Set bugetelor Grupa înțelept Articol de pe acest teritoriu. Puteți include, de asemenea, sezonier prin setarea distribuție."
353apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +276,Payment against {0} {1} cannot be greater than Outstanding Amount {2},Plata împotriva {0} {1} nu poate fi mai mare decât Impresionant Suma {2}
354DocType: Supplier,Address HTML,Adresă HTML
355DocType: Lead,Mobile No.,Numar de mobil
356DocType: Maintenance Schedule,Generate Schedule,Generează orar
357DocType: Purchase Invoice Item,Expense Head,Beneficiar Cheltuiala
Frappe PR Botfa042362017-07-17 17:50:36 +0530358apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +146,Please select Charge Type first,Vă rugăm să selectați tipul de taxă în primul rând
Frappe PR Botc0804792017-05-19 12:30:04 +0530359DocType: Student Group Student,Student Group Student,Student Group Student
360apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +41,Latest,Ultimul
361DocType: Vehicle Service,Inspection,Inspecţie
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530362apps/erpnext/erpnext/utilities/page/leaderboard/leaderboard_row_head.html +1, List ,Listă
Frappe PR Botd112ee52017-08-31 19:38:41 +0530363DocType: Supplier Scorecard Scoring Standing,Max Grade,Max Grad
Frappe PR Botc0804792017-05-19 12:30:04 +0530364DocType: Email Digest,New Quotations,Noi Citatele
365DocType: HR Settings,Emails salary slip to employee based on preferred email selected in Employee,alunecare email-uri salariul angajatului în funcție de e-mail preferat selectat în Angajat
366DocType: Employee,The first Leave Approver in the list will be set as the default Leave Approver,Primul Aprobatorul Lăsați în lista va fi setat ca implicit concediu aprobator
367DocType: Tax Rule,Shipping County,County transport maritim
368apps/erpnext/erpnext/config/desktop.py +158,Learn,A invata
369DocType: Asset,Next Depreciation Date,Amortizarea următor Data
370apps/erpnext/erpnext/projects/doctype/activity_type/activity_type.js +3,Activity Cost per Employee,Activitatea de Cost per angajat
371DocType: Accounts Settings,Settings for Accounts,Setări pentru conturi
Frappe PR Botd112ee52017-08-31 19:38:41 +0530372apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +646,Supplier Invoice No exists in Purchase Invoice {0},Furnizor Factura nr există în factură Purchase {0}
Frappe PR Botc0804792017-05-19 12:30:04 +0530373apps/erpnext/erpnext/config/selling.py +118,Manage Sales Person Tree.,Gestioneaza Ramificatiile Persoanei responsabila cu Vanzarile
374DocType: Job Applicant,Cover Letter,Scrisoare de intenție
375apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +37,Outstanding Cheques and Deposits to clear,Cecuri restante și pentru a șterge Depozite
376DocType: Item,Synced With Hub,Sincronizat cu Hub
377DocType: Vehicle,Fleet Manager,Manager de flotă
Frappe PR Botfa042362017-07-17 17:50:36 +0530378apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +517,Row #{0}: {1} can not be negative for item {2},Row # {0}: {1} nu poate fi negativ pentru elementul {2}
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530379apps/erpnext/erpnext/setup/doctype/company/company.js +70,Wrong Password,Parola Gresita
Frappe PR Botc0804792017-05-19 12:30:04 +0530380DocType: Item,Variant Of,Varianta de
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530381apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +367,Completed Qty can not be greater than 'Qty to Manufacture',"Finalizat Cantitate nu poate fi mai mare decât ""Cantitate de Fabricare"""
Frappe PR Botc0804792017-05-19 12:30:04 +0530382DocType: Period Closing Voucher,Closing Account Head,Închidere Cont Principal
383DocType: Employee,External Work History,Istoricul lucrului externă
384apps/erpnext/erpnext/projects/doctype/task/task.py +99,Circular Reference Error,Eroare de referință Circular
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530385apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +55,Guardian1 Name,Nume Guardian1
Frappe PR Botc0804792017-05-19 12:30:04 +0530386DocType: Delivery Note,In Words (Export) will be visible once you save the Delivery Note.,În cuvinte (de export) va fi vizibil după ce a salva de livrare Nota.
387DocType: Cheque Print Template,Distance from left edge,Distanța de la marginea din stânga
388apps/erpnext/erpnext/utilities/bot.py +29,{0} units of [{1}](#Form/Item/{1}) found in [{2}](#Form/Warehouse/{2}),{0} unități de [{1}] (# Forma / Postul / {1}) găsit în [{2}] (# Forma / Depozit / {2})
389DocType: Lead,Industry,Industrie
390DocType: Employee,Job Profile,Profilul postului
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530391apps/erpnext/erpnext/setup/doctype/company/company_dashboard.py +6,This is based on transactions against this Company. See timeline below for details,Aceasta se bazează pe tranzacții împotriva acestei companii. Consultați linia temporală de mai jos pentru detalii
Frappe PR Botc0804792017-05-19 12:30:04 +0530392DocType: Stock Settings,Notify by Email on creation of automatic Material Request,Notifica prin e-mail la crearea de cerere automată Material
393DocType: Journal Entry,Multi Currency,Multi valutar
394DocType: Payment Reconciliation Invoice,Invoice Type,Factura Tip
Frappe PR Botd112ee52017-08-31 19:38:41 +0530395apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +861,Delivery Note,Nota de Livrare
Frappe PR Botc0804792017-05-19 12:30:04 +0530396apps/erpnext/erpnext/config/learn.py +82,Setting up Taxes,Configurarea Impozite
397apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +131,Cost of Sold Asset,Costul de active vândute
Frappe PR Botd112ee52017-08-31 19:38:41 +0530398apps/erpnext/erpnext/accounts/utils.py +345,Payment Entry has been modified after you pulled it. Please pull it again.,Plata intrare a fost modificat după ce-l tras. Vă rugăm să trage din nou.
399apps/erpnext/erpnext/stock/doctype/item/item.py +436,{0} entered twice in Item Tax,{0} a fost introdus de două ori în taxa articolului
Frappe PR Botc0804792017-05-19 12:30:04 +0530400apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +114,Summary for this week and pending activities,Rezumat pentru această săptămână și a activităților în curs
401DocType: Student Applicant,Admitted,A recunoscut că
402DocType: Workstation,Rent Cost,Chirie Cost
403apps/erpnext/erpnext/accounts/report/asset_depreciation_ledger/asset_depreciation_ledger.py +81,Amount After Depreciation,Suma după amortizare
404apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +97,Upcoming Calendar Events,Evenimente viitoare Calendar
Frappe PR Botd112ee52017-08-31 19:38:41 +0530405apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +85,Please select month and year,Vă rugăm selectați luna și anul
Frappe PR Botc0804792017-05-19 12:30:04 +0530406DocType: Employee,Company Email,E-mail Companie
407DocType: GL Entry,Debit Amount in Account Currency,Suma debit în contul valutar
Frappe PR Botd112ee52017-08-31 19:38:41 +0530408DocType: Supplier Scorecard,Scoring Standings,Puncte de scor
Frappe PR Botc0804792017-05-19 12:30:04 +0530409apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +21,Order Value,Valoarea comenzii
410apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +21,Order Value,Valoarea comenzii
411apps/erpnext/erpnext/config/accounts.py +27,Bank/Cash transactions against party or for internal transfer,tranzacții bancare / numerar contra partidului sau pentru transfer intern
412DocType: Shipping Rule,Valid for Countries,Valabil pentru țările
Frappe PR Bot59ee45a2017-06-01 19:05:28 +0530413apps/erpnext/erpnext/stock/doctype/item/item.js +55,This Item is a Template and cannot be used in transactions. Item attributes will be copied over into the variants unless 'No Copy' is set,"Acest post este un șablon și nu pot fi folosite în tranzacții. Atribute articol vor fi copiate pe în variantele cu excepția cazului în este setat ""Nu Copy"""
Frappe PR Botc0804792017-05-19 12:30:04 +0530414apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +69,Total Order Considered,Comanda total Considerat
415apps/erpnext/erpnext/config/hr.py +234,"Employee designation (e.g. CEO, Director etc.).","Desemnare angajat (de exemplu, CEO, director, etc)."
416apps/erpnext/erpnext/controllers/recurring_document.py +223,Please enter 'Repeat on Day of Month' field value,"Va rugam sa introduceti ""Repeat la zi a lunii"" valoare de câmp"
417DocType: Sales Invoice,Rate at which Customer Currency is converted to customer's base currency,Rata la care Clientul valuta este convertită în valuta de bază a clientului
418DocType: Course Scheduling Tool,Course Scheduling Tool,Instrument curs de programare
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530419apps/erpnext/erpnext/controllers/accounts_controller.py +571,Row #{0}: Purchase Invoice cannot be made against an existing asset {1},Rând # {0}: Achiziția Factura nu poate fi făcută împotriva unui activ existent {1}
Frappe PR Botc0804792017-05-19 12:30:04 +0530420DocType: Item Tax,Tax Rate,Cota de impozitare
421apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +59,{0} already allocated for Employee {1} for period {2} to {3},{0} deja alocate pentru Angajat {1} pentru perioada {2} {3} pentru a
Frappe PR Botd112ee52017-08-31 19:38:41 +0530422apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +865,Select Item,Selectați articol
423apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +140,Purchase Invoice {0} is already submitted,Factura de cumpărare {0} este deja depusă
Frappe PR Botc0804792017-05-19 12:30:04 +0530424apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +91,Row # {0}: Batch No must be same as {1} {2},Row # {0}: Lot nr trebuie să fie aceeași ca și {1} {2}
425apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +52,Convert to non-Group,Converti la non-Group
426apps/erpnext/erpnext/config/stock.py +122,Batch (lot) of an Item.,Lotul (lot) unui articol.
427DocType: C-Form Invoice Detail,Invoice Date,Data facturii
428DocType: GL Entry,Debit Amount,Suma debit
Frappe PR Botd112ee52017-08-31 19:38:41 +0530429apps/erpnext/erpnext/accounts/party.py +246,There can only be 1 Account per Company in {0} {1},Nu poate fi doar un cont per companie în {0} {1}
430apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +402,Please see attachment,Vă rugăm să consultați atașament
Frappe PR Botc0804792017-05-19 12:30:04 +0530431DocType: Purchase Order,% Received,% Primit
432apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.js +3,Create Student Groups,Creați Grupurile de studenți
Frappe PR Bot8054d962017-09-05 09:19:06 +0530433apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +22,Setup Already Complete!!,Setup deja complet!
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530434apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +24,Credit Note Amount,Nota de credit Notă
Frappe PR Botc0804792017-05-19 12:30:04 +0530435,Finished Goods,Produse Finite
436DocType: Delivery Note,Instructions,Instrucţiuni
437DocType: Quality Inspection,Inspected By,Inspectat de
438DocType: Maintenance Visit,Maintenance Type,Tip Mentenanta
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530439apps/erpnext/erpnext/schools/doctype/student_group/student_group.py +40,{0} - {1} is not enrolled in the Course {2},{0} - {1} nu este înscris la curs {2}
Frappe PR Botc0804792017-05-19 12:30:04 +0530440apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +59,Serial No {0} does not belong to Delivery Note {1},Serial No {0} nu aparține de livrare Nota {1}
441apps/erpnext/erpnext/templates/pages/demo.html +47,ERPNext Demo,ERPNext Demo
442apps/erpnext/erpnext/public/js/utils/item_selector.js +12,Add Items,Adăugarea de elemente
443DocType: Item Quality Inspection Parameter,Item Quality Inspection Parameter,Parametru Inspecție de Calitate Articol
444DocType: Leave Application,Leave Approver Name,Lăsați Nume aprobator
445DocType: Depreciation Schedule,Schedule Date,Program Data
446apps/erpnext/erpnext/config/hr.py +116,"Earnings, Deductions and other Salary components","Câștigurile, deducerile și alte componente salariale"
447DocType: Packed Item,Packed Item,Articol ambalate
448apps/erpnext/erpnext/config/buying.py +65,Default settings for buying transactions.,Setări implicite pentru tranzacțiilor de achizitie.
449apps/erpnext/erpnext/projects/doctype/activity_cost/activity_cost.py +29,Activity Cost exists for Employee {0} against Activity Type - {1},Există cost activitate pentru angajatul {0} comparativ tipului de activitate - {1}
450apps/erpnext/erpnext/schools/doctype/program_enrollment_tool/program_enrollment_tool.py +14,Mandatory field - Get Students From,Domeniu obligatoriu - Obțineți elevii de la
451apps/erpnext/erpnext/schools/doctype/program_enrollment_tool/program_enrollment_tool.py +14,Mandatory field - Get Students From,Domeniu obligatoriu - Obțineți elevii de la
452DocType: Program Enrollment,Enrolled courses,Cursuri înscrise
453DocType: Program Enrollment,Enrolled courses,Cursuri înscrise
454DocType: Currency Exchange,Currency Exchange,Schimb valutar
455DocType: Asset,Item Name,Denumire Articol
456DocType: Authorization Rule,Approving User (above authorized value),Aprobarea utilizator (mai mare decât valoarea autorizată)
457DocType: Email Digest,Credit Balance,Balanța de credit
458DocType: Employee,Widowed,Văduvit
459DocType: Request for Quotation,Request for Quotation,Cerere de ofertă
460DocType: Salary Slip Timesheet,Working Hours,Ore de lucru
461DocType: Naming Series,Change the starting / current sequence number of an existing series.,Schimbați secventa de numar de inceput / curent a unei serii existente.
Frappe PR Botd112ee52017-08-31 19:38:41 +0530462apps/erpnext/erpnext/accounts/page/pos/pos.js +1472,Create a new Customer,Creați un nou client
Frappe PR Bot7c901002017-06-07 12:05:29 +0530463apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +59,"If multiple Pricing Rules continue to prevail, users are asked to set Priority manually to resolve conflict.","În cazul în care mai multe reguli de stabilire a prețurilor continuă să prevaleze, utilizatorii sunt rugați să setați manual prioritate pentru a rezolva conflictul."
Frappe PR Bot8054d962017-09-05 09:19:06 +0530464apps/erpnext/erpnext/utilities/activation.py +90,Create Purchase Orders,Creare comenzi de aprovizionare
Frappe PR Botc0804792017-05-19 12:30:04 +0530465,Purchase Register,Cumpărare Inregistrare
466DocType: Course Scheduling Tool,Rechedule,Rechedule
467DocType: Landed Cost Item,Applicable Charges,Taxe aplicabile
468DocType: Workstation,Consumable Cost,Cost Consumabile
469apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +220,{0} ({1}) must have role 'Leave Approver',"{0} ({1}) trebuie să dețină rolul ""aprobator concediu"""
470DocType: Purchase Receipt,Vehicle Date,Vehicul Data
471DocType: Student Log,Medical,Medical
Frappe PR Bot7c901002017-06-07 12:05:29 +0530472apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +177,Reason for losing,Motiv pentru a pierde
Frappe PR Botc0804792017-05-19 12:30:04 +0530473apps/erpnext/erpnext/crm/doctype/lead/lead.py +41,Lead Owner cannot be same as the Lead,Plumb Proprietarul nu poate fi aceeași ca de plumb
Frappe PR Botd112ee52017-08-31 19:38:41 +0530474apps/erpnext/erpnext/accounts/utils.py +351,Allocated amount can not greater than unadjusted amount,Suma alocată poate nu este mai mare decât valoarea brută
Frappe PR Botc0804792017-05-19 12:30:04 +0530475DocType: Announcement,Receiver,Receptor
476apps/erpnext/erpnext/manufacturing/doctype/workstation/workstation.py +83,Workstation is closed on the following dates as per Holiday List: {0},Workstation este închis la următoarele date ca pe lista de vacanta: {0}
477apps/erpnext/erpnext/selling/page/sales_funnel/sales_funnel.py +32,Opportunities,Oportunitati
478DocType: Employee,Single,Celibatar
479DocType: Salary Slip,Total Loan Repayment,Rambursarea totală a creditului
480DocType: Account,Cost of Goods Sold,Cost Bunuri Vândute
481DocType: Purchase Invoice,Yearly,Anual
482apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +228,Please enter Cost Center,Va rugam sa introduceti Cost Center
483DocType: Journal Entry Account,Sales Order,Comandă de vânzări
484apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +71,Avg. Selling Rate,Rată de vânzare medie
485DocType: Assessment Plan,Examiner Name,Nume examinator
486DocType: Purchase Invoice Item,Quantity and Rate,Cantitatea și rata
487DocType: Delivery Note,% Installed,% Instalat
Frappe PR Bot8054d962017-09-05 09:19:06 +0530488apps/erpnext/erpnext/utilities/user_progress.py +184,Classrooms/ Laboratories etc where lectures can be scheduled.,"Classrooms / Laboratoare, etc, unde prelegeri pot fi programate."
Frappe PR Botc0804792017-05-19 12:30:04 +0530489apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +46,Please enter company name first,Va rugam sa introduceti numele companiei în primul rând
490DocType: Purchase Invoice,Supplier Name,Furnizor Denumire
491apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +25,Read the ERPNext Manual,Citiți manualul ERPNext
492DocType: Account,Is Group,Is Group
493DocType: Email Digest,Pending Purchase Orders,În așteptare comenzi de aprovizionare
494DocType: Stock Settings,Automatically Set Serial Nos based on FIFO,Setat automat Serial nr bazat pe FIFO
495DocType: Accounts Settings,Check Supplier Invoice Number Uniqueness,Cec Furnizor Numărul facturii Unicitatea
496DocType: Vehicle Service,Oil Change,Schimbare de ulei
497apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +57,'To Case No.' cannot be less than 'From Case No.','Până la situația nr.' nu poate fi mai mică decât 'De la situația nr.'
Frappe PR Bot8054d962017-09-05 09:19:06 +0530498apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +137,Non Profit,Non-Profit
Frappe PR Botc0804792017-05-19 12:30:04 +0530499DocType: Production Order,Not Started,Neînceput
500DocType: Lead,Channel Partner,Partner Canal
501DocType: Account,Old Parent,Vechi mamă
502apps/erpnext/erpnext/schools/doctype/program_enrollment_tool/program_enrollment_tool.py +18,Mandatory field - Academic Year,Domeniu obligatoriu - An universitar
503apps/erpnext/erpnext/schools/doctype/program_enrollment_tool/program_enrollment_tool.py +18,Mandatory field - Academic Year,Domeniu obligatoriu - An universitar
504DocType: Notification Control,Customize the introductory text that goes as a part of that email. Each transaction has a separate introductory text.,"Particulariza textul introductiv, care merge ca o parte din acel email. Fiecare tranzacție are un text introductiv separat."
Frappe PR Botd112ee52017-08-31 19:38:41 +0530505apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +157,Please set default payable account for the company {0},Ați setat contul de plată implicit pentru compania {0}
Frappe PR Bot8054d962017-09-05 09:19:06 +0530506DocType: Setup Progress Action,Min Doc Count,Numărul minim de documente
Frappe PR Botc0804792017-05-19 12:30:04 +0530507apps/erpnext/erpnext/config/manufacturing.py +84,Global settings for all manufacturing processes.,Setările globale pentru toate procesele de producție.
508DocType: Accounts Settings,Accounts Frozen Upto,Conturile sunt Blocate Până la
509DocType: SMS Log,Sent On,A trimis pe
Frappe PR Botd112ee52017-08-31 19:38:41 +0530510apps/erpnext/erpnext/stock/doctype/item/item.py +635,Attribute {0} selected multiple times in Attributes Table,Atribut {0} selectat de mai multe ori în tabelul Atribute
Frappe PR Botc0804792017-05-19 12:30:04 +0530511DocType: HR Settings,Employee record is created using selected field. ,Inregistrarea angajatului este realizata prin utilizarea campului selectat.
512DocType: Sales Order,Not Applicable,Nu se aplică
513apps/erpnext/erpnext/config/hr.py +70,Holiday master.,Maestru de vacanta.
514DocType: Request for Quotation Item,Required Date,Date necesare
515DocType: Delivery Note,Billing Address,Adresa de facturare
Frappe PR Botc0804792017-05-19 12:30:04 +0530516DocType: BOM,Costing,Cost
517DocType: Tax Rule,Billing County,Județ facturare
518DocType: Purchase Taxes and Charges,"If checked, the tax amount will be considered as already included in the Print Rate / Print Amount","In cazul in care se bifeaza, suma taxelor va fi considerată ca fiind deja inclusa în Rata de Imprimare / Suma de Imprimare"
519DocType: Request for Quotation,Message for Supplier,Mesaj pentru Furnizor
520apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +48,Total Qty,Raport Cantitate
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530521apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +62,Guardian2 Email ID,Codul de e-mail Guardian2
522apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +62,Guardian2 Email ID,Codul de e-mail Guardian2
Frappe PR Botc0804792017-05-19 12:30:04 +0530523DocType: Item,Show in Website (Variant),Afișați în site-ul (Variant)
524DocType: Employee,Health Concerns,Probleme de Sanatate
525DocType: Process Payroll,Select Payroll Period,Perioada de selectare Salarizare
526DocType: Purchase Invoice,Unpaid,Neachitat
527apps/erpnext/erpnext/stock/page/stock_balance/stock_balance.js +49,Reserved for sale,Rezervat pentru vânzare
528DocType: Packing Slip,From Package No.,Din Pachetul Nr.
529DocType: Item Attribute,To Range,La gama
530apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +29,Securities and Deposits,Titluri de valoare și depozite
Frappe PR Bot59ee45a2017-06-01 19:05:28 +0530531apps/erpnext/erpnext/stock/doctype/stock_settings/stock_settings.py +44,"Can't change valuation method, as there are transactions against some items which does not have it's own valuation method","Metoda de evaluare nu poate fi schimbată, deoarece există tranzacții împotriva anumitor elemente care nu au metoda de evaluare proprie"
Frappe PR Botc0804792017-05-19 12:30:04 +0530532apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +82,Total leaves allocated is mandatory,Total frunze alocate este obligatorie
533DocType: Job Opening,Description of a Job Opening,Descrierea unei slujbe
534apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +111,Pending activities for today,Activități în așteptare pentru ziua de azi
535apps/erpnext/erpnext/config/hr.py +24,Attendance record.,Record de prezenţă.
536DocType: Salary Structure,Salary Component for timesheet based payroll.,Componenta de salarizare pentru salarizare bazate pe timesheet.
537DocType: Sales Order Item,Used for Production Plan,Folosit pentru Planul de producție
538DocType: Employee Loan,Total Payment,Plată totală
539DocType: Manufacturing Settings,Time Between Operations (in mins),Timp între operațiuni (în minute)
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530540apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +134,{0} {1} is cancelled so the action cannot be completed,"{0} {1} este anulată, astfel încât acțiunea nu poate fi terminată"
Frappe PR Botc0804792017-05-19 12:30:04 +0530541DocType: Customer,Buyer of Goods and Services.,Cumpărător de produse și servicii.
542DocType: Journal Entry,Accounts Payable,Conturi de plată
Frappe PR Botd112ee52017-08-31 19:38:41 +0530543apps/erpnext/erpnext/manufacturing/doctype/bom_update_tool/bom_update_tool.py +30,The selected BOMs are not for the same item,Cele BOM selectate nu sunt pentru același articol
544DocType: Supplier Scorecard Standing,Notify Other,Notificați alta
Frappe PR Botc0804792017-05-19 12:30:04 +0530545DocType: Pricing Rule,Valid Upto,Valid Până la
546DocType: Training Event,Workshop,Atelier
Frappe PR Botd112ee52017-08-31 19:38:41 +0530547DocType: Supplier Scorecard Scoring Standing,Warn Purchase Orders,Avertizați comenzile de cumpărare
Frappe PR Bot8054d962017-09-05 09:19:06 +0530548apps/erpnext/erpnext/utilities/user_progress.py +39,List a few of your customers. They could be organizations or individuals.,Listeaza cativa din clienții dvs. Ei ar putea fi organizații sau persoane fizice.
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530549apps/erpnext/erpnext/manufacturing/report/bom_stock_report/bom_stock_report.py +21,Enough Parts to Build,Piese de schimb suficient pentru a construi
550apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +128,Direct Income,Venituri Directe
Frappe PR Botc0804792017-05-19 12:30:04 +0530551apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +36,"Can not filter based on Account, if grouped by Account","Nu se poate filtra pe baza de cont, în cazul gruparii in functie de Cont"
Frappe PR Bot8054d962017-09-05 09:19:06 +0530552apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +121,Administrative Officer,Ofițer administrativ
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530553apps/erpnext/erpnext/schools/doctype/student_group/student_group.py +21,Please select Course,Selectați cursul
554apps/erpnext/erpnext/schools/doctype/student_group/student_group.py +21,Please select Course,Selectați cursul
Frappe PR Botc0804792017-05-19 12:30:04 +0530555DocType: Timesheet Detail,Hrs,ore
Frappe PR Botd112ee52017-08-31 19:38:41 +0530556apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +342,Please select Company,Vă rugăm să selectați Company
Frappe PR Botc0804792017-05-19 12:30:04 +0530557DocType: Stock Entry Detail,Difference Account,Diferența de Cont
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530558DocType: Purchase Invoice,Supplier GSTIN,Furnizor GSTIN
Frappe PR Botc0804792017-05-19 12:30:04 +0530559apps/erpnext/erpnext/projects/doctype/task/task.py +46,Cannot close task as its dependant task {0} is not closed.,Nu poate sarcină aproape ca misiune dependente {0} nu este închis.
560apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +433,Please enter Warehouse for which Material Request will be raised,Va rugam sa introduceti Depozit pentru care va fi ridicat Material Cerere
561DocType: Production Order,Additional Operating Cost,Costuri de operare adiţionale
562apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +20,Cosmetics,Cosmetică
Frappe PR Botd112ee52017-08-31 19:38:41 +0530563apps/erpnext/erpnext/stock/doctype/item/item.py +531,"To merge, following properties must be same for both items","Pentru a îmbina, următoarele proprietăți trebuie să fie aceeași pentru ambele elemente"
Frappe PR Botc0804792017-05-19 12:30:04 +0530564DocType: Shipping Rule,Net Weight,Greutate netă
565DocType: Employee,Emergency Phone,Telefon de Urgență
566apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +29,Buy,A cumpara
567,Serial No Warranty Expiry,Serial Nu Garantie pana
568DocType: Sales Invoice,Offline POS Name,Offline Numele POS
Frappe PR Bot8054d962017-09-05 09:19:06 +0530569apps/erpnext/erpnext/utilities/user_progress.py +134,Student Application,Aplicația studenților
Frappe PR Botc0804792017-05-19 12:30:04 +0530570apps/erpnext/erpnext/schools/doctype/grading_scale/grading_scale.py +20,Please define grade for Threshold 0%,Vă rugăm să definiți gradul pentru pragul 0%
571apps/erpnext/erpnext/schools/doctype/grading_scale/grading_scale.py +20,Please define grade for Threshold 0%,Vă rugăm să definiți gradul pentru pragul 0%
572DocType: Sales Order,To Deliver,A Livra
573DocType: Purchase Invoice Item,Item,Obiect
Frappe PR Botd112ee52017-08-31 19:38:41 +0530574apps/erpnext/erpnext/accounts/page/pos/pos.js +2442,Serial no item cannot be a fraction,Serial nici un articol nu poate fi o fracție
Frappe PR Botc0804792017-05-19 12:30:04 +0530575DocType: Journal Entry,Difference (Dr - Cr),Diferența (Dr - Cr)
576DocType: Account,Profit and Loss,Profit și pierdere
577apps/erpnext/erpnext/config/stock.py +325,Managing Subcontracting,Gestionarea Subcontracte
578DocType: Project,Project will be accessible on the website to these users,Proiectul va fi accesibil pe site-ul acestor utilizatori
Frappe PR Botd112ee52017-08-31 19:38:41 +0530579apps/erpnext/erpnext/config/projects.py +23,Define Project type.,Definiți tipul de proiect.
580DocType: Supplier Scorecard,Weighting Function,Funcție de ponderare
Frappe PR Bot8054d962017-09-05 09:19:06 +0530581apps/erpnext/erpnext/utilities/user_progress.py +17,Setup your ,Configurați-vă
Frappe PR Botc0804792017-05-19 12:30:04 +0530582DocType: Quotation,Rate at which Price list currency is converted to company's base currency,Rata la care lista de prețuri moneda este convertit în moneda de bază a companiei
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530583apps/erpnext/erpnext/setup/doctype/company/company.py +62,Account {0} does not belong to company: {1},Contul {0} nu apartine companiei: {1}
584apps/erpnext/erpnext/setup/doctype/company/company.py +51,Abbreviation already used for another company,Abreviere deja folosit pentru o altă companie
Frappe PR Botc0804792017-05-19 12:30:04 +0530585DocType: Selling Settings,Default Customer Group,Group Client Implicit
586DocType: Global Defaults,"If disable, 'Rounded Total' field will not be visible in any transaction","Dacă este dezactivat, câmpul 'Total Rotunjit' nu va fi vizibil in nici o tranzacție"
587DocType: BOM,Operating Cost,Costul de operare
588DocType: Sales Order Item,Gross Profit,Profit brut
589apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +49,Increment cannot be 0,Creștere nu poate fi 0
590DocType: Production Planning Tool,Material Requirement,Cerința de material
591DocType: Company,Delete Company Transactions,Ștergeți Tranzacții de Firma
Frappe PR Botd112ee52017-08-31 19:38:41 +0530592apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +347,Reference No and Reference Date is mandatory for Bank transaction,De referință nr și de referință Data este obligatorie pentru tranzacție bancară
Frappe PR Botc0804792017-05-19 12:30:04 +0530593DocType: Purchase Receipt,Add / Edit Taxes and Charges,Adaugaţi / editaţi taxe și cheltuieli
594DocType: Purchase Invoice,Supplier Invoice No,Furnizor Factura Nu
595DocType: Territory,For reference,Pentru referință
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530596apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +158,"Cannot delete Serial No {0}, as it is used in stock transactions","Nu se poate șterge de serie nr {0}, așa cum este utilizat în tranzacțiile bursiere"
Frappe PR Botc0804792017-05-19 12:30:04 +0530597apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +246,Closing (Cr),De închidere (Cr)
Frappe PR Bot8054d962017-09-05 09:19:06 +0530598apps/erpnext/erpnext/hr/email_alert/training_feedback/training_feedback.html +1,Hello,buna
Frappe PR Botc0804792017-05-19 12:30:04 +0530599apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +105,Move Item,Postul mutare
600DocType: Serial No,Warranty Period (Days),Perioada de garanție (zile)
601DocType: Installation Note Item,Installation Note Item,Instalare Notă Postul
602DocType: Production Plan Item,Pending Qty,Așteptare Cantitate
603DocType: Budget,Ignore,Ignora
Frappe PR Botd112ee52017-08-31 19:38:41 +0530604apps/erpnext/erpnext/accounts/party.py +361,{0} {1} is not active,{0} {1} nu este activ
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530605apps/erpnext/erpnext/config/accounts.py +279,Setup cheque dimensions for printing,Dimensiunile de instalare pentru imprimare de verificare
Frappe PR Botc0804792017-05-19 12:30:04 +0530606DocType: Salary Slip,Salary Slip Timesheet,Salariu alunecare Pontaj
Frappe PR Botd112ee52017-08-31 19:38:41 +0530607apps/erpnext/erpnext/controllers/buying_controller.py +155,Supplier Warehouse mandatory for sub-contracted Purchase Receipt,Furnizor Depozit obligatoriu pentru contractate sub-cumparare Primirea
Frappe PR Botc0804792017-05-19 12:30:04 +0530608DocType: Pricing Rule,Valid From,Valabil de la
609DocType: Sales Invoice,Total Commission,Total de Comisie
610DocType: Pricing Rule,Sales Partner,Partener de vânzări
Frappe PR Botd112ee52017-08-31 19:38:41 +0530611apps/erpnext/erpnext/config/buying.py +150,All Supplier scorecards.,Toate cardurile de evaluare ale furnizorilor.
Frappe PR Botc0804792017-05-19 12:30:04 +0530612DocType: Buying Settings,Purchase Receipt Required,Cumpărare de primire Obligatoriu
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530613apps/erpnext/erpnext/stock/doctype/item/item.py +130,Valuation Rate is mandatory if Opening Stock entered,Evaluarea Rata este obligatorie în cazul în care a intrat Deschiderea stoc
Frappe PR Botc0804792017-05-19 12:30:04 +0530614apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +142,No records found in the Invoice table,Nu sunt găsite în tabelul de factură înregistrări
615apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.js +17,Please select Company and Party Type first,Vă rugăm să selectați Company și Partidul Tip primul
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530616apps/erpnext/erpnext/config/accounts.py +295,Financial / accounting year.,An financiar / contabil.
Frappe PR Botc0804792017-05-19 12:30:04 +0530617apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.js +9,Accumulated Values,Valorile acumulate
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530618apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +162,"Sorry, Serial Nos cannot be merged","Ne pare rău, Serial nr nu se pot uni"
Frappe PR Botd112ee52017-08-31 19:38:41 +0530619apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +63,Territory is Required in POS Profile,Teritoriul este necesar în POS Profile
620DocType: Supplier,Prevent RFQs,Preveniți RFQ-urile
621apps/erpnext/erpnext/selling/doctype/quotation/quotation.js +749,Make Sales Order,Realizeaza Comandă de Vânzări
Frappe PR Bot8054d962017-09-05 09:19:06 +0530622apps/erpnext/erpnext/schools/doctype/instructor/instructor.py +15,Please setup Instructor Naming System in School &gt; School Settings,Vă rugăm să configurați Sistemul de denumire a instructorilor în școală&gt; Setări școlare
Frappe PR Botc0804792017-05-19 12:30:04 +0530623DocType: Project Task,Project Task,Proiect Sarcina
624,Lead Id,Id Conducere
625DocType: C-Form Invoice Detail,Grand Total,Total general
626DocType: Training Event,Course,Curs
627DocType: Timesheet,Payslip,fluturaș
628apps/erpnext/erpnext/public/js/pos/pos.html +4,Item Cart,Cos
629apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +38,Fiscal Year Start Date should not be greater than Fiscal Year End Date,Anul fiscal Data începerii nu trebuie să fie mai mare decât anul fiscal Data de încheiere
630DocType: Issue,Resolution,Rezolutie
631DocType: C-Form,IV,IV
Frappe PR Botd112ee52017-08-31 19:38:41 +0530632apps/erpnext/erpnext/templates/pages/order.html +76,Delivered: {0},Livrate: {0}
Frappe PR Botc0804792017-05-19 12:30:04 +0530633DocType: Expense Claim,Payable Account,Contul furnizori
634DocType: Payment Entry,Type of Payment,Tipul de plată
635DocType: Sales Order,Billing and Delivery Status,Facturare și de livrare Starea
636DocType: Job Applicant,Resume Attachment,CV-Atașamentul
637apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +58,Repeat Customers,Clienții repetate
638DocType: Leave Control Panel,Allocate,Alocaţi
Frappe PR Botd112ee52017-08-31 19:38:41 +0530639apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.js +804,Sales Return,Vânzări de returnare
Frappe PR Botc0804792017-05-19 12:30:04 +0530640apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +96,Note: Total allocated leaves {0} shouldn't be less than already approved leaves {1} for the period,Notă: Totalul frunzelor alocate {0} nu ar trebui să fie mai mică decât frunzele deja aprobate {1} pentru perioada
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530641,Total Stock Summary,Rezumatul total al stocului
Frappe PR Botc0804792017-05-19 12:30:04 +0530642DocType: Announcement,Posted By,Postat de
643DocType: Item,Delivered by Supplier (Drop Ship),Livrate de Furnizor (Drop navelor)
644apps/erpnext/erpnext/config/crm.py +12,Database of potential customers.,Baza de date cu clienți potențiali.
645DocType: Authorization Rule,Customer or Item,Client sau un element
646apps/erpnext/erpnext/config/selling.py +28,Customer database.,Baza de Date Client.
647DocType: Quotation,Quotation To,Citat Pentru a
648DocType: Lead,Middle Income,Venituri medii
649apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +218,Opening (Cr),Deschidere (Cr)
Frappe PR Botd112ee52017-08-31 19:38:41 +0530650apps/erpnext/erpnext/stock/doctype/item/item.py +799,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.,"Unitatea de măsură implicită pentru postul {0} nu poate fi schimbat direct, deoarece aveti si voi deja unele tranzacții (i) cu un alt UOM. Veți avea nevoie pentru a crea un nou element pentru a utiliza un alt implicit UOM."
651apps/erpnext/erpnext/accounts/utils.py +349,Allocated amount can not be negative,Suma alocată nu poate fi negativă
652apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +11,Please set the Company,Stabiliți compania
653apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +11,Please set the Company,Stabiliți compania
Frappe PR Botc0804792017-05-19 12:30:04 +0530654DocType: Purchase Order Item,Billed Amt,Suma facturată
655DocType: Training Result Employee,Training Result Employee,Angajat de formare Rezultat
656DocType: Warehouse,A logical Warehouse against which stock entries are made.,Un depozit logic față de care se efectuează înregistrări de stoc.
657DocType: Repayment Schedule,Principal Amount,Suma principală
658DocType: Employee Loan Application,Total Payable Interest,Dobânda totală de plată
659DocType: Sales Invoice Timesheet,Sales Invoice Timesheet,Vânzări factură Pontaj
660apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +118,Reference No & Reference Date is required for {0},Nu referință și de referință Data este necesar pentru {0}
661DocType: Process Payroll,Select Payment Account to make Bank Entry,Selectați Cont de plăți pentru a face Banca de intrare
Frappe PR Bot8054d962017-09-05 09:19:06 +0530662apps/erpnext/erpnext/utilities/activation.py +136,"Create Employee records to manage leaves, expense claims and payroll","Crearea de înregistrări angajaților pentru a gestiona frunze, cheltuieli și salarizare creanțe"
663apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +181,Proposal Writing,Propunere de scriere
Frappe PR Botc0804792017-05-19 12:30:04 +0530664DocType: Payment Entry Deduction,Payment Entry Deduction,Plată Deducerea intrare
665apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.py +35,Another Sales Person {0} exists with the same Employee id,Un alt Sales Person {0} există cu același ID Angajat
666DocType: Production Planning Tool,"If checked, raw materials for items that are sub-contracted will be included in the Material Requests","Dacă este bifată, materiile prime pentru elementele care sunt subcontractate vor fi incluse în Cererile materiale"
667apps/erpnext/erpnext/config/accounts.py +80,Masters,Masterat
668DocType: Assessment Plan,Maximum Assessment Score,Scor maxim de evaluare
669apps/erpnext/erpnext/config/accounts.py +140,Update Bank Transaction Dates,Perioada tranzacție de actualizare Bank
Frappe PR Botd112ee52017-08-31 19:38:41 +0530670apps/erpnext/erpnext/config/projects.py +35,Time Tracking,Urmărirea timpului
671DocType: Purchase Invoice,DUPLICATE FOR TRANSPORTER,DUPLICAT PENTRU TRANSPORTATOR
Frappe PR Botc0804792017-05-19 12:30:04 +0530672DocType: Fiscal Year Company,Fiscal Year Company,Anul fiscal companie
673DocType: Packing Slip Item,DN Detail,Detaliu DN
674DocType: Training Event,Conference,Conferinţă
675DocType: Timesheet,Billed,Facturat
676DocType: Batch,Batch Description,Descriere lot
677apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.js +12,Creating student groups,Crearea grupurilor de studenți
678apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.js +12,Creating student groups,Crearea grupurilor de studenți
Frappe PR Botd112ee52017-08-31 19:38:41 +0530679apps/erpnext/erpnext/accounts/utils.py +723,"Payment Gateway Account not created, please create one manually.","Plata Gateway Cont nu a fost creată, vă rugăm să creați manual unul."
680DocType: Supplier Scorecard,Per Year,Pe an
Frappe PR Botc0804792017-05-19 12:30:04 +0530681DocType: Sales Invoice,Sales Taxes and Charges,Taxele de vânzări și Taxe
682DocType: Employee,Organization Profile,Organizație de profil
683DocType: Student,Sibling Details,Detalii sibling
684DocType: Vehicle Service,Vehicle Service,Serviciu de vehicule
685apps/erpnext/erpnext/config/setup.py +101,Automatically triggers the feedback request based on conditions.,declanșează automat cererea de feedback pe baza condițiilor.
686DocType: Employee,Reason for Resignation,Motiv pentru demisie
687apps/erpnext/erpnext/config/hr.py +147,Template for performance appraisals.,Șablon pentru evaluările de performanță.
688DocType: Sales Invoice,Credit Note Issued,Nota de credit Eliberat
689DocType: Project Task,Weight,Greutate
690DocType: Payment Reconciliation,Invoice/Journal Entry Details,Factura / Jurnalul Detalii intrare
691apps/erpnext/erpnext/accounts/utils.py +83,{0} '{1}' not in Fiscal Year {2},{0} '{1}' nu există în anul fiscal {2}
692DocType: Buying Settings,Settings for Buying Module,Setări pentru cumparare Modulul
693apps/erpnext/erpnext/accounts/doctype/asset_movement/asset_movement.py +21,Asset {0} does not belong to company {1},Activ {0} nu aparține companiei {1}
Frappe PR Bot7c901002017-06-07 12:05:29 +0530694apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +70,Please enter Purchase Receipt first,Va rugam sa introduceti Primirea achiziția
Frappe PR Botc0804792017-05-19 12:30:04 +0530695DocType: Buying Settings,Supplier Naming By,Furnizor de denumire prin
696DocType: Activity Type,Default Costing Rate,Implicit Rata Costing
697DocType: Maintenance Schedule,Maintenance Schedule,Program Mentenanta
Frappe PR Bot7c901002017-06-07 12:05:29 +0530698apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +36,"Then Pricing Rules are filtered out based on Customer, Customer Group, Territory, Supplier, Supplier Type, Campaign, Sales Partner etc.","Apoi normelor privind prețurile sunt filtrate pe baza Customer, Client Group, Territory, furnizor, furnizor de tip, Campania, Vanzari Partener etc"
Frappe PR Botc0804792017-05-19 12:30:04 +0530699apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +24,Net Change in Inventory,Schimbarea net în inventar
700apps/erpnext/erpnext/config/hr.py +157,Employee Loan Management,Managementul de împrumut Angajat
701DocType: Employee,Passport Number,Numărul de pașaport
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530702apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +60,Relation with Guardian2,Relația cu Guardian2
Frappe PR Bot8054d962017-09-05 09:19:06 +0530703apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +115,Manager,Manager
Frappe PR Botc0804792017-05-19 12:30:04 +0530704DocType: Payment Entry,Payment From / To,Plata De la / la
Frappe PR Bot8054d962017-09-05 09:19:06 +0530705apps/erpnext/erpnext/selling/doctype/customer/customer.py +127,New credit limit is less than current outstanding amount for the customer. Credit limit has to be atleast {0},Noua limită de credit este mai mică decât valoarea curentă restante pentru client. Limita de credit trebuie să fie atleast {0}
Frappe PR Botc0804792017-05-19 12:30:04 +0530706apps/erpnext/erpnext/controllers/trends.py +39,'Based On' and 'Group By' can not be same,'Bazat pe' și 'Grupat dupa' nu pot fi identice
707DocType: Sales Person,Sales Person Targets,Obiective de vânzări Persoana
708DocType: Installation Note,IN-,ÎN-
709DocType: Production Order Operation,In minutes,In cateva minute
710DocType: Issue,Resolution Date,Data rezoluție
711DocType: Student Batch Name,Batch Name,Nume lot
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530712apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +319,Timesheet created:,Pontajul creat:
Frappe PR Botd112ee52017-08-31 19:38:41 +0530713apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +890,Please set default Cash or Bank account in Mode of Payment {0},Vă rugăm să setați Cash implicit sau cont bancar în modul de plată {0}
Frappe PR Botc0804792017-05-19 12:30:04 +0530714apps/erpnext/erpnext/schools/doctype/student_applicant/student_applicant.js +20,Enroll,A se inscrie
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530715DocType: GST Settings,GST Settings,Setări GST
Frappe PR Botc0804792017-05-19 12:30:04 +0530716DocType: Selling Settings,Customer Naming By,Numire Client de catre
717DocType: Student Leave Application,Will show the student as Present in Student Monthly Attendance Report,Va arăta studentului așa cum sunt prezente Student Raport lunar de prezență
718DocType: Depreciation Schedule,Depreciation Amount,Sumă de amortizare
719apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +56,Convert to Group,Transforma in grup
720DocType: Activity Cost,Activity Type,Tip Activitate
721DocType: Request for Quotation,For individual supplier,Pentru furnizor individual
722DocType: BOM Operation,Base Hour Rate(Company Currency),Rata de bază ore (companie Moneda)
723apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +47,Delivered Amount,Suma Pronunțată
724DocType: Supplier,Fixed Days,Zilele fixe
725DocType: Quotation Item,Item Balance,Postul Balanța
726DocType: Sales Invoice,Packing List,Lista de ambalare
727apps/erpnext/erpnext/config/buying.py +28,Purchase Orders given to Suppliers.,A achiziționa ordine de date Furnizori.
728apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +43,Publishing,Editare
729DocType: Activity Cost,Projects User,Proiecte de utilizare
730apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +41,Consumed,Consumat
731apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +157,{0}: {1} not found in Invoice Details table,{0}: {1} nu a fost găsit în tabelul detalii factură
732DocType: Company,Round Off Cost Center,Rotunji cost Center
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530733apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +227,Maintenance Visit {0} must be cancelled before cancelling this Sales Order,Vizita de Mentenanta {0} trebuie sa fie anulată înainte de a anula această Comandă de Vânzări
Frappe PR Botc0804792017-05-19 12:30:04 +0530734DocType: Item,Material Transfer,Transfer de material
Frappe PR Botd112ee52017-08-31 19:38:41 +0530735apps/erpnext/erpnext/buying/doctype/supplier_scorecard_variable/supplier_scorecard_variable.py +24,Could not find path for ,Căutarea nu a putut fi găsită
Frappe PR Botc0804792017-05-19 12:30:04 +0530736apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +211,Opening (Dr),Deschidere (Dr)
737apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +39,Posting timestamp must be after {0},Timestamp postarea trebuie să fie după {0}
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530738,GST Itemised Purchase Register,GST Registrul achiziționărilor detaliate
Frappe PR Botc0804792017-05-19 12:30:04 +0530739DocType: Employee Loan,Total Interest Payable,Dobânda totală de plată
740DocType: Landed Cost Taxes and Charges,Landed Cost Taxes and Charges,Impozite cost debarcate și Taxe
741DocType: Production Order Operation,Actual Start Time,Timpul efectiv de începere
742DocType: BOM Operation,Operation Time,Funcționare Ora
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530743apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +285,Finish,finalizarea
Frappe PR Botfa042362017-07-17 17:50:36 +0530744apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +395,Base,Baza
Frappe PR Botc0804792017-05-19 12:30:04 +0530745DocType: Timesheet,Total Billed Hours,Numărul total de ore facturate
746DocType: Journal Entry,Write Off Amount,Scrie Off Suma
Frappe PR Botd112ee52017-08-31 19:38:41 +0530747DocType: Leave Block List Allow,Allow User,Permiteţi utilizator
Frappe PR Botc0804792017-05-19 12:30:04 +0530748DocType: Journal Entry,Bill No,Factură nr.
749DocType: Company,Gain/Loss Account on Asset Disposal,Cont câștig / Pierdere de eliminare a activelor
750DocType: Vehicle Log,Service Details,Detalii de serviciu
751DocType: Vehicle Log,Service Details,Detalii de serviciu
752DocType: Purchase Invoice,Quarterly,Trimestrial
753DocType: Selling Settings,Delivery Note Required,Nota de Livrare Necesara
754DocType: Bank Guarantee,Bank Guarantee Number,Numărul de garanție bancară
755DocType: Bank Guarantee,Bank Guarantee Number,Numărul de garanție bancară
756DocType: Assessment Criteria,Assessment Criteria,Criterii de evaluare
757DocType: BOM Item,Basic Rate (Company Currency),Rată elementară (moneda companiei)
758DocType: Student Attendance,Student Attendance,Participarea studenților
759DocType: Sales Invoice Timesheet,Time Sheet,Fișa de timp
760DocType: Manufacturing Settings,Backflush Raw Materials Based On,Backflush Materii Prime bazat pe
Frappe PR Botd112ee52017-08-31 19:38:41 +0530761apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +84,Please enter item details,Va rugam sa introduceti detalii element
Frappe PR Botc0804792017-05-19 12:30:04 +0530762DocType: Interest,Interest,Interes
763apps/erpnext/erpnext/selling/doctype/customer/customer_dashboard.py +10,Pre Sales,Vânzări pre
764DocType: Purchase Receipt,Other Details,Alte detalii
765apps/erpnext/erpnext/accounts/report/delivered_items_to_be_billed/delivered_items_to_be_billed.py +18,Suplier,furnizo
766DocType: Account,Accounts,Conturi
767DocType: Vehicle,Odometer Value (Last),Valoarea contorului de parcurs (Ultimul)
Frappe PR Botd112ee52017-08-31 19:38:41 +0530768apps/erpnext/erpnext/config/buying.py +160,Templates of supplier scorecard criteria.,Șabloane ale criteriilor privind tabloul de bord al furnizorului.
Frappe PR Bot8054d962017-09-05 09:19:06 +0530769apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +100,Marketing,Marketing
Frappe PR Botd112ee52017-08-31 19:38:41 +0530770apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +284,Payment Entry is already created,Plata Intrarea este deja creat
771DocType: Request for Quotation,Get Suppliers,Obțineți furnizori
Frappe PR Botc0804792017-05-19 12:30:04 +0530772DocType: Purchase Receipt Item Supplied,Current Stock,Stoc curent
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530773apps/erpnext/erpnext/controllers/accounts_controller.py +558,Row #{0}: Asset {1} does not linked to Item {2},Rând # {0}: {1} activ nu legat de postul {2}
Frappe PR Botfa042362017-07-17 17:50:36 +0530774apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +377,Preview Salary Slip,Previzualizare Salariu alunecare
Frappe PR Botc0804792017-05-19 12:30:04 +0530775apps/erpnext/erpnext/accounts/doctype/budget/budget.py +54,Account {0} has been entered multiple times,Contul {0} a fost introdus de mai multe ori
776DocType: Account,Expenses Included In Valuation,Cheltuieli Incluse în Evaluare
777DocType: Hub Settings,Seller City,Vânzător oraș
778,Absent Student Report,Raport de student absent
779DocType: Email Digest,Next email will be sent on:,E-mail viitor va fi trimis la:
780DocType: Offer Letter Term,Offer Letter Term,Oferta Scrisoare Termen
Frappe PR Botd112ee52017-08-31 19:38:41 +0530781DocType: Supplier Scorecard,Per Week,Pe saptamana
782apps/erpnext/erpnext/stock/doctype/item/item.py +614,Item has variants.,Element are variante.
Frappe PR Botc0804792017-05-19 12:30:04 +0530783apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +65,Item {0} not found,Articolul {0} nu a fost găsit
784DocType: Bin,Stock Value,Valoare stoc
785apps/erpnext/erpnext/accounts/doctype/account/account.py +26,Company {0} does not exist,Firma {0} nu există
Frappe PR Bot7c901002017-06-07 12:05:29 +0530786apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +82,Tree Type,Arbore Tip
Frappe PR Botc0804792017-05-19 12:30:04 +0530787DocType: BOM Explosion Item,Qty Consumed Per Unit,Cantitate consumata pe unitatea
788DocType: Serial No,Warranty Expiry Date,Garanție Data expirării
789DocType: Material Request Item,Quantity and Warehouse,Cantitatea și Warehouse
790DocType: Sales Invoice,Commission Rate (%),Rata de Comision (%)
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530791apps/erpnext/erpnext/schools/doctype/student_group/student_group.py +23,Please select Program,Selectați Program
Frappe PR Botc0804792017-05-19 12:30:04 +0530792DocType: Project,Estimated Cost,Cost estimat
793DocType: Purchase Order,Link to material requests,Link la cererile de materiale
794apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +7,Aerospace,Spaţiul aerian
795DocType: Journal Entry,Credit Card Entry,Card de credit intrare
796apps/erpnext/erpnext/config/accounts.py +51,Company and Accounts,Și evidența contabilă
797apps/erpnext/erpnext/config/stock.py +22,Goods received from Suppliers.,Bunuri primite de la furnizori.
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530798apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +58,In Value,în valoare
Frappe PR Botc0804792017-05-19 12:30:04 +0530799DocType: Lead,Campaign Name,Denumire campanie
800DocType: Selling Settings,Close Opportunity After Days,Închide oportunitate După zile
801,Reserved,Rezervat
802DocType: Purchase Order,Supply Raw Materials,Aprovizionarea cu materii prime
803DocType: Purchase Invoice,The date on which next invoice will be generated. It is generated on submit.,Data la care va fi generat următoarea factură. Acesta este generată pe prezinte.
804apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +10,Current Assets,Active Curente
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530805apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +94,{0} is not a stock Item,{0} nu este un articol de stoc
Frappe PR Bot8054d962017-09-05 09:19:06 +0530806apps/erpnext/erpnext/hr/email_alert/training_feedback/training_feedback.html +6,Please share your feedback to the training by clicking on 'Training Feedback' and then 'New',Vă rugăm să împărtășiți feedback-ul dvs. la antrenament făcând clic pe &quot;Feedback Training&quot; și apoi pe &quot;New&quot;
Frappe PR Botc0804792017-05-19 12:30:04 +0530807DocType: Mode of Payment Account,Default Account,Cont Implicit
808DocType: Payment Entry,Received Amount (Company Currency),Suma primită (companie Moneda)
Frappe PR Botd112ee52017-08-31 19:38:41 +0530809apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +174,Lead must be set if Opportunity is made from Lead,Conducerea trebuie să fie setata dacă Oportunitatea este creata din Conducere
Frappe PR Botc0804792017-05-19 12:30:04 +0530810apps/erpnext/erpnext/hr/doctype/holiday_list/holiday_list.py +29,Please select weekly off day,Vă rugăm să selectați zi liberă pe săptămână
811DocType: Production Order Operation,Planned End Time,Planificate End Time
812,Sales Person Target Variance Item Group-Wise,Persoana de vânzări țintă varianță Articol Grupa Înțelept
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530813apps/erpnext/erpnext/accounts/doctype/account/account.py +96,Account with existing transaction cannot be converted to ledger,Un cont cu tranzacții existente nu poate fi transformat în registru contabil
Frappe PR Botc0804792017-05-19 12:30:04 +0530814DocType: Delivery Note,Customer's Purchase Order No,Nr. Comanda de Aprovizionare Client
815DocType: Budget,Budget Against,Buget împotriva
816DocType: Employee,Cell Number,Număr Celula
817apps/erpnext/erpnext/stock/reorder_item.py +177,Auto Material Requests Generated,Cereri materiale Auto Generat
818apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation_list.js +7,Lost,Pierdut
819apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +152,You can not enter current voucher in 'Against Journal Entry' column,"Nu puteți introduce voucher curent în ""Împotriva Jurnalul intrare"" coloană"
820apps/erpnext/erpnext/stock/page/stock_balance/stock_balance.js +50,Reserved for manufacturing,Rezervat pentru fabricare
821apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +25,Energy,Energie
822DocType: Opportunity,Opportunity From,Oportunitate de la
823apps/erpnext/erpnext/config/hr.py +98,Monthly salary statement.,Declarația salariu lunar.
Frappe PR Bot8054d962017-09-05 09:19:06 +0530824apps/erpnext/erpnext/patches/v8_9/add_setup_progress_actions.py +12,Add Company,Adăugați o companie
Frappe PR Botd112ee52017-08-31 19:38:41 +0530825apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +858,Row {0}: {1} Serial numbers required for Item {2}. You have provided {3}.,Rând {0}: {1} Numerele de serie necesare pentru articolul {2}. Ați oferit {3}.
Frappe PR Botc0804792017-05-19 12:30:04 +0530826DocType: BOM,Website Specifications,Site-ul Specificații
827apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +24,{0}: From {0} of type {1},{0}: de la {0} de tipul {1}
828DocType: Warranty Claim,CI-,CI
Frappe PR Botd112ee52017-08-31 19:38:41 +0530829apps/erpnext/erpnext/controllers/buying_controller.py +289,Row {0}: Conversion Factor is mandatory,Rând {0}: Factorul de conversie este obligatorie
Frappe PR Botc0804792017-05-19 12:30:04 +0530830DocType: Employee,A+,A +
Frappe PR Botd112ee52017-08-31 19:38:41 +0530831apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +326,"Multiple Price Rules exists with same criteria, please resolve conflict by assigning priority. Price Rules: {0}","Reguli de preturi multiple există cu aceleași criterii, vă rugăm să rezolve conflictul prin atribuirea de prioritate. Reguli de preț: {0}"
832apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +479,Cannot deactivate or cancel BOM as it is linked with other BOMs,"Nu se poate deactiva sau anula FDM, deoarece este conectat cu alte FDM-uri"
Frappe PR Botc0804792017-05-19 12:30:04 +0530833DocType: Opportunity,Maintenance,Mentenanţă
Frappe PR Botc0804792017-05-19 12:30:04 +0530834DocType: Item Attribute Value,Item Attribute Value,Postul caracteristicii Valoarea
835apps/erpnext/erpnext/config/selling.py +158,Sales campaigns.,Campanii de vanzari.
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530836apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +109,Make Timesheet,asiguraţi-Pontaj
Frappe PR Botc0804792017-05-19 12:30:04 +0530837DocType: Sales Taxes and Charges Template,"Standard tax template that can be applied to all Sales Transactions. This template can contain list of tax heads and also other expense / income heads like ""Shipping"", ""Insurance"", ""Handling"" etc.
Pratik Vyas593d5622015-03-02 19:07:52 +0530838
Frappe PR Botc0804792017-05-19 12:30:04 +0530839#### Note
840
841The tax rate you define here will be the standard tax rate for all **Items**. If there are **Items** that have different rates, they must be added in the **Item Tax** table in the **Item** master.
842
843#### Description of Columns
844
8451. Calculation Type:
846 - This can be on **Net Total** (that is the sum of basic amount).
847 - **On Previous Row Total / Amount** (for cumulative taxes or charges). If you select this option, the tax will be applied as a percentage of the previous row (in the tax table) amount or total.
848 - **Actual** (as mentioned).
8492. Account Head: The Account ledger under which this tax will be booked
8503. Cost Center: If the tax / charge is an income (like shipping) or expense it needs to be booked against a Cost Center.
8514. Description: Description of the tax (that will be printed in invoices / quotes).
8525. Rate: Tax rate.
8536. Amount: Tax amount.
8547. Total: Cumulative total to this point.
8558. Enter Row: If based on ""Previous Row Total"" you can select the row number which will be taken as a base for this calculation (default is the previous row).
8569. Is this Tax included in Basic Rate?: If you check this, it means that this tax will not be shown below the item table, but will be included in the Basic Rate in your main item table. This is useful where you want give a flat price (inclusive of all taxes) price to customers.","Șablon de impozitare standard, care pot fi aplicate la toate tranzacțiile de vânzare. Acest model poate conține lista de capete fiscale și, de asemenea, mai multe capete de cheltuieli / venituri, cum ar fi ""de transport"", ""asigurare"", ""manipulare"" etc.
857
858 #### Notă
859
860 vă Rata de impozitare defini aici va fi cota de impozitare standard pentru toate Articole ** **. Dacă există articole ** **, care au preturi diferite, acestea trebuie să fie adăugate în ** Impozitul Postul ** masă în ** ** postul comandantului.
861
862 #### Descrierea de coloane
863
864 1. Calcul Tip:
865 - Acest lucru poate fi pe ** net total ** (care este suma cuantum de bază).
866 - ** La rândul precedent Raport / Suma ** (pentru impozite sau taxe cumulative). Dacă selectați această opțiune, impozitul va fi aplicat ca procent din rândul anterior (în tabelul de impozitare) suma totală sau.
867 - ** ** Real (după cum sa menționat).
868 2. Șeful cont: Registrul cont în care acest impozit va fi rezervat
869 3. Cost Center: În cazul în care taxa / taxa este un venit (cum ar fi de transport maritim) sau cheltuieli trebuie să se rezervat împotriva unui centru de cost.
870 4. Descriere: Descriere a taxei (care vor fi tipărite în facturi / citate).
871 5. Notă: Rata de Profit Brut.
872 6. Suma: suma taxei.
873 7. Total: total cumulat la acest punct.
874 8. Introduceți Row: Dacă bazat pe ""Înapoi Row Total"", puteți selecta numărul rând care vor fi luate ca bază pentru acest calcul (implicit este rândul precedent).
875 9. Este Brut inclus în rata de bază ?: Dacă verifica acest lucru, înseamnă că acest impozit nu va fi arătată tabelul de mai jos articol, dar vor fi incluse în rata de bază din tabelul punctul principal. Acest lucru este util în cazul în care doriți dau un preț plat (cu toate taxele incluse) preț pentru clienți."
876DocType: Employee,Bank A/C No.,Bancă A/C nr.
877DocType: Bank Guarantee,Project,Proiecte
878DocType: Quality Inspection Reading,Reading 7,Lectură 7
Frappe PR Bot7c901002017-06-07 12:05:29 +0530879apps/erpnext/erpnext/stock/doctype/material_request/material_request_list.js +9,Partially Ordered,Comandat parțial
Frappe PR Botc0804792017-05-19 12:30:04 +0530880DocType: Expense Claim Detail,Expense Claim Type,Tip Revendicare Cheltuieli
881DocType: Shopping Cart Settings,Default settings for Shopping Cart,Setările implicite pentru Cosul de cumparaturi
Frappe PR Botd112ee52017-08-31 19:38:41 +0530882apps/erpnext/erpnext/accounts/doctype/asset/depreciation.py +138,Asset scrapped via Journal Entry {0},Activ casate prin Jurnal de intrare {0}
Frappe PR Botc0804792017-05-19 12:30:04 +0530883DocType: Employee Loan,Interest Income Account,Contul Interes Venit
884apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +13,Biotechnology,Biotehnologie
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530885apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +109,Office Maintenance Expenses,Cheltuieli de întreținere birou
Frappe PR Botc0804792017-05-19 12:30:04 +0530886apps/erpnext/erpnext/config/learn.py +47,Setting up Email Account,Configurarea contului de e-mail
Frappe PR Bot7c901002017-06-07 12:05:29 +0530887apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.js +114,Please enter Item first,Va rugam sa introduceti Articol primul
Frappe PR Botc0804792017-05-19 12:30:04 +0530888DocType: Account,Liability,Răspundere
Frappe PR Botd112ee52017-08-31 19:38:41 +0530889apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +186,Sanctioned Amount cannot be greater than Claim Amount in Row {0}.,Sancționat Suma nu poate fi mai mare decât revendicarea Suma în rândul {0}.
Frappe PR Botc0804792017-05-19 12:30:04 +0530890DocType: Company,Default Cost of Goods Sold Account,Implicit Costul cont bunuri vândute
Frappe PR Botd112ee52017-08-31 19:38:41 +0530891apps/erpnext/erpnext/stock/get_item_details.py +310,Price List not selected,Lista de prețuri nu selectat
Frappe PR Botc0804792017-05-19 12:30:04 +0530892DocType: Employee,Family Background,Context familial
893DocType: Request for Quotation Supplier,Send Email,Trimiteți-ne email
Frappe PR Botd112ee52017-08-31 19:38:41 +0530894apps/erpnext/erpnext/stock/doctype/item/item.py +204,Warning: Invalid Attachment {0},Atenție: Attachment invalid {0}
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530895apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +755,No Permission,Nici o permisiune
Frappe PR Botc0804792017-05-19 12:30:04 +0530896DocType: Company,Default Bank Account,Cont Bancar Implicit
897apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +50,"To filter based on Party, select Party Type first","Pentru a filtra pe baza Party, selectați Party Tip primul"
898apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +48,'Update Stock' can not be checked because items are not delivered via {0},"""Actualizare stoc"" nu poate fi activat, deoarece obiectele nu sunt livrate prin {0}"
899DocType: Vehicle,Acquisition Date,Data achiziției
Frappe PR Bot8054d962017-09-05 09:19:06 +0530900apps/erpnext/erpnext/utilities/user_progress.py +100,Nos,Nos
Frappe PR Botc0804792017-05-19 12:30:04 +0530901DocType: Item,Items with higher weightage will be shown higher,Articole cu weightage mare va fi afișat mai mare
902DocType: Bank Reconciliation Detail,Bank Reconciliation Detail,Detaliu reconciliere bancară
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530903apps/erpnext/erpnext/controllers/accounts_controller.py +562,Row #{0}: Asset {1} must be submitted,Rând # {0}: {1} activ trebuie să fie depuse
Frappe PR Botc0804792017-05-19 12:30:04 +0530904apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.py +40,No employee found,Nu a fost gasit angajat
905DocType: Supplier Quotation,Stopped,Oprita
906DocType: Item,If subcontracted to a vendor,Dacă subcontractat la un furnizor
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530907apps/erpnext/erpnext/schools/doctype/student_group/student_group.js +111,Student Group is already updated.,Grupul de studenți este deja actualizat.
908apps/erpnext/erpnext/schools/doctype/student_group/student_group.js +111,Student Group is already updated.,Grupul de studenți este deja actualizat.
Frappe PR Botc0804792017-05-19 12:30:04 +0530909DocType: SMS Center,All Customer Contact,Toate contactele clienților
910apps/erpnext/erpnext/config/stock.py +153,Upload stock balance via csv.,Încărcați echilibru stoc prin csv.
911DocType: Warehouse,Tree Details,copac Detalii
912DocType: Training Event,Event Status,Stare eveniment
913,Support Analytics,Suport Analytics
Frappe PR Botd112ee52017-08-31 19:38:41 +0530914apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +346,"If you have any questions, please get back to us.","Dacă aveți întrebări, vă rugăm să ne întoarcem la noi."
Frappe PR Botc0804792017-05-19 12:30:04 +0530915DocType: Item,Website Warehouse,Site-ul Warehouse
916DocType: Payment Reconciliation,Minimum Invoice Amount,Factură cantitate minimă
917apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +111,{0} {1}: Cost Center {2} does not belong to Company {3},{0} {1}: Cost Center {2} nu aparține Companiei {3}
918apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +88,{0} {1}: Account {2} cannot be a Group,{0} {1}: Cont {2} nu poate fi un grup
Frappe PR Botd112ee52017-08-31 19:38:41 +0530919apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +63,Item Row {idx}: {doctype} {docname} does not exist in above '{doctype}' table,Postul rând {IDX}: {DOCTYPE} {DOCNAME} nu există în sus &quot;{DOCTYPE} &#39;masă
920apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +288,Timesheet {0} is already completed or cancelled,Pontajul {0} este deja finalizată sau anulată
Frappe PR Botc0804792017-05-19 12:30:04 +0530921apps/erpnext/erpnext/templates/pages/projects.html +42,No tasks,Nu există nicio sarcină
922DocType: Purchase Invoice,"The day of the month on which auto invoice will be generated e.g. 05, 28 etc",
923DocType: Asset,Opening Accumulated Depreciation,Deschidere Amortizarea Acumulate
924apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.js +49,Score must be less than or equal to 5,Scorul trebuie să fie mai mică sau egală cu 5
925DocType: Program Enrollment Tool,Program Enrollment Tool,Programul Instrumentul de înscriere
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530926apps/erpnext/erpnext/config/accounts.py +332,C-Form records,Înregistrări formular-C
Frappe PR Botc0804792017-05-19 12:30:04 +0530927apps/erpnext/erpnext/config/selling.py +311,Customer and Supplier,Client și furnizor
928DocType: Email Digest,Email Digest Settings,Setari Email Digest
Frappe PR Botd112ee52017-08-31 19:38:41 +0530929apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +348,Thank you for your business!,Vă mulțumesc pentru afacerea dvs!
Frappe PR Botc0804792017-05-19 12:30:04 +0530930apps/erpnext/erpnext/config/support.py +12,Support queries from customers.,Interogări de suport din partea clienților.
Frappe PR Bot8054d962017-09-05 09:19:06 +0530931DocType: Setup Progress Action,Action Doctype,Acțiune Doctype
Frappe PR Botc0804792017-05-19 12:30:04 +0530932,Production Order Stock Report,Producție Raport de comandă stoc
933DocType: HR Settings,Retirement Age,Vârsta de pensionare
934DocType: Bin,Moving Average Rate,Rata medie mobilă
935DocType: Production Planning Tool,Select Items,Selectați Elemente
936apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +372,{0} against Bill {1} dated {2},{0} comparativ cu factura {1} din data de {2}
Frappe PR Bot8054d962017-09-05 09:19:06 +0530937apps/erpnext/erpnext/utilities/user_progress.py +16,Setup Institution,Instituția de înființare
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530938DocType: Program Enrollment,Vehicle/Bus Number,Numărul vehiculului / autobuzului
Frappe PR Bot59ee45a2017-06-01 19:05:28 +0530939apps/erpnext/erpnext/schools/doctype/course/course.js +17,Course Schedule,Program de curs de
Frappe PR Botd112ee52017-08-31 19:38:41 +0530940DocType: Request for Quotation Supplier,Quote Status,Citat Stare
Frappe PR Botc0804792017-05-19 12:30:04 +0530941DocType: Maintenance Visit,Completion Status,Stare Finalizare
942DocType: HR Settings,Enter retirement age in years,Introdu o vârsta de pensionare în anii
943apps/erpnext/erpnext/accounts/doctype/asset/asset.js +263,Target Warehouse,Țintă Warehouse
Frappe PR Botfa042362017-07-17 17:50:36 +0530944apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +102,Please select a warehouse,Selectați un depozit
Frappe PR Botc0804792017-05-19 12:30:04 +0530945DocType: Cheque Print Template,Starting location from left edge,Punctul de plecare de la marginea din stânga
946DocType: Item,Allow over delivery or receipt upto this percent,Permiteți peste livrare sau primire pana la acest procent
947DocType: Stock Entry,STE-,sterilizabile
948DocType: Upload Attendance,Import Attendance,Import Spectatori
Frappe PR Bot59ee45a2017-06-01 19:05:28 +0530949apps/erpnext/erpnext/public/js/pos/pos.html +115,All Item Groups,Toate grupurile articolului
Frappe PR Botc0804792017-05-19 12:30:04 +0530950DocType: Process Payroll,Activity Log,Jurnal Activitate
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530951apps/erpnext/erpnext/accounts/report/profit_and_loss_statement/profit_and_loss_statement.py +39,Net Profit / Loss,Profit / pierdere net
Frappe PR Botc0804792017-05-19 12:30:04 +0530952apps/erpnext/erpnext/config/setup.py +89,Automatically compose message on submission of transactions.,Compune în mod automat un mesaj la introducere de tranzacții.
953DocType: Production Order,Item To Manufacture,Articol pentru Fabricare
954apps/erpnext/erpnext/buying/utils.py +80,{0} {1} status is {2},{0} {1} statusul este {2}
955DocType: Employee,Provide Email Address registered in company,Furnizarea Adresa de email inregistrata in companie
956DocType: Shopping Cart Settings,Enable Checkout,activaţi Checkout
957apps/erpnext/erpnext/config/learn.py +202,Purchase Order to Payment,Comandă de aprovizionare de plata
958apps/erpnext/erpnext/stock/page/stock_balance/stock_balance.js +48,Projected Qty,Proiectat Cantitate
959DocType: Sales Invoice,Payment Due Date,Data scadentă de plată
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530960apps/erpnext/erpnext/stock/doctype/item/item.js +349,Item Variant {0} already exists with same attributes,Postul Varianta {0} există deja cu aceleași atribute
Frappe PR Botd112ee52017-08-31 19:38:41 +0530961apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +115,'Opening',&quot;Deschiderea&quot;
Frappe PR Botc0804792017-05-19 12:30:04 +0530962apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +130,Open To Do,Deschideți To Do
963DocType: Notification Control,Delivery Note Message,Nota de Livrare Mesaj
964DocType: Expense Claim,Expenses,Cheltuieli
965DocType: Item Variant Attribute,Item Variant Attribute,Varianta element Atribut
966,Purchase Receipt Trends,Tendințe Primirea de cumpărare
967DocType: Process Payroll,Bimonthly,Bilunar
968DocType: Vehicle Service,Brake Pad,Pad de frână
Frappe PR Bot8054d962017-09-05 09:19:06 +0530969apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +110,Research & Development,Cercetare & Dezvoltare
Frappe PR Botc0804792017-05-19 12:30:04 +0530970apps/erpnext/erpnext/accounts/report/purchase_order_items_to_be_billed/purchase_order_items_to_be_billed.py +20,Amount to Bill,Sumă pentru facturare
971DocType: Company,Registration Details,Detalii de înregistrare
972DocType: Timesheet,Total Billed Amount,Suma totală Billed
973DocType: Item Reorder,Re-Order Qty,Re-comanda Cantitate
974DocType: Leave Block List Date,Leave Block List Date,Data Lista Concedii Blocate
975DocType: Pricing Rule,Price or Discount,Preț sau Reducere
Frappe PR Botd112ee52017-08-31 19:38:41 +0530976apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +95,BOM #{0}: Raw material cannot be same as main Item,BOM # {0}: Materia primă nu poate fi identică cu elementul principal
977apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +92,Total Applicable Charges in Purchase Receipt Items table must be same as Total Taxes and Charges,Taxe totale aplicabile în tabelul de achiziție Chitanță Elementele trebuie să fie la fel ca total impozite și taxe
Frappe PR Botc0804792017-05-19 12:30:04 +0530978DocType: Sales Team,Incentives,Stimulente
979DocType: SMS Log,Requested Numbers,Numere solicitate
980DocType: Production Planning Tool,Only Obtain Raw Materials,Se obține numai Materii prime
981apps/erpnext/erpnext/config/hr.py +142,Performance appraisal.,De evaluare a performantei.
Frappe PR Botd112ee52017-08-31 19:38:41 +0530982apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.py +96,"Enabling 'Use for Shopping Cart', as Shopping Cart is enabled and there should be at least one Tax Rule for Shopping Cart","Dacă activați opțiunea &quot;Utilizare pentru Cos de cumparaturi &#39;, ca Cosul de cumparaturi este activat și trebuie să existe cel puțin o regulă fiscală pentru Cos de cumparaturi"
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530983apps/erpnext/erpnext/controllers/accounts_controller.py +360,"Payment Entry {0} is linked against Order {1}, check if it should be pulled as advance in this invoice.","Intrarea plată {0} este legată de comanda {1}, verificați dacă acesta ar trebui să fie tras ca avans în această factură."
Frappe PR Botc0804792017-05-19 12:30:04 +0530984DocType: Sales Invoice Item,Stock Details,Stoc Detalii
985apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +29,Project Value,Valoare proiect
986apps/erpnext/erpnext/config/selling.py +321,Point-of-Sale,Punct de vânzare
987DocType: Vehicle Log,Odometer Reading,Kilometrajul
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530988apps/erpnext/erpnext/accounts/doctype/account/account.py +119,"Account balance already in Credit, you are not allowed to set 'Balance Must Be' as 'Debit'","Soldul contului este deja în credit, nu vă este permis să setați ""Balanța trebuie să fie"" drept ""Debit""."
Frappe PR Botc0804792017-05-19 12:30:04 +0530989DocType: Account,Balance must be,Bilanţul trebuie să fie
990DocType: Hub Settings,Publish Pricing,Publica Prețuri
991DocType: Notification Control,Expense Claim Rejected Message,Mesaj Respingere Revendicare Cheltuieli
992,Available Qty,Cantitate disponibilă
993DocType: Purchase Taxes and Charges,On Previous Row Total,Inapoi la rândul Total
994DocType: Purchase Invoice Item,Rejected Qty,respinsă Cantitate
995DocType: Salary Slip,Working Days,Zile lucratoare
996DocType: Serial No,Incoming Rate,Rate de intrare
997DocType: Packing Slip,Gross Weight,Greutate brută
Frappe PR Bot8054d962017-09-05 09:19:06 +0530998apps/erpnext/erpnext/public/js/setup_wizard.js +102,The name of your company for which you are setting up this system.,Numele companiei dumneavoastră pentru care vă sunt configurarea acestui sistem.
Frappe PR Botc0804792017-05-19 12:30:04 +0530999DocType: HR Settings,Include holidays in Total no. of Working Days,Includ vacanțe în total nr. de zile lucrătoare
1000DocType: Job Applicant,Hold,Păstrarea / Ţinerea / Deţinerea
1001DocType: Employee,Date of Joining,Data Aderării
1002DocType: Naming Series,Update Series,Actualizare Series
1003DocType: Supplier Quotation,Is Subcontracted,Este subcontractată
1004DocType: Item Attribute,Item Attribute Values,Valori Postul Atribut
1005DocType: Examination Result,Examination Result,examinarea Rezultat
Frappe PR Botd112ee52017-08-31 19:38:41 +05301006apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +811,Purchase Receipt,Primirea de cumpărare
Frappe PR Botc0804792017-05-19 12:30:04 +05301007,Received Items To Be Billed,Articole primite Pentru a fi facturat
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301008apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +173,Submitted Salary Slips,Depuse Alunecările salariale
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301009apps/erpnext/erpnext/config/accounts.py +305,Currency exchange rate master.,Maestru cursului de schimb valutar.
Frappe PR Botd112ee52017-08-31 19:38:41 +05301010apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +196,Reference Doctype must be one of {0},Referință Doctype trebuie să fie una dintre {0}
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301011apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +302,Unable to find Time Slot in the next {0} days for Operation {1},Imposibilitatea de a găsi timp Slot în următorii {0} zile pentru Operațiunea {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05301012DocType: Production Order,Plan material for sub-assemblies,Material Plan de subansambluri
1013apps/erpnext/erpnext/config/selling.py +97,Sales Partners and Territory,Parteneri de vânzări și teritoriu
Frappe PR Botd112ee52017-08-31 19:38:41 +05301014apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +558,BOM {0} must be active,BOM {0} trebuie să fie activ
Frappe PR Botc0804792017-05-19 12:30:04 +05301015DocType: Journal Entry,Depreciation Entry,amortizare intrare
1016apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +36,Please select the document type first,Vă rugăm să selectați tipul de document primul
1017apps/erpnext/erpnext/maintenance/doctype/maintenance_visit/maintenance_visit.py +65,Cancel Material Visits {0} before cancelling this Maintenance Visit,Anuleaza Vizite Material {0} înainte de a anula această Vizita de întreținere
Frappe PR Botbfdb7262017-07-11 15:20:11 +05301018apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +213,Serial No {0} does not belong to Item {1},Serial Nu {0} nu aparține postul {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05301019DocType: Purchase Receipt Item Supplied,Required Qty,Necesar Cantitate
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301020apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +123,Warehouses with existing transaction can not be converted to ledger.,Depozite de tranzacții existente nu pot fi convertite în contabilitate.
Frappe PR Botc0804792017-05-19 12:30:04 +05301021DocType: Bank Reconciliation,Total Amount,Suma totală
1022apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +32,Internet Publishing,Editura Internet
1023DocType: Production Planning Tool,Production Orders,Comenzi de producție
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301024apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +62,Balance Value,Valoarea bilanţului
Frappe PR Botc0804792017-05-19 12:30:04 +05301025apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +38,Sales Price List,Lista de prețuri de vânzare
1026apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +69,Publish to sync items,Publica pentru a sincroniza articole
1027DocType: Bank Reconciliation,Account Currency,Moneda cont
1028apps/erpnext/erpnext/accounts/general_ledger.py +142,Please mention Round Off Account in Company,Vă rugăm să menționați rotunji contul în companie
1029DocType: Purchase Receipt,Range,Interval
1030DocType: Supplier,Default Payable Accounts,Implicit conturi de plătit
1031apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +49,Employee {0} is not active or does not exist,Angajatul {0} nu este activ sau nu există
1032DocType: Fee Structure,Components,Componente
Frappe PR Botd112ee52017-08-31 19:38:41 +05301033apps/erpnext/erpnext/accounts/doctype/asset/asset.py +251,Please enter Asset Category in Item {0},Vă rugăm să introduceți activ Categorie la postul {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05301034DocType: Quality Inspection Reading,Reading 6,Reading 6
Frappe PR Botd112ee52017-08-31 19:38:41 +05301035apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +913,Cannot {0} {1} {2} without any negative outstanding invoice,Can not {0} {1} {2} fără nici o factură negativă restante
Frappe PR Botc0804792017-05-19 12:30:04 +05301036DocType: Purchase Invoice Advance,Purchase Invoice Advance,Factura de cumpărare în avans
1037DocType: Hub Settings,Sync Now,Sincronizare acum
1038apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +199,Row {0}: Credit entry can not be linked with a {1},Rând {0}: intrare de credit nu poate fi legat de o {1}
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301039apps/erpnext/erpnext/config/accounts.py +248,Define budget for a financial year.,Definiți bugetul pentru un exercițiu financiar.
Frappe PR Botc0804792017-05-19 12:30:04 +05301040DocType: Mode of Payment Account,Default Bank / Cash account will be automatically updated in POS Invoice when this mode is selected.,Contul Bancar / de Numerar implicit va fi actualizat automat în Factura POS atunci când acest mod este selectat.
1041DocType: Lead,LEAD-,CONDUCE-
1042DocType: Employee,Permanent Address Is,Adresa permanentă este
1043DocType: Production Order Operation,Operation completed for how many finished goods?,Funcționare completat de cât de multe bunuri finite?
Frappe PR Bot8054d962017-09-05 09:19:06 +05301044apps/erpnext/erpnext/public/js/setup_wizard.js +46,The Brand,Marca
Frappe PR Botc0804792017-05-19 12:30:04 +05301045DocType: Employee,Exit Interview Details,Detalii Interviu de Iesire
1046DocType: Item,Is Purchase Item,Este de cumparare Articol
1047DocType: Asset,Purchase Invoice,Factura de cumpărare
1048DocType: Stock Ledger Entry,Voucher Detail No,Detaliu voucher Nu
Frappe PR Botd112ee52017-08-31 19:38:41 +05301049apps/erpnext/erpnext/accounts/page/pos/pos.js +745,New Sales Invoice,Noua factură de vânzări
Frappe PR Botc0804792017-05-19 12:30:04 +05301050DocType: Stock Entry,Total Outgoing Value,Valoarea totală de ieșire
Frappe PR Bot7c901002017-06-07 12:05:29 +05301051apps/erpnext/erpnext/public/js/account_tree_grid.js +224,Opening Date and Closing Date should be within same Fiscal Year,Deschiderea și data inchiderii ar trebui să fie în același an fiscal
Frappe PR Botc0804792017-05-19 12:30:04 +05301052DocType: Lead,Request for Information,Cerere de informații
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301053,LeaderBoard,LEADERBOARD
Frappe PR Botd112ee52017-08-31 19:38:41 +05301054apps/erpnext/erpnext/accounts/page/pos/pos.js +758,Sync Offline Invoices,Sincronizare offline Facturile
Frappe PR Botc0804792017-05-19 12:30:04 +05301055DocType: Payment Request,Paid,Plătit
1056DocType: Program Fee,Program Fee,Taxa de program
Frappe PR Botd112ee52017-08-31 19:38:41 +05301057DocType: BOM Update Tool,"Replace a particular BOM in all other BOMs where it is used. It will replace the old BOM link, update cost and regenerate ""BOM Explosion Item"" table as per new BOM.
1058It also updates latest price in all the BOMs.","Înlocuiți un BOM particular în toate celelalte BOM unde este utilizat. Acesta va înlocui vechiul link BOM, va actualiza costul și va regenera tabelul &quot;BOM Explosion Item&quot; ca pe noul BOM. Actualizează, de asemenea, ultimul preț în toate BOM-urile."
Frappe PR Botc0804792017-05-19 12:30:04 +05301059DocType: Salary Slip,Total in words,Total în cuvinte
1060DocType: Material Request Item,Lead Time Date,Data Timp Conducere
1061DocType: Guardian,Guardian Name,Nume tutore
1062DocType: Cheque Print Template,Has Print Format,Are Format imprimare
1063DocType: Employee Loan,Sanctioned,consacrat
Frappe PR Botd112ee52017-08-31 19:38:41 +05301064apps/erpnext/erpnext/accounts/page/pos/pos.js +73, is mandatory. Maybe Currency Exchange record is not created for ,este obligatorie. Poate înregistrarea de schimb valutar nu este creeatã pentru
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301065apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +112,Row #{0}: Please specify Serial No for Item {1},Rând # {0}: Vă rugăm să specificați Nu serial pentru postul {1}
Frappe PR Botfa042362017-07-17 17:50:36 +05301066apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +622,"For 'Product Bundle' items, Warehouse, Serial No and Batch No will be considered from the 'Packing List' table. If Warehouse and Batch No are same for all packing items for any 'Product Bundle' item, those values can be entered in the main Item table, values will be copied to 'Packing List' table.","Pentru elementele &quot;produse Bundle&quot;, Warehouse, Serial No și lot nr vor fi luate în considerare de la &quot;ambalare List&quot; masa. Dacă Warehouse și Lot nr sunt aceleași pentru toate elementele de ambalaj pentru produs orice &quot;Bundle produs&quot;, aceste valori pot fi introduse în tabelul de punctul principal, valorile vor fi copiate &quot;de ambalare Lista&quot; masă."
Frappe PR Botc0804792017-05-19 12:30:04 +05301067DocType: Job Opening,Publish on website,Publica pe site-ul
1068apps/erpnext/erpnext/config/stock.py +17,Shipments to customers.,Transporturile către clienți.
Frappe PR Botd112ee52017-08-31 19:38:41 +05301069apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +624,Supplier Invoice Date cannot be greater than Posting Date,Furnizor Data facturii nu poate fi mai mare decât postare Data
Frappe PR Botc0804792017-05-19 12:30:04 +05301070DocType: Purchase Invoice Item,Purchase Order Item,Comandă de aprovizionare Articol
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301071apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +132,Indirect Income,Venituri indirecte
Frappe PR Botc0804792017-05-19 12:30:04 +05301072DocType: Student Attendance Tool,Student Attendance Tool,Instrumentul de student Participarea
1073DocType: Cheque Print Template,Date Settings,dată Setări
1074apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +48,Variance,Variație
1075,Company Name,Denumire Furnizor
1076DocType: SMS Center,Total Message(s),Total mesaj(e)
Frappe PR Botd112ee52017-08-31 19:38:41 +05301077apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +863,Select Item for Transfer,Selectați Element de Transfer
Frappe PR Botc0804792017-05-19 12:30:04 +05301078DocType: Purchase Invoice,Additional Discount Percentage,Procentul discount suplimentar
1079apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +24,View a list of all the help videos,Vizualizați o listă cu toate filmele de ajutor
1080DocType: Bank Reconciliation,Select account head of the bank where cheque was deposited.,"Selectați contul șef al băncii, unde de verificare a fost depus."
1081DocType: Selling Settings,Allow user to edit Price List Rate in transactions,Permiteţi utilizatorului să editeze lista ratelor preturilor din tranzacții
1082DocType: Pricing Rule,Max Qty,Max Cantitate
1083apps/erpnext/erpnext/accounts/doctype/c_form/c_form.py +30,"Row {0}: Invoice {1} is invalid, it might be cancelled / does not exist. \
1084 Please enter a valid Invoice","Rândul {0}: {1} factură nu este validă, aceasta ar putea fi anulate / nu există. \ Vă rugăm să introduceți o factură validă"
1085apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +132,Row {0}: Payment against Sales/Purchase Order should always be marked as advance,Rând {0}: Plata împotriva Vânzări / Ordinului de Procurare ar trebui să fie întotdeauna marcate ca avans
1086apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +16,Chemical,Chimic
1087DocType: Salary Component Account,Default Bank / Cash account will be automatically updated in Salary Journal Entry when this mode is selected.,Default cont bancar / numerar vor fi actualizate automat în Jurnalul de intrare a salariului când este selectat acest mod.
Frappe PR Botc0804792017-05-19 12:30:04 +05301088DocType: BOM,Raw Material Cost(Company Currency),Brut Costul materialelor (companie Moneda)
Frappe PR Botbfdb7262017-07-11 15:20:11 +05301089apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +731,All items have already been transferred for this Production Order.,Toate articolele acestei comenzi de producție au fost deja transferate.
Frappe PR Botc0804792017-05-19 12:30:04 +05301090apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +87,Row # {0}: Rate cannot be greater than the rate used in {1} {2},Rândul # {0}: Rata nu poate fi mai mare decât rata folosită în {1} {2}
1091apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +87,Row # {0}: Rate cannot be greater than the rate used in {1} {2},Rândul # {0}: Rata nu poate fi mai mare decât rata folosită în {1} {2}
Frappe PR Bot8054d962017-09-05 09:19:06 +05301092apps/erpnext/erpnext/utilities/user_progress.py +101,Meter,Metru
Frappe PR Botc0804792017-05-19 12:30:04 +05301093DocType: Workstation,Electricity Cost,Cost energie electrică
1094DocType: HR Settings,Don't send Employee Birthday Reminders,Nu trimiteți Memento pentru Zi de Nastere Angajat
1095DocType: Item,Inspection Criteria,Criteriile de inspecție
1096apps/erpnext/erpnext/stock/doctype/material_request/material_request_list.js +14,Transfered,Transferat
1097DocType: BOM Website Item,BOM Website Item,Site-ul BOM Articol
Frappe PR Bot8054d962017-09-05 09:19:06 +05301098apps/erpnext/erpnext/public/js/setup_wizard.js +47,Upload your letter head and logo. (you can edit them later).,Încărcați capul scrisoare și logo-ul. (Le puteți edita mai târziu).
Frappe PR Botc0804792017-05-19 12:30:04 +05301099DocType: Timesheet Detail,Bill,Factură
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05301100apps/erpnext/erpnext/accounts/doctype/asset/asset.py +85,Next Depreciation Date is entered as past date,În continuare Amortizarea Data este introdusă ca dată rămas singur
Frappe PR Bot8054d962017-09-05 09:19:06 +05301101apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +199,White,Alb
Frappe PR Botc0804792017-05-19 12:30:04 +05301102DocType: SMS Center,All Lead (Open),Toate articolele de top (deschise)
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301103apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +231,Row {0}: Qty not available for {4} in warehouse {1} at posting time of the entry ({2} {3}),Rândul {0}: Cant nu este disponibil pentru {4} în depozit {1} în postarea momentul înscrierii ({2} {3})
Frappe PR Botc0804792017-05-19 12:30:04 +05301104DocType: Purchase Invoice,Get Advances Paid,Obtine Avansurile Achitate
1105DocType: Item,Automatically Create New Batch,Crearea automată a lotului nou
1106DocType: Item,Automatically Create New Batch,Crearea automată a lotului nou
Frappe PR Botd112ee52017-08-31 19:38:41 +05301107apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +782,Make ,Realizare
Frappe PR Botc0804792017-05-19 12:30:04 +05301108DocType: Student Admission,Admission Start Date,Admitere Data de începere
1109DocType: Journal Entry,Total Amount in Words,Suma totală în cuvinte
1110apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +7,There was an error. One probable reason could be that you haven't saved the form. Please contact support@erpnext.com if the problem persists.,A aparut o eroare. Un motiv probabil ar putea fi că nu ați salvat formularul. Vă rugăm să contactați iulianolaru@ollala.ro dacă problema persistă.
1111apps/erpnext/erpnext/templates/pages/cart.html +5,My Cart,Cosul meu
1112apps/erpnext/erpnext/controllers/selling_controller.py +155,Order Type must be one of {0},Pentru Tipul trebuie să fie una dintre {0}
1113DocType: Lead,Next Contact Date,Următor Contact Data
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301114apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +36,Opening Qty,Deschiderea Cantitate
Frappe PR Botd112ee52017-08-31 19:38:41 +05301115apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +466,Please enter Account for Change Amount,Vă rugăm să introduceți cont pentru Schimbare Sumă
Frappe PR Botc0804792017-05-19 12:30:04 +05301116DocType: Student Batch Name,Student Batch Name,Nume elev Lot
1117DocType: Holiday List,Holiday List Name,Denumire Lista de Vacanță
1118DocType: Repayment Schedule,Balance Loan Amount,Soldul Suma creditului
1119apps/erpnext/erpnext/schools/doctype/course_scheduling_tool/course_scheduling_tool.js +13,Schedule Course,Curs orar
Frappe PR Bot8054d962017-09-05 09:19:06 +05301120apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +219,Stock Options,Opțiuni pe acțiuni
Frappe PR Botc0804792017-05-19 12:30:04 +05301121DocType: Journal Entry Account,Expense Claim,Revendicare Cheltuieli
1122apps/erpnext/erpnext/accounts/doctype/asset/asset.js +245,Do you really want to restore this scrapped asset?,Sigur doriți să restabiliți acest activ casate?
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301123apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +349,Qty for {0},Cantitate pentru {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05301124DocType: Leave Application,Leave Application,Aplicatie pentru Concediu
1125apps/erpnext/erpnext/config/hr.py +80,Leave Allocation Tool,Mijloc pentru Alocare Concediu
1126DocType: Leave Block List,Leave Block List Dates,Date Lista Concedii Blocate
1127DocType: Workstation,Net Hour Rate,Net Rata de ore
1128DocType: Landed Cost Purchase Receipt,Landed Cost Purchase Receipt,Chitanta de Cumparare aferent Costului Final
1129DocType: Company,Default Terms,Termeni implicite
Frappe PR Botd112ee52017-08-31 19:38:41 +05301130DocType: Supplier Scorecard Period,Criteria,criterii
Frappe PR Botc0804792017-05-19 12:30:04 +05301131DocType: Packing Slip Item,Packing Slip Item,Bonul Articol
1132DocType: Purchase Invoice,Cash/Bank Account,Numerar/Cont Bancar
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301133apps/erpnext/erpnext/public/js/queries.js +96,Please specify a {0},Vă rugăm să specificați un {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05301134apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +71,Removed items with no change in quantity or value.,Articole eliminate cu nici o schimbare în cantitate sau de valoare.
1135DocType: Delivery Note,Delivery To,De Livrare la
Frappe PR Botd112ee52017-08-31 19:38:41 +05301136apps/erpnext/erpnext/stock/doctype/item/item.py +632,Attribute table is mandatory,Tabelul atribut este obligatoriu
Frappe PR Botc0804792017-05-19 12:30:04 +05301137DocType: Production Planning Tool,Get Sales Orders,Obține comenzile de vânzări
Frappe PR Botbfdb7262017-07-11 15:20:11 +05301138apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +67,{0} can not be negative,{0} nu poate fi negativ
Frappe PR Bot8054d962017-09-05 09:19:06 +05301139DocType: Training Event,Self-Study,Studiu individual
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05301140apps/erpnext/erpnext/public/js/pos/pos_selected_item.html +11,Discount,Reducere
Frappe PR Botc0804792017-05-19 12:30:04 +05301141DocType: Asset,Total Number of Depreciations,Număr total de Deprecieri
1142DocType: Sales Invoice Item,Rate With Margin,Rate cu marjă
1143DocType: Sales Invoice Item,Rate With Margin,Rate cu marjă
1144DocType: Workstation,Wages,Salarizare
Frappe PR Botc0804792017-05-19 12:30:04 +05301145DocType: Task,Urgent,De urgență
Frappe PR Botfa042362017-07-17 17:50:36 +05301146apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +157,Please specify a valid Row ID for row {0} in table {1},Vă rugăm să specificați un ID rând valabil pentru rând {0} în tabelul {1}
Frappe PR Botd112ee52017-08-31 19:38:41 +05301147apps/erpnext/erpnext/buying/doctype/supplier_scorecard_criteria/supplier_scorecard_criteria.py +84,Unable to find variable: ,Imposibil de găsit variabila:
Frappe PR Botc0804792017-05-19 12:30:04 +05301148apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +23,Go to the Desktop and start using ERPNext,Du-te la desktop și începe să utilizați ERPNext
1149DocType: Item,Manufacturer,Producător
1150DocType: Landed Cost Item,Purchase Receipt Item,Primirea de cumpărare Postul
1151DocType: Purchase Receipt,PREC-RET-,CCRP-RET-
1152DocType: POS Profile,Sales Invoice Payment,Vânzări factură de plată
1153DocType: Production Plan Item,Reserved Warehouse in Sales Order / Finished Goods Warehouse,Rezervat Warehouse în Vânzări Ordine / Produse finite Warehouse
1154apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +73,Selling Amount,Vanzarea Suma
1155DocType: Repayment Schedule,Interest Amount,Suma Dobânda
Frappe PR Botd112ee52017-08-31 19:38:41 +05301156apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +109,You are the Expense Approver for this record. Please Update the 'Status' and Save,"Sunteți aprobator cheltuieli pentru acest record. Vă rugăm Actualizați ""statutul"" și Salvare"
Frappe PR Botc0804792017-05-19 12:30:04 +05301157DocType: Serial No,Creation Document No,Creare Document Nr.
1158DocType: Issue,Issue,Problema
1159DocType: Asset,Scrapped,dezmembrate
Frappe PR Botc0804792017-05-19 12:30:04 +05301160apps/erpnext/erpnext/config/stock.py +195,"Attributes for Item Variants. e.g Size, Color etc.","Atributele pentru variante articol. de exemplu dimensiune, culoare etc."
1161DocType: Purchase Invoice,Returns,Se intoarce
1162apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order_calendar.js +42,WIP Warehouse,WIP Depozit
Frappe PR Bot7c901002017-06-07 12:05:29 +05301163apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +195,Serial No {0} is under maintenance contract upto {1},Serial Nu {0} este sub contract de întreținere pana {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05301164apps/erpnext/erpnext/config/hr.py +35,Recruitment,Recrutare
1165DocType: Lead,Organization Name,Numele organizației
1166DocType: Tax Rule,Shipping State,Stat de transport maritim
1167,Projected Quantity as Source,Cantitatea ca sursă proiectată
Frappe PR Botd112ee52017-08-31 19:38:41 +05301168apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +61,Item must be added using 'Get Items from Purchase Receipts' button,"Postul trebuie să fie adăugate folosind ""obține elemente din Cumpără Încasări"" buton"
Frappe PR Botc0804792017-05-19 12:30:04 +05301169DocType: Employee,A-,A-
1170DocType: Production Planning Tool,Include non-stock items,Includ elemente non-stoc
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301171apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +117,Sales Expenses,Cheltuieli de vânzare
Frappe PR Botc0804792017-05-19 12:30:04 +05301172apps/erpnext/erpnext/patches/v4_0/create_price_list_if_missing.py +18,Standard Buying,Cumpararea Standard
1173DocType: GL Entry,Against,Comparativ
1174DocType: Item,Default Selling Cost Center,Centru de Cost Vanzare Implicit
1175DocType: Sales Partner,Implementation Partner,Partener de punere în aplicare
Frappe PR Botd112ee52017-08-31 19:38:41 +05301176apps/erpnext/erpnext/accounts/page/pos/pos.js +1562,ZIP Code,Cod postal
Frappe PR Botc0804792017-05-19 12:30:04 +05301177apps/erpnext/erpnext/controllers/selling_controller.py +265,Sales Order {0} is {1},Comandă de vânzări {0} este {1}
1178DocType: Opportunity,Contact Info,Informaţii Persoana de Contact
1179apps/erpnext/erpnext/config/stock.py +310,Making Stock Entries,Efectuarea de stoc Entries
1180DocType: Packing Slip,Net Weight UOM,Greutate neta UOM
Frappe PR Botc0804792017-05-19 12:30:04 +05301181DocType: Item,Default Supplier,Furnizor Implicit
1182DocType: Manufacturing Settings,Over Production Allowance Percentage,Peste producție Reduceri Procentaj
1183DocType: Employee Loan,Repayment Schedule,rambursare Program
1184DocType: Shipping Rule Condition,Shipping Rule Condition,Regula Condiții presetate
1185DocType: Holiday List,Get Weekly Off Dates,Obtine Perioada Libera Saptamanala
1186apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +33,End Date can not be less than Start Date,Data de Incheiere nu poate fi anterioara Datei de Incepere
1187DocType: Sales Person,Select company name first.,Selectați numele companiei în primul rând.
Frappe PR Botc0804792017-05-19 12:30:04 +05301188apps/erpnext/erpnext/config/buying.py +23,Quotations received from Suppliers.,Cotatiilor primite de la furnizori.
Frappe PR Botd112ee52017-08-31 19:38:41 +05301189apps/erpnext/erpnext/config/manufacturing.py +74,Replace BOM and update latest price in all BOMs,Înlocuiți BOM și actualizați prețul cel mai recent în toate BOM-urile
Frappe PR Botc0804792017-05-19 12:30:04 +05301190apps/erpnext/erpnext/controllers/selling_controller.py +22,To {0} | {1} {2},Pentru a {0} | {1} {2}
1191apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +40,Average Age,Vârstă medie
1192DocType: School Settings,Attendance Freeze Date,Data de înghețare a prezenței
1193DocType: School Settings,Attendance Freeze Date,Data de înghețare a prezenței
Frappe PR Bot8054d962017-09-05 09:19:06 +05301194apps/erpnext/erpnext/utilities/user_progress.py +64,List a few of your suppliers. They could be organizations or individuals.,Listeaza cativa din furnizorii dvs. Ei ar putea fi organizații sau persoane fizice.
Frappe PR Botc0804792017-05-19 12:30:04 +05301195apps/erpnext/erpnext/templates/pages/home.html +31,View All Products,Vezi toate produsele
1196apps/erpnext/erpnext/crm/report/prospects_engaged_but_not_converted/prospects_engaged_but_not_converted.js +20,Minimum Lead Age (Days),Vârsta minimă de plumb (zile)
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301197apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +61,All BOMs,toate BOM
Frappe PR Botc0804792017-05-19 12:30:04 +05301198DocType: Company,Default Currency,Monedă implicită
1199DocType: Expense Claim,From Employee,Din Angajat
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301200apps/erpnext/erpnext/controllers/accounts_controller.py +420,Warning: System will not check overbilling since amount for Item {0} in {1} is zero,Atenție: Sistemul nu va verifica supraîncărcată din sumă pentru postul {0} din {1} este zero
Frappe PR Botc0804792017-05-19 12:30:04 +05301201DocType: Journal Entry,Make Difference Entry,Realizeaza Intrare de Diferenta
1202DocType: Upload Attendance,Attendance From Date,Prezenţa del la data
1203DocType: Appraisal Template Goal,Key Performance Area,Domeniu de Performanță Cheie
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301204DocType: Program Enrollment,Transportation,Transport
Frappe PR Botc0804792017-05-19 12:30:04 +05301205apps/erpnext/erpnext/controllers/item_variant.py +92,Invalid Attribute,Atribut nevalid
Frappe PR Botd112ee52017-08-31 19:38:41 +05301206apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +225,{0} {1} must be submitted,{0} {1} trebuie să fie introdus
Frappe PR Botc0804792017-05-19 12:30:04 +05301207apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +146,Quantity must be less than or equal to {0},Cantitatea trebuie sa fie mai mic sau egal cu {0}
1208DocType: SMS Center,Total Characters,Total de caractere
Frappe PR Botd112ee52017-08-31 19:38:41 +05301209apps/erpnext/erpnext/controllers/buying_controller.py +159,Please select BOM in BOM field for Item {0},Vă rugăm să selectați BOM BOM în domeniu pentru postul {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05301210DocType: C-Form Invoice Detail,C-Form Invoice Detail,Detaliu factură formular-C
1211DocType: Payment Reconciliation Invoice,Payment Reconciliation Invoice,Reconcilierea plata facturii
1212apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +42,Contribution %,Contribuția%
Frappe PR Botd112ee52017-08-31 19:38:41 +05301213apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +211,"As per the Buying Settings if Purchase Order Required == 'YES', then for creating Purchase Invoice, user need to create Purchase Order first for item {0}","În conformitate cu Setările de cumpărare dacă comanda de aprovizionare este obligatorie == &#39;YES&#39;, atunci pentru a crea factura de cumpărare, utilizatorul trebuie să creeze mai întâi comanda de aprovizionare pentru elementul {0}"
Frappe PR Botc0804792017-05-19 12:30:04 +05301214DocType: Company,Company registration numbers for your reference. Tax numbers etc.,Numerele de înregistrare companie pentru referință. Numerele fiscale etc
1215DocType: Sales Partner,Distributor,Distribuitor
1216DocType: Shopping Cart Shipping Rule,Shopping Cart Shipping Rule,Cosul de cumparaturi Articolul Transport
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301217apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +233,Production Order {0} must be cancelled before cancelling this Sales Order,Producția de Ordine {0} trebuie anulată înainte de a anula această comandă de vânzări
Frappe PR Botbfdb7262017-07-11 15:20:11 +05301218apps/erpnext/erpnext/public/js/controllers/transaction.js +67,Please set 'Apply Additional Discount On',Vă rugăm să setați &quot;Aplicați discount suplimentar pe&quot;
Frappe PR Botc0804792017-05-19 12:30:04 +05301219,Ordered Items To Be Billed,Comandat de Articole Pentru a fi facturat
1220apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +46,From Range has to be less than To Range,Din Gama trebuie să fie mai mică de la gama
1221DocType: Global Defaults,Global Defaults,Valori Implicite Globale
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301222apps/erpnext/erpnext/projects/doctype/project/project.py +210,Project Collaboration Invitation,Colaborare proiect Invitație
Frappe PR Botc0804792017-05-19 12:30:04 +05301223DocType: Salary Slip,Deductions,Deduceri
1224DocType: Leave Allocation,LAL/,LAL /
Frappe PR Bot8054d962017-09-05 09:19:06 +05301225DocType: Setup Progress Action,Action Name,Numele acțiunii
Frappe PR Botc0804792017-05-19 12:30:04 +05301226apps/erpnext/erpnext/public/js/financial_statements.js +75,Start Year,Anul de începere
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301227apps/erpnext/erpnext/regional/india/utils.py +24,First 2 digits of GSTIN should match with State number {0},Primele 2 cifre ale GSTIN ar trebui să se potrivească cu numărul de stat {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05301228DocType: Purchase Invoice,Start date of current invoice's period,Data perioadei de factura de curent începem
1229DocType: Salary Slip,Leave Without Pay,Concediu Fără Plată
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301230apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +346,Capacity Planning Error,Capacitate de eroare de planificare
Frappe PR Botc0804792017-05-19 12:30:04 +05301231,Trial Balance for Party,Trial Balance pentru Party
1232DocType: Lead,Consultant,Consultant
1233DocType: Salary Slip,Earnings,Câștiguri
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301234apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +391,Finished Item {0} must be entered for Manufacture type entry,Postul terminat {0} trebuie să fie introdusă de intrare de tip fabricarea
Frappe PR Botc0804792017-05-19 12:30:04 +05301235apps/erpnext/erpnext/config/learn.py +87,Opening Accounting Balance,Sold Contabilitate
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301236,GST Sales Register,Registrul vânzărilor GST
Frappe PR Botc0804792017-05-19 12:30:04 +05301237DocType: Sales Invoice Advance,Sales Invoice Advance,Factura Vanzare Advance
1238apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +548,Nothing to request,Nimic de a solicita
1239apps/erpnext/erpnext/accounts/doctype/budget/budget.py +34,Another Budget record '{0}' already exists against {1} '{2}' for fiscal year {3},Un alt record buget &#39;{0} &quot;există deja împotriva {1}&#39; {2} &#39;pentru anul fiscal {3}
1240apps/erpnext/erpnext/projects/doctype/task/task.py +40,'Actual Start Date' can not be greater than 'Actual End Date','Data efectivă de începere' nu poate fi după 'Data efectivă de sfârșit'
Frappe PR Bot8054d962017-09-05 09:19:06 +05301241apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +108,Management,Management
Frappe PR Botc0804792017-05-19 12:30:04 +05301242DocType: Cheque Print Template,Payer Settings,Setări plătitorilor
1243DocType: Item Attribute Value,"This will be appended to the Item Code of the variant. For example, if your abbreviation is ""SM"", and the item code is ""T-SHIRT"", the item code of the variant will be ""T-SHIRT-SM""","Acest lucru va fi adăugat la Codul punctul de varianta. De exemplu, în cazul în care abrevierea este ""SM"", iar codul produs face ""T-SHIRT"", codul punctul de varianta va fi ""T-SHIRT-SM"""
1244DocType: Salary Slip,Net Pay (in words) will be visible once you save the Salary Slip.,Pay net (în cuvinte) vor fi vizibile după ce salvați fluturasul de salariu.
1245DocType: Purchase Invoice,Is Return,Este de returnare
Frappe PR Botd112ee52017-08-31 19:38:41 +05301246apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +79,Caution,Prudență
1247apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +787,Return / Debit Note,Returnare / debit Notă
Frappe PR Botc0804792017-05-19 12:30:04 +05301248DocType: Price List Country,Price List Country,Lista de preturi Țară
1249DocType: Item,UOMs,UOMs
Frappe PR Botbfdb7262017-07-11 15:20:11 +05301250apps/erpnext/erpnext/stock/utils.py +205,{0} valid serial nos for Item {1},{0} numere de serie valabile pentru articolul {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05301251apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +57,Item Code cannot be changed for Serial No.,Cod articol nu pot fi schimbate pentru Serial No.
Frappe PR Botd112ee52017-08-31 19:38:41 +05301252apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +26,POS Profile {0} already created for user: {1} and company {2},POS Profile {0} deja creat pentru utilizator: {1} și compania {2}
Frappe PR Botc0804792017-05-19 12:30:04 +05301253DocType: Sales Invoice Item,UOM Conversion Factor,Factorul de conversie UOM
Frappe PR Botfa042362017-07-17 17:50:36 +05301254apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +23,Please enter Item Code to get Batch Number,Vă rugăm să introduceți codul de articol pentru a obține numărul de lot
Frappe PR Botc0804792017-05-19 12:30:04 +05301255DocType: Stock Settings,Default Item Group,Group Articol Implicit
1256DocType: Employee Loan,Partially Disbursed,parţial Se eliberează
Frappe PR Botc0804792017-05-19 12:30:04 +05301257apps/erpnext/erpnext/config/buying.py +38,Supplier database.,Baza de date furnizor.
1258DocType: Account,Balance Sheet,Bilant
Frappe PR Botd112ee52017-08-31 19:38:41 +05301259apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +701,Cost Center For Item with Item Code ',Centrul de cost pentru postul cu codul Postul '
1260DocType: Quotation,Valid Till,Valabil până la
1261apps/erpnext/erpnext/accounts/page/pos/pos.js +2403,"Payment Mode is not configured. Please check, whether account has been set on Mode of Payments or on POS Profile.","Modul de plată nu este configurat. Vă rugăm să verificați, dacă contul a fost setat pe modul de plăți sau la POS Profil."
Frappe PR Botc0804792017-05-19 12:30:04 +05301262apps/erpnext/erpnext/buying/utils.py +74,Same item cannot be entered multiple times.,Același articol nu poate fi introdus de mai multe ori.
1263apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +28,"Further accounts can be made under Groups, but entries can be made against non-Groups","Conturile suplimentare pot fi făcute sub Groups, dar intrările pot fi făcute împotriva non-Grupuri"
1264DocType: Lead,Lead,Conducere
1265DocType: Email Digest,Payables,Datorii
1266DocType: Course,Course Intro,Intro curs de
1267apps/erpnext/erpnext/stock/doctype/batch/batch.js +85,Stock Entry {0} created,Arhivă de intrare {0} creat
Frappe PR Botd112ee52017-08-31 19:38:41 +05301268apps/erpnext/erpnext/controllers/buying_controller.py +295,Row #{0}: Rejected Qty can not be entered in Purchase Return,Row # {0}: Respins Cantitate nu pot fi introduse în Purchase Întoarcere
Frappe PR Botc0804792017-05-19 12:30:04 +05301269,Purchase Order Items To Be Billed,Cumparare Ordine Articole Pentru a fi facturat
1270DocType: Purchase Invoice Item,Net Rate,Rata netă
1271DocType: Purchase Invoice Item,Purchase Invoice Item,Factura de cumpărare Postul
Frappe PR Bot7c901002017-06-07 12:05:29 +05301272apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +58,Stock Ledger Entries and GL Entries are reposted for the selected Purchase Receipts,Stocul Ledger Înscrieri și GL intrările sunt postate pentru selectate Veniturile achiziție
Frappe PR Botc0804792017-05-19 12:30:04 +05301273apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +8,Item 1,Postul 1
1274DocType: Holiday,Holiday,Vacanță
1275DocType: Support Settings,Close Issue After Days,Închide Problemă După Zile
1276DocType: Leave Control Panel,Leave blank if considered for all branches,Lăsați necompletat dacă se consideră pentru toate ramurile
1277DocType: Bank Guarantee,Validity in Days,Valabilitate în Zile
1278DocType: Bank Guarantee,Validity in Days,Valabilitate în Zile
1279apps/erpnext/erpnext/accounts/doctype/c_form/c_form.py +21,C-form is not applicable for Invoice: {0},C-formă nu se aplică pentru factură: {0}
1280DocType: Payment Reconciliation,Unreconciled Payment Details,Nereconciliate Detalii de plată
1281apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +20,Order Count,Numărătoarea comenzilor
1282apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +20,Order Count,Numărătoarea comenzilor
1283DocType: Global Defaults,Current Fiscal Year,An Fiscal Curent
1284DocType: Purchase Order,Group same items,Același grup de elemente
1285DocType: Global Defaults,Disable Rounded Total,Dezactivati Totalul Rotunjit
1286DocType: Employee Loan Application,Repayment Info,Info rambursarea
1287apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +448,'Entries' cannot be empty,'Intrările' nu pot fi vide
1288apps/erpnext/erpnext/utilities/transaction_base.py +81,Duplicate row {0} with same {1},Inregistrare {0} este duplicata cu aceeași {1}
1289,Trial Balance,Balanta
Frappe PR Botd112ee52017-08-31 19:38:41 +05301290apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +449,Fiscal Year {0} not found,Anul fiscal {0} nu a fost găsit
Frappe PR Botc0804792017-05-19 12:30:04 +05301291apps/erpnext/erpnext/config/hr.py +296,Setting up Employees,Configurarea angajati
1292DocType: Sales Order,SO-,ASA DE-
Frappe PR Botd112ee52017-08-31 19:38:41 +05301293apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +153,Please select prefix first,Vă rugăm să selectați prefix întâi
Frappe PR Botc0804792017-05-19 12:30:04 +05301294DocType: Employee,O-,O-
Frappe PR Bot8054d962017-09-05 09:19:06 +05301295apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +180,Research,Cercetarea
Frappe PR Botc0804792017-05-19 12:30:04 +05301296DocType: Maintenance Visit Purpose,Work Done,Activitatea desfășurată
1297apps/erpnext/erpnext/controllers/item_variant.py +33,Please specify at least one attribute in the Attributes table,Vă rugăm să specificați cel puțin un atribut în tabelul Atribute
1298DocType: Announcement,All Students,toţi elevii
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05301299apps/erpnext/erpnext/accounts/doctype/asset/asset.py +45,Item {0} must be a non-stock item,Postul {0} trebuie să fie un element de bază non-stoc
Frappe PR Botc0804792017-05-19 12:30:04 +05301300apps/erpnext/erpnext/stock/doctype/batch/batch.js +18,View Ledger,Vezi Ledger
1301DocType: Grading Scale,Intervals,intervale
1302apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +41,Earliest,Cel mai devreme
Frappe PR Botd112ee52017-08-31 19:38:41 +05301303apps/erpnext/erpnext/stock/doctype/item/item.py +505,"An Item Group exists with same name, please change the item name or rename the item group","Există un grup de articole cu aceeaşi denumire, vă rugăm să schimbați denumirea articolului sau să redenumiţi grupul articolului"
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301304apps/erpnext/erpnext/schools/report/absent_student_report/absent_student_report.py +52,Student Mobile No.,Elev mobil Nr
Frappe PR Bot8054d962017-09-05 09:19:06 +05301305apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +366,Rest Of The World,Restul lumii
Frappe PR Botc0804792017-05-19 12:30:04 +05301306apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +81,The Item {0} cannot have Batch,Postul {0} nu poate avea Lot
1307,Budget Variance Report,Raport de variaţie buget
1308DocType: Salary Slip,Gross Pay,Plata Bruta
Frappe PR Botd112ee52017-08-31 19:38:41 +05301309apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +118,Row {0}: Activity Type is mandatory.,Rândul {0}: Activitatea de tip este obligatorie.
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301310apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +166,Dividends Paid,Dividendele plătite
Frappe PR Botc0804792017-05-19 12:30:04 +05301311apps/erpnext/erpnext/buying/doctype/supplier/supplier.js +36,Accounting Ledger,Registru Jurnal
1312DocType: Stock Reconciliation,Difference Amount,Diferența Suma
Frappe PR Botd112ee52017-08-31 19:38:41 +05301313DocType: Purchase Invoice,Reverse Charge,Taxare inversă
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301314apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +172,Retained Earnings,Venituri Reținute
Frappe PR Botc0804792017-05-19 12:30:04 +05301315DocType: Vehicle Log,Service Detail,Detaliu serviciu
1316DocType: BOM,Item Description,Descriere Articol
1317DocType: Student Sibling,Student Sibling,elev Sibling
1318DocType: Purchase Invoice,Is Recurring,Este recurent
1319DocType: Purchase Invoice,Supplied Items,Articole furnizate
1320DocType: Student,STUD.,STUD.
1321DocType: Production Order,Qty To Manufacture,Cantitate pentru fabricare
1322DocType: Email Digest,New Income,noul venit
1323DocType: School Settings,School Settings,Setări școlare
1324DocType: Buying Settings,Maintain same rate throughout purchase cycle,Menține aceeași cată in cursul ciclului de cumpărare
1325DocType: Opportunity Item,Opportunity Item,Oportunitate Articol
1326,Student and Guardian Contact Details,Student și Guardian Detalii de contact
Frappe PR Botd112ee52017-08-31 19:38:41 +05301327apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +51,Row {0}: For supplier {0} Email Address is required to send email,Rândul {0}: furnizor {0} Adresa de e-mail este necesară pentru a trimite e-mail
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301328apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +72,Temporary Opening,Deschiderea temporară
Frappe PR Botc0804792017-05-19 12:30:04 +05301329,Employee Leave Balance,Bilant Concediu Angajat
1330apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +147,Balance for Account {0} must always be {1},Bilanţă pentru contul {0} trebuie să fie întotdeauna {1}
1331apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +178,Valuation Rate required for Item in row {0},Rata de evaluare cerute pentru postul în rândul {0}
Frappe PR Botd112ee52017-08-31 19:38:41 +05301332DocType: Supplier Scorecard,Scorecard Actions,Caracteristicile Scorecard
Frappe PR Bot8054d962017-09-05 09:19:06 +05301333apps/erpnext/erpnext/utilities/user_progress.py +123,Example: Masters in Computer Science,Exemplu: Master în Informatică
Frappe PR Botc0804792017-05-19 12:30:04 +05301334DocType: Purchase Invoice,Rejected Warehouse,Depozit Respins
1335DocType: GL Entry,Against Voucher,Comparativ voucherului
1336DocType: Item,Default Buying Cost Center,Centru de Cost Cumparare Implicit
1337apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +6,"To get the best out of ERPNext, we recommend that you take some time and watch these help videos.","Pentru a obține cele mai bune din ERPNext, vă recomandăm să luați ceva timp și de ceas aceste filme de ajutor."
Frappe PR Botd112ee52017-08-31 19:38:41 +05301338apps/erpnext/erpnext/accounts/page/pos/pos.js +74, to ,la
Frappe PR Botfa042362017-07-17 17:50:36 +05301339DocType: Supplier Quotation Item,Lead Time in days,Timp de plumb în zile
Frappe PR Botc0804792017-05-19 12:30:04 +05301340apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +58,Accounts Payable Summary,Rezumat conturi pentru plăți
Frappe PR Botd112ee52017-08-31 19:38:41 +05301341apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +337,Payment of salary from {0} to {1},Plata salariului de la {0} la {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05301342apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +213,Not authorized to edit frozen Account {0},Nu este autorizat pentru a edita contul congelate {0}
1343DocType: Journal Entry,Get Outstanding Invoices,Obtine Facturi Neachitate
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301344apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +70,Sales Order {0} is not valid,Comandă de vânzări {0} nu este valid
Frappe PR Botd112ee52017-08-31 19:38:41 +05301345DocType: Supplier Scorecard,Warn for new Request for Quotations,Avertizare pentru o nouă solicitare de ofertă
Frappe PR Bot8054d962017-09-05 09:19:06 +05301346apps/erpnext/erpnext/utilities/activation.py +91,Purchase orders help you plan and follow up on your purchases,Comenzile de aprovizionare vă ajuta să planificați și să urmați pe achizițiile dvs.
1347apps/erpnext/erpnext/setup/doctype/company/company.py +222,"Sorry, companies cannot be merged","Ne pare rău, companiile nu se pot uni"
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301348apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +167,"The total Issue / Transfer quantity {0} in Material Request {1} \
Frappe PR Botc0804792017-05-19 12:30:04 +05301349 cannot be greater than requested quantity {2} for Item {3}",Cantitatea totală de emisie / transfer {0} din solicitarea materialului {1} nu poate fi mai mare decât cantitatea cerută {2} pentru articolul {3}
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301350apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +167,"The total Issue / Transfer quantity {0} in Material Request {1} \
Frappe PR Botc0804792017-05-19 12:30:04 +05301351 cannot be greater than requested quantity {2} for Item {3}",Cantitatea totală de emisie / transfer {0} în solicitarea materialului {1} nu poate fi mai mare decât cantitatea cerută {2} pentru articolul {3}
Frappe PR Bot8054d962017-09-05 09:19:06 +05301352apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +188,Small,Mic
Frappe PR Botc0804792017-05-19 12:30:04 +05301353DocType: Employee,Employee Number,Numar angajat
1354apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +65,Case No(s) already in use. Try from Case No {0},Cazul nr. (s) este deja utilizat. Încercați din cazul nr. {s}
1355DocType: Project,% Completed,% Finalizat
1356,Invoiced Amount (Exculsive Tax),Facturate Suma (Exculsive Tax)
1357apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +14,Item 2,Punctul 2
Frappe PR Botc0804792017-05-19 12:30:04 +05301358DocType: Supplier,SUPP-,SUPP-
1359DocType: Training Event,Training Event,Eveniment de formare
1360DocType: Item,Auto re-order,Auto re-comanda
1361apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.py +59,Total Achieved,Raport Realizat
1362DocType: Employee,Place of Issue,Locul eliberării
Frappe PR Bot8054d962017-09-05 09:19:06 +05301363apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +92,Contract,Contract
Frappe PR Botc0804792017-05-19 12:30:04 +05301364DocType: Email Digest,Add Quote,Adaugă Citat
Frappe PR Botbfdb7262017-07-11 15:20:11 +05301365apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +868,UOM coversion factor required for UOM: {0} in Item: {1},Factor coversion UOM UOM necesare pentru: {0} in articol: {1}
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301366apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +92,Indirect Expenses,Cheltuieli indirecte
Frappe PR Botc0804792017-05-19 12:30:04 +05301367apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +83,Row {0}: Qty is mandatory,Rând {0}: Cant este obligatorie
1368apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +8,Agriculture,Agricultură
Frappe PR Botd112ee52017-08-31 19:38:41 +05301369apps/erpnext/erpnext/accounts/page/pos/pos.js +750,Sync Master Data,Sincronizare Date
Frappe PR Bot8054d962017-09-05 09:19:06 +05301370apps/erpnext/erpnext/utilities/user_progress.py +92,Your Products or Services,Produsele sau serviciile dvs.
Frappe PR Botc0804792017-05-19 12:30:04 +05301371DocType: Mode of Payment,Mode of Payment,Mod de plata
Frappe PR Botd112ee52017-08-31 19:38:41 +05301372apps/erpnext/erpnext/stock/doctype/item/item.py +178,Website Image should be a public file or website URL,Site-ul Image ar trebui să fie un fișier public sau site-ul URL-ul
Frappe PR Botc0804792017-05-19 12:30:04 +05301373DocType: Student Applicant,AP,AP
1374DocType: Purchase Invoice Item,BOM,BOM
1375apps/erpnext/erpnext/setup/doctype/item_group/item_group.js +37,This is a root item group and cannot be edited.,Acesta este un grup element rădăcină și nu pot fi editate.
1376DocType: Journal Entry Account,Purchase Order,Comandă de aprovizionare
1377DocType: Vehicle,Fuel UOM,combustibil UOM
1378DocType: Warehouse,Warehouse Contact Info,Date de contact depozit
1379DocType: Payment Entry,Write Off Difference Amount,Diferență Sumă Piertdute
1380DocType: Purchase Invoice,Recurring Type,Tip recurent
Frappe PR Botd112ee52017-08-31 19:38:41 +05301381apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +410,"{0}: Employee email not found, hence email not sent","{0}: e-mail angajat nu a fost găsit, prin urmare, nu a fost trimis mail"
Frappe PR Botc0804792017-05-19 12:30:04 +05301382DocType: Item,Foreign Trade Details,Detalii Comerț Exterior
1383DocType: Email Digest,Annual Income,Venit anual
1384DocType: Serial No,Serial No Details,Serial Nu Detalii
1385DocType: Purchase Invoice Item,Item Tax Rate,Rata de Impozitare Articol
1386DocType: Student Group Student,Group Roll Number,Numărul rolurilor de grup
1387apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +145,"For {0}, only credit accounts can be linked against another debit entry","Pentru {0}, numai conturi de credit poate fi legat de o altă intrare în debit"
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301388apps/erpnext/erpnext/projects/doctype/project/project.py +73,Total of all task weights should be 1. Please adjust weights of all Project tasks accordingly,Totală a tuturor greutăților sarcinii trebuie să fie 1. Ajustați greutățile tuturor sarcinilor de proiect în consecință
Frappe PR Botd112ee52017-08-31 19:38:41 +05301389apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +576,Delivery Note {0} is not submitted,Nota de Livrare {0} nu este introdusa
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301390apps/erpnext/erpnext/stock/get_item_details.py +151,Item {0} must be a Sub-contracted Item,Articolul {0} trebuie să fie un Articol Sub-contractat
1391apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +43,Capital Equipments,Echipamente de Capital
Frappe PR Bot7c901002017-06-07 12:05:29 +05301392apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +33,"Pricing Rule is first selected based on 'Apply On' field, which can be Item, Item Group or Brand.","Regula de stabilire a prețurilor este selectat în primul rând bazat pe ""Aplicați pe"" teren, care poate fi produs, Grupa de articole sau de brand."
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301393apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +215,Please set the Item Code first,Vă rugăm să setați mai întâi Codul elementului
Frappe PR Botc0804792017-05-19 12:30:04 +05301394DocType: Hub Settings,Seller Website,Vânzător Site-ul
1395DocType: Item,ITEM-,ARTICOL-
1396apps/erpnext/erpnext/controllers/selling_controller.py +148,Total allocated percentage for sales team should be 100,Procentul total alocat pentru echipa de vânzări ar trebui să fie de 100
Frappe PR Botc0804792017-05-19 12:30:04 +05301397DocType: Appraisal Goal,Goal,Obiectiv
1398DocType: Sales Invoice Item,Edit Description,Edit Descriere
1399,Team Updates,echipa Actualizări
Frappe PR Botd112ee52017-08-31 19:38:41 +05301400apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +885,For Supplier,Pentru furnizor
Frappe PR Botc0804792017-05-19 12:30:04 +05301401DocType: Account,Setting Account Type helps in selecting this Account in transactions.,Setarea Tipul de cont ajută în selectarea acest cont în tranzacții.
1402DocType: Purchase Invoice,Grand Total (Company Currency),Total general (Valuta Companie)
1403apps/erpnext/erpnext/accounts/doctype/cheque_print_template/cheque_print_template.js +9,Create Print Format,Creați Format imprimare
1404apps/erpnext/erpnext/utilities/bot.py +39,Did not find any item called {0},Nu am gasit nici un element numit {0}
Frappe PR Botd112ee52017-08-31 19:38:41 +05301405DocType: Supplier Scorecard Criteria,Criteria Formula,Criterii Formula
Frappe PR Botc0804792017-05-19 12:30:04 +05301406apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +42,Total Outgoing,Raport de ieșire
1407apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +47,"There can only be one Shipping Rule Condition with 0 or blank value for ""To Value""","Nu poate fi doar o singură regulă Condiții presetate cu 0 sau o valoare necompletată pentru ""la valoarea"""
1408DocType: Authorization Rule,Transaction,Tranzacție
1409apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +27,Note: This Cost Center is a Group. Cannot make accounting entries against groups.,Notă: Acest centru de cost este un grup. Nu pot face înregistrări contabile impotriva grupuri.
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301410apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +54,Child warehouse exists for this warehouse. You can not delete this warehouse.,Există depozit copil pentru acest depozit. Nu puteți șterge acest depozit.
Frappe PR Botc0804792017-05-19 12:30:04 +05301411DocType: Item,Website Item Groups,Site-ul Articol Grupuri
1412DocType: Purchase Invoice,Total (Company Currency),Total (Company valutar)
Frappe PR Botbfdb7262017-07-11 15:20:11 +05301413apps/erpnext/erpnext/stock/utils.py +200,Serial number {0} entered more than once,Număr de serie {0} a intrat de mai multe ori
Frappe PR Botc0804792017-05-19 12:30:04 +05301414DocType: Depreciation Schedule,Journal Entry,Intrare în jurnal
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301415apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +140,{0} items in progress,{0} elemente în curs
Frappe PR Botc0804792017-05-19 12:30:04 +05301416DocType: Workstation,Workstation Name,Stație de lucru Nume
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05301417DocType: Grading Scale Interval,Grade Code,Cod grad
Frappe PR Botc0804792017-05-19 12:30:04 +05301418DocType: POS Item Group,POS Item Group,POS Articol Grupa
1419apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +17,Email Digest:,Email Digest:
Frappe PR Botd112ee52017-08-31 19:38:41 +05301420apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +564,BOM {0} does not belong to Item {1},BOM {0} nu aparţine articolului {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05301421DocType: Sales Partner,Target Distribution,Țintă Distribuție
1422DocType: Salary Slip,Bank Account No.,Cont bancar nr.
1423DocType: Naming Series,This is the number of the last created transaction with this prefix,Acesta este numărul ultimei tranzacții create cu acest prefix
Frappe PR Botd112ee52017-08-31 19:38:41 +05301424DocType: Supplier Scorecard,"Scorecard variables can be used, as well as:
1425{total_score} (the total score from that period),
1426{period_number} (the number of periods to present day)
1427","Variabilele caracterelor pot fi utilizate, precum și: {total_score} (scorul total din acea perioadă), {period_number} (numărul de perioade până în prezent)"
Frappe PR Botc0804792017-05-19 12:30:04 +05301428DocType: Quality Inspection Reading,Reading 8,Lectură 8
1429DocType: Sales Partner,Agent,Agent
1430DocType: Purchase Invoice,Taxes and Charges Calculation,Impozite și Taxe Calcul
1431DocType: Accounts Settings,Book Asset Depreciation Entry Automatically,Încărcarea automată a amortizării activelor din cont
1432DocType: Accounts Settings,Book Asset Depreciation Entry Automatically,Încărcarea automată a amortizării activelor din cont
1433DocType: BOM Operation,Workstation,Stație de lucru
1434DocType: Request for Quotation Supplier,Request for Quotation Supplier,Cerere de ofertă Furnizor
Frappe PR Bot8054d962017-09-05 09:19:06 +05301435apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +145,Hardware,Hardware
Frappe PR Botc0804792017-05-19 12:30:04 +05301436DocType: Sales Order,Recurring Upto,recurente upto
1437DocType: Attendance,HR Manager,Manager Resurse Umane
Frappe PR Botd112ee52017-08-31 19:38:41 +05301438apps/erpnext/erpnext/accounts/party.py +175,Please select a Company,Vă rugăm să selectați o companie
Frappe PR Bot8054d962017-09-05 09:19:06 +05301439apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +83,Privilege Leave,Privilege concediu
Frappe PR Botc0804792017-05-19 12:30:04 +05301440DocType: Purchase Invoice,Supplier Invoice Date,Furnizor Data facturii
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301441apps/erpnext/erpnext/templates/includes/product_page.js +18,per,pe
Frappe PR Botc0804792017-05-19 12:30:04 +05301442apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +90,You need to enable Shopping Cart,Trebuie să activați Cosul de cumparaturi
1443DocType: Payment Entry,Writeoff,Achita
1444DocType: Appraisal Template Goal,Appraisal Template Goal,Obiectiv model expertivă
1445DocType: Salary Component,Earning,Câștig Salarial
Frappe PR Botd112ee52017-08-31 19:38:41 +05301446DocType: Supplier Scorecard,Scoring Criteria,Criterii de evaluare
Frappe PR Botc0804792017-05-19 12:30:04 +05301447DocType: Purchase Invoice,Party Account Currency,Partidul cont valutar
1448,BOM Browser,BOM Browser
Frappe PR Bot8054d962017-09-05 09:19:06 +05301449apps/erpnext/erpnext/templates/emails/training_event.html +13,Please update your status for this training event,Actualizați starea dvs. pentru acest eveniment de instruire
Frappe PR Botc0804792017-05-19 12:30:04 +05301450DocType: Purchase Taxes and Charges,Add or Deduct,Adăugaţi sau deduceţi
Frappe PR Botd112ee52017-08-31 19:38:41 +05301451apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +82,Overlapping conditions found between:,Condiții se suprapun găsite între:
Frappe PR Botc0804792017-05-19 12:30:04 +05301452apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +187,Against Journal Entry {0} is already adjusted against some other voucher,Comparativ intrării {0} în jurnal este deja ajustată comparativ altui voucher
1453apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +68,Total Order Value,Valoarea totală Comanda
Frappe PR Botd112ee52017-08-31 19:38:41 +05301454apps/erpnext/erpnext/demo/setup/setup_data.py +325,Food,Produse Alimentare
Frappe PR Botc0804792017-05-19 12:30:04 +05301455apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +51,Ageing Range 3,Clasă de uzură 3
1456DocType: Maintenance Schedule Item,No of Visits,Nu de vizite
Frappe PR Bot7c901002017-06-07 12:05:29 +05301457apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +165,Maintenance Schedule {0} exists against {1},Planul de întreținere {0} există împotriva {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05301458apps/erpnext/erpnext/schools/doctype/student_applicant/student_applicant.js +32,Enrolling student,student inregistrat
1459apps/erpnext/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py +33,Currency of the Closing Account must be {0},Valuta contului de închidere trebuie să fie {0}
1460apps/erpnext/erpnext/hr/doctype/appraisal_template/appraisal_template.py +21,Sum of points for all goals should be 100. It is {0},Suma de puncte pentru toate obiectivele ar trebui să fie 100. este {0}
1461DocType: Project,Start and End Dates,Începere și de încheiere Date
1462,Delivered Items To Be Billed,Produse Livrate Pentru a fi Facturate
1463apps/erpnext/erpnext/manufacturing/doctype/bom/bom_item_preview.html +16,Open BOM {0},Deschideți BOM {0}
1464apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +60,Warehouse cannot be changed for Serial No.,Depozit nu poate fi schimbat pentru Serial No.
1465DocType: Authorization Rule,Average Discount,Discount mediiu
1466DocType: Purchase Invoice Item,UOM,UOM
1467DocType: Rename Tool,Utilities,Utilitați
1468DocType: Purchase Invoice Item,Accounting,Contabilitate
1469DocType: Employee,EMP/,EMP /
Frappe PR Botfa042362017-07-17 17:50:36 +05301470apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +107,Please select batches for batched item ,Selectați loturile pentru elementul vărsat
Frappe PR Botc0804792017-05-19 12:30:04 +05301471DocType: Asset,Depreciation Schedules,Orarele de amortizare
1472apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +89,Application period cannot be outside leave allocation period,Perioada de aplicare nu poate fi perioadă de alocare concediu în afara
Frappe PR Bot8054d962017-09-05 09:19:06 +05301473apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +51,Customer &gt; Customer Group &gt; Territory,Client&gt; Grup de clienți&gt; Teritoriu
Frappe PR Botc0804792017-05-19 12:30:04 +05301474DocType: Activity Cost,Projects,Proiecte
1475DocType: Payment Request,Transaction Currency,Operațiuni valutare
1476apps/erpnext/erpnext/controllers/buying_controller.py +25,From {0} | {1} {2},De la {0} | {1} {2}
1477DocType: Production Order Operation,Operation Description,Operație Descriere
1478DocType: Item,Will also apply to variants,"Va aplică, de asemenea variante"
1479apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +34,Cannot change Fiscal Year Start Date and Fiscal Year End Date once the Fiscal Year is saved.,Nu se poate schimba anul fiscal Data de începere și se termină anul fiscal Data odată ce anul fiscal este salvată.
1480DocType: Quotation,Shopping Cart,Cosul de cumparaturi
1481apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +42,Avg Daily Outgoing,Ieșire zilnică medie
1482DocType: POS Profile,Campaign,Campanie
1483DocType: Supplier,Name and Type,Numele și tipul
Frappe PR Botd112ee52017-08-31 19:38:41 +05301484apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +64,Approval Status must be 'Approved' or 'Rejected',"Statusul aprobării trebuie să fie ""Aprobat"" sau ""Respins"""
Frappe PR Botc0804792017-05-19 12:30:04 +05301485DocType: Purchase Invoice,Contact Person,Persoană de contact
1486apps/erpnext/erpnext/projects/doctype/task/task.py +37,'Expected Start Date' can not be greater than 'Expected End Date','Data de început preconizatã' nu poate fi dupa data 'Data de sfârșit anticipatã'
1487DocType: Course Scheduling Tool,Course End Date,Desigur Data de încheiere
1488DocType: Holiday List,Holidays,Concedii
1489DocType: Sales Order Item,Planned Quantity,Planificate Cantitate
1490DocType: Purchase Invoice Item,Item Tax Amount,Suma Taxa Articol
1491DocType: Item,Maintain Stock,Menținere de Stock
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301492apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +212,Stock Entries already created for Production Order ,
Frappe PR Botc0804792017-05-19 12:30:04 +05301493DocType: Employee,Prefered Email,E-mail Preferam
1494apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +33,Net Change in Fixed Asset,Schimbarea net în active fixe
1495DocType: Leave Control Panel,Leave blank if considered for all designations,Lăsați necompletat dacă se consideră pentru toate denumirile
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301496apps/erpnext/erpnext/controllers/accounts_controller.py +676,Charge of type 'Actual' in row {0} cannot be included in Item Rate,"Taxa de tip 'Efectiv' în inregistrarea {0} nu poate fi inclus în Rata Articol"""
1497apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +350,Max: {0},Max: {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05301498apps/erpnext/erpnext/projects/report/daily_timesheet_summary/daily_timesheet_summary.py +24,From Datetime,De la Datetime
1499DocType: Email Digest,For Company,Pentru Companie
1500apps/erpnext/erpnext/config/support.py +17,Communication log.,Log comunicare.
Frappe PR Botd112ee52017-08-31 19:38:41 +05301501apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +193,"Request for Quotation is disabled to access from portal, for more check portal settings.","Cerere de ofertă este dezactivată accesul la portal, pentru mai multe setările portalului de verificare."
1502DocType: Supplier Scorecard Scoring Variable,Supplier Scorecard Scoring Variable,Scorul variabil al scorului de performanță al furnizorului
Frappe PR Botc0804792017-05-19 12:30:04 +05301503apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +74,Buying Amount,Suma de Cumpărare
1504DocType: Sales Invoice,Shipping Address Name,Transport Adresa Nume
Frappe PR Botfa042362017-07-17 17:50:36 +05301505apps/erpnext/erpnext/accounts/doctype/account/account.js +58,Chart of Accounts,Grafic Conturi
Frappe PR Botc0804792017-05-19 12:30:04 +05301506DocType: Material Request,Terms and Conditions Content,Termeni și condiții de conținut
Frappe PR Botfa042362017-07-17 17:50:36 +05301507apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +555,cannot be greater than 100,nu poate fi mai mare de 100
Frappe PR Botd112ee52017-08-31 19:38:41 +05301508apps/erpnext/erpnext/stock/doctype/item/item.py +684,Item {0} is not a stock Item,Articolul{0} nu este un element de stoc
Frappe PR Botc0804792017-05-19 12:30:04 +05301509DocType: Maintenance Visit,Unscheduled,Neprogramat
1510DocType: Employee,Owned,Deținut
1511DocType: Salary Detail,Depends on Leave Without Pay,Depinde de concediu fără plată
1512DocType: Pricing Rule,"Higher the number, higher the priority","Este mai mare numărul, mai mare prioritate"
1513,Purchase Invoice Trends,Cumpărare Tendințe factură
1514DocType: Employee,Better Prospects,Perspective îmbunătăţite
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301515apps/erpnext/erpnext/stock/doctype/batch/batch.py +114,"Row #{0}: The batch {1} has only {2} qty. Please select another batch which has {3} qty available or split the row into multiple rows, to deliver/issue from multiple batches","Rândul # {0}: lotul {1} are doar {2} qty. Selectați un alt lot care are {3} qty disponibil sau împărți rândul în mai multe rânduri, pentru a livra / emite din mai multe loturi"
Frappe PR Botc0804792017-05-19 12:30:04 +05301516DocType: Vehicle,License Plate,Înmatriculare
1517DocType: Appraisal,Goals,Obiective
1518DocType: Warranty Claim,Warranty / AMC Status,Garanție / AMC Starea
1519,Accounts Browser,Navigator Conturi
1520DocType: Payment Entry Reference,Payment Entry Reference,Plată intrare de referință
1521DocType: GL Entry,GL Entry,Intrari GL
1522DocType: HR Settings,Employee Settings,Setări Angajat
1523,Batch-Wise Balance History,Istoricul balanţei principale aferente lotului
1524apps/erpnext/erpnext/accounts/doctype/cheque_print_template/cheque_print_template.js +73,Print settings updated in respective print format,Setările de imprimare actualizate în format de imprimare respectiv
1525DocType: Package Code,Package Code,Cod pachet
Frappe PR Bot8054d962017-09-05 09:19:06 +05301526apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +96,Apprentice,Începător
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301527DocType: Purchase Invoice,Company GSTIN,Compania GSTIN
Frappe PR Botc0804792017-05-19 12:30:04 +05301528apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +103,Negative Quantity is not allowed,Nu este permisă cantitate negativă
1529DocType: Purchase Invoice Item,"Tax detail table fetched from item master as a string and stored in this field.
1530Used for Taxes and Charges","Taxa detaliu tabel preluat de la maestru articol ca un șir și stocate în acest domeniu.
1531 Folosit pentru Impozite și Taxe"
Frappe PR Botd112ee52017-08-31 19:38:41 +05301532DocType: Supplier Scorecard Period,SSC-,SSC-
Frappe PR Botc0804792017-05-19 12:30:04 +05301533apps/erpnext/erpnext/hr/doctype/employee/employee.py +154,Employee cannot report to himself.,Angajat nu pot raporta la sine.
1534DocType: Account,"If the account is frozen, entries are allowed to restricted users.","În cazul în care contul este blocat, intrările sunt permite utilizatorilor restricționati."
1535DocType: Email Digest,Bank Balance,Banca Balance
Frappe PR Botd112ee52017-08-31 19:38:41 +05301536apps/erpnext/erpnext/accounts/party.py +238,Accounting Entry for {0}: {1} can only be made in currency: {2},Contabilitate de intrare pentru {0}: {1} se poate face numai în valută: {2}
Frappe PR Botc0804792017-05-19 12:30:04 +05301537DocType: Job Opening,"Job profile, qualifications required etc.","Profilul postului, calificări necesare, etc"
1538DocType: Journal Entry Account,Account Balance,Soldul contului
1539apps/erpnext/erpnext/config/accounts.py +185,Tax Rule for transactions.,Regula de impozit pentru tranzacțiile.
1540DocType: Rename Tool,Type of document to rename.,Tip de document pentru a redenumi.
Frappe PR Botc0804792017-05-19 12:30:04 +05301541apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +53,{0} {1}: Customer is required against Receivable account {2},{0} {1}: Clientul este necesară împotriva contului Receivable {2}
1542DocType: Purchase Invoice,Total Taxes and Charges (Company Currency),Total Impozite si Taxe (Compania valutar)
1543apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.js +60,Show unclosed fiscal year's P&L balances,Afișați soldurile L P &amp; anul fiscal unclosed lui
1544DocType: Shipping Rule,Shipping Account,Contul de transport maritim
1545apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +92,{0} {1}: Account {2} is inactive,{0} {1}: Cont {2} este inactiv
Frappe PR Bot8054d962017-09-05 09:19:06 +05301546apps/erpnext/erpnext/utilities/activation.py +82,Make Sales Orders to help you plan your work and deliver on-time,Asigurați-vă Comenzi de vânzări pentru a vă ajuta să planificați munca și să livreze la timp
Frappe PR Botc0804792017-05-19 12:30:04 +05301547DocType: Quality Inspection,Readings,Lecturi
1548DocType: Stock Entry,Total Additional Costs,Costuri totale suplimentare
1549DocType: Course Schedule,SH,SH
1550DocType: BOM,Scrap Material Cost(Company Currency),Cost resturi de material (companie Moneda)
Frappe PR Bot8054d962017-09-05 09:19:06 +05301551apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +57,Sub Assemblies,Sub Assemblies
Frappe PR Botc0804792017-05-19 12:30:04 +05301552DocType: Asset,Asset Name,Denumire activ
1553DocType: Project,Task Weight,sarcina Greutate
1554DocType: Shipping Rule Condition,To Value,La valoarea
1555DocType: Asset Movement,Stock Manager,Stock Manager
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301556apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +144,Source warehouse is mandatory for row {0},Depozit sursă este obligatorie pentru rând {0}
Frappe PR Botd112ee52017-08-31 19:38:41 +05301557apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.js +809,Packing Slip,Slip de ambalare
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301558apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +110,Office Rent,Birou inchiriat
Frappe PR Botc0804792017-05-19 12:30:04 +05301559apps/erpnext/erpnext/config/setup.py +111,Setup SMS gateway settings,Setări de configurare SMS gateway-ul
1560apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.js +60,Import Failed!,Import a eșuat!
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301561apps/erpnext/erpnext/public/js/templates/address_list.html +20,No address added yet.,Nici adresa adăugat încă.
Frappe PR Botc0804792017-05-19 12:30:04 +05301562DocType: Workstation Working Hour,Workstation Working Hour,Statie de lucru de ore de lucru
Frappe PR Bot8054d962017-09-05 09:19:06 +05301563apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +116,Analyst,Analist
Frappe PR Botc0804792017-05-19 12:30:04 +05301564DocType: Item,Inventory,Inventarierea
1565DocType: Item,Sales Details,Detalii vânzări
1566DocType: Quality Inspection,QI-,QI-
1567DocType: Opportunity,With Items,Cu articole
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301568apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +37,In Qty,În Cantitate
1569DocType: School Settings,Validate Enrolled Course for Students in Student Group,Validați cursul înscris pentru elevii din grupul de studenți
Frappe PR Botc0804792017-05-19 12:30:04 +05301570DocType: Notification Control,Expense Claim Rejected,Revendicare Cheltuieli Respinsa
1571DocType: Item,Item Attribute,Postul Atribut
Frappe PR Bot8054d962017-09-05 09:19:06 +05301572apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +138,Government,Guvern
Frappe PR Botc0804792017-05-19 12:30:04 +05301573apps/erpnext/erpnext/hr/doctype/vehicle_log/vehicle_log.py +40,Expense Claim {0} already exists for the Vehicle Log,Cheltuiala Revendicarea {0} există deja pentru vehicul Log
Frappe PR Bot8054d962017-09-05 09:19:06 +05301574apps/erpnext/erpnext/public/js/setup_wizard.js +59,Institute Name,Numele Institutului
Frappe PR Botc0804792017-05-19 12:30:04 +05301575apps/erpnext/erpnext/hr/doctype/employee_loan/employee_loan.py +117,Please enter repayment Amount,Vă rugăm să introduceți Suma de rambursare
1576apps/erpnext/erpnext/config/stock.py +300,Item Variants,Variante Postul
1577DocType: Company,Services,Servicii
1578DocType: HR Settings,Email Salary Slip to Employee,E-mail Salariu Slip angajatului
1579DocType: Cost Center,Parent Cost Center,Părinte Cost Center
Frappe PR Botd112ee52017-08-31 19:38:41 +05301580apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +1002,Select Possible Supplier,Selectați Posibil furnizor
Frappe PR Botc0804792017-05-19 12:30:04 +05301581DocType: Sales Invoice,Source,Sursă
1582apps/erpnext/erpnext/templates/pages/projects.html +31,Show closed,Afișează închis
1583DocType: Leave Type,Is Leave Without Pay,Este concediu fără plată
Frappe PR Botd112ee52017-08-31 19:38:41 +05301584apps/erpnext/erpnext/stock/doctype/item/item.py +236,Asset Category is mandatory for Fixed Asset item,Categoria activ este obligatorie pentru postul de activ fix
Frappe PR Botc0804792017-05-19 12:30:04 +05301585apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +145,No records found in the Payment table,Nu sunt găsite în tabelul de plăți înregistrări
1586apps/erpnext/erpnext/schools/utils.py +19,This {0} conflicts with {1} for {2} {3},Acest {0} conflicte cu {1} pentru {2} {3}
1587DocType: Student Attendance Tool,Students HTML,HTML studenții
Frappe PR Botc0804792017-05-19 12:30:04 +05301588DocType: POS Profile,Apply Discount,Aplicați o reducere
Frappe PR Botbfdb7262017-07-11 15:20:11 +05301589DocType: GST HSN Code,GST HSN Code,Codul GST HSN
Frappe PR Botc0804792017-05-19 12:30:04 +05301590DocType: Employee External Work History,Total Experience,Experiența totală
1591apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +70,Open Projects,Proiecte deschise
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301592apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +286,Packing Slip(s) cancelled,Slip de ambalare (e) anulate
Frappe PR Botc0804792017-05-19 12:30:04 +05301593apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +31,Cash Flow from Investing,Cash Flow de la Investiții
1594DocType: Program Course,Program Course,Curs Program
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301595apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +99,Freight and Forwarding Charges,Incarcatura și Taxe de Expediere
Frappe PR Botc0804792017-05-19 12:30:04 +05301596DocType: Homepage,Company Tagline for website homepage,Firma Tagline pentru pagina de start site
1597DocType: Item Group,Item Group Name,Denumire Grup Articol
1598apps/erpnext/erpnext/hr/report/employee_leave_balance/employee_leave_balance.py +27,Taken,Luate
1599DocType: Student,Date of Leaving,Data Părăsirea
1600DocType: Pricing Rule,For Price List,Pentru Lista de Preturi
1601apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +27,Executive Search,Cautare Executiva
Frappe PR Bot8054d962017-09-05 09:19:06 +05301602apps/erpnext/erpnext/utilities/activation.py +63,Create Leads,Creați Oportunitati
Frappe PR Botc0804792017-05-19 12:30:04 +05301603DocType: Maintenance Schedule,Schedules,Orarele
1604DocType: Purchase Invoice Item,Net Amount,Cantitate netă
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301605apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +143,{0} {1} has not been submitted so the action cannot be completed,"{0} {1} nu a fost trimis, astfel încât acțiunea nu poate fi finalizată"
Frappe PR Botc0804792017-05-19 12:30:04 +05301606DocType: Purchase Order Item Supplied,BOM Detail No,Detaliu BOM nr.
1607DocType: Landed Cost Voucher,Additional Charges,Costuri suplimentare
1608DocType: Purchase Invoice,Additional Discount Amount (Company Currency),Discount suplimentar Suma (companie de valuta)
Frappe PR Botd112ee52017-08-31 19:38:41 +05301609DocType: Supplier Scorecard,Supplier Scorecard,Scorul de performanță al furnizorului
Frappe PR Botfa042362017-07-17 17:50:36 +05301610apps/erpnext/erpnext/accounts/doctype/account/account.js +21,Please create new account from Chart of Accounts.,Vă rugăm să creați un cont nou de Planul de conturi.
1611,Support Hour Distribution,Distribuția orelor de distribuție
Frappe PR Botc0804792017-05-19 12:30:04 +05301612DocType: Maintenance Visit,Maintenance Visit,Vizita Mentenanta
1613DocType: Student,Leaving Certificate Number,Părăsirea Număr certificat
1614DocType: Sales Invoice Item,Available Batch Qty at Warehouse,Cantitate lot disponibilă în depozit
1615apps/erpnext/erpnext/accounts/doctype/cheque_print_template/cheque_print_template.js +9,Update Print Format,Actualizare Format Print
1616DocType: Landed Cost Voucher,Landed Cost Help,Costul Ajutor Landed
1617DocType: Purchase Invoice,Select Shipping Address,Selectați adresa de expediere
1618DocType: Leave Block List,Block Holidays on important days.,Blocaţi zile de sărbătoare în zilele importante.
1619apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.js +71,Accounts Receivable Summary,Rezumat conturi de încasare
1620DocType: Employee Loan,Monthly Repayment Amount,Suma de rambursare lunar
1621apps/erpnext/erpnext/hr/doctype/employee/employee.py +191,Please set User ID field in an Employee record to set Employee Role,Vă rugăm să setați câmp ID de utilizator într-o înregistrare angajat să stabilească Angajat rol
1622DocType: UOM,UOM Name,Numele UOM
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301623DocType: GST HSN Code,HSN Code,Codul HSN
Frappe PR Botc0804792017-05-19 12:30:04 +05301624apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +43,Contribution Amount,Contribuția Suma
1625DocType: Purchase Invoice,Shipping Address,Adresa de livrare
1626DocType: Stock Reconciliation,This tool helps you to update or fix the quantity and valuation of stock in the system. It is typically used to synchronise the system values and what actually exists in your warehouses.,Acest instrument vă ajută să actualizați sau stabili cantitatea și evaluarea stocului in sistem. Acesta este de obicei folosit pentru a sincroniza valorile de sistem și ceea ce există de fapt în depozite tale.
1627DocType: Delivery Note,In Words will be visible once you save the Delivery Note.,În cuvinte va fi vizibil după ce a salva de livrare Nota.
1628DocType: Expense Claim,EXP,EXP
1629apps/erpnext/erpnext/config/stock.py +200,Brand master.,Deţinător marcă.
1630apps/erpnext/erpnext/schools/utils.py +50,Student {0} - {1} appears Multiple times in row {2} & {3},Elev {0} - {1} apare ori multiple în rândul {2} &amp; {3}
1631DocType: Program Enrollment Tool,Program Enrollments,Inscrierile pentru programul
1632DocType: Sales Invoice Item,Brand Name,Denumire marcă
1633DocType: Purchase Receipt,Transporter Details,Detalii Transporter
Frappe PR Botd112ee52017-08-31 19:38:41 +05301634apps/erpnext/erpnext/accounts/page/pos/pos.js +2587,Default warehouse is required for selected item,depozitul implicit este necesar pentru elementul selectat
Frappe PR Bot8054d962017-09-05 09:19:06 +05301635apps/erpnext/erpnext/utilities/user_progress.py +100,Box,Cutie
Frappe PR Botd112ee52017-08-31 19:38:41 +05301636apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +999,Possible Supplier,posibil furnizor
Frappe PR Botc0804792017-05-19 12:30:04 +05301637DocType: Budget,Monthly Distribution,Distributie lunar
1638apps/erpnext/erpnext/selling/doctype/sms_center/sms_center.py +68,Receiver List is empty. Please create Receiver List,Receptor Lista goala. Vă rugăm să creați Receiver Lista
1639DocType: Production Plan Sales Order,Production Plan Sales Order,Planul de producție comandă de vânzări
1640DocType: Sales Partner,Sales Partner Target,Vânzări Partner țintă
1641DocType: Loan Type,Maximum Loan Amount,Suma maximă a împrumutului
1642DocType: Pricing Rule,Pricing Rule,Regula de stabilire a prețurilor
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301643apps/erpnext/erpnext/schools/doctype/student_group/student_group.py +53,Duplicate roll number for student {0},Numărul de rolă duplicat pentru student {0}
1644apps/erpnext/erpnext/schools/doctype/student_group/student_group.py +53,Duplicate roll number for student {0},Numărul de rolă duplicat pentru student {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05301645DocType: Budget,Action if Annual Budget Exceeded,Acțiune în cazul în care anual Buget Depășit
1646apps/erpnext/erpnext/config/learn.py +197,Material Request to Purchase Order,Cerere de material de cumpărare Ordine
1647DocType: Shopping Cart Settings,Payment Success URL,Plată de succes URL
1648apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +80,Row # {0}: Returned Item {1} does not exists in {2} {3},Rândul # {0}: articolul returnat {1} nu există în {2} {3}
1649apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +80,Row # {0}: Returned Item {1} does not exists in {2} {3},Rândul # {0}: articolul returnat {1} nu există în {2} {3}
1650DocType: Purchase Receipt,PREC-,PREC-
1651apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +16,Bank Accounts,Conturi bancare
1652,Bank Reconciliation Statement,Extras de cont reconciliere bancară
1653,Lead Name,Nume Conducere
1654,POS,POS
1655DocType: C-Form,III,III
1656apps/erpnext/erpnext/config/stock.py +305,Opening Stock Balance,Sold Stock
1657apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +58,{0} must appear only once,{0} trebuie să apară doar o singură dată
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301658apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +368,Not allowed to tranfer more {0} than {1} against Purchase Order {2},Nu este permis să transferam mai {0} {1} decât împotriva Comandă {2}
Frappe PR Botc0804792017-05-19 12:30:04 +05301659apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.py +59,Leaves Allocated Successfully for {0},Concedii alocate cu succes pentru {0}
1660apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +40,No Items to pack,Nu sunt produse în ambalaj
1661DocType: Shipping Rule Condition,From Value,Din Valoare
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301662apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +555,Manufacturing Quantity is mandatory,Cantitatea de fabricație este obligatorie
Frappe PR Botc0804792017-05-19 12:30:04 +05301663DocType: Employee Loan,Repayment Method,Metoda de rambursare
1664DocType: Products Settings,"If checked, the Home page will be the default Item Group for the website","Dacă este bifată, pagina de pornire va fi implicit postul Grupului pentru site-ul web"
1665DocType: Quality Inspection Reading,Reading 4,Reading 4
Frappe PR Botc0804792017-05-19 12:30:04 +05301666apps/erpnext/erpnext/config/hr.py +127,Claims for company expense.,Cererile pentru cheltuieli companie.
Frappe PR Bot8054d962017-09-05 09:19:06 +05301667apps/erpnext/erpnext/utilities/activation.py +118,"Students are at the heart of the system, add all your students","Studenții sunt în centrul sistemului, adăugați toți elevii"
Frappe PR Botc0804792017-05-19 12:30:04 +05301668apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +81,Row #{0}: Clearance date {1} cannot be before Cheque Date {2},Rând # {0}: Data de lichidare {1} nu poate fi înainte de Cheque Data {2}
1669DocType: Company,Default Holiday List,Implicit Listă de vacanță
Frappe PR Botd112ee52017-08-31 19:38:41 +05301670apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +190,Row {0}: From Time and To Time of {1} is overlapping with {2},Rândul {0}: De la timp și Ora {1} se suprapune cu {2}
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301671apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +145,Stock Liabilities,Pasive stoc
Frappe PR Botc0804792017-05-19 12:30:04 +05301672DocType: Purchase Invoice,Supplier Warehouse,Furnizor Warehouse
1673DocType: Opportunity,Contact Mobile No,Nr. Mobil Persoana de Contact
1674,Material Requests for which Supplier Quotations are not created,Cererile de materiale pentru care nu sunt create Cotațiile Furnizor
1675DocType: Student Group,Set 0 for no limit,0 pentru a seta nici o limită
1676apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +141,The day(s) on which you are applying for leave are holidays. You need not apply for leave.,A doua zi (e) pe care se aplica pentru concediu sunt sărbători. Nu trebuie să se aplice pentru concediu.
1677apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.js +20,Resend Payment Email,Retrimite e-mail de plată
1678apps/erpnext/erpnext/templates/pages/projects.html +27,New task,Sarcina noua
Frappe PR Bot8054d962017-09-05 09:19:06 +05301679apps/erpnext/erpnext/utilities/activation.py +74,Make Quotation,Face ofertă
Frappe PR Botc0804792017-05-19 12:30:04 +05301680apps/erpnext/erpnext/config/selling.py +216,Other Reports,alte rapoarte
1681DocType: Dependent Task,Dependent Task,Sarcina dependent
Frappe PR Botd112ee52017-08-31 19:38:41 +05301682apps/erpnext/erpnext/stock/doctype/item/item.py +402,Conversion factor for default Unit of Measure must be 1 in row {0},Factor de Conversie pentru Unitatea de Măsură implicita trebuie să fie 1 pentru inregistrarea {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05301683apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +208,Leave of type {0} cannot be longer than {1},Concediul de tip {0} nu poate dura mai mare de {1}
1684DocType: Manufacturing Settings,Try planning operations for X days in advance.,Încercați planificarea operațiunilor de X zile în avans.
1685DocType: HR Settings,Stop Birthday Reminders,De oprire de naștere Memento
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301686apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +250,Please set Default Payroll Payable Account in Company {0},Vă rugăm să setați Cont Cheltuieli suplimentare salarizare implicit în companie {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05301687DocType: SMS Center,Receiver List,Receptor Lista
Frappe PR Botd112ee52017-08-31 19:38:41 +05301688apps/erpnext/erpnext/accounts/page/pos/pos.js +1074,Search Item,căutare articol
Frappe PR Botc0804792017-05-19 12:30:04 +05301689apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +46,Consumed Amount,Consumat Suma
1690apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +98,Net Change in Cash,Schimbarea net în numerar
1691DocType: Assessment Plan,Grading Scale,Scala de notare
Frappe PR Botd112ee52017-08-31 19:38:41 +05301692apps/erpnext/erpnext/stock/doctype/item/item.py +397,Unit of Measure {0} has been entered more than once in Conversion Factor Table,Unitate de măsură {0} a fost introdus mai mult de o dată în Factor de conversie Tabelul
1693apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +611,Already completed,deja finalizat
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301694apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +33,Stock In Hand,Stoc în mână
Frappe PR Botd112ee52017-08-31 19:38:41 +05301695apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +29,Payment Request already exists {0},Cerere de plată există deja {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05301696apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +27,Cost of Issued Items,Costul de articole emise
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301697apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +353,Quantity must not be more than {0},Cantitatea nu trebuie să fie mai mare de {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05301698apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.py +117,Previous Financial Year is not closed,Exercițiul financiar precedent nu este închis
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301699apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +46,Age (Days),Vârstă (zile)
Frappe PR Botc0804792017-05-19 12:30:04 +05301700DocType: Quotation Item,Quotation Item,Citat Articol
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301701DocType: Customer,Customer POS Id,ID POS utilizator
Frappe PR Botc0804792017-05-19 12:30:04 +05301702DocType: Account,Account Name,Numele Contului
1703apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +40,From Date cannot be greater than To Date,De la data nu poate fi mai mare decât la data
Frappe PR Botbfdb7262017-07-11 15:20:11 +05301704apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +198,Serial No {0} quantity {1} cannot be a fraction,Serial Nu {0} {1} cantitate nu poate fi o fracțiune
Frappe PR Botc0804792017-05-19 12:30:04 +05301705apps/erpnext/erpnext/config/buying.py +43,Supplier Type master.,Furnizor de tip maestru.
1706DocType: Purchase Order Item,Supplier Part Number,Furnizor Număr
Frappe PR Botd112ee52017-08-31 19:38:41 +05301707apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +104,Conversion rate cannot be 0 or 1,Rata de conversie nu poate fi 0 sau 1
Frappe PR Botc0804792017-05-19 12:30:04 +05301708DocType: Sales Invoice,Reference Document,Documentul de referință
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301709apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +213,{0} {1} is cancelled or stopped,{0} {1} este anulată sau oprită
Frappe PR Botc0804792017-05-19 12:30:04 +05301710DocType: Accounts Settings,Credit Controller,Controler de Credit
1711DocType: Delivery Note,Vehicle Dispatch Date,Dispeceratul vehicul Data
Frappe PR Botfa042362017-07-17 17:50:36 +05301712DocType: Purchase Invoice Item,HSN/SAC,HSN / SAC
Frappe PR Botd112ee52017-08-31 19:38:41 +05301713apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +233,Purchase Receipt {0} is not submitted,Primirea de cumpărare {0} nu este prezentat
Frappe PR Botc0804792017-05-19 12:30:04 +05301714DocType: Company,Default Payable Account,Implicit cont furnizori
1715apps/erpnext/erpnext/config/website.py +17,"Settings for online shopping cart such as shipping rules, price list etc.","Setări pentru cosul de cumparaturi on-line, cum ar fi normele de transport maritim, lista de preturi, etc."
Frappe PR Botd112ee52017-08-31 19:38:41 +05301716apps/erpnext/erpnext/controllers/website_list_for_contact.py +111,{0}% Billed,{0}% Facturat
Frappe PR Botc0804792017-05-19 12:30:04 +05301717apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +18,Reserved Qty,Rezervate Cantitate
1718DocType: Party Account,Party Account,Party Account
1719apps/erpnext/erpnext/config/setup.py +122,Human Resources,Resurse umane
1720DocType: Lead,Upper Income,Venituri de sus
1721apps/erpnext/erpnext/schools/doctype/student_applicant/student_applicant.js +13,Reject,Respinge
1722DocType: Journal Entry Account,Debit in Company Currency,Debit în companie valutar
1723DocType: BOM Item,BOM Item,Articol BOM
1724DocType: Appraisal,For Employee,Pentru Angajat
Frappe PR Botd112ee52017-08-31 19:38:41 +05301725apps/erpnext/erpnext/hr/doctype/employee_loan/employee_loan.js +49,Make Disbursement Entry,Asigurați-debursare de intrare
Frappe PR Botc0804792017-05-19 12:30:04 +05301726apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +138,Row {0}: Advance against Supplier must be debit,Row {0}: Advance împotriva Furnizor trebuie să fie de debit
1727DocType: Company,Default Values,Valori implicite
Frappe PR Bot7c901002017-06-07 12:05:29 +05301728apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +61,{frequency} Digest,{Frequency} Digest
Frappe PR Bot8054d962017-09-05 09:19:06 +05301729apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +48,Item Code &gt; Item Group &gt; Brand,Codul elementului&gt; Element Grup&gt; Brand
Frappe PR Botc0804792017-05-19 12:30:04 +05301730DocType: Expense Claim,Total Amount Reimbursed,Total suma rambursată
1731apps/erpnext/erpnext/hr/doctype/vehicle/vehicle_dashboard.py +5,This is based on logs against this Vehicle. See timeline below for details,Aceasta se bazează pe bușteni împotriva acestui vehicul. A se vedea calendarul de mai jos pentru detalii
1732apps/erpnext/erpnext/schools/doctype/fees/fees.js +41,Collect,Colectarea
Frappe PR Botd112ee52017-08-31 19:38:41 +05301733apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +86,Against Supplier Invoice {0} dated {1},Comparativ facturii furnizorului {0} din data {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05301734DocType: Customer,Default Price List,Lista de Prețuri Implicita
Frappe PR Botd112ee52017-08-31 19:38:41 +05301735apps/erpnext/erpnext/accounts/doctype/asset/asset.py +244,Asset Movement record {0} created,Mișcarea de înregistrare a activelor {0} creat
Frappe PR Botc0804792017-05-19 12:30:04 +05301736apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +51,You cannot delete Fiscal Year {0}. Fiscal Year {0} is set as default in Global Settings,Nu puteți șterge Anul fiscal {0}. Anul fiscal {0} este setat ca implicit în Setări globale
1737DocType: Journal Entry,Entry Type,Tipul de intrare
Frappe PR Botfa042362017-07-17 17:50:36 +05301738apps/erpnext/erpnext/schools/report/course_wise_assessment_report/course_wise_assessment_report.py +44,No assessment plan linked with this assessment group,Nu există niciun plan de evaluare legat de acest grup de evaluare
Frappe PR Botc0804792017-05-19 12:30:04 +05301739,Customer Credit Balance,Balanța Clienți credit
1740apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +23,Net Change in Accounts Payable,Schimbarea net în conturi de plătit
1741apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +42,Customer required for 'Customerwise Discount',Client necesar pentru 'Reducere Client'
1742apps/erpnext/erpnext/config/accounts.py +142,Update bank payment dates with journals.,Actualizați datele de plată bancar cu reviste.
1743apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +21,Pricing,Stabilirea pretului
1744DocType: Quotation,Term Details,Detalii pe termen
1745DocType: Project,Total Sales Cost (via Sales Order),Costul total al vânzărilor (prin comandă de vânzări)
1746DocType: Project,Total Sales Cost (via Sales Order),Costul total al vânzărilor (prin comandă de vânzări)
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301747apps/erpnext/erpnext/schools/doctype/student_group/student_group.py +29,Cannot enroll more than {0} students for this student group.,Nu se poate inscrie mai mult de {0} studenți pentru acest grup de studenți.
Frappe PR Botc0804792017-05-19 12:30:04 +05301748apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +17,Lead Count,Conducerea contabilă
1749apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +17,Lead Count,Conducerea contabilă
1750apps/erpnext/erpnext/accounts/doctype/asset_category/asset_category.py +15,{0} must be greater than 0,{0} trebuie să fie mai mare decât 0
1751DocType: Manufacturing Settings,Capacity Planning For (Days),Planificarea capacitate de (zile)
1752apps/erpnext/erpnext/buying/doctype/supplier/supplier_dashboard.py +10,Procurement,achiziții publice
1753apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +64,None of the items have any change in quantity or value.,Nici unul din elementele au nici o schimbare în cantitate sau de valoare.
1754apps/erpnext/erpnext/schools/doctype/program_enrollment_tool/program_enrollment_tool.py +16,Mandatory field - Program,Câmp obligatoriu - Program
1755apps/erpnext/erpnext/schools/doctype/program_enrollment_tool/program_enrollment_tool.py +16,Mandatory field - Program,Câmp obligatoriu - Program
Frappe PR Bot7c901002017-06-07 12:05:29 +05301756apps/erpnext/erpnext/maintenance/doctype/maintenance_visit/maintenance_visit.js +46,Warranty Claim,Garanție revendicarea
Frappe PR Botc0804792017-05-19 12:30:04 +05301757,Lead Details,Detalii Conducere
1758DocType: Salary Slip,Loan repayment,Rambursare a creditului
1759DocType: Purchase Invoice,End date of current invoice's period,Data de încheiere a perioadei facturii curente
1760DocType: Pricing Rule,Applicable For,Aplicabil pentru
1761DocType: Accounts Settings,Unlink Payment on Cancellation of Invoice,Plata unlink privind anularea facturii
1762apps/erpnext/erpnext/hr/doctype/vehicle_log/vehicle_log.py +16,Current Odometer reading entered should be greater than initial Vehicle Odometer {0},Kilometrajul curentă introdusă trebuie să fie mai mare decât inițială a vehiculului odometru {0}
1763DocType: Shipping Rule Country,Shipping Rule Country,Regula de transport maritim Tara
1764apps/erpnext/erpnext/hr/doctype/employee/employee_dashboard.py +10,Leave and Attendance,Plece și prezență
1765DocType: Maintenance Visit,Partially Completed,Parțial finalizate
1766DocType: Leave Type,Include holidays within leaves as leaves,Includ zilele de sărbătoare în frunze ca frunze
1767DocType: Sales Invoice,Packed Items,Articole pachet
1768apps/erpnext/erpnext/config/support.py +27,Warranty Claim against Serial No.,Garantie revendicarea împotriva Serial No.
Frappe PR Botd112ee52017-08-31 19:38:41 +05301769apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +65,'Total',&#39;Total&#39;
Frappe PR Botc0804792017-05-19 12:30:04 +05301770DocType: Shopping Cart Settings,Enable Shopping Cart,Activați cosul de cumparaturi
1771DocType: Employee,Permanent Address,Permanent Adresa
1772apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +260,"Advance paid against {0} {1} cannot be greater \
1773 than Grand Total {2}",Avansul plătit împotriva {0} {1} nu poate fi mai mare \ decât Grand total {2}
Frappe PR Bot7c901002017-06-07 12:05:29 +05301774apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +147,Please select item code,Vă rugăm să selectați codul de articol
Frappe PR Botc0804792017-05-19 12:30:04 +05301775DocType: Student Sibling,Studying in Same Institute,Studiind în același Institut
1776DocType: Territory,Territory Manager,Teritoriu Director
1777DocType: Packed Item,To Warehouse (Optional),Pentru a Depozit (opțional)
Frappe PR Botc0804792017-05-19 12:30:04 +05301778DocType: Payment Entry,Paid Amount (Company Currency),Plătit Suma (Compania de valuta)
1779DocType: Purchase Invoice,Additional Discount,Discount suplimentar
1780DocType: Selling Settings,Selling Settings,Vanzarea Setări
1781apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +39,Online Auctions,Licitatii Online
1782apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +98,Please specify either Quantity or Valuation Rate or both,Vă rugăm să specificați fie Cantitate sau Evaluează evaluare sau ambele
1783apps/erpnext/erpnext/selling/doctype/sales_order/sales_order_dashboard.py +17,Fulfillment,Împlinire
1784apps/erpnext/erpnext/templates/generators/item.html +67,View in Cart,Vizualizare Coș
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301785apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +103,Marketing Expenses,Cheltuieli de marketing
Frappe PR Botc0804792017-05-19 12:30:04 +05301786,Item Shortage Report,Raport Articole Lipsa
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301787apps/erpnext/erpnext/stock/doctype/item/item.js +265,"Weight is mentioned,\nPlease mention ""Weight UOM"" too",
Frappe PR Botc0804792017-05-19 12:30:04 +05301788DocType: Stock Entry Detail,Material Request used to make this Stock Entry,Cerere de material utilizat pentru a face acest stoc de intrare
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05301789apps/erpnext/erpnext/accounts/doctype/asset/asset.py +68,Next Depreciation Date is mandatory for new asset,În continuare Amortizarea Data este obligatoriu pentru nou activ
Frappe PR Botc0804792017-05-19 12:30:04 +05301790DocType: Student Group Creation Tool,Separate course based Group for every Batch,Separați un grup bazat pe cursuri pentru fiecare lot
1791DocType: Student Group Creation Tool,Separate course based Group for every Batch,Separați un grup bazat pe cursuri pentru fiecare lot
1792apps/erpnext/erpnext/config/support.py +32,Single unit of an Item.,Unitate unică a unui articol.
1793DocType: Fee Category,Fee Category,Taxă Categorie
1794,Student Fee Collection,Taxa de student Colectia
1795DocType: Accounts Settings,Make Accounting Entry For Every Stock Movement,Realizeaza Intrare de Contabilitate Pentru Fiecare Modificare a Stocului
1796DocType: Leave Allocation,Total Leaves Allocated,Totalul Frunze alocate
Frappe PR Botd112ee52017-08-31 19:38:41 +05301797apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +159,Warehouse required at Row No {0},Depozit necesar la Row Nu {0}
Frappe PR Bot8054d962017-09-05 09:19:06 +05301798apps/erpnext/erpnext/public/js/setup_wizard.js +134,Please enter valid Financial Year Start and End Dates,Va rugam sa introduceti valabil financiare Anul începe și a termina Perioada
Frappe PR Botc0804792017-05-19 12:30:04 +05301799DocType: Employee,Date Of Retirement,Data Pensionare
1800DocType: Upload Attendance,Get Template,Obține șablon
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301801DocType: Material Request,Transferred,transferat
Frappe PR Botc0804792017-05-19 12:30:04 +05301802DocType: Vehicle,Doors,Usi
Frappe PR Bot8054d962017-09-05 09:19:06 +05301803apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +201,ERPNext Setup Complete!,ERPNext Setup Complete!
Frappe PR Botc0804792017-05-19 12:30:04 +05301804DocType: Course Assessment Criteria,Weightage,Weightage
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301805DocType: Purchase Invoice,Tax Breakup,Descărcarea de impozite
Frappe PR Botc0804792017-05-19 12:30:04 +05301806DocType: Packing Slip,PS-,PS-
1807apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +67,{0} {1}: Cost Center is required for 'Profit and Loss' account {2}. Please set up a default Cost Center for the Company.,{0} {1}: Centru de cost este necesară pentru &quot;profit și pierdere&quot; cont de {2}. Vă rugăm să configurați un centru de cost implicit pentru companie.
Frappe PR Bot8054d962017-09-05 09:19:06 +05301808apps/erpnext/erpnext/selling/doctype/customer/customer.py +118,A Customer Group exists with same name please change the Customer name or rename the Customer Group,Există un grup de clienți cu același nume vă rugăm să schimbați numele clientului sau să redenumiți grupul de clienți
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301809apps/erpnext/erpnext/public/js/templates/contact_list.html +37,New Contact,Contact nou
Frappe PR Botc0804792017-05-19 12:30:04 +05301810DocType: Territory,Parent Territory,Teritoriul părinte
Frappe PR Botd112ee52017-08-31 19:38:41 +05301811DocType: Sales Invoice,Place of Supply,Locul de livrare
Frappe PR Botc0804792017-05-19 12:30:04 +05301812DocType: Quality Inspection Reading,Reading 2,Reading 2
1813DocType: Stock Entry,Material Receipt,Primirea de material
1814DocType: Homepage,Products,Instrumente
1815DocType: Announcement,Instructor,Instructor
1816DocType: Employee,AB+,AB +
1817DocType: Item,"If this item has variants, then it cannot be selected in sales orders etc.","Dacă acest element are variante, atunci nu poate fi selectat în comenzile de vânzări, etc."
1818DocType: Lead,Next Contact By,Următor Contact Prin
Frappe PR Botd112ee52017-08-31 19:38:41 +05301819apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +293,Quantity required for Item {0} in row {1},Cantitatea necesară pentru postul {0} în rândul {1}
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301820apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +46,Warehouse {0} can not be deleted as quantity exists for Item {1},Depozit {0} nu poate fi ștearsă ca exista cantitate pentru postul {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05301821DocType: Quotation,Order Type,Tip comandă
1822DocType: Purchase Invoice,Notification Email Address,Notificarea Adresa de e-mail
1823,Item-wise Sales Register,Registru Vanzari Articol-Avizat
1824DocType: Asset,Gross Purchase Amount,Sumă brută Cumpărare
Frappe PR Bot8054d962017-09-05 09:19:06 +05301825apps/erpnext/erpnext/utilities/user_progress.py +28,Opening Balances,Solduri de deschidere
Frappe PR Botc0804792017-05-19 12:30:04 +05301826DocType: Asset,Depreciation Method,Metoda de amortizare
Frappe PR Botd112ee52017-08-31 19:38:41 +05301827apps/erpnext/erpnext/accounts/page/pos/pos.js +713,Offline,Deconectat
Frappe PR Botc0804792017-05-19 12:30:04 +05301828DocType: Purchase Taxes and Charges,Is this Tax included in Basic Rate?,Este acest fiscală inclusă în rata de bază?
1829apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +56,Total Target,Raport țintă
Frappe PR Botc0804792017-05-19 12:30:04 +05301830DocType: Job Applicant,Applicant for a Job,Solicitant pentru un loc de muncă
1831DocType: Production Plan Material Request,Production Plan Material Request,Producția Plan de material Cerere
1832apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +235,No Production Orders created,Nu sunt comenzile de producție create
1833DocType: Stock Reconciliation,Reconciliation JSON,Reconciliere JSON
1834apps/erpnext/erpnext/accounts/report/financial_statements.html +3,Too many columns. Export the report and print it using a spreadsheet application.,Prea multe coloane. Exporta raportul și imprima utilizând o aplicație de calcul tabelar.
1835DocType: Purchase Invoice Item,Batch No,Lot nr.
Frappe PR Botc0804792017-05-19 12:30:04 +05301836DocType: Selling Settings,Allow multiple Sales Orders against a Customer's Purchase Order,Permite mai multor comenzi de vânzări împotriva Ordinului de Procurare unui client
1837DocType: Student Group Instructor,Student Group Instructor,Student Grup Instructor
1838DocType: Student Group Instructor,Student Group Instructor,Student Grup Instructor
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301839apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +61,Guardian2 Mobile No,Guardian2 mobil nr
Frappe PR Bot8054d962017-09-05 09:19:06 +05301840apps/erpnext/erpnext/setup/doctype/company/company.py +201,Main,Principal
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05301841apps/erpnext/erpnext/stock/doctype/item/item.js +60,Variant,Variantă
Frappe PR Botc0804792017-05-19 12:30:04 +05301842DocType: Naming Series,Set prefix for numbering series on your transactions,Set prefix pentru seria de numerotare pe tranzacțiile dvs.
1843DocType: Employee Attendance Tool,Employees HTML,Angajații HTML
Frappe PR Botd112ee52017-08-31 19:38:41 +05301844apps/erpnext/erpnext/stock/doctype/item/item.py +416,Default BOM ({0}) must be active for this item or its template,Implicit BOM ({0}) trebuie să fie activ pentru acest element sau șablon de
Frappe PR Botc0804792017-05-19 12:30:04 +05301845DocType: Employee,Leave Encashed?,Concediu Incasat ?
1846apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +32,Opportunity From field is mandatory,Oportunitatea de la câmp este obligatoriu
1847DocType: Email Digest,Annual Expenses,Cheltuielile anuale
1848DocType: Item,Variants,Variante
Frappe PR Botd112ee52017-08-31 19:38:41 +05301849apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +1078,Make Purchase Order,Realizeaza Comanda de Cumparare
Frappe PR Botc0804792017-05-19 12:30:04 +05301850DocType: SMS Center,Send To,Trimite la
1851apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +152,There is not enough leave balance for Leave Type {0},Nu există echilibru concediu suficient pentru concediul de tip {0}
1852DocType: Payment Reconciliation Payment,Allocated amount,Suma alocată
1853DocType: Sales Team,Contribution to Net Total,Contribuție la Total Net
1854DocType: Sales Invoice Item,Customer's Item Code,Cod Articol Client
1855DocType: Stock Reconciliation,Stock Reconciliation,Stoc Reconciliere
1856DocType: Territory,Territory Name,Teritoriului Denumire
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301857apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +177,Work-in-Progress Warehouse is required before Submit,De lucru-in-Progress Warehouse este necesară înainte Trimite
Frappe PR Botc0804792017-05-19 12:30:04 +05301858apps/erpnext/erpnext/config/hr.py +40,Applicant for a Job.,Solicitant pentru un loc de muncă.
1859DocType: Purchase Order Item,Warehouse and Reference,Depozit și referință
1860DocType: Supplier,Statutory info and other general information about your Supplier,Info statutar și alte informații generale despre dvs. de Furnizor
1861DocType: Item,Serial Nos and Batches,Numere și loturi seriale
1862DocType: Item,Serial Nos and Batches,Numere și loturi seriale
1863apps/erpnext/erpnext/schools/report/student_batch_wise_attendance/student_batch_wise_attendance.py +42,Student Group Strength,Grupul Forței Studenților
1864apps/erpnext/erpnext/schools/report/student_batch_wise_attendance/student_batch_wise_attendance.py +42,Student Group Strength,Grupul Forței Studenților
Frappe PR Botd112ee52017-08-31 19:38:41 +05301865apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +246,Against Journal Entry {0} does not have any unmatched {1} entry,Comparativ intrării {0} în jurnal nu are nici o intrare nepotrivită {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05301866apps/erpnext/erpnext/config/hr.py +137,Appraisals,Cotatie
Frappe PR Botbfdb7262017-07-11 15:20:11 +05301867apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +205,Duplicate Serial No entered for Item {0},Nr. Serial introdus pentru articolul {0} este duplicat
Frappe PR Botc0804792017-05-19 12:30:04 +05301868DocType: Shipping Rule Condition,A condition for a Shipping Rule,O condiție pentru o normă de transport
Frappe PR Botc0804792017-05-19 12:30:04 +05301869apps/erpnext/erpnext/hr/doctype/employee/employee.py +161,Please enter ,Te rog intra
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301870apps/erpnext/erpnext/controllers/accounts_controller.py +436,"Cannot overbill for Item {0} in row {1} more than {2}. To allow over-billing, please set in Buying Settings","Nu se poate overbill pentru postul {0} în rândul {1} mai mult {2}. Pentru a permite supra-facturare, vă rugăm să setați în Setări de cumpărare"
1871apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +212,Please set filter based on Item or Warehouse,Vă rugăm să setați filtru bazat pe postul sau depozit
Frappe PR Botc0804792017-05-19 12:30:04 +05301872DocType: Packing Slip,The net weight of this package. (calculated automatically as sum of net weight of items),Greutatea netă a acestui pachet. (Calculat automat ca suma de greutate netă de produs)
Frappe PR Botc0804792017-05-19 12:30:04 +05301873DocType: Sales Order,To Deliver and Bill,Pentru a livra și Bill
1874DocType: Student Group,Instructors,instructorii
1875DocType: GL Entry,Credit Amount in Account Currency,Suma de credit în cont valutar
Frappe PR Botd112ee52017-08-31 19:38:41 +05301876apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +561,BOM {0} must be submitted,BOM {0} trebuie să fie introdus
Frappe PR Botc0804792017-05-19 12:30:04 +05301877DocType: Authorization Control,Authorization Control,Control de autorizare
Frappe PR Botd112ee52017-08-31 19:38:41 +05301878apps/erpnext/erpnext/controllers/buying_controller.py +306,Row #{0}: Rejected Warehouse is mandatory against rejected Item {1},Row # {0}: Respins Warehouse este obligatorie împotriva postul respins {1}
1879apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +782,Payment,Plată
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301880apps/erpnext/erpnext/controllers/stock_controller.py +92,"Warehouse {0} is not linked to any account, please mention the account in the warehouse record or set default inventory account in company {1}.","Warehouse {0} nu este conectat la niciun cont, menționați contul din înregistrarea din depozit sau setați contul de inventar implicit din compania {1}."
Frappe PR Bot8054d962017-09-05 09:19:06 +05301881apps/erpnext/erpnext/utilities/activation.py +81,Manage your orders,Gestionați comenzile
Frappe PR Botc0804792017-05-19 12:30:04 +05301882DocType: Production Order Operation,Actual Time and Cost,Timp și cost efective
1883apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +54,Material Request of maximum {0} can be made for Item {1} against Sales Order {2},Cerere de material de maximum {0} se poate face pentru postul {1} împotriva comandă de vânzări {2}
Frappe PR Botc0804792017-05-19 12:30:04 +05301884DocType: Course,Course Abbreviation,Abreviere curs de
1885DocType: Student Leave Application,Student Leave Application,Aplicație elev Concediul
1886DocType: Item,Will also apply for variants,"Va aplică, de asemenea pentru variante"
Frappe PR Botd112ee52017-08-31 19:38:41 +05301887apps/erpnext/erpnext/accounts/doctype/asset/asset.py +160,"Asset cannot be cancelled, as it is already {0}","Activ nu poate fi anulat, deoarece este deja {0}"
Frappe PR Botc0804792017-05-19 12:30:04 +05301888apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +29,Employee {0} on Half day on {1},Angajat {0} pe jumătate de zi pe {1}
Frappe PR Botd112ee52017-08-31 19:38:41 +05301889apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +42,Total working hours should not be greater than max working hours {0},Numărul total de ore de lucru nu trebuie sa fie mai mare de ore de lucru max {0}
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05301890apps/erpnext/erpnext/templates/pages/task_info.html +90,On,Pornit
Frappe PR Botc0804792017-05-19 12:30:04 +05301891apps/erpnext/erpnext/config/selling.py +62,Bundle items at time of sale.,Set de articole în momemntul vânzării.
1892DocType: Quotation Item,Actual Qty,Cant efectivă
1893DocType: Sales Invoice Item,References,Referințe
1894DocType: Quality Inspection Reading,Reading 10,Reading 10
Frappe PR Botc0804792017-05-19 12:30:04 +05301895DocType: Hub Settings,Hub Node,Hub Node
1896apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +78,You have entered duplicate items. Please rectify and try again.,Ați introdus elemente cu dubluri. Vă rugăm să rectifice și să încercați din nou.
Frappe PR Bot8054d962017-09-05 09:19:06 +05301897apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +120,Associate,Asociaţi
Frappe PR Botc0804792017-05-19 12:30:04 +05301898DocType: Asset Movement,Asset Movement,Mișcarea activelor
Frappe PR Botd112ee52017-08-31 19:38:41 +05301899apps/erpnext/erpnext/accounts/page/pos/pos.js +2121,New Cart,nou Coș
Frappe PR Botc0804792017-05-19 12:30:04 +05301900apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +44,Item {0} is not a serialized Item,Articolul {0} nu este un articol serializat
1901DocType: SMS Center,Create Receiver List,Creare Lista Recipienti
1902DocType: Vehicle,Wheels,roţi
1903DocType: Packing Slip,To Package No.,La pachetul Nr
1904DocType: Production Planning Tool,Material Requests,Cereri de materiale
1905DocType: Warranty Claim,Issue Date,Data emiterii
1906DocType: Activity Cost,Activity Cost,Cost activitate
1907DocType: Sales Invoice Timesheet,Timesheet Detail,Detalii pontajul
1908DocType: Purchase Receipt Item Supplied,Consumed Qty,Cantitate Consumata
1909apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +52,Telecommunications,Telecomunicații
1910DocType: Packing Slip,Indicates that the package is a part of this delivery (Only Draft),Indică faptul că pachetul este o parte din această livrare (Proiect de numai)
1911apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.js +36,Make Payment Entry,Realizeaza Intrare de Plati
1912apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +126,Quantity for Item {0} must be less than {1},Cantitatea pentru postul {0} trebuie să fie mai mică de {1}
1913,Sales Invoice Trends,Vânzări Tendințe factură
1914DocType: Leave Application,Apply / Approve Leaves,Aplicați / aprobaţi concedii
1915apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +23,For,Pentru
Frappe PR Botfa042362017-07-17 17:50:36 +05301916apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +150,Can refer row only if the charge type is 'On Previous Row Amount' or 'Previous Row Total',Se poate face referire la inregistrare numai dacă tipul de taxa este 'Suma inregistrare precedenta' sau 'Total inregistrare precedenta'
Frappe PR Botc0804792017-05-19 12:30:04 +05301917DocType: Sales Order Item,Delivery Warehouse,Depozit de livrare
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301918apps/erpnext/erpnext/config/accounts.py +243,Tree of financial Cost Centers.,Tree of centre de cost financiare.
Frappe PR Botc0804792017-05-19 12:30:04 +05301919DocType: Serial No,Delivery Document No,Nr. de document de Livrare
Frappe PR Botd112ee52017-08-31 19:38:41 +05301920apps/erpnext/erpnext/accounts/doctype/asset/depreciation.py +190,Please set 'Gain/Loss Account on Asset Disposal' in Company {0},Vă rugăm să setați &#39;Gain / Pierdere de cont privind Eliminarea activelor &quot;în companie {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05301921DocType: Landed Cost Voucher,Get Items From Purchase Receipts,Obține elemente din achiziție Încasări
1922DocType: Serial No,Creation Date,Data creării
1923apps/erpnext/erpnext/stock/doctype/item_price/item_price.py +33,Item {0} appears multiple times in Price List {1},Articolul {0} apare de mai multe ori în Lista de Prețuri {1}
Frappe PR Botbfdb7262017-07-11 15:20:11 +05301924apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +40,"Selling must be checked, if Applicable For is selected as {0}","De vânzare trebuie să fie verificate, dacă este cazul Pentru este selectat ca {0}"
Frappe PR Botc0804792017-05-19 12:30:04 +05301925DocType: Production Plan Material Request,Material Request Date,Cerere de material Data
1926DocType: Purchase Order Item,Supplier Quotation Item,Furnizor ofertă Articol
1927DocType: Manufacturing Settings,Disables creation of time logs against Production Orders. Operations shall not be tracked against Production Order,Dezactivează crearea de busteni de timp împotriva comenzi de producție. Operațiunile nu trebuie să fie urmărite împotriva producției Ordine
1928DocType: Student,Student Mobile Number,Elev Număr mobil
1929DocType: Item,Has Variants,Are variante
Frappe PR Bot8054d962017-09-05 09:19:06 +05301930apps/erpnext/erpnext/templates/emails/training_event.html +11,Update Response,Actualizați răspunsul
Frappe PR Botd112ee52017-08-31 19:38:41 +05301931apps/erpnext/erpnext/public/js/utils.js +208,You have already selected items from {0} {1},Ați selectat deja un produs de la {0} {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05301932DocType: Monthly Distribution,Name of the Monthly Distribution,Numele de Distributie lunar
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05301933apps/erpnext/erpnext/stock/doctype/batch/batch.py +25,Batch ID is mandatory,ID-ul lotului este obligatoriu
1934apps/erpnext/erpnext/stock/doctype/batch/batch.py +25,Batch ID is mandatory,ID-ul lotului este obligatoriu
Frappe PR Botc0804792017-05-19 12:30:04 +05301935DocType: Sales Person,Parent Sales Person,Mamă Sales Person
1936DocType: Purchase Invoice,Recurring Invoice,Factura recurent
1937apps/erpnext/erpnext/config/learn.py +263,Managing Projects,Managementul Proiectelor
1938DocType: Supplier,Supplier of Goods or Services.,Furnizor de bunuri sau servicii.
1939DocType: Budget,Fiscal Year,An Fiscal
1940DocType: Vehicle Log,Fuel Price,Preț de combustibil
1941DocType: Budget,Budget,Buget
Frappe PR Botd112ee52017-08-31 19:38:41 +05301942apps/erpnext/erpnext/stock/doctype/item/item.py +233,Fixed Asset Item must be a non-stock item.,Fix elementul de activ trebuie să fie un element de bază non-stoc.
Frappe PR Botc0804792017-05-19 12:30:04 +05301943apps/erpnext/erpnext/accounts/doctype/budget/budget.py +50,"Budget cannot be assigned against {0}, as it's not an Income or Expense account","Bugetul nu pot fi atribuite în {0}, deoarece nu este un cont venituri sau cheltuieli"
1944apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.py +51,Achieved,Realizat
1945DocType: Student Admission,Application Form Route,Forma de aplicare Calea
Frappe PR Bot7c901002017-06-07 12:05:29 +05301946apps/erpnext/erpnext/selling/page/sales_analytics/sales_analytics.js +66,Territory / Customer,Teritoriu / client
Frappe PR Botc0804792017-05-19 12:30:04 +05301947apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +44,Leave Type {0} cannot be allocated since it is leave without pay,"Lasă un {0} Tipul nu poate fi alocată, deoarece este în concediu fără plată"
1948apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +166,Row {0}: Allocated amount {1} must be less than or equals to invoice outstanding amount {2},Rândul {0}: Suma alocată {1} trebuie să fie mai mic sau egal cu factura suma restanta {2}
1949DocType: Sales Invoice,In Words will be visible once you save the Sales Invoice.,În cuvinte va fi vizibil după ce a salva de vânzări factură.
Frappe PR Botd112ee52017-08-31 19:38:41 +05301950DocType: Lead,Follow Up,Urmare
Frappe PR Botc0804792017-05-19 12:30:04 +05301951DocType: Item,Is Sales Item,Este produs de vânzări
1952apps/erpnext/erpnext/setup/doctype/item_group/item_group.js +21,Item Group Tree,Ramificatie Grup Articole
1953apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +69,Item {0} is not setup for Serial Nos. Check Item master,Articolul {0} nu este configurat pentru Numerotare Seriala. Verificati Articolul Principal.
1954DocType: Maintenance Visit,Maintenance Time,Timp Mentenanta
1955,Amount to Deliver,Sumă pentru livrare
Frappe PR Botc0804792017-05-19 12:30:04 +05301956apps/erpnext/erpnext/schools/doctype/academic_term/academic_term.py +30,The Term Start Date cannot be earlier than the Year Start Date of the Academic Year to which the term is linked (Academic Year {}). Please correct the dates and try again.,Start Termen Data nu poate fi mai devreme decât data Anul de începere a anului universitar la care este legat termenul (anului universitar {}). Vă rugăm să corectați datele și încercați din nou.
1957DocType: Guardian,Guardian Interests,Guardian Interese
1958DocType: Naming Series,Current Value,Valoare curenta
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301959apps/erpnext/erpnext/controllers/accounts_controller.py +253,Multiple fiscal years exist for the date {0}. Please set company in Fiscal Year,ani fiscali multiple exista in data de {0}. Vă rugăm să setați companie în anul fiscal
Frappe PR Botd112ee52017-08-31 19:38:41 +05301960DocType: School Settings,Instructor Records to be created by,Instructor de înregistrări care urmează să fie create de către
Frappe PR Botc0804792017-05-19 12:30:04 +05301961apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +233,{0} created,{0} creat
1962DocType: Delivery Note Item,Against Sales Order,Comparativ comenzii de vânzări
1963,Serial No Status,Serial Nu Statut
1964DocType: Payment Entry Reference,Outstanding,remarcabil
Frappe PR Botd112ee52017-08-31 19:38:41 +05301965DocType: Supplier,Warn POs,Avertizează PO-urile
Frappe PR Botc0804792017-05-19 12:30:04 +05301966,Daily Timesheet Summary,Rezumat Pontaj zilnic
Frappe PR Bot7c901002017-06-07 12:05:29 +05301967apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +137,"Row {0}: To set {1} periodicity, difference between from and to date \
Frappe PR Botc0804792017-05-19 12:30:04 +05301968 must be greater than or equal to {2}","Rând {0}: Pentru a stabili {1} periodicitate, diferența între de la și până în prezent \ trebuie să fie mai mare sau egal cu {2}"
1969apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +6,This is based on stock movement. See {0} for details,Aceasta se bazează pe mișcare stoc. A se vedea {0} pentru detalii
1970DocType: Pricing Rule,Selling,De vânzare
Frappe PR Botd112ee52017-08-31 19:38:41 +05301971apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +375,Amount {0} {1} deducted against {2},Suma {0} {1} dedusă împotriva {2}
Frappe PR Botc0804792017-05-19 12:30:04 +05301972DocType: Employee,Salary Information,Informațiile de salarizare
1973DocType: Sales Person,Name and Employee ID,Nume și ID angajat
Frappe PR Botd112ee52017-08-31 19:38:41 +05301974apps/erpnext/erpnext/accounts/party.py +303,Due Date cannot be before Posting Date,Data Limita nu poate fi anterioara Datei de POstare
Frappe PR Botc0804792017-05-19 12:30:04 +05301975DocType: Website Item Group,Website Item Group,Site-ul Grupa de articole
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301976apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +150,Duties and Taxes,Impozite și taxe
Frappe PR Botc0804792017-05-19 12:30:04 +05301977apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +356,Please enter Reference date,Vă rugăm să introduceți data de referință
1978apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +44,{0} payment entries can not be filtered by {1},{0} înregistrări de plată nu pot fi filtrate de {1}
1979DocType: Item Website Specification,Table for Item that will be shown in Web Site,Tabelul pentru postul care va fi afișat în site-ul
1980DocType: Purchase Order Item Supplied,Supplied Qty,Furnizat Cantitate
1981DocType: Purchase Order Item,Material Request Item,Material Cerere Articol
1982apps/erpnext/erpnext/config/selling.py +75,Tree of Item Groups.,Arborele de Postul grupuri.
Frappe PR Botfa042362017-07-17 17:50:36 +05301983apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +160,Cannot refer row number greater than or equal to current row number for this Charge type,Nu se poate face referire la un număr de inregistare mai mare sau egal cu numărul curent de inregistrare pentru acest tip de Incasare
Frappe PR Botc0804792017-05-19 12:30:04 +05301984DocType: Asset,Sold,Vândut
1985,Item-wise Purchase History,Istoric Achizitii Articol-Avizat
Frappe PR Bot7c901002017-06-07 12:05:29 +05301986apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +230,Please click on 'Generate Schedule' to fetch Serial No added for Item {0},"Vă rugăm să faceți clic pe ""Generate Program"", pentru a aduce ordine adăugat pentru postul {0}"
Frappe PR Botc0804792017-05-19 12:30:04 +05301987DocType: Account,Frozen,Congelat
1988,Open Production Orders,Comenzi deschis de producție
1989DocType: Sales Invoice Payment,Base Amount (Company Currency),Suma de bază (Companie Moneda)
1990DocType: Payment Reconciliation Payment,Reference Row,rândul de referință
1991DocType: Installation Note,Installation Time,Timp de instalare
1992DocType: Sales Invoice,Accounting Details,Contabilitate Detalii
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301993apps/erpnext/erpnext/setup/doctype/company/company.js +74,Delete all the Transactions for this Company,Ștergeți toate tranzacțiile de acest companie
1994apps/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,Rând # {0}: {1} Funcționare nu este finalizată pentru {2} cantitate de produse finite în Producție Comanda # {3}. Vă rugăm să actualizați starea de funcționare prin timp Busteni
1995apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +68,Investments,Investiții
Frappe PR Botc0804792017-05-19 12:30:04 +05301996DocType: Issue,Resolution Details,Rezoluția Detalii
1997apps/erpnext/erpnext/hr/doctype/leave_type/leave_type.js +3,Allocations,alocări
1998DocType: Item Quality Inspection Parameter,Acceptance Criteria,Criteriile de receptie
1999apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +163,Please enter Material Requests in the above table,Vă rugăm să introduceți Cererile materiale din tabelul de mai sus
2000DocType: Item Attribute,Attribute Name,Denumire atribut
2001DocType: BOM,Show In Website,Arata pe site-ul
2002DocType: Shopping Cart Settings,Show Quantity in Website,Arată Cantitatea în site-ul
2003DocType: Employee Loan Application,Total Payable Amount,Suma totală de plată
2004DocType: Task,Expected Time (in hours),Timp de așteptat (în ore)
2005DocType: Item Reorder,Check in (group),Check-in (grup)
2006,Qty to Order,Cantitate pentru comandă
2007DocType: Period Closing Voucher,"The account head under Liability or Equity, in which Profit/Loss will be booked","Capul de cont sub răspunderea sau a capitalului propriu, în care Profit / Pierdere vor fi rezervate"
Frappe PR Botd112ee52017-08-31 19:38:41 +05302008apps/erpnext/erpnext/config/projects.py +30,Gantt chart of all tasks.,Diagrama Gantt a tuturor sarcinilor.
Frappe PR Botc0804792017-05-19 12:30:04 +05302009DocType: Opportunity,Mins to First Response,Mins la First Response
2010DocType: Pricing Rule,Margin Type,Tipul de marjă
2011apps/erpnext/erpnext/projects/doctype/project/project_dashboard.html +15,{0} hours,{0} ore
2012DocType: Course,Default Grading Scale,Scale Standard Standard folosit
2013DocType: Appraisal,For Employee Name,Pentru Numele Angajatului
2014DocType: Holiday List,Clear Table,Sterge Masa
2015DocType: C-Form Invoice Detail,Invoice No,Factura Nu
Frappe PR Botd112ee52017-08-31 19:38:41 +05302016apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +344,Make Payment,Plateste
Frappe PR Botc0804792017-05-19 12:30:04 +05302017DocType: Room,Room Name,Numele camerei
2018apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +100,"Leave cannot be applied/cancelled before {0}, as leave balance has already been carry-forwarded in the future leave allocation record {1}","Lasă nu poate fi aplicat / anulata pana la {0}, ca echilibru concediu a fost deja carry transmise în viitor înregistrarea alocare concediu {1}"
2019DocType: Activity Cost,Costing Rate,Costing Rate
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302020apps/erpnext/erpnext/config/selling.py +229,Customer Addresses And Contacts,Adrese de clienți și Contacte
Frappe PR Botc0804792017-05-19 12:30:04 +05302021,Campaign Efficiency,Eficiența campaniei
2022,Campaign Efficiency,Eficiența campaniei
2023DocType: Discussion,Discussion,Discuţie
2024DocType: Payment Entry,Transaction ID,ID-ul de tranzacție
2025DocType: Employee,Resignation Letter Date,Scrisoare de demisie Data
Frappe PR Bot7c901002017-06-07 12:05:29 +05302026apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +39,Pricing Rules are further filtered based on quantity.,Regulile de stabilire a prețurilor sunt filtrate în continuare în funcție de cantitate.
Frappe PR Botd112ee52017-08-31 19:38:41 +05302027apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +333,Please set the Date Of Joining for employee {0},Vă rugăm să setați data de îmbarcare pentru angajat {0}
2028apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +333,Please set the Date Of Joining for employee {0},Vă rugăm să setați data de îmbarcare pentru angajat {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302029DocType: Task,Total Billing Amount (via Time Sheet),Suma totală de facturare (prin timp Sheet)
2030apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +61,Repeat Customer Revenue,Repetați Venituri Clienți
Frappe PR Botd112ee52017-08-31 19:38:41 +05302031apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +175,{0} ({1}) must have role 'Expense Approver',"{0} ({1}) trebuie să dețină rolul de ""aprobator cheltuieli"""
Frappe PR Bot8054d962017-09-05 09:19:06 +05302032apps/erpnext/erpnext/utilities/user_progress.py +100,Pair,Pereche
Frappe PR Botd112ee52017-08-31 19:38:41 +05302033apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +902,Select BOM and Qty for Production,Selectați BOM și Cant pentru producție
Frappe PR Botc0804792017-05-19 12:30:04 +05302034DocType: Asset,Depreciation Schedule,Program de amortizare
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302035apps/erpnext/erpnext/config/selling.py +124,Sales Partner Addresses And Contacts,Adrese de parteneri de vânzări și contacte
Frappe PR Botc0804792017-05-19 12:30:04 +05302036DocType: Bank Reconciliation Detail,Against Account,Comparativ contului
2037apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +71,Half Day Date should be between From Date and To Date,Jumătate Data zi ar trebui să fie între De la data si pana in prezent
2038DocType: Maintenance Schedule Detail,Actual Date,Data efectiva
2039DocType: Item,Has Batch No,Are nr. de Lot
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302040apps/erpnext/erpnext/public/js/utils.js +96,Annual Billing: {0},Facturare anuală: {0}
2041apps/erpnext/erpnext/config/accounts.py +202,Goods and Services Tax (GST India),Mărfuri și servicii fiscale (GST India)
Frappe PR Botc0804792017-05-19 12:30:04 +05302042DocType: Delivery Note,Excise Page Number,Numărul paginii accize
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302043apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.js +157,"Company, From Date and To Date is mandatory","Firma, De la data și până în prezent este obligatorie"
Frappe PR Botc0804792017-05-19 12:30:04 +05302044DocType: Asset,Purchase Date,Data cumpărării
2045DocType: Employee,Personal Details,Detalii personale
Frappe PR Botd112ee52017-08-31 19:38:41 +05302046apps/erpnext/erpnext/accounts/doctype/asset/depreciation.py +192,Please set 'Asset Depreciation Cost Center' in Company {0},Vă rugăm să setați &quot;Activ Center Amortizarea Cost&quot; în companie {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302047,Maintenance Schedules,Program de Mentenanta
2048DocType: Task,Actual End Date (via Time Sheet),Data de încheiere efectivă (prin Ora Sheet)
Frappe PR Botd112ee52017-08-31 19:38:41 +05302049apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +370,Amount {0} {1} against {2} {3},Suma {0} {1} împotriva {2} {3}
Frappe PR Botc0804792017-05-19 12:30:04 +05302050,Quotation Trends,Cotație Tendințe
Frappe PR Botbfdb7262017-07-11 15:20:11 +05302051apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +159,Item Group not mentioned in item master for item {0},Grupa de articole care nu sunt menționate la punctul de master pentru element {0}
Frappe PR Botd112ee52017-08-31 19:38:41 +05302052apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +356,Debit To account must be a Receivable account,Debit cont trebuie să fie un cont de creanțe
Frappe PR Botc0804792017-05-19 12:30:04 +05302053DocType: Shipping Rule Condition,Shipping Amount,Suma de transport maritim
Frappe PR Botd112ee52017-08-31 19:38:41 +05302054DocType: Supplier Scorecard Period,Period Score,Scorul perioadei
Frappe PR Bot8054d962017-09-05 09:19:06 +05302055apps/erpnext/erpnext/utilities/user_progress.py +38,Add Customers,Adăugați clienți
Frappe PR Botc0804792017-05-19 12:30:04 +05302056apps/erpnext/erpnext/accounts/report/delivered_items_to_be_billed/delivered_items_to_be_billed.py +20,Pending Amount,În așteptarea Suma
2057DocType: Purchase Invoice Item,Conversion Factor,Factor de conversie
2058DocType: Purchase Order,Delivered,Livrat
2059,Vehicle Expenses,Cheltuielile pentru vehicule
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05302060DocType: Serial No,Invoice Details,Detaliile facturii
Frappe PR Botd112ee52017-08-31 19:38:41 +05302061apps/erpnext/erpnext/accounts/doctype/asset/asset.py +155,Expected value after useful life must be greater than or equal to {0},Valoarea așteptată după viață utilă trebuie să fie mai mare sau egal cu {0}
2062DocType: Purchase Invoice,SEZ,SEZ
Frappe PR Botc0804792017-05-19 12:30:04 +05302063DocType: Purchase Receipt,Vehicle Number,Numărul de vehicule
2064DocType: Purchase Invoice,The date on which recurring invoice will be stop,La data la care factura recurente vor fi opri
2065DocType: Employee Loan,Loan Amount,Sumă împrumutată
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302066DocType: Program Enrollment,Self-Driving Vehicle,Vehicul cu autovehicul
Frappe PR Botd112ee52017-08-31 19:38:41 +05302067DocType: Supplier Scorecard Standing,Supplier Scorecard Standing,Graficul Scorecard pentru furnizori
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302068apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +424,Row {0}: Bill of Materials not found for the Item {1},Rândul {0}: Lista de materiale nu a fost găsit pentru elementul {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05302069apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +98,Total allocated leaves {0} cannot be less than already approved leaves {1} for the period,Total frunze alocate {0} nu poate fi mai mic de frunze deja aprobate {1} pentru perioada
2070DocType: Journal Entry,Accounts Receivable,Conturi de Incasare
2071,Supplier-Wise Sales Analytics,Furnizor înțelept Vânzări Analytics
2072apps/erpnext/erpnext/schools/doctype/fees/fees.js +41,Enter Paid Amount,Introdu o sumă plătită
2073DocType: Salary Structure,Select employees for current Salary Structure,Selectați angajați pentru structura curentă a salariului
Frappe PR Botbfdb7262017-07-11 15:20:11 +05302074DocType: Sales Invoice,Company Address Name,Numele companiei
Frappe PR Botc0804792017-05-19 12:30:04 +05302075DocType: Production Order,Use Multi-Level BOM,Utilizarea Multi-Level BOM
2076DocType: Bank Reconciliation,Include Reconciled Entries,Includ intrările împăcat
2077DocType: Course,"Parent Course (Leave blank, if this isn't part of Parent Course)","Cursul părinților (lăsați necompletat, dacă acest lucru nu face parte din cursul părinte)"
2078DocType: Course,"Parent Course (Leave blank, if this isn't part of Parent Course)","Curs pentru părinți (lăsați necompletat, dacă acest lucru nu face parte din cursul părinte)"
2079DocType: Leave Control Panel,Leave blank if considered for all employee types,Lăsați necompletat dacă se consideră pentru toate tipurile de angajați
2080DocType: Landed Cost Voucher,Distribute Charges Based On,Împărțiți taxelor pe baza
Frappe PR Bot8054d962017-09-05 09:19:06 +05302081apps/erpnext/erpnext/hooks.py +132,Timesheets,pontaje
Frappe PR Botc0804792017-05-19 12:30:04 +05302082DocType: HR Settings,HR Settings,Setări Resurse Umane
2083DocType: Salary Slip,net pay info,info net pay
Frappe PR Botd112ee52017-08-31 19:38:41 +05302084apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +111,Expense Claim is pending approval. Only the Expense Approver can update status.,Revendicarea Cheltuielilor este în curs de aprobare. Doar Aprobatorul de Cheltuieli poate actualiza statusul.
Frappe PR Botc0804792017-05-19 12:30:04 +05302085DocType: Email Digest,New Expenses,Cheltuieli noi
2086DocType: Purchase Invoice,Additional Discount Amount,Reducere suplimentară Suma
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302087apps/erpnext/erpnext/controllers/accounts_controller.py +544,"Row #{0}: Qty must be 1, as item is a fixed asset. Please use separate row for multiple qty.","Rând # {0}: Cant trebuie să fie 1, ca element este un activ fix. Vă rugăm să folosiți rând separat pentru cantitati multiple."
Frappe PR Botc0804792017-05-19 12:30:04 +05302088DocType: Leave Block List Allow,Leave Block List Allow,Permite Lista Concedii Blocate
Frappe PR Bot8054d962017-09-05 09:19:06 +05302089apps/erpnext/erpnext/setup/doctype/company/company.py +286,Abbr can not be blank or space,Abbr nu poate fi gol sau spațiu
Frappe PR Botfa042362017-07-17 17:50:36 +05302090apps/erpnext/erpnext/accounts/doctype/account/account.js +62,Group to Non-Group,Grup non-grup
Frappe PR Botc0804792017-05-19 12:30:04 +05302091apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +50,Sports,Sport
2092DocType: Loan Type,Loan Name,Nume de împrumut
2093apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +56,Total Actual,Raport real
2094DocType: Student Siblings,Student Siblings,Siblings Student
Frappe PR Bot8054d962017-09-05 09:19:06 +05302095apps/erpnext/erpnext/utilities/user_progress.py +100,Unit,Unitate
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302096apps/erpnext/erpnext/stock/get_item_details.py +141,Please specify Company,Vă rugăm să specificați companiei
Frappe PR Botc0804792017-05-19 12:30:04 +05302097,Customer Acquisition and Loyalty,Achiziționare și Loialitate Client
2098DocType: Purchase Invoice,Warehouse where you are maintaining stock of rejected items,Depozit în cazul în care se menține stocul de articole respinse
2099DocType: Production Order,Skip Material Transfer,Transmiteți transferul materialului
2100DocType: Production Order,Skip Material Transfer,Transmiteți transferul materialului
Frappe PR Botd112ee52017-08-31 19:38:41 +05302101apps/erpnext/erpnext/setup/utils.py +97,Unable to find exchange rate for {0} to {1} for key date {2}. Please create a Currency Exchange record manually,Imposibil de găsit rata de schimb pentru {0} până la {1} pentru data cheie {2}. Creați manual un registru de schimb valutar
Frappe PR Botc0804792017-05-19 12:30:04 +05302102DocType: POS Profile,Price List,Lista de prețuri
2103apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +22,{0} is now the default Fiscal Year. Please refresh your browser for the change to take effect.,{0} este acum anul fiscal implicit. Vă rugăm să reîmprospătați browser-ul dvs. pentru ca modificarea să aibă efect.
2104apps/erpnext/erpnext/projects/doctype/task/task.js +37,Expense Claims,Creanțe cheltuieli
2105DocType: Issue,Support,Suport
2106,BOM Search,BOM Căutare
2107apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +189,Closing (Opening + Totals),Închiderea (deschidere + Totaluri)
2108DocType: Vehicle,Fuel Type,Tipul combustibilului
2109apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +27,Please specify currency in Company,Vă rugăm să specificați în valută companie
2110DocType: Workstation,Wages per hour,Salarii pe oră
2111apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +47,Stock balance in Batch {0} will become negative {1} for Item {2} at Warehouse {3},echilibru stoc în Serie {0} va deveni negativ {1} pentru postul {2} la Depozitul {3}
2112apps/erpnext/erpnext/templates/emails/reorder_item.html +1,Following Material Requests have been raised automatically based on Item's re-order level,Ca urmare a solicitărilor de materiale au fost ridicate în mod automat în funcție de nivelul de re-comanda item
2113DocType: Email Digest,Pending Sales Orders,Comenzile de vânzări în așteptare
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302114apps/erpnext/erpnext/controllers/accounts_controller.py +292,Account {0} is invalid. Account Currency must be {1},Contul {0} nu este valid. Contul valutar trebuie să fie {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05302115apps/erpnext/erpnext/buying/utils.py +34,UOM Conversion factor is required in row {0},Factor UOM de conversie este necesară în rândul {0}
2116DocType: Production Plan Item,material_request_item,material_request_item
Frappe PR Botd112ee52017-08-31 19:38:41 +05302117apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +1032,"Row #{0}: Reference Document Type must be one of Sales Order, Sales Invoice or Journal Entry","Rând # {0}: Tip document de referință trebuie să fie una din comandă de vânzări, vânzări factură sau Jurnal de intrare"
Frappe PR Botc0804792017-05-19 12:30:04 +05302118DocType: Salary Component,Deduction,Deducere
Frappe PR Botd112ee52017-08-31 19:38:41 +05302119apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +115,Row {0}: From Time and To Time is mandatory.,Rândul {0}: De la timp și de Ora este obligatorie.
Frappe PR Botc0804792017-05-19 12:30:04 +05302120DocType: Stock Reconciliation Item,Amount Difference,suma diferenţă
Frappe PR Botd112ee52017-08-31 19:38:41 +05302121apps/erpnext/erpnext/stock/get_item_details.py +297,Item Price added for {0} in Price List {1},Articol Preț adăugată pentru {0} în lista de prețuri {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05302122apps/erpnext/erpnext/setup/doctype/sales_person/sales_person_tree.js +8,Please enter Employee Id of this sales person,Vă rugăm să introduceți ID-ul de angajat al acestei persoane de vânzări
2123DocType: Territory,Classification of Customers by region,Clasificarea clienți în funcție de regiune
Frappe PR Bot7c901002017-06-07 12:05:29 +05302124apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +57,Difference Amount must be zero,Diferența Suma trebuie să fie zero
Frappe PR Botc0804792017-05-19 12:30:04 +05302125DocType: Project,Gross Margin,Marja Brută
Frappe PR Botbfdb7262017-07-11 15:20:11 +05302126apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +53,Please enter Production Item first,Va rugam sa introduceti de producție Articol întâi
Frappe PR Botc0804792017-05-19 12:30:04 +05302127apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +45,Calculated Bank Statement balance,Calculat Bank echilibru Declaratie
2128apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +64,disabled user,utilizator dezactivat
Frappe PR Botd112ee52017-08-31 19:38:41 +05302129apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation.js +764,Quotation,Citat
2130apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +957,Cannot set a received RFQ to No Quote,Nu se poate seta un RFQ primit la nici o cotatie
Frappe PR Botc0804792017-05-19 12:30:04 +05302131DocType: Quotation,QTN-,QTN-
2132DocType: Salary Slip,Total Deduction,Total de deducere
2133,Production Analytics,Google Analytics de producție
Frappe PR Botd112ee52017-08-31 19:38:41 +05302134apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +190,Cost Updated,Cost actualizat
Frappe PR Botc0804792017-05-19 12:30:04 +05302135DocType: Employee,Date of Birth,Data Nașterii
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302136apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +129,Item {0} has already been returned,Articolul {0} a fost deja returnat
Frappe PR Botc0804792017-05-19 12:30:04 +05302137DocType: Fiscal Year,**Fiscal Year** represents a Financial Year. All accounting entries and other major transactions are tracked against **Fiscal Year**.,**Anul fiscal** reprezintă un an financiar. Toate intrările contabile și alte tranzacții majore sunt monitorizate comparativ cu ** Anul fiscal **.
2138DocType: Opportunity,Customer / Lead Address,Client / Adresa principala
Frappe PR Botd112ee52017-08-31 19:38:41 +05302139DocType: Supplier Scorecard Period,Supplier Scorecard Setup,Setarea Scorecard pentru furnizori
2140apps/erpnext/erpnext/stock/doctype/item/item.py +208,Warning: Invalid SSL certificate on attachment {0},Atenție: certificat SSL invalid pe atașament {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302141DocType: Student Admission,Eligibility,Eligibilitate
Frappe PR Bot8054d962017-09-05 09:19:06 +05302142apps/erpnext/erpnext/utilities/activation.py +64,"Leads help you get business, add all your contacts and more as your leads","Oportunitati de afaceri ajuta să obțineți, adăugați toate contactele și mai mult ca dvs. conduce"
Frappe PR Botc0804792017-05-19 12:30:04 +05302143DocType: Production Order Operation,Actual Operation Time,Timp efectiv de funcționare
2144DocType: Authorization Rule,Applicable To (User),Aplicabil pentru (utilizator)
2145DocType: Purchase Taxes and Charges,Deduct,Deduce
Frappe PR Bot8054d962017-09-05 09:19:06 +05302146apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +221,Job Description,Descrierea postului
Frappe PR Botc0804792017-05-19 12:30:04 +05302147DocType: Student Applicant,Applied,Aplicat
2148DocType: Sales Invoice Item,Qty as per Stock UOM,Cantitate conform Stock UOM
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302149apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +59,Guardian2 Name,Nume Guardian2
Frappe PR Botd112ee52017-08-31 19:38:41 +05302150apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +127,"Special Characters except ""-"", ""#"", ""."" and ""/"" not allowed in naming series","Caractere speciale in afara ""-"" ""."", ""#"", și ""/"" nu este permis în denumirea serie"
Frappe PR Botc0804792017-05-19 12:30:04 +05302151DocType: Campaign,"Keep Track of Sales Campaigns. Keep track of Leads, Quotations, Sales Order etc from Campaigns to gauge Return on Investment.","Păstra Tractor de campanii de vanzari. Țineți evidența de afaceri, Cotațiile, comandă de vânzări, etc de la Campanii pentru a evalua Return on Investment."
2152DocType: Expense Claim,Approver,Aprobator
2153,SO Qty,SO Cantitate
2154DocType: Guardian,Work Address,Adresa de
2155DocType: Appraisal,Calculate Total Score,Calculaţi scor total
2156DocType: Request for Quotation,Manufacturing Manager,Manufacturing Manager de
Frappe PR Bot7c901002017-06-07 12:05:29 +05302157apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +191,Serial No {0} is under warranty upto {1},Serial Nu {0} este în garanție pana {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05302158apps/erpnext/erpnext/config/stock.py +158,Split Delivery Note into packages.,Împărțit de livrare Notă în pachete.
Frappe PR Bot8054d962017-09-05 09:19:06 +05302159apps/erpnext/erpnext/hooks.py +98,Shipments,Transporturile
Frappe PR Botc0804792017-05-19 12:30:04 +05302160DocType: Payment Entry,Total Allocated Amount (Company Currency),Suma totală alocată (Companie Moneda)
2161DocType: Purchase Order Item,To be delivered to customer,Pentru a fi livrat clientului
2162DocType: BOM,Scrap Material Cost,Cost resturi de materiale
Frappe PR Botbfdb7262017-07-11 15:20:11 +05302163apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +227,Serial No {0} does not belong to any Warehouse,Serial nr {0} nu apartine nici unei Warehouse
Frappe PR Botc0804792017-05-19 12:30:04 +05302164DocType: Purchase Invoice,In Words (Company Currency),În cuvinte (Compania valutar)
2165DocType: Asset,Supplier,Furnizor
2166DocType: C-Form,Quarter,Trimestru
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302167apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +106,Miscellaneous Expenses,Cheltuieli diverse
Frappe PR Botc0804792017-05-19 12:30:04 +05302168DocType: Global Defaults,Default Company,Companie Implicita
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302169apps/erpnext/erpnext/controllers/stock_controller.py +227,Expense or Difference account is mandatory for Item {0} as it impacts overall stock value,"Cheltuială sau Diferența cont este obligatorie pentru postul {0}, deoarece impactul valoare totală de stoc"
Frappe PR Botc0804792017-05-19 12:30:04 +05302170DocType: Payment Request,PR,relatii cu publicul
2171DocType: Cheque Print Template,Bank Name,Denumire bancă
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302172apps/erpnext/erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.py +29,-Above,de mai sus
Frappe PR Botc0804792017-05-19 12:30:04 +05302173DocType: Employee Loan,Employee Loan Account,Contul de împrumut Angajat
2174DocType: Leave Application,Total Leave Days,Total de zile de concediu
2175DocType: Email Digest,Note: Email will not be sent to disabled users,Notă: Adresa de email nu va fi trimis la utilizatorii cu handicap
2176apps/erpnext/erpnext/crm/report/prospects_engaged_but_not_converted/prospects_engaged_but_not_converted.js +14,Number of Interaction,Numărul interacțiunii
Frappe PR Bot7c901002017-06-07 12:05:29 +05302177apps/erpnext/erpnext/manufacturing/page/production_analytics/production_analytics.js +39,Select Company...,Selectați compania ...
Frappe PR Botc0804792017-05-19 12:30:04 +05302178DocType: Leave Control Panel,Leave blank if considered for all departments,Lăsați necompletat dacă se consideră pentru toate departamentele
2179apps/erpnext/erpnext/config/hr.py +219,"Types of employment (permanent, contract, intern etc.).","Tipuri de locuri de muncă (permanent, contractul, intern etc)."
Frappe PR Botd112ee52017-08-31 19:38:41 +05302180apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +422,{0} is mandatory for Item {1},{0} este obligatoriu pentru articolul {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05302181DocType: Process Payroll,Fortnightly,bilunară
2182DocType: Currency Exchange,From Currency,Din moneda
2183apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +170,"Please select Allocated Amount, Invoice Type and Invoice Number in atleast one row","Vă rugăm să selectați suma alocată, de tip Factură și factură Numărul din atleast rând una"
2184apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +125,Cost of New Purchase,Costul de achiziție nouă
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302185apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +97,Sales Order required for Item {0},Ordinul de vânzări necesar pentru postul {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302186DocType: Purchase Invoice Item,Rate (Company Currency),Rata de (Compania de valuta)
2187DocType: Student Guardian,Others,Altel
2188DocType: Payment Entry,Unallocated Amount,Suma nealocată
Frappe PR Bot7c901002017-06-07 12:05:29 +05302189apps/erpnext/erpnext/templates/includes/product_page.js +71,Cannot find a matching Item. Please select some other value for {0}.,Nu pot găsi o potrivire articol. Vă rugăm să selectați o altă valoare pentru {0}.
Frappe PR Botc0804792017-05-19 12:30:04 +05302190DocType: POS Profile,Taxes and Charges,Impozite și Taxe
2191DocType: Item,"A Product or a Service that is bought, sold or kept in stock.","Un produs sau un serviciu care este cumpărat, vândut sau păstrat în stoc."
2192apps/erpnext/erpnext/hr/page/team_updates/team_updates.js +44,No more updates,Nu există mai multe actualizări
Frappe PR Botfa042362017-07-17 17:50:36 +05302193apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +154,Cannot select charge type as 'On Previous Row Amount' or 'On Previous Row Total' for first row,Nu se poate selecta tipul de incasare ca 'Suma inregistrare precedenta' sau 'Total inregistrare precedenta' pentru prima inregistrare
Frappe PR Botd112ee52017-08-31 19:38:41 +05302194apps/erpnext/erpnext/buying/doctype/supplier_scorecard/supplier_scorecard_dashboard.py +6,This covers all scorecards tied to this Setup,Aceasta acoperă toate tabelele de scoruri legate de această configurație
Frappe PR Botc0804792017-05-19 12:30:04 +05302195apps/erpnext/erpnext/selling/doctype/product_bundle/product_bundle.py +29,Child Item should not be a Product Bundle. Please remove item `{0}` and save,Postul copil nu ar trebui să fie un pachet de produse. Vă rugăm să eliminați elementul `{0}` și de a salva
2196apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +12,Banking,Bancar
Frappe PR Bot8054d962017-09-05 09:19:06 +05302197apps/erpnext/erpnext/utilities/activation.py +108,Add Timesheets,Adăugați pontaje
Frappe PR Botc0804792017-05-19 12:30:04 +05302198DocType: Vehicle Service,Service Item,Postul de servicii
2199DocType: Bank Guarantee,Bank Guarantee,Garantie bancara
2200DocType: Bank Guarantee,Bank Guarantee,Garantie bancara
2201apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +39,Please click on 'Generate Schedule' to get schedule,"Vă rugăm să faceți clic pe ""Generate Program"", pentru a obține programul"
2202apps/erpnext/erpnext/schools/doctype/course_scheduling_tool/course_scheduling_tool.py +56,There were errors while deleting following schedules:,Au existat erori în timpul ștergerii următoarele programe:
2203DocType: Bin,Ordered Quantity,Ordonat Cantitate
Frappe PR Bot8054d962017-09-05 09:19:06 +05302204apps/erpnext/erpnext/public/js/setup_wizard.js +110,"e.g. ""Build tools for builders""","de exemplu ""Construi instrumente de constructori """
Frappe PR Botc0804792017-05-19 12:30:04 +05302205DocType: Grading Scale,Grading Scale Intervals,Intervale de notare Scala
2206apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +125,{0} {1}: Accounting Entry for {2} can only be made in currency: {3},{0} {1}: Intrarea contabila {2} poate fi făcută numai în moneda: {3}
2207DocType: Production Order,In Process,În procesul de
2208DocType: Authorization Rule,Itemwise Discount,Reducere Articol-Avizat
2209apps/erpnext/erpnext/config/accounts.py +69,Tree of financial accounts.,Arborescentă conturilor financiare.
2210apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +364,{0} against Sales Order {1},{0} comparativ cu comanda de vânzări {1}
2211DocType: Account,Fixed Asset,Activ Fix
2212apps/erpnext/erpnext/config/stock.py +315,Serialized Inventory,Inventarul serializat
2213DocType: Employee Loan,Account Info,Informatii cont
2214DocType: Activity Type,Default Billing Rate,Rata de facturare implicit
Frappe PR Botd112ee52017-08-31 19:38:41 +05302215apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.py +77,{0} Student Groups created.,{0} Grupurile de studenți au fost create.
2216apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.py +77,{0} Student Groups created.,{0} Grupurile de studenți au fost create.
Frappe PR Botc0804792017-05-19 12:30:04 +05302217DocType: Sales Invoice,Total Billing Amount,Suma totală de facturare
2218apps/erpnext/erpnext/hr/doctype/daily_work_summary_settings/daily_work_summary_settings.py +17,There must be a default incoming Email Account enabled for this to work. Please setup a default incoming Email Account (POP/IMAP) and try again.,Trebuie să existe o valoare implicită de intrare cont de e-mail-ului pentru ca aceasta să funcționeze. Vă rugăm să configurați un implicit de intrare cont de e-mail (POP / IMAP) și încercați din nou.
Frappe PR Botd112ee52017-08-31 19:38:41 +05302219apps/erpnext/erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py +80,Receivable Account,Contul de încasat
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302220apps/erpnext/erpnext/controllers/accounts_controller.py +566,Row #{0}: Asset {1} is already {2},Rând # {0}: {1} activ este deja {2}
Frappe PR Botc0804792017-05-19 12:30:04 +05302221DocType: Quotation Item,Stock Balance,Stoc Sold
2222apps/erpnext/erpnext/config/selling.py +316,Sales Order to Payment,Comanda de vânzări la plată
Frappe PR Bot8054d962017-09-05 09:19:06 +05302223apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +114,CEO,CEO
Frappe PR Botd112ee52017-08-31 19:38:41 +05302224DocType: Purchase Invoice,With Payment of Tax,Cu plata impozitului
Frappe PR Botc0804792017-05-19 12:30:04 +05302225DocType: Expense Claim Detail,Expense Claim Detail,Detaliu Revendicare Cheltuieli
Frappe PR Botd112ee52017-08-31 19:38:41 +05302226DocType: Purchase Invoice,TRIPLICATE FOR SUPPLIER,TRIPLICATE PENTRU FURNIZOR
Frappe PR Botbfdb7262017-07-11 15:20:11 +05302227apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +859,Please select correct account,Vă rugăm să selectați contul corect
Frappe PR Botc0804792017-05-19 12:30:04 +05302228DocType: Item,Weight UOM,Greutate UOM
2229DocType: Salary Structure Employee,Salary Structure Employee,Structura de salarizare Angajat
2230DocType: Employee,Blood Group,Grupă de sânge
Frappe PR Botd112ee52017-08-31 19:38:41 +05302231apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +961,Pending,În așteptarea
Frappe PR Botc0804792017-05-19 12:30:04 +05302232DocType: Course,Course Name,Numele cursului
2233DocType: Employee Leave Approver,Users who can approve a specific employee's leave applications,Utilizatorii care poate aproba cererile de concediu o anumită angajatilor
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302234apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +52,Office Equipments,Echipamente de birou
Frappe PR Botc0804792017-05-19 12:30:04 +05302235DocType: Purchase Invoice Item,Qty,Cantitate
2236DocType: Fiscal Year,Companies,Companii
Frappe PR Botd112ee52017-08-31 19:38:41 +05302237DocType: Supplier Scorecard,Scoring Setup,Punctul de configurare
Frappe PR Botc0804792017-05-19 12:30:04 +05302238apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +24,Electronics,Electronică
2239DocType: Stock Settings,Raise Material Request when stock reaches re-order level,Ridica Material Cerere atunci când stocul ajunge la nivelul re-comandă
Frappe PR Bot8054d962017-09-05 09:19:06 +05302240apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +89,Full-time,Permanent
Frappe PR Botc0804792017-05-19 12:30:04 +05302241DocType: Salary Structure,Employees,Numar de angajati
2242DocType: Employee,Contact Details,Detalii Persoana de Contact
2243DocType: C-Form,Received Date,Data primit
2244DocType: Delivery Note,"If you have created a standard template in Sales Taxes and Charges Template, select one and click on the button below.","Dacă ați creat un model standard la taxele de vânzare și taxe Format, selectați una și faceți clic pe butonul de mai jos."
2245DocType: BOM Scrap Item,Basic Amount (Company Currency),Suma de bază (Companie Moneda)
2246DocType: Student,Guardians,tutorii
2247DocType: Shopping Cart Settings,Prices will not be shown if Price List is not set,Prețurile nu vor fi afișate în cazul în care Prețul de listă nu este setat
2248apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +28,Please specify a country for this Shipping Rule or check Worldwide Shipping,Vă rugăm să specificați o țară pentru această regulă Transport sau verificați Expediere
2249DocType: Stock Entry,Total Incoming Value,Valoarea totală a sosi
Frappe PR Botd112ee52017-08-31 19:38:41 +05302250apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +350,Debit To is required,Pentru debit este necesar
Frappe PR Bot8054d962017-09-05 09:19:06 +05302251apps/erpnext/erpnext/utilities/activation.py +109,"Timesheets help keep track of time, cost and billing for activites done by your team","Pontaje ajuta să urmăriți timp, costuri și de facturare pentru activitati efectuate de echipa ta"
Frappe PR Botc0804792017-05-19 12:30:04 +05302252apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +39,Purchase Price List,Cumparare Lista de preturi
Frappe PR Botd112ee52017-08-31 19:38:41 +05302253apps/erpnext/erpnext/config/buying.py +155,Templates of supplier scorecard variables.,Șabloane ale variabilelor pentru scorurile pentru furnizori.
Frappe PR Botc0804792017-05-19 12:30:04 +05302254DocType: Offer Letter Term,Offer Term,Termen oferta
2255DocType: Quality Inspection,Quality Manager,Manager de calitate
2256DocType: Job Applicant,Job Opening,Loc de munca disponibil
2257DocType: Payment Reconciliation,Payment Reconciliation,Reconcilierea plată
Frappe PR Bot7c901002017-06-07 12:05:29 +05302258apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +153,Please select Incharge Person's name,Vă rugăm să selectați numele Incharge Persoana
Frappe PR Botc0804792017-05-19 12:30:04 +05302259apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +51,Technology,Tehnologia nou-aparuta
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302260apps/erpnext/erpnext/public/js/utils.js +98,Total Unpaid: {0},Neremunerat totală: {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302261DocType: BOM Website Operation,BOM Website Operation,Site-ul BOM Funcționare
2262apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.js +13,Offer Letter,Oferta Scrisoare
2263apps/erpnext/erpnext/config/manufacturing.py +18,Generate Material Requests (MRP) and Production Orders.,Genereaza Cereri de Material (MRP) și Comenzi de Producție.
Frappe PR Botd112ee52017-08-31 19:38:41 +05302264DocType: Supplier Scorecard,Supplier Score,Scorul furnizorului
2265apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +76,Total Invoiced Amt,Totală facturată Amt
2266DocType: Supplier,Warn RFQs,Aflați RFQ-urile
Frappe PR Botc0804792017-05-19 12:30:04 +05302267DocType: BOM,Conversion Rate,Rata de conversie
2268apps/erpnext/erpnext/templates/pages/product_search.html +3,Product Search,Cauta produse
2269DocType: Timesheet Detail,To Time,La timp
2270DocType: Authorization Rule,Approving Role (above authorized value),Aprobarea Rol (mai mare decât valoarea autorizată)
Frappe PR Botd112ee52017-08-31 19:38:41 +05302271apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +114,Credit To account must be a Payable account,Credit Pentru cont trebuie să fie un cont de plati
2272apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +317,BOM recursion: {0} cannot be parent or child of {2},Recursivitate FDM: {0} nu poate fi parinte sau copil lui {2}
Frappe PR Botc0804792017-05-19 12:30:04 +05302273DocType: Production Order Operation,Completed Qty,Cantitate Finalizata
2274apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +148,"For {0}, only debit accounts can be linked against another credit entry","Pentru {0}, numai conturi de debit poate fi legat de o altă intrare în credit"
2275apps/erpnext/erpnext/stock/doctype/item_price/item_price.py +27,Price List {0} is disabled,Lista de prețuri {0} este dezactivat
Frappe PR Botd112ee52017-08-31 19:38:41 +05302276apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +127,Row {0}: Completed Qty cannot be more than {1} for operation {2},Rândul {0}: Completat Cant nu poate fi mai mare de {1} pentru funcționare {2}
Frappe PR Botc0804792017-05-19 12:30:04 +05302277DocType: Manufacturing Settings,Allow Overtime,Permiteți ore suplimentare
2278apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +146,"Serialized Item {0} cannot be updated using Stock Reconciliation, please use Stock Entry","Articolul {0} cu elementul serializat nu poate fi actualizat utilizând Reconcilierea stocurilor, vă rugăm să utilizați înregistrarea stocului"
2279apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +146,"Serialized Item {0} cannot be updated using Stock Reconciliation, please use Stock Entry","Articolul {0} cu elementul serializat nu poate fi actualizat utilizând Reconcilierea stocurilor, vă rugăm să utilizați înregistrarea stocului"
2280DocType: Training Event Employee,Training Event Employee,Eveniment de formare Angajat
Frappe PR Botbfdb7262017-07-11 15:20:11 +05302281apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +201,{0} Serial Numbers required for Item {1}. You have provided {2}.,{0} numere de serie necesare pentru postul {1}. Ați furnizat {2}.
Frappe PR Botc0804792017-05-19 12:30:04 +05302282DocType: Stock Reconciliation Item,Current Valuation Rate,Rata de evaluare curentă
2283DocType: Item,Customer Item Codes,Coduri client Postul
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302284apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +122,Exchange Gain/Loss,Schimb de câștig / Pierdere
Frappe PR Botc0804792017-05-19 12:30:04 +05302285DocType: Opportunity,Lost Reason,Motiv Pierdere
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302286apps/erpnext/erpnext/public/js/templates/address_list.html +22,New Address,Adresa noua
Frappe PR Botc0804792017-05-19 12:30:04 +05302287DocType: Quality Inspection,Sample Size,Eșantionul de dimensiune
Frappe PR Botd112ee52017-08-31 19:38:41 +05302288apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +47,Please enter Receipt Document,Vă rugăm să introduceți Document Primirea
2289apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +369,All items have already been invoiced,Toate articolele au fost deja facturate
Frappe PR Botc0804792017-05-19 12:30:04 +05302290apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +47,Please specify a valid 'From Case No.',"Vă rugăm să specificați un valabil ""Din cauza nr"""
2291apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center_tree.js +24,Further cost centers can be made under Groups but entries can be made against non-Groups,"Centre de costuri pot fi realizate în grupuri, dar intrările pot fi făcute împotriva non-Grupuri"
Frappe PR Botc0804792017-05-19 12:30:04 +05302292apps/erpnext/erpnext/config/setup.py +66,Users and Permissions,Utilizatori și permisiuni
2293DocType: Vehicle Log,VLOG.,VLOG.
Frappe PR Botd112ee52017-08-31 19:38:41 +05302294apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +935,Production Orders Created: {0},Comenzi de producție Creat: {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302295DocType: Branch,Branch,Ramură
2296DocType: Guardian,Mobile Number,Numar de mobil
2297apps/erpnext/erpnext/config/setup.py +61,Printing and Branding,Imprimarea și Branding
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302298DocType: Company,Total Monthly Sales,Vânzări totale lunare
Frappe PR Botc0804792017-05-19 12:30:04 +05302299DocType: Bin,Actual Quantity,Cantitate Efectivă
2300DocType: Shipping Rule,example: Next Day Shipping,exemplu: Next Day Shipping
Frappe PR Bot7c901002017-06-07 12:05:29 +05302301apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +187,Serial No {0} not found,Serial nr {0} nu a fost găsit
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302302DocType: Program Enrollment,Student Batch,Lot de student
Frappe PR Bot8054d962017-09-05 09:19:06 +05302303apps/erpnext/erpnext/utilities/activation.py +119,Make Student,Asigurați-Student
Frappe PR Botd112ee52017-08-31 19:38:41 +05302304DocType: Supplier Scorecard Scoring Standing,Min Grade,Gradul minim
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302305apps/erpnext/erpnext/projects/doctype/project/project.py +198,You have been invited to collaborate on the project: {0},Ați fost invitat să colaboreze la proiect: {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302306DocType: Leave Block List Date,Block Date,Dată blocare
Frappe PR Botd112ee52017-08-31 19:38:41 +05302307DocType: Purchase Receipt,Supplier Delivery Note,Nota de livrare a furnizorului
Frappe PR Botc0804792017-05-19 12:30:04 +05302308apps/erpnext/erpnext/templates/generators/student_admission.html +23,Apply Now,Aplica acum
2309apps/erpnext/erpnext/stock/dashboard/item_dashboard_list.html +25,Actual Qty {0} / Waiting Qty {1},Cantitatea reală {0} / Cantitatea de așteptare {1}
2310apps/erpnext/erpnext/stock/dashboard/item_dashboard_list.html +25,Actual Qty {0} / Waiting Qty {1},Cantitatea reală {0} / Cantitatea de așteptare {1}
Frappe PR Botd112ee52017-08-31 19:38:41 +05302311DocType: Purchase Invoice,E-commerce GSTIN,E-commerce GSTIN
Frappe PR Botc0804792017-05-19 12:30:04 +05302312DocType: Sales Order,Not Delivered,Nu Pronunțată
2313,Bank Clearance Summary,Sumar aprobare bancă
2314apps/erpnext/erpnext/config/setup.py +106,"Create and manage daily, weekly and monthly email digests.","Creare și gestionare rezumate e-mail zilnice, săptămânale și lunare."
2315DocType: Appraisal Goal,Appraisal Goal,Obiectiv expertiză
2316DocType: Stock Reconciliation Item,Current Amount,Suma curentă
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302317apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +58,Buildings,Corpuri
Frappe PR Botc0804792017-05-19 12:30:04 +05302318DocType: Fee Structure,Fee Structure,Structura Taxa de
2319DocType: Timesheet Detail,Costing Amount,Costing Suma
2320DocType: Student Admission,Application Fee,Taxă de aplicare
2321DocType: Process Payroll,Submit Salary Slip,Prezenta Salariul Slip
2322apps/erpnext/erpnext/controllers/selling_controller.py +162,Maxiumm discount for Item {0} is {1}%,Reducere Maxiumm pentru postul {0} este {1}%
2323apps/erpnext/erpnext/stock/doctype/item_price/item_price.js +16,Import in Bulk,Importare în masă
2324DocType: Sales Partner,Address & Contacts,Adresă şi contacte
2325DocType: SMS Log,Sender Name,Sender Name
2326DocType: POS Profile,[Select],[Selectati]
2327DocType: SMS Log,Sent To,Trimis La
2328DocType: Payment Request,Make Sales Invoice,Realizeaza Factura de Vanzare
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302329apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +61,Softwares,Softwares
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05302330apps/erpnext/erpnext/crm/doctype/lead/lead.py +50,Next Contact Date cannot be in the past,În continuare Contact Data nu poate fi în trecut
Frappe PR Botc0804792017-05-19 12:30:04 +05302331DocType: Company,For Reference Only.,Numai Pentru referință.
Frappe PR Botd112ee52017-08-31 19:38:41 +05302332apps/erpnext/erpnext/accounts/page/pos/pos.js +2468,Select Batch No,Selectați numărul lotului
Frappe PR Botc0804792017-05-19 12:30:04 +05302333apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +52,Invalid {0}: {1},Invalid {0}: {1}
2334DocType: Purchase Invoice,PINV-RET-,PINV-RET-
2335DocType: Sales Invoice Advance,Advance Amount,Sumă în avans
2336DocType: Manufacturing Settings,Capacity Planning,Planificarea capacității
2337apps/erpnext/erpnext/stock/report/batch_item_expiry_status/batch_item_expiry_status.py +43,'From Date' is required,'Din Data' este necesar
2338DocType: Journal Entry,Reference Number,Numărul de referință
2339DocType: Employee,Employment Details,Detalii angajare
2340DocType: Employee,New Workplace,Nou loc de muncă
2341apps/erpnext/erpnext/crm/doctype/opportunity/opportunity_list.js +17,Set as Closed,Setați ca Închis
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302342apps/erpnext/erpnext/stock/get_item_details.py +131,No Item with Barcode {0},Nici un articol cu coduri de bare {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302343apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +51,Case No. cannot be 0,Cazul Nr. nu poate fi 0
2344DocType: Item,Show a slideshow at the top of the page,Arata un slideshow din partea de sus a paginii
Frappe PR Botd112ee52017-08-31 19:38:41 +05302345apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +492,Boms,BOM
2346apps/erpnext/erpnext/stock/doctype/item/item.py +137,Stores,Magazine
2347DocType: Project Type,Projects Manager,Manager Proiecte
Frappe PR Botc0804792017-05-19 12:30:04 +05302348DocType: Serial No,Delivery Time,Timp de Livrare
2349apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +27,Ageing Based On,Uzură bazată pe
2350DocType: Item,End of Life,Sfârsitul vieții
Frappe PR Botd112ee52017-08-31 19:38:41 +05302351apps/erpnext/erpnext/demo/setup/setup_data.py +328,Travel,Călători
2352apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +180,No active or default Salary Structure found for employee {0} for the given dates,Nr Structură activă sau Salariul implicit găsite pentru angajat al {0} pentru datele indicate
Frappe PR Botc0804792017-05-19 12:30:04 +05302353DocType: Leave Block List,Allow Users,Permiteți utilizatori
2354DocType: Purchase Order,Customer Mobile No,Client Mobile Nu
2355DocType: Cost Center,Track separate Income and Expense for product verticals or divisions.,Urmăriți Venituri separat și cheltuieli verticale produse sau divizii.
2356DocType: Rename Tool,Rename Tool,Redenumirea Tool
Frappe PR Botbfdb7262017-07-11 15:20:11 +05302357apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +37,Update Cost,Actualizare Cost
Frappe PR Botc0804792017-05-19 12:30:04 +05302358DocType: Item Reorder,Item Reorder,Reordonare Articol
Frappe PR Botfa042362017-07-17 17:50:36 +05302359apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +446,Show Salary Slip,Afișează Salariu alunecare
Frappe PR Botd112ee52017-08-31 19:38:41 +05302360apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +814,Transfer Material,Material de transfer
Frappe PR Botc0804792017-05-19 12:30:04 +05302361DocType: BOM,"Specify the operations, operating cost and give a unique Operation no to your operations.","Specifica operațiunilor, costurile de exploatare și să dea o operațiune unică nu pentru operațiunile dumneavoastră."
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302362apps/erpnext/erpnext/controllers/status_updater.py +201,This document is over limit by {0} {1} for item {4}. Are you making another {3} against the same {2}?,Acest document este peste limita de {0} {1} pentru elementul {4}. Faci un alt {3} împotriva aceleași {2}?
Frappe PR Bot8054d962017-09-05 09:19:06 +05302363apps/erpnext/erpnext/public/js/controllers/transaction.js +993,Please set recurring after saving,Vă rugăm să setați recurente după salvare
Frappe PR Botd112ee52017-08-31 19:38:41 +05302364apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +755,Select change amount account,cont Selectați suma schimbare
Frappe PR Botc0804792017-05-19 12:30:04 +05302365DocType: Purchase Invoice,Price List Currency,Lista de pret Valuta
2366DocType: Naming Series,User must always select,Utilizatorul trebuie să selecteze întotdeauna
2367DocType: Stock Settings,Allow Negative Stock,Permiteţi stoc negativ
2368DocType: Installation Note,Installation Note,Instalare Notă
Frappe PR Botc0804792017-05-19 12:30:04 +05302369DocType: Topic,Topic,Subiect
2370apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +40,Cash Flow from Financing,Cash Flow de la finanțarea
2371DocType: Budget Account,Budget Account,Contul bugetar
2372DocType: Quality Inspection,Verified By,Verificate de
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302373apps/erpnext/erpnext/setup/doctype/company/company.py +70,"Cannot change company's default currency, because there are existing transactions. Transactions must be cancelled to change the default currency.","Nu se poate schimba moneda implicita a companiei, deoarece există tranzacții in desfasurare. Tranzacțiile trebuie să fie anulate pentru a schimba moneda implicita."
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05302374DocType: Grading Scale Interval,Grade Description,grad Descriere
Frappe PR Botc0804792017-05-19 12:30:04 +05302375DocType: Stock Entry,Purchase Receipt No,Primirea de cumpărare Nu
2376apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +30,Earnest Money,Banii cei mai castigati
2377DocType: Process Payroll,Create Salary Slip,Crea Fluturasul de Salariul
2378apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +34,Traceability,trasabilitatea
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302379apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +137,Source of Funds (Liabilities),Sursa fondurilor (pasive)
2380apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +381,Quantity in row {0} ({1}) must be same as manufactured quantity {2},"Cantitatea în rândul {0} ({1}), trebuie să fie aceeași ca și cantitatea produsă {2}"
Frappe PR Botd112ee52017-08-31 19:38:41 +05302381DocType: Supplier Scorecard Scoring Standing,Employee,Angajat
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302382DocType: Company,Sales Monthly History,Istoric lunar de vânzări
2383apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +183,Select Batch,Selectați lotul
Frappe PR Botc0804792017-05-19 12:30:04 +05302384apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +244,{0} {1} is fully billed,{0} {1} este complet facturat
2385DocType: Training Event,End Time,End Time
Frappe PR Botd112ee52017-08-31 19:38:41 +05302386apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +63,Active Salary Structure {0} found for employee {1} for the given dates,Salariu Structura activă {0} găsite pentru angajat {1} pentru datele indicate
Frappe PR Botc0804792017-05-19 12:30:04 +05302387DocType: Payment Entry,Payment Deductions or Loss,Deducerile de plată sau pierdere
2388apps/erpnext/erpnext/config/setup.py +42,Standard contract terms for Sales or Purchase.,Clauzele contractuale standard pentru vânzări sau de cumpărare.
2389apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.js +100,Group by Voucher,Grup in functie de Voucher
2390apps/erpnext/erpnext/config/crm.py +6,Sales Pipeline,conducte de vânzări
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302391apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +216,Please set default account in Salary Component {0},Vă rugăm să setați contul implicit în Salariu Component {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302392apps/erpnext/erpnext/templates/form_grid/material_request_grid.html +7,Required On,Obligatoriu pe
2393DocType: Rename Tool,File to Rename,Fișier de Redenumiți
2394apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +204,Please select BOM for Item in Row {0},Vă rugăm să selectați BOM pentru postul în rândul {0}
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302395apps/erpnext/erpnext/accounts/doctype/mode_of_payment/mode_of_payment.py +28,Account {0} does not match with Company {1} in Mode of Account: {2},Contul {0} nu se potrivește cu Compania {1} în modul de cont: {2}
Frappe PR Botd112ee52017-08-31 19:38:41 +05302396apps/erpnext/erpnext/controllers/buying_controller.py +268,Specified BOM {0} does not exist for Item {1},BOM specificată {0} nu există pentru postul {1}
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302397apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +221,Maintenance Schedule {0} must be cancelled before cancelling this Sales Order,Programul de Mentenanta {0} trebuie anulat înainte de a anula aceasta Comandă de Vânzări
Frappe PR Botc0804792017-05-19 12:30:04 +05302398DocType: Notification Control,Expense Claim Approved,Revendicare Cheltuieli Aprobata
Frappe PR Botd112ee52017-08-31 19:38:41 +05302399apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +319,Salary Slip of employee {0} already created for this period,Platā angajatului {0} deja creat pentru această perioadă
Frappe PR Bot8054d962017-09-05 09:19:06 +05302400apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +146,Pharmaceutical,Farmaceutic
Frappe PR Botc0804792017-05-19 12:30:04 +05302401apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +26,Cost of Purchased Items,Costul de produsele cumparate
2402DocType: Selling Settings,Sales Order Required,Comandă de vânzări obligatorii
2403DocType: Purchase Invoice,Credit To,De Creditat catre
2404apps/erpnext/erpnext/selling/page/sales_funnel/sales_funnel.py +31,Active Leads / Customers,Anunturi active / Clienți
2405DocType: Employee Education,Post Graduate,Postuniversitar
2406DocType: Maintenance Schedule Detail,Maintenance Schedule Detail,Detalii Program Mentenanta
Frappe PR Botd112ee52017-08-31 19:38:41 +05302407DocType: Supplier Scorecard,Warn for new Purchase Orders,Avertizați pentru comenzi noi de achiziție
Frappe PR Botc0804792017-05-19 12:30:04 +05302408DocType: Quality Inspection Reading,Reading 9,Lectură 9
2409DocType: Supplier,Is Frozen,Este înghețat
Frappe PR Botbfdb7262017-07-11 15:20:11 +05302410apps/erpnext/erpnext/stock/utils.py +217,Group node warehouse is not allowed to select for transactions,depozit nod grup nu este permis să selecteze pentru tranzacții
Frappe PR Botc0804792017-05-19 12:30:04 +05302411DocType: Buying Settings,Buying Settings,Configurări cumparare
2412DocType: Stock Entry Detail,BOM No. for a Finished Good Item,Nr. BOM pentru un articol tip produs finalizat
2413DocType: Upload Attendance,Attendance To Date,Prezenţa până la data
Frappe PR Botd112ee52017-08-31 19:38:41 +05302414DocType: Request for Quotation Supplier,No Quote,Nici o citare
Frappe PR Botc0804792017-05-19 12:30:04 +05302415DocType: Warranty Claim,Raised By,Ridicate de
2416DocType: Payment Gateway Account,Payment Account,Cont de plăți
Frappe PR Botd112ee52017-08-31 19:38:41 +05302417apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +874,Please specify Company to proceed,Vă rugăm să specificați companiei pentru a continua
Frappe PR Botc0804792017-05-19 12:30:04 +05302418apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +22,Net Change in Accounts Receivable,Schimbarea net în conturile de creanțe
Frappe PR Bot8054d962017-09-05 09:19:06 +05302419apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +79,Compensatory Off,Fara Masuri Compensatorii
Frappe PR Botc0804792017-05-19 12:30:04 +05302420DocType: Offer Letter,Accepted,Acceptat
2421apps/erpnext/erpnext/crm/report/prospects_engaged_but_not_converted/prospects_engaged_but_not_converted.py +25,Organization,Organizare
Frappe PR Botd112ee52017-08-31 19:38:41 +05302422DocType: BOM Update Tool,BOM Update Tool,BOM Update Tool
Frappe PR Botc0804792017-05-19 12:30:04 +05302423DocType: SG Creation Tool Course,Student Group Name,Numele grupului studențesc
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302424apps/erpnext/erpnext/setup/doctype/company/company.js +52,Please make sure you really want to delete all the transactions for this company. Your master data will remain as it is. This action cannot be undone.,Vă rugăm să asigurați-vă că într-adevăr să ștergeți toate tranzacțiile pentru această companie. Datele dvs. de bază vor rămâne așa cum este. Această acțiune nu poate fi anulată.
Frappe PR Botc0804792017-05-19 12:30:04 +05302425DocType: Room,Room Number,Numărul de cameră
2426apps/erpnext/erpnext/utilities/transaction_base.py +96,Invalid reference {0} {1},Referință invalid {0} {1}
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302427apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +167,{0} ({1}) cannot be greater than planned quanitity ({2}) in Production Order {3},{0} ({1}) nu poate fi mai mare decât cantitatea planificată ({2}) aferent comenzii de producție {3}
Frappe PR Botc0804792017-05-19 12:30:04 +05302428DocType: Shipping Rule,Shipping Rule Label,Regula de transport maritim Label
2429apps/erpnext/erpnext/public/js/conf.js +28,User Forum,Forum utilizator
Frappe PR Botd112ee52017-08-31 19:38:41 +05302430apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +287,Raw Materials cannot be blank.,Materii prime nu poate fi gol.
2431apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +486,"Could not update stock, invoice contains drop shipping item.","Nu a putut fi actualizat stoc, factura conține drop de transport maritim."
2432apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +484,Quick Journal Entry,Quick Jurnal de intrare
2433apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +169,You can not change rate if BOM mentioned agianst any item,Nu puteți schimba rata dacă BOM menționat agianst orice element
Frappe PR Botc0804792017-05-19 12:30:04 +05302434DocType: Employee,Previous Work Experience,Anterior Work Experience
2435DocType: Stock Entry,For Quantity,Pentru Cantitate
2436apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +209,Please enter Planned Qty for Item {0} at row {1},Va rugam sa introduceti planificate Cantitate pentru postul {0} la rândul {1}
2437apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +241,{0} {1} is not submitted,{0} {1} nu este introdus
2438apps/erpnext/erpnext/config/stock.py +27,Requests for items.,Cererile de elemente.
2439DocType: Production Planning Tool,Separate production order will be created for each finished good item.,Pentru producerea separată va fi creat pentru fiecare articol bun finit.
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302440apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +127,{0} must be negative in return document,{0} trebuie să fie negativ în documentul de retur
Frappe PR Botc0804792017-05-19 12:30:04 +05302441,Minutes to First Response for Issues,Minute la First Response pentru Probleme
2442DocType: Purchase Invoice,Terms and Conditions1,Termeni și Conditions1
Frappe PR Bot8054d962017-09-05 09:19:06 +05302443apps/erpnext/erpnext/public/js/setup_wizard.js +101,The name of the institute for which you are setting up this system.,Numele institutului pentru care configurați acest sistem.
Frappe PR Botc0804792017-05-19 12:30:04 +05302444DocType: Accounts Settings,"Accounting entry frozen up to this date, nobody can do / modify entry except role specified below.","Intrare contabilitate blocată până la această dată, nimeni nu poate crea / modifica intrarea cu excepția rolului specificat mai jos."
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05302445apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.js +116,Please save the document before generating maintenance schedule,Vă rugăm să salvați documentul înainte de a genera programul de întreținere
Frappe PR Botd112ee52017-08-31 19:38:41 +05302446apps/erpnext/erpnext/manufacturing/doctype/bom_update_tool/bom_update_tool.js +30,Latest price updated in all BOMs,Ultimul preț actualizat în toate BOM-urile
Frappe PR Botc0804792017-05-19 12:30:04 +05302447apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +28,Project Status,Status Proiect
2448DocType: UOM,Check this to disallow fractions. (for Nos),Bifati pentru a nu permite fracțiuni. (Pentru Nos)
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302449apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +428,The following Production Orders were created:,Au fost create următoarele comenzi de producție:
Frappe PR Botc0804792017-05-19 12:30:04 +05302450DocType: Student Admission,Naming Series (for Student Applicant),Seria de denumire (pentru Student Solicitant)
2451DocType: Delivery Note,Transporter Name,Transporter Nume
2452DocType: Authorization Rule,Authorized Value,Valoarea autorizată
2453DocType: BOM,Show Operations,Afișați Operații
2454,Minutes to First Response for Opportunity,Minute la First Response pentru oportunitate
Frappe PR Botd112ee52017-08-31 19:38:41 +05302455apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +68,Total Absent,Raport Absent
Frappe PR Botbfdb7262017-07-11 15:20:11 +05302456apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +793,Item or Warehouse for row {0} does not match Material Request,Articolul sau Depozitul aferent inregistrariii {0} nu se potrivește cu Cererea de Material
Frappe PR Botc0804792017-05-19 12:30:04 +05302457apps/erpnext/erpnext/config/stock.py +189,Unit of Measure,Unitate de măsură
2458DocType: Fiscal Year,Year End Date,Anul Data de încheiere
2459DocType: Task Depends On,Task Depends On,Sarcina Depinde
2460DocType: Supplier Quotation,Opportunity,Oportunitate
2461,Completed Production Orders,Comenzi de Producție Finalizate
2462DocType: Operation,Default Workstation,Implicit Workstation
2463DocType: Notification Control,Expense Claim Approved Message,Mesaj Aprobare Revendicare Cheltuieli
2464DocType: Payment Entry,Deductions or Loss,Deducerile sau Pierdere
2465apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +247,{0} {1} is closed,{0} {1} este închis
2466DocType: Email Digest,How frequently?,Cât de frecvent?
2467DocType: Purchase Receipt,Get Current Stock,Obține stocul curent
2468apps/erpnext/erpnext/config/manufacturing.py +46,Tree of Bill of Materials,Arborele de Bill de materiale
2469DocType: Student,Joining Date,Daca va aflati Data
2470,Employees working on a holiday,Numar de angajati care lucreaza in vacanta
2471apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +152,Mark Present,Mark Prezent
2472DocType: Project,% Complete Method,% Metoda completă
Frappe PR Bot7c901002017-06-07 12:05:29 +05302473apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +200,Maintenance start date can not be before delivery date for Serial No {0},Data de Incepere a Mentenantei nu poate fi anterioara datei de livrare aferent de Nr. de Serie {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302474DocType: Production Order,Actual End Date,Data efectiva de finalizare
2475DocType: BOM,Operating Cost (Company Currency),Costul de operare (Companie Moneda)
2476DocType: Purchase Invoice,PINV-,PINV-
2477DocType: Authorization Rule,Applicable To (Role),Aplicabil pentru (rol)
Frappe PR Botd112ee52017-08-31 19:38:41 +05302478DocType: BOM Update Tool,Replace BOM,Înlocuiți BOM
Frappe PR Botc0804792017-05-19 12:30:04 +05302479DocType: Stock Entry,Purpose,Scopul
2480DocType: Company,Fixed Asset Depreciation Settings,Setări de amortizare fixă Activ
2481DocType: Item,Will also apply for variants unless overrridden,Se va aplica și pentru variantele cu excepția cazului în overrridden
2482DocType: Purchase Invoice,Advances,Avansuri
2483DocType: Production Order,Manufacture against Material Request,Fabricare împotriva Cerere Material
Frappe PR Botd112ee52017-08-31 19:38:41 +05302484apps/erpnext/erpnext/schools/report/course_wise_assessment_report/course_wise_assessment_report.html +10,Assessment Group: ,Grup de evaluare:
Frappe PR Botc0804792017-05-19 12:30:04 +05302485DocType: Item Reorder,Request for,Cerere pentru
2486apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +32,Approving User cannot be same as user the rule is Applicable To,Aprobarea unui utilizator nu poate fi aceeași cu utilizatorul. Regula este aplicabilă pentru
2487DocType: Stock Entry Detail,Basic Rate (as per Stock UOM),Rata de bază (conform Stock UOM)
2488DocType: SMS Log,No of Requested SMS,Nu de SMS solicitat
Frappe PR Botd112ee52017-08-31 19:38:41 +05302489apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +243,Leave Without Pay does not match with approved Leave Application records,Concediu fără plată nu se potrivește cu înregistrările privind concediul de aplicare aprobat
Frappe PR Botc0804792017-05-19 12:30:04 +05302490DocType: Campaign,Campaign-.####,Campanie-.####
2491apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +21,Next Steps,Pasii urmatori
Frappe PR Botd112ee52017-08-31 19:38:41 +05302492apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +769,Please supply the specified items at the best possible rates,Vă rugăm să furnizeze elementele specificate la cele mai bune tarife posibile
Frappe PR Botc0804792017-05-19 12:30:04 +05302493DocType: Selling Settings,Auto close Opportunity after 15 days,Auto închidere oportunitate după 15 zile
Frappe PR Botd112ee52017-08-31 19:38:41 +05302494apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +74,Purchase Orders are not allowed for {0} due to a scorecard standing of {1}.,Comenzile de cumpărare nu sunt permise pentru {0} datorită unui punctaj din {1}.
Frappe PR Botc0804792017-05-19 12:30:04 +05302495apps/erpnext/erpnext/public/js/financial_statements.js +83,End Year,Anul de încheiere
2496apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +23,Quot/Lead %,Cota / Plumb%
2497apps/erpnext/erpnext/hr/doctype/employee/employee.py +119,Contract End Date must be greater than Date of Joining,Data de Incheiere Contract trebuie să fie ulterioara Datei Aderării
2498DocType: Delivery Note,DN-,DN-
2499DocType: Sales Partner,A third party distributor / dealer / commission agent / affiliate / reseller who sells the companies products for a commission.,Un distribuitor terță parte / dealer / agent comision / afiliat / reseller care vinde produsele companiilor pentru un comision.
2500apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +376,{0} against Purchase Order {1},{0} comparativ cu comanda de cumpărare {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05302501DocType: Task,Actual Start Date (via Time Sheet),Real Data de începere (prin Ora Sheet)
2502apps/erpnext/erpnext/portal/doctype/homepage/homepage.py +15,This is an example website auto-generated from ERPNext,Acesta este un site web exemplu auto-generat de ERPNext
2503apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +37,Ageing Range 1,Clasă de uzură 1
2504DocType: Purchase Taxes and Charges Template,"Standard tax template that can be applied to all Purchase Transactions. This template can contain list of tax heads and also other expense heads like ""Shipping"", ""Insurance"", ""Handling"" etc.
2505
2506#### Note
2507
2508The tax rate you define here will be the standard tax rate for all **Items**. If there are **Items** that have different rates, they must be added in the **Item Tax** table in the **Item** master.
2509
2510#### Description of Columns
2511
25121. Calculation Type:
2513 - This can be on **Net Total** (that is the sum of basic amount).
2514 - **On Previous Row Total / Amount** (for cumulative taxes or charges). If you select this option, the tax will be applied as a percentage of the previous row (in the tax table) amount or total.
2515 - **Actual** (as mentioned).
25162. Account Head: The Account ledger under which this tax will be booked
25173. Cost Center: If the tax / charge is an income (like shipping) or expense it needs to be booked against a Cost Center.
25184. Description: Description of the tax (that will be printed in invoices / quotes).
25195. Rate: Tax rate.
25206. Amount: Tax amount.
25217. Total: Cumulative total to this point.
25228. Enter Row: If based on ""Previous Row Total"" you can select the row number which will be taken as a base for this calculation (default is the previous row).
25239. Consider Tax or Charge for: In this section you can specify if the tax / charge is only for valuation (not a part of total) or only for total (does not add value to the item) or for both.
252410. Add or Deduct: Whether you want to add or deduct the tax.","Șablon de impozitare standard care pot fi aplicate la toate tranzacțiile de cumpărare. Acest model poate conține lista de capete fiscale și, de asemenea, mai multe capete de cheltuieli, cum ar fi ""de transport"", ""asigurare"", ""manipulare"" etc.
2525
2526 #### Notă
2527
2528 Rata de impozitare pe care o definiți aici va fi rata de impozitare standard pentru toate Articole ** **. Dacă există articole ** **, care au preturi diferite, acestea trebuie să fie adăugate în ** Impozitul Postul ** masă în ** ** postul comandantului.
2529
2530 #### Descrierea de coloane
2531
2532 1. Calcul Tip:
2533 - Acest lucru poate fi pe ** net total ** (care este suma cuantum de bază).
2534 - ** La rândul precedent Raport / Suma ** (pentru impozite sau taxe cumulative). Dacă selectați această opțiune, impozitul va fi aplicat ca procent din rândul anterior (în tabelul de impozitare) suma totală sau.
2535 - ** ** Real (după cum sa menționat).
2536 2. Șeful cont: Registrul cont în care acest impozit va fi rezervat
2537 3. Cost Center: În cazul în care taxa / taxa este un venit (cum ar fi de transport maritim) sau cheltuieli trebuie să se rezervat împotriva unui centru de cost.
2538 4. Descriere: Descriere a taxei (care vor fi tipărite în facturi / citate).
2539 5. Notă: Rata de Profit Brut.
2540 6. Suma: suma taxei.
2541 7. Total: total cumulat la acest punct.
2542 8. Introduceți Row: Dacă bazat pe ""Înapoi Row Total"", puteți selecta numărul rând care vor fi luate ca bază pentru acest calcul (implicit este rândul precedent).
2543 9. Luați în considerare Brut sau Taxa pentru: În această secțiune puteți specifica dacă taxa / taxa este doar pentru evaluare (nu o parte din total) sau numai pe total (nu adaugă valoare elementul) sau pentru ambele.
2544 10. Adăugați sau deduce: Fie că doriți să adăugați sau deduce taxa."
2545DocType: Homepage,Homepage,Pagina principala
2546DocType: Purchase Receipt Item,Recd Quantity,Recd Cantitate
2547apps/erpnext/erpnext/schools/doctype/program_enrollment/program_enrollment.py +57,Fee Records Created - {0},Taxa de inregistrare Creat - {0}
2548DocType: Asset Category Account,Asset Category Account,Cont activ Categorie
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302549apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +117,Cannot produce more Item {0} than Sales Order quantity {1},Nu se pot produce mai multe Articole {0} decât cantitatea din Ordinul de Vânzări {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05302550apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +539,Stock Entry {0} is not submitted,Stock intrare {0} nu este prezentat
2551DocType: Payment Reconciliation,Bank / Cash Account,Cont bancă / numerar
2552apps/erpnext/erpnext/crm/doctype/lead/lead.py +44,Next Contact By cannot be same as the Lead Email Address,Următoarea Contact Prin faptul că nu poate fi aceeași cu adresa de e-mail Plumb
2553DocType: Tax Rule,Billing City,Oraș de facturare
2554DocType: Asset,Manual,Manual
2555DocType: Salary Component Account,Salary Component Account,Contul de salariu Componentă
2556DocType: Global Defaults,Hide Currency Symbol,Ascunde simbol moneda
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302557apps/erpnext/erpnext/config/accounts.py +327,"e.g. Bank, Cash, Credit Card","de exemplu, bancar, Cash, Card de credit"
Frappe PR Botc0804792017-05-19 12:30:04 +05302558DocType: Lead Source,Source Name,sursa Nume
2559DocType: Journal Entry,Credit Note,Nota de Credit
2560DocType: Warranty Claim,Service Address,Adresa serviciu
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302561apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +49,Furnitures and Fixtures,Furnitures și Programe
Frappe PR Botc0804792017-05-19 12:30:04 +05302562DocType: Item,Manufacture,Fabricare
Frappe PR Bot8054d962017-09-05 09:19:06 +05302563apps/erpnext/erpnext/utilities/user_progress.py +16,Setup Company,Compania de configurare
Frappe PR Botc0804792017-05-19 12:30:04 +05302564apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +13,Please Delivery Note first,Vă rugăm livrare Nota primul
2565DocType: Student Applicant,Application Date,Data aplicării
2566DocType: Salary Detail,Amount based on formula,Suma bazată pe formula generală
2567DocType: Purchase Invoice,Currency and Price List,Valută și lista de prețuri
2568DocType: Opportunity,Customer / Lead Name,Client / Nume Principal
2569apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +99,Clearance Date not mentioned,Data Aprobare nespecificata
2570apps/erpnext/erpnext/config/manufacturing.py +7,Production,Producţie
2571DocType: Guardian,Occupation,Ocupaţie
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05302572apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.js +74,Row {0}:Start Date must be before End Date,Rând {0}: Data începerii trebuie să fie înainte de Data de încheiere
Frappe PR Botc0804792017-05-19 12:30:04 +05302573apps/erpnext/erpnext/controllers/trends.py +19,Total(Qty),Total (Cantitate)
2574DocType: Sales Invoice,This Document,Acest document de
2575DocType: Installation Note Item,Installed Qty,Instalat Cantitate
Frappe PR Bot8054d962017-09-05 09:19:06 +05302576apps/erpnext/erpnext/utilities/user_progress.py +20,You added ,Ați adăugat
Frappe PR Botc0804792017-05-19 12:30:04 +05302577DocType: Purchase Taxes and Charges,Parenttype,ParentType
2578apps/erpnext/erpnext/hr/doctype/training_event/training_event.js +7,Training Result,Rezultatul de formare
2579DocType: Purchase Invoice,Is Paid,Este platit
2580DocType: Salary Structure,Total Earning,Câștigul salarial total de
2581DocType: Purchase Receipt,Time at which materials were received,Timp în care s-au primit materiale
2582DocType: Stock Ledger Entry,Outgoing Rate,Rata de ieșire
2583apps/erpnext/erpnext/config/hr.py +224,Organization branch master.,Ramură organizație maestru.
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302584apps/erpnext/erpnext/controllers/accounts_controller.py +293, or ,sau
Frappe PR Botc0804792017-05-19 12:30:04 +05302585DocType: Sales Order,Billing Status,Stare facturare
2586apps/erpnext/erpnext/public/js/conf.js +32,Report an Issue,Raportați o problemă
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302587apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +120,Utility Expenses,Cheltuieli de utilitate
Frappe PR Botc0804792017-05-19 12:30:04 +05302588apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +64,90-Above,90-si mai mult
Frappe PR Botd112ee52017-08-31 19:38:41 +05302589apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +237,Row #{0}: Journal Entry {1} does not have account {2} or already matched against another voucher,Rând # {0}: Jurnal de intrare {1} nu are cont {2} sau deja compensată împotriva unui alt voucher
2590DocType: Supplier Scorecard Criteria,Criteria Weight,Criterii Greutate
Frappe PR Botc0804792017-05-19 12:30:04 +05302591DocType: Buying Settings,Default Buying Price List,Lista de POrețuri de Cumparare Implicita
2592DocType: Process Payroll,Salary Slip Based on Timesheet,Bazat pe salariu Slip Pontaj
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302593apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +113,No employee for the above selected criteria OR salary slip already created,Nici un angajat pentru criteriile de mai sus selectate sau biletul de salariu deja creat
Frappe PR Botc0804792017-05-19 12:30:04 +05302594DocType: Notification Control,Sales Order Message,Comandă de vânzări Mesaj
Frappe PR Bot8054d962017-09-05 09:19:06 +05302595apps/erpnext/erpnext/hr/doctype/employee/employee.py +23,Please setup Employee Naming System in Human Resource &gt; HR Settings,Configurați sistemul de numire a angajaților în Resurse umane&gt; Setări HR
Frappe PR Botc0804792017-05-19 12:30:04 +05302596apps/erpnext/erpnext/config/setup.py +15,"Set Default Values like Company, Currency, Current Fiscal Year, etc.","Seta valorile implicite, cum ar fi Compania, valutar, Current Anul fiscal, etc"
2597DocType: Payment Entry,Payment Type,Tip de plată
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302598apps/erpnext/erpnext/stock/doctype/batch/batch.py +130,Please select a Batch for Item {0}. Unable to find a single batch that fulfills this requirement,Selectați un lot pentru articolul {0}. Nu se poate găsi un singur lot care să îndeplinească această cerință
2599apps/erpnext/erpnext/stock/doctype/batch/batch.py +130,Please select a Batch for Item {0}. Unable to find a single batch that fulfills this requirement,Selectați un lot pentru articolul {0}. Nu se poate găsi un singur lot care să îndeplinească această cerință
Frappe PR Botc0804792017-05-19 12:30:04 +05302600DocType: Process Payroll,Select Employees,Selectați angajati
2601DocType: Opportunity,Potential Sales Deal,Oferta potențiale Vânzări
2602DocType: Payment Entry,Cheque/Reference Date,Cecul / Data de referință
2603DocType: Purchase Invoice,Total Taxes and Charges,Total Impozite și Taxe
2604DocType: Employee,Emergency Contact,Contact de Urgență
2605DocType: Bank Reconciliation Detail,Payment Entry,Intrarea de plată
2606DocType: Item,Quality Parameters,Parametri de calitate
2607,sales-browser,vânzări browser
Frappe PR Botd112ee52017-08-31 19:38:41 +05302608apps/erpnext/erpnext/accounts/doctype/account/account.js +73,Ledger,Carte mare
Frappe PR Botc0804792017-05-19 12:30:04 +05302609DocType: Target Detail,Target Amount,Suma țintă
2610DocType: Shopping Cart Settings,Shopping Cart Settings,Setări Cosul de cumparaturi
2611DocType: Journal Entry,Accounting Entries,Înregistrări contabile
2612apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +24,Duplicate Entry. Please check Authorization Rule {0},Inregistrare Duplicat. Vă rugăm să verificați Regula de Autorizare {0}
Frappe PR Botd112ee52017-08-31 19:38:41 +05302613apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +29,Global POS Profile {0} already created for company {1},POS Profile Global {0} deja create pentru companie {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05302614DocType: Purchase Order,Ref SQ,Ref SQ
Frappe PR Botd112ee52017-08-31 19:38:41 +05302615apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +55,Receipt document must be submitted,Document primire trebuie să fie depuse
Frappe PR Botc0804792017-05-19 12:30:04 +05302616DocType: Purchase Invoice Item,Received Qty,Primit Cantitate
2617DocType: Stock Entry Detail,Serial No / Batch,Serial No / lot
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302618apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +320,Not Paid and Not Delivered,Nu sunt plătite și nu sunt livrate
Frappe PR Botc0804792017-05-19 12:30:04 +05302619DocType: Product Bundle,Parent Item,Părinte Articol
2620DocType: Account,Account Type,Tipul Contului
2621DocType: Delivery Note,DN-RET-,DN-RET-
2622apps/erpnext/erpnext/templates/pages/projects.html +58,No time sheets,Nu există nicio foaie de timp
2623apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +123,Leave Type {0} cannot be carry-forwarded,Lasă Tipul {0} nu poate fi transporta-transmise
Frappe PR Bot7c901002017-06-07 12:05:29 +05302624apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +215,Maintenance Schedule is not generated for all the items. Please click on 'Generate Schedule',Programul de Mentenanta nu este generat pentru toate articolele. Vă rugăm să faceți clic pe 'Generare Program'
Frappe PR Botc0804792017-05-19 12:30:04 +05302625,To Produce,Pentru a produce
2626apps/erpnext/erpnext/config/hr.py +93,Payroll,stat de plată
Frappe PR Botfa042362017-07-17 17:50:36 +05302627apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +179,"For row {0} in {1}. To include {2} in Item rate, rows {3} must also be included","Pentru rândul {0} în {1}. Pentru a include {2} ratei punctul, randuri {3} De asemenea, trebuie să fie incluse"
Frappe PR Bot8054d962017-09-05 09:19:06 +05302628apps/erpnext/erpnext/utilities/activation.py +101,Make User,Asigurați-vă utilizatorului
Frappe PR Botc0804792017-05-19 12:30:04 +05302629DocType: Packing Slip,Identification of the package for the delivery (for print),Identificarea pachetului pentru livrare (pentru imprimare)
2630DocType: Bin,Reserved Quantity,Rezervat Cantitate
2631apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +34,Please enter valid email address,Introduceți adresa de e-mail validă
2632apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +34,Please enter valid email address,Introduceți adresa de e-mail validă
Frappe PR Botc0804792017-05-19 12:30:04 +05302633DocType: Landed Cost Voucher,Purchase Receipt Items,Primirea de cumpărare Articole
2634apps/erpnext/erpnext/config/learn.py +21,Customizing Forms,Formulare Personalizarea
Frappe PR Bot8054d962017-09-05 09:19:06 +05302635apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +65,Arrear,restanță
Frappe PR Botc0804792017-05-19 12:30:04 +05302636apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +155,Depreciation Amount during the period,Suma de amortizare în timpul perioadei
2637apps/erpnext/erpnext/accounts/doctype/sales_taxes_and_charges_template/sales_taxes_and_charges_template.py +38,Disabled template must not be default template,șablon cu handicap nu trebuie să fie șablon implicit
2638DocType: Account,Income Account,Contul de venit
2639DocType: Payment Request,Amount in customer's currency,Suma în moneda clientului
Frappe PR Botd112ee52017-08-31 19:38:41 +05302640apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +776,Delivery,Livrare
Frappe PR Botc0804792017-05-19 12:30:04 +05302641DocType: Stock Reconciliation Item,Current Qty,Cantitate curentă
Frappe PR Bot8054d962017-09-05 09:19:06 +05302642apps/erpnext/erpnext/patches/v8_9/add_setup_progress_actions.py +16,Add Suppliers,Adăugați furnizori
Frappe PR Botc0804792017-05-19 12:30:04 +05302643DocType: BOM Item,"See ""Rate Of Materials Based On"" in Costing Section","A se vedea ""Rate de materiale bazate pe"" în Costing Secțiunea"
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05302644apps/erpnext/erpnext/templates/generators/item_group.html +36,Prev,Anterior
Frappe PR Botc0804792017-05-19 12:30:04 +05302645DocType: Appraisal Goal,Key Responsibility Area,Domeni de Responsabilitate Cheie
Frappe PR Bot8054d962017-09-05 09:19:06 +05302646apps/erpnext/erpnext/utilities/activation.py +127,"Student Batches help you track attendance, assessments and fees for students","Student Sarjele ajută să urmăriți prezență, evaluările și taxele pentru studenți"
Frappe PR Botc0804792017-05-19 12:30:04 +05302647DocType: Payment Entry,Total Allocated Amount,Suma totală alocată
Frappe PR Bot8054d962017-09-05 09:19:06 +05302648apps/erpnext/erpnext/setup/doctype/company/company.py +147,Set default inventory account for perpetual inventory,Setați contul inventarului implicit pentru inventarul perpetuu
Frappe PR Botc0804792017-05-19 12:30:04 +05302649DocType: Item Reorder,Material Request Type,Material Cerere tip
Frappe PR Botd112ee52017-08-31 19:38:41 +05302650apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +268,Accural Journal Entry for salaries from {0} to {1},Accural Jurnal de intrare pentru salarii din {0} la {1}
2651apps/erpnext/erpnext/accounts/page/pos/pos.js +803,"LocalStorage is full, did not save","LocalStorage este plin, nu a salvat"
Frappe PR Botc0804792017-05-19 12:30:04 +05302652apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +85,Row {0}: UOM Conversion Factor is mandatory,Row {0}: Factorul de conversie UOM este obligatorie
Frappe PR Bot8054d962017-09-05 09:19:06 +05302653apps/erpnext/erpnext/utilities/user_progress.py +189,Room Capacity,Capacitatea camerei
Frappe PR Botbfdb7262017-07-11 15:20:11 +05302654apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +14,Ref,Re
Frappe PR Botc0804792017-05-19 12:30:04 +05302655DocType: Budget,Cost Center,Centrul de cost
Frappe PR Botd112ee52017-08-31 19:38:41 +05302656apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +45,Voucher #,Voucher #
Frappe PR Botc0804792017-05-19 12:30:04 +05302657DocType: Notification Control,Purchase Order Message,Purchase Order Mesaj
2658DocType: Tax Rule,Shipping Country,Transport Tara
2659DocType: Selling Settings,Hide Customer's Tax Id from Sales Transactions,Ascunde Id-ul fiscal al Clientului din tranzacțiile de vânzare
2660DocType: Upload Attendance,Upload HTML,Încărcați HTML
2661DocType: Employee,Relieving Date,Alinarea Data
Frappe PR Bot7c901002017-06-07 12:05:29 +05302662apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +14,"Pricing Rule is made to overwrite Price List / define discount percentage, based on some criteria.","Regula de stabilire a prețurilor se face pentru a suprascrie Pret / defini procent de reducere, pe baza unor criterii."
Frappe PR Botc0804792017-05-19 12:30:04 +05302663DocType: Serial No,Warehouse can only be changed via Stock Entry / Delivery Note / Purchase Receipt,Depozit poate fi modificat numai prin Bursa de primire de intrare / livrare Nota / cumparare
2664DocType: Employee Education,Class / Percentage,Clasă / Procent
Frappe PR Bot8054d962017-09-05 09:19:06 +05302665apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +125,Head of Marketing and Sales,Director de Marketing și Vânzări
2666apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +63,Income Tax,Impozit pe venit
Frappe PR Bot7c901002017-06-07 12:05:29 +05302667apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +17,"If selected Pricing Rule is made for 'Price', it will overwrite Price List. Pricing Rule price is the final price, so no further discount should be applied. Hence, in transactions like Sales Order, Purchase Order etc, it will be fetched in 'Rate' field, rather than 'Price List Rate' field.","În cazul în care articolul Prețuri selectat se face pentru ""Pret"", se va suprascrie lista de prețuri. Prețul Articolul Prețuri este prețul final, deci ar trebui să se aplice mai departe reducere. Prin urmare, în cazul tranzacțiilor, cum ar fi comandă de vânzări, Ordinului de Procurare, etc, acesta va fi preluat în câmpul ""Rate"", mai degrabă decât câmpul ""Lista de prețuri Rata""."
Frappe PR Botc0804792017-05-19 12:30:04 +05302668apps/erpnext/erpnext/config/selling.py +174,Track Leads by Industry Type.,Track conduce de Industrie tip.
2669DocType: Item Supplier,Item Supplier,Furnizor Articol
Frappe PR Bot8054d962017-09-05 09:19:06 +05302670apps/erpnext/erpnext/public/js/controllers/transaction.js +1094,Please enter Item Code to get batch no,Va rugam sa introduceti codul articol pentru a obține lot nu
Frappe PR Botd112ee52017-08-31 19:38:41 +05302671apps/erpnext/erpnext/selling/doctype/quotation/quotation.js +816,Please select a value for {0} quotation_to {1},Vă rugăm să selectați o valoare de {0} {1} quotation_to
Frappe PR Botc0804792017-05-19 12:30:04 +05302672apps/erpnext/erpnext/config/selling.py +46,All Addresses.,Toate adresele.
2673DocType: Company,Stock Settings,Setări stoc
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302674apps/erpnext/erpnext/accounts/doctype/account/account.py +199,"Merging is only possible if following properties are same in both records. Is Group, Root Type, Company","Fuziune este posibilă numai în cazul în care următoarele proprietăți sunt aceleași în ambele registre. Este Group, Root Type, Company"
Frappe PR Botc0804792017-05-19 12:30:04 +05302675DocType: Vehicle,Electric,Electric
2676DocType: Task,% Progress,% Progres
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302677apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +123,Gain/Loss on Asset Disposal,Câștigul / Pierdere de eliminare a activelor
Frappe PR Botc0804792017-05-19 12:30:04 +05302678DocType: Task,Depends on Tasks,Depinde de Sarcini
2679apps/erpnext/erpnext/config/selling.py +36,Manage Customer Group Tree.,Gestioneaza Ramificatiile de Group a Clientului.
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05302680DocType: Shopping Cart Settings,Attachments can be shown without enabling the shopping cart,Atașamentele pot fi afișate fără a permite coșul de cumpărături
Frappe PR Botc0804792017-05-19 12:30:04 +05302681DocType: Supplier Quotation,SQTN-,SQTN-
2682apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center_tree.js +22,New Cost Center Name,Numele noului centru de cost
2683DocType: Leave Control Panel,Leave Control Panel,Panou de Control Concediu
2684DocType: Project,Task Completion,sarcina Finalizarea
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302685apps/erpnext/erpnext/templates/includes/product_page.js +21,Not in Stock,Nu este în stoc
Frappe PR Botc0804792017-05-19 12:30:04 +05302686DocType: Appraisal,HR User,Utilizator HR
2687DocType: Purchase Invoice,Taxes and Charges Deducted,Impozite și Taxe dedus
Frappe PR Bot8054d962017-09-05 09:19:06 +05302688apps/erpnext/erpnext/hooks.py +129,Issues,Probleme
Frappe PR Botc0804792017-05-19 12:30:04 +05302689apps/erpnext/erpnext/controllers/status_updater.py +12,Status must be one of {0},Statusul trebuie să fie unul din {0}
2690DocType: Sales Invoice,Debit To,Debit Pentru
2691DocType: Delivery Note,Required only for sample item.,Necesar numai pentru element de probă.
2692DocType: Stock Ledger Entry,Actual Qty After Transaction,Cant efectivă după tranzacție
Frappe PR Botc0804792017-05-19 12:30:04 +05302693apps/erpnext/erpnext/hr/report/salary_register/salary_register.py +65,No salary slip found between {0} and {1},Nu slip salariu gasit între {0} și {1}
2694,Pending SO Items For Purchase Request,Până la SO articole pentru cerere de oferta
2695apps/erpnext/erpnext/schools/doctype/student_admission/student_admission.py +29,Student Admissions,Admitere Student
Frappe PR Botd112ee52017-08-31 19:38:41 +05302696apps/erpnext/erpnext/accounts/party.py +353,{0} {1} is disabled,{0} {1} este dezactivat
Frappe PR Botc0804792017-05-19 12:30:04 +05302697DocType: Supplier,Billing Currency,Moneda de facturare
2698DocType: Sales Invoice,SINV-RET-,SINV-RET-
Frappe PR Bot8054d962017-09-05 09:19:06 +05302699apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +191,Extra Large,Extra mare
Frappe PR Botd112ee52017-08-31 19:38:41 +05302700apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +68,Total Leaves,Frunze totale
Frappe PR Botc0804792017-05-19 12:30:04 +05302701,Profit and Loss Statement,Profit și pierdere
2702DocType: Bank Reconciliation Detail,Cheque Number,Număr Cec
2703,Sales Browser,Browser de vanzare
2704DocType: Journal Entry,Total Credit,Total credit
2705apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +542,Warning: Another {0} # {1} exists against stock entry {2},Atenție: Un alt {0} # {1} există împotriva intrării stoc {2}
Frappe PR Bot8054d962017-09-05 09:19:06 +05302706apps/erpnext/erpnext/utilities/user_progress_utils.py +45,Local,Local
Frappe PR Botc0804792017-05-19 12:30:04 +05302707apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +26,Loans and Advances (Assets),Împrumuturi și Avansuri (Active)
2708apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +12,Debtors,Debitorii
Frappe PR Bot8054d962017-09-05 09:19:06 +05302709apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +190,Large,Mare
Frappe PR Botc0804792017-05-19 12:30:04 +05302710DocType: Homepage Featured Product,Homepage Featured Product,Pagina de intrare de produse recomandate
Frappe PR Bot8054d962017-09-05 09:19:06 +05302711apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +231,All Assessment Groups,Toate grupurile de evaluare
Frappe PR Botc0804792017-05-19 12:30:04 +05302712apps/erpnext/erpnext/stock/doctype/warehouse/warehouse_tree.js +15,New Warehouse Name,Nume nou depozit
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05302713apps/erpnext/erpnext/accounts/report/financial_statements.py +227,Total {0} ({1}),Total {0} ({1})
Frappe PR Botc0804792017-05-19 12:30:04 +05302714DocType: C-Form Invoice Detail,Territory,Teritoriu
Frappe PR Bot7c901002017-06-07 12:05:29 +05302715apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +151,Please mention no of visits required,Vă rugăm să menționați nici de vizite necesare
Frappe PR Botc0804792017-05-19 12:30:04 +05302716DocType: Stock Settings,Default Valuation Method,Metoda de Evaluare Implicită
Frappe PR Botbfdb7262017-07-11 15:20:11 +05302717apps/erpnext/erpnext/schools/doctype/student/student_dashboard.py +26,Fee,taxă
Frappe PR Botc0804792017-05-19 12:30:04 +05302718DocType: Vehicle Log,Fuel Qty,combustibil Cantitate
2719DocType: Production Order Operation,Planned Start Time,Planificate Ora de începere
2720DocType: Course,Assessment,Evaluare
2721DocType: Payment Entry Reference,Allocated,Alocat
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302722apps/erpnext/erpnext/config/accounts.py +269,Close Balance Sheet and book Profit or Loss.,Inchideti Bilanțul și registrul Profit sau Pierdere.
Frappe PR Botc0804792017-05-19 12:30:04 +05302723DocType: Student Applicant,Application Status,Starea aplicației
2724DocType: Fees,Fees,Taxele de
2725DocType: Currency Exchange,Specify Exchange Rate to convert one currency into another,Precizați Rata de schimb a converti o monedă în alta
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302726apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +158,Quotation {0} is cancelled,Citat {0} este anulat
Frappe PR Botbfdb7262017-07-11 15:20:11 +05302727apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +25,Total Outstanding Amount,Total Suma Impresionant
Frappe PR Botc0804792017-05-19 12:30:04 +05302728DocType: Sales Partner,Targets,Obiective
2729DocType: Price List,Price List Master,Lista de preturi Masterat
2730DocType: Sales Person,All Sales Transactions can be tagged against multiple **Sales Persons** so that you can set and monitor targets.,Toate tranzacțiile de vânzări pot fi etichetate comparativ mai multor **Persoane de vânzări** pentru ca dvs. sa puteţi configura și monitoriza obiective.
2731,S.O. No.,SO No.
Frappe PR Botd112ee52017-08-31 19:38:41 +05302732apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +201,Please create Customer from Lead {0},Vă rugăm să creați client de plumb {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302733DocType: Price List,Applicable for Countries,Aplicabile pentru țările
Frappe PR Botd112ee52017-08-31 19:38:41 +05302734DocType: Supplier Scorecard Scoring Variable,Parameter Name,Nume parametru
Frappe PR Botc0804792017-05-19 12:30:04 +05302735apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +52,Only Leave Applications with status 'Approved' and 'Rejected' can be submitted,Lăsați numai aplicațiile cu statut „Aprobat“ și „Respins“ pot fi depuse
Frappe PR Botd112ee52017-08-31 19:38:41 +05302736apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.py +52,Student Group Name is mandatory in row {0},Grupul studențesc Nume este obligatoriu în rândul {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302737DocType: Homepage,Products to be shown on website homepage,Produsele care urmează să fie afișate pe pagina de pornire site
2738apps/erpnext/erpnext/setup/doctype/customer_group/customer_group.js +13,This is a root customer group and cannot be edited.,Acesta este un grup de clienți rădăcină și nu pot fi editate.
2739DocType: Employee,AB-,AB-
2740DocType: POS Profile,Ignore Pricing Rule,Ignora Regula Preturi
2741DocType: Employee Education,Graduate,Absolvent
2742DocType: Leave Block List,Block Days,Zile de blocare
2743DocType: Journal Entry,Excise Entry,Intrare accize
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302744apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +64,Warning: Sales Order {0} already exists against Customer's Purchase Order {1},Atenție: comandă de vânzări {0} există deja împotriva Ordinului de Procurare clientului {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05302745DocType: Terms and Conditions,"Standard Terms and Conditions that can be added to Sales and Purchases.
2746
2747Examples:
2748
27491. Validity of the offer.
27501. Payment Terms (In Advance, On Credit, part advance etc).
27511. What is extra (or payable by the Customer).
27521. Safety / usage warning.
27531. Warranty if any.
27541. Returns Policy.
27551. Terms of shipping, if applicable.
27561. Ways of addressing disputes, indemnity, liability, etc.
27571. Address and Contact of your Company.","Termeni și Condiții care pot fi adăugate la vânzările și achizițiile standard.
2758
2759 Exemple:
2760
2761 1. Perioada de valabilitate a ofertei.
2762 1. Conditii de plata (in avans, pe credit, parte în avans etc.).
2763 1. Ce este în plus (sau de plătit de către Client).
2764 1. Siguranța / avertizare utilizare.
2765 1. Garantie dacă este cazul.
2766 1. Politica de Returnare.
2767 1. Condiții de transport maritim, dacă este cazul.
2768 1. Modalitati de litigii de adresare, indemnizație, răspunderea, etc.
2769 1. Adresa și de contact ale companiei."
2770DocType: Attendance,Leave Type,Tip Concediu
2771DocType: Purchase Invoice,Supplier Invoice Details,Furnizor Detalii factură
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302772apps/erpnext/erpnext/controllers/stock_controller.py +233,Expense / Difference account ({0}) must be a 'Profit or Loss' account,"Cheltuială cont / Diferența ({0}) trebuie să fie un cont de ""profit sau pierdere"""
Frappe PR Botc0804792017-05-19 12:30:04 +05302773DocType: Project,Copied From,Copiat de la
2774DocType: Project,Copied From,Copiat de la
Frappe PR Botd112ee52017-08-31 19:38:41 +05302775apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +94,Name error: {0},Numele de eroare: {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302776apps/erpnext/erpnext/stock/doctype/item/item_list.js +8,Shortage,Deficit
Frappe PR Botd112ee52017-08-31 19:38:41 +05302777apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +207,{0} {1} does not associated with {2} {3},{0} {1} nu asociat cu {2} {3}
Frappe PR Botc0804792017-05-19 12:30:04 +05302778apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +18,Attendance for employee {0} is already marked,Prezenţa pentru angajatul {0} este deja consemnată
2779DocType: Packing Slip,If more than one package of the same type (for print),În cazul în care mai mult de un pachet de același tip (pentru imprimare)
2780,Salary Register,Salariu Înregistrare
2781DocType: Warehouse,Parent Warehouse,Depozit-mamă
2782DocType: C-Form Invoice Detail,Net Total,Total net
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302783apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +497,Default BOM not found for Item {0} and Project {1},Implicit BOM nu a fost găsit pentru articolele {0} și proiectul {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05302784apps/erpnext/erpnext/config/hr.py +163,Define various loan types,Definirea diferitelor tipuri de împrumut
2785DocType: Bin,FCFS Rate,Rata FCFS
2786DocType: Payment Reconciliation Invoice,Outstanding Amount,Remarcabil Suma
2787apps/erpnext/erpnext/templates/generators/bom.html +71,Time(in mins),Timp (în min)
2788DocType: Project Task,Working,De lucru
2789DocType: Stock Ledger Entry,Stock Queue (FIFO),Stoc Queue (FIFO)
Frappe PR Bot8054d962017-09-05 09:19:06 +05302790apps/erpnext/erpnext/public/js/setup_wizard.js +119,Financial Year,An financiar
Frappe PR Botd112ee52017-08-31 19:38:41 +05302791apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +41,{0} does not belong to Company {1},{0} nu aparține companiei {1}
2792apps/erpnext/erpnext/buying/doctype/supplier_scorecard_period/supplier_scorecard_period.py +66,Could not solve criteria score function for {0}. Make sure the formula is valid.,Nu s-a putut rezolva funcția de evaluare a criteriilor pentru {0}. Asigurați-vă că formula este validă.
Frappe PR Botc0804792017-05-19 12:30:04 +05302793apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +119,Cost as on,Cost cu o schimbare ca pe
2794DocType: Account,Round Off,Rotunji
2795,Requested Qty,A solicitat Cantitate
2796DocType: Tax Rule,Use for Shopping Cart,Utilizați pentru Cos de cumparaturi
2797apps/erpnext/erpnext/controllers/item_variant.py +96,Value {0} for Attribute {1} does not exist in the list of valid Item Attribute Values for Item {2},Valoarea {0} pentru atributul {1} nu există în lista Item valabile Valorile atributelor pentru postul {2}
Frappe PR Botfa042362017-07-17 17:50:36 +05302798apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +77,Select Serial Numbers,Selectați numerele de serie
Frappe PR Botc0804792017-05-19 12:30:04 +05302799DocType: BOM Item,Scrap %,Resturi%
Frappe PR Bot7c901002017-06-07 12:05:29 +05302800apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +46,"Charges will be distributed proportionately based on item qty or amount, as per your selection","Taxele vor fi distribuite proporțional în funcție de produs Cantitate sau valoarea, ca pe dvs. de selecție"
Frappe PR Botc0804792017-05-19 12:30:04 +05302801DocType: Maintenance Visit,Purposes,Scopuri
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302802apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +111,Atleast one item should be entered with negative quantity in return document,Cel puțin un element ar trebui să fie introduse cu cantitate negativa în documentul de returnare
Frappe PR Bot8054d962017-09-05 09:19:06 +05302803apps/erpnext/erpnext/patches/v8_9/add_setup_progress_actions.py +24,Add Courses,Adăugați cursuri
Frappe PR Botc0804792017-05-19 12:30:04 +05302804apps/erpnext/erpnext/manufacturing/doctype/workstation/workstation.py +71,"Operation {0} longer than any available working hours in workstation {1}, break down the operation into multiple operations","Operațiunea {0} mai mult decât orice ore de lucru disponibile în stație de lucru {1}, descompun operațiunea în mai multe operațiuni"
2805,Requested,Solicitată
Frappe PR Botd112ee52017-08-31 19:38:41 +05302806apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +89,No Remarks,Nu Observații
Frappe PR Botc0804792017-05-19 12:30:04 +05302807DocType: Purchase Invoice,Overdue,Întârziat
2808DocType: Account,Stock Received But Not Billed,"Stock primite, dar nu Considerat"
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302809apps/erpnext/erpnext/accounts/doctype/account/account.py +87,Root Account must be a group,Contul de root trebuie să fie un grup
Frappe PR Botc0804792017-05-19 12:30:04 +05302810DocType: Fees,FEE.,FEE.
2811DocType: Employee Loan,Repaid/Closed,Nerambursate / Închis
2812DocType: Item,Total Projected Qty,Cantitate totală prevăzută
2813DocType: Monthly Distribution,Distribution Name,Denumire Distribuție
2814DocType: Course,Course Code,Codul cursului
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302815apps/erpnext/erpnext/controllers/stock_controller.py +331,Quality Inspection required for Item {0},Inspecție de calitate necesare pentru postul {0}
Frappe PR Botd112ee52017-08-31 19:38:41 +05302816DocType: Supplier Scorecard,Supplier Variables,Variabilele furnizorilor
Frappe PR Botc0804792017-05-19 12:30:04 +05302817DocType: Quotation,Rate at which customer's currency is converted to company's base currency,Rata la care moneda clientului este convertită în valuta de bază a companiei
2818DocType: Purchase Invoice Item,Net Rate (Company Currency),Rata netă (companie de valuta)
2819DocType: Salary Detail,Condition and Formula Help,Stare și Formula Ajutor
2820apps/erpnext/erpnext/config/selling.py +105,Manage Territory Tree.,Gestioneaza Ramificatiile Teritoriule.
2821DocType: Journal Entry Account,Sales Invoice,Factură de vânzări
2822DocType: Journal Entry Account,Party Balance,Balanța Party
Frappe PR Botd112ee52017-08-31 19:38:41 +05302823apps/erpnext/erpnext/accounts/page/pos/pos.js +474,Please select Apply Discount On,Vă rugăm să selectați Aplicați Discount On
Frappe PR Botc0804792017-05-19 12:30:04 +05302824DocType: Company,Default Receivable Account,Implicit cont de încasat
2825DocType: Process Payroll,Create Bank Entry for the total salary paid for the above selected criteria,Creați Banca intrare pentru salariul totală plătită pentru criteriile de mai sus selectate
Frappe PR Botd112ee52017-08-31 19:38:41 +05302826DocType: Purchase Invoice,Deemed Export,Considerat export
Frappe PR Botc0804792017-05-19 12:30:04 +05302827DocType: Stock Entry,Material Transfer for Manufacture,Transfer de materii pentru fabricarea
Frappe PR Bot7c901002017-06-07 12:05:29 +05302828apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +20,Discount Percentage can be applied either against a Price List or for all Price List.,Procentul de reducere se poate aplica fie pe o listă de prețuri sau pentru toate lista de prețuri.
Frappe PR Botc0804792017-05-19 12:30:04 +05302829DocType: Purchase Invoice,Half-yearly,Semestrial
Frappe PR Botd112ee52017-08-31 19:38:41 +05302830apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +400,Accounting Entry for Stock,Intrare contabilitate pentru stoc
Frappe PR Botbfdb7262017-07-11 15:20:11 +05302831apps/erpnext/erpnext/schools/doctype/assessment_plan/assessment_plan.py +49,You have already assessed for the assessment criteria {}.,Ați evaluat deja criteriile de evaluare {}.
Frappe PR Botc0804792017-05-19 12:30:04 +05302832DocType: Vehicle Service,Engine Oil,Ulei de motor
2833DocType: Sales Invoice,Sales Team1,Vânzări TEAM1
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05302834apps/erpnext/erpnext/accounts/doctype/asset/asset.py +39,Item {0} does not exist,Articolul {0} nu există
Frappe PR Botc0804792017-05-19 12:30:04 +05302835DocType: Sales Invoice,Customer Address,Adresă clientului
2836DocType: Employee Loan,Loan Details,Creditul Detalii
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302837DocType: Company,Default Inventory Account,Contul de inventar implicit
Frappe PR Botd112ee52017-08-31 19:38:41 +05302838apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +124,Row {0}: Completed Qty must be greater than zero.,Rândul {0}: Completat Cant trebuie să fie mai mare decât zero.
Frappe PR Botc0804792017-05-19 12:30:04 +05302839DocType: Purchase Invoice,Apply Additional Discount On,Aplicați Discount suplimentare La
2840DocType: Account,Root Type,Rădăcină Tip
2841DocType: Item,FIFO,FIFO
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302842apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +132,Row # {0}: Cannot return more than {1} for Item {2},Row # {0}: nu se pot întoarce mai mult {1} pentru postul {2}
Frappe PR Bot7c901002017-06-07 12:05:29 +05302843apps/erpnext/erpnext/manufacturing/page/production_analytics/production_analytics.js +29,Plot,Parcelarea / Reprezentarea grafică / Trasarea
Frappe PR Botc0804792017-05-19 12:30:04 +05302844DocType: Item Group,Show this slideshow at the top of the page,Arată această prezentare în partea de sus a paginii
2845DocType: BOM,Item UOM,Articol FDM
2846DocType: Sales Taxes and Charges,Tax Amount After Discount Amount (Company Currency),Suma impozitului pe urma Discount Suma (companie de valuta)
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302847apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +150,Target warehouse is mandatory for row {0},Depozit țintă este obligatorie pentru rând {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302848DocType: Cheque Print Template,Primary Settings,Setări primare
2849DocType: Purchase Invoice,Select Supplier Address,Selectați Furnizor Adresă
Frappe PR Botfa042362017-07-17 17:50:36 +05302850apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +380,Add Employees,angajărilor
Frappe PR Botc0804792017-05-19 12:30:04 +05302851DocType: Purchase Invoice Item,Quality Inspection,Inspecție de calitate
Frappe PR Bot8054d962017-09-05 09:19:06 +05302852apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +187,Extra Small,Extra Small
Frappe PR Botc0804792017-05-19 12:30:04 +05302853DocType: Company,Standard Template,Format standard
2854DocType: Training Event,Theory,Teorie
Frappe PR Botd112ee52017-08-31 19:38:41 +05302855apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +777,Warning: Material Requested Qty is less than Minimum Order Qty,Atenție: Materialul solicitat Cant este mai mică decât minima pentru comanda Cantitate
Frappe PR Botc0804792017-05-19 12:30:04 +05302856apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +211,Account {0} is frozen,Contul {0} este Blocat
2857DocType: Company,Legal Entity / Subsidiary with a separate Chart of Accounts belonging to the Organization.,Entitate juridică / Filiala cu o Grafic separat de conturi aparținând Organizației.
2858DocType: Payment Request,Mute Email,Mute Email
2859apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +29,"Food, Beverage & Tobacco","Produse Alimentare, Bauturi si Tutun"
Frappe PR Botd112ee52017-08-31 19:38:41 +05302860apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +671,Can only make payment against unbilled {0},Poate face doar plata împotriva facturată {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302861apps/erpnext/erpnext/controllers/selling_controller.py +127,Commission rate cannot be greater than 100,Rata de comision nu poate fi mai mare decat 100
2862DocType: Stock Entry,Subcontract,Subcontract
Frappe PR Botfa042362017-07-17 17:50:36 +05302863apps/erpnext/erpnext/public/js/utils/party.js +165,Please enter {0} first,Va rugam sa introduceti {0} primul
2864apps/erpnext/erpnext/hr/doctype/daily_work_summary/daily_work_summary.py +68,No replies from,Nu există răspunsuri de la
Frappe PR Botc0804792017-05-19 12:30:04 +05302865DocType: Production Order Operation,Actual End Time,Timp efectiv de sfârşit
2866DocType: Production Planning Tool,Download Materials Required,Descărcare Materiale Necesara
2867DocType: Item,Manufacturer Part Number,Numarul de piesa
2868DocType: Production Order Operation,Estimated Time and Cost,Timpul estimat și cost
2869DocType: Bin,Bin,Coş
2870DocType: SMS Log,No of Sent SMS,Nu de SMS-uri trimise
2871DocType: Account,Expense Account,Cont de cheltuieli
2872apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +49,Software,Software
Frappe PR Bot8054d962017-09-05 09:19:06 +05302873apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +194,Colour,Culoare
Frappe PR Botc0804792017-05-19 12:30:04 +05302874DocType: Assessment Plan Criteria,Assessment Plan Criteria,Criterii Plan de evaluare
Frappe PR Botd112ee52017-08-31 19:38:41 +05302875DocType: Supplier Scorecard Scoring Standing,Prevent Purchase Orders,Împiedicați comenzile de achiziție
Frappe PR Botc0804792017-05-19 12:30:04 +05302876DocType: Training Event,Scheduled,Programat
2877apps/erpnext/erpnext/config/buying.py +18,Request for quotation.,Cerere de ofertă.
2878apps/erpnext/erpnext/selling/doctype/product_bundle/product_bundle.js +13,"Please select Item where ""Is Stock Item"" is ""No"" and ""Is Sales Item"" is ""Yes"" and there is no other Product Bundle",Vă rugăm să selectați postul unde &quot;Este Piesa&quot; este &quot;nu&quot; și &quot;Este punctul de vânzare&quot; este &quot;da&quot; și nu este nici un alt produs Bundle
2879DocType: Student Log,Academic,Academic
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302880apps/erpnext/erpnext/controllers/accounts_controller.py +489,Total advance ({0}) against Order {1} cannot be greater than the Grand Total ({2}),avans total ({0}) împotriva Comanda {1} nu poate fi mai mare decât totalul ({2})
Frappe PR Botc0804792017-05-19 12:30:04 +05302881DocType: Sales Partner,Select Monthly Distribution to unevenly distribute targets across months.,Selectați Distributie lunar pentru a distribui neuniform obiective pe luni.
2882DocType: Purchase Invoice Item,Valuation Rate,Rata de evaluare
2883DocType: Stock Reconciliation,SR/,SR /
2884DocType: Vehicle,Diesel,Diesel
Frappe PR Botd112ee52017-08-31 19:38:41 +05302885apps/erpnext/erpnext/stock/get_item_details.py +329,Price List Currency not selected,Lista de pret Valuta nu selectat
Frappe PR Botc0804792017-05-19 12:30:04 +05302886,Student Monthly Attendance Sheet,Elev foaia de prezență lunară
2887apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +185,Employee {0} has already applied for {1} between {2} and {3},Angajatul {0} a aplicat deja pentru {1} între {2} și {3}
2888apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +30,Project Start Date,Data de începere a proiectului
Frappe PR Botbfdb7262017-07-11 15:20:11 +05302889apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +5,Until,Până la
Frappe PR Botc0804792017-05-19 12:30:04 +05302890DocType: Rename Tool,Rename Log,Redenumi Conectare
2891apps/erpnext/erpnext/schools/doctype/student_attendance/student_attendance.py +27,Student Group or Course Schedule is mandatory,Grupul de studenți sau programul de cursuri este obligatoriu
2892apps/erpnext/erpnext/schools/doctype/student_attendance/student_attendance.py +27,Student Group or Course Schedule is mandatory,Grupul de studenți sau programul de cursuri este obligatoriu
2893DocType: HR Settings,Maintain Billing Hours and Working Hours Same on Timesheet,Menținerea Ore de facturare și orele de lucru Aceleași pe Pontaj
2894DocType: Maintenance Visit Purpose,Against Document No,Împotriva documentul nr
2895DocType: BOM,Scrap,Resturi
Frappe PR Bot8054d962017-09-05 09:19:06 +05302896apps/erpnext/erpnext/utilities/user_progress.py +171,Go to Instructors,Mergeți la Instructori
Frappe PR Botc0804792017-05-19 12:30:04 +05302897apps/erpnext/erpnext/config/selling.py +110,Manage Sales Partners.,Gestiona vânzările Partners.
2898DocType: Quality Inspection,Inspection Type,Inspecție Tip
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302899apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +131,Warehouses with existing transaction can not be converted to group.,Depozite tranzacție existente nu pot fi convertite în grup.
Frappe PR Botc0804792017-05-19 12:30:04 +05302900DocType: Assessment Result Tool,Result HTML,rezultat HTML
2901apps/erpnext/erpnext/stock/report/batch_item_expiry_status/batch_item_expiry_status.py +35,Expires On,Expira la
Frappe PR Bot8054d962017-09-05 09:19:06 +05302902apps/erpnext/erpnext/utilities/activation.py +117,Add Students,Adăugați studenți
Frappe PR Botc0804792017-05-19 12:30:04 +05302903apps/erpnext/erpnext/controllers/recurring_document.py +169,Please select {0},Vă rugăm să selectați {0}
2904DocType: C-Form,C-Form No,Nr. formular-C
2905DocType: BOM,Exploded_items,Exploded_items
Frappe PR Bot8054d962017-09-05 09:19:06 +05302906apps/erpnext/erpnext/utilities/user_progress.py +93,List your products or services that you buy or sell.,Listați produsele sau serviciile pe care le cumpărați sau le vindeți.
Frappe PR Botc0804792017-05-19 12:30:04 +05302907DocType: Employee Attendance Tool,Unmarked Attendance,Participarea nemarcat
Frappe PR Bot8054d962017-09-05 09:19:06 +05302908apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +128,Researcher,Cercetător
Frappe PR Botc0804792017-05-19 12:30:04 +05302909DocType: Program Enrollment Tool Student,Program Enrollment Tool Student,Programul de înscriere Instrumentul Student
2910apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.py +25,Name or Email is mandatory,Nume sau E-mail este obligatorie
2911apps/erpnext/erpnext/config/stock.py +163,Incoming quality inspection.,Control de calitate de intrare.
2912DocType: Purchase Order Item,Returned Qty,Întors Cantitate
2913DocType: Employee,Exit,Iesire
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302914apps/erpnext/erpnext/accounts/doctype/account/account.py +159,Root Type is mandatory,Rădăcină de tip este obligatorie
Frappe PR Botd112ee52017-08-31 19:38:41 +05302915apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +42,"{0} currently has a {1} Supplier Scorecard standing, and RFQs to this supplier should be issued with caution.","{0} are în prezent o {1} Scorecard pentru furnizori, iar RFQ-urile acestui furnizor ar trebui emise cu prudență."
Frappe PR Botc0804792017-05-19 12:30:04 +05302916DocType: BOM,Total Cost(Company Currency),Cost total (companie Moneda)
Frappe PR Botd112ee52017-08-31 19:38:41 +05302917apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +314,Serial No {0} created,Serial Nu {0} a creat
Frappe PR Botc0804792017-05-19 12:30:04 +05302918DocType: Homepage,Company Description for website homepage,Descriere companie pentru pagina de start site
2919DocType: Item Customer Detail,"For the convenience of customers, these codes can be used in print formats like Invoices and Delivery Notes","Pentru comoditatea clienților, aceste coduri pot fi utilizate în formate de imprimare cum ar fi Facturi și Note de Livrare"
2920apps/erpnext/erpnext/accounts/report/purchase_order_items_to_be_billed/purchase_order_items_to_be_billed.py +18,Suplier Name,Nume furnizo
2921DocType: Sales Invoice,Time Sheet List,Listă de timp Sheet
2922DocType: Employee,You can enter any date manually,Puteți introduce manual orice dată
2923DocType: Asset Category Account,Depreciation Expense Account,Contul de amortizare de cheltuieli
Frappe PR Bot8054d962017-09-05 09:19:06 +05302924apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +216,Probationary Period,Perioadă De Probă
Frappe PR Botc0804792017-05-19 12:30:04 +05302925DocType: Customer Group,Only leaf nodes are allowed in transaction,Numai noduri frunze sunt permise în tranzacție
2926DocType: Expense Claim,Expense Approver,Cheltuieli aprobator
2927apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +136,Row {0}: Advance against Customer must be credit,Row {0}: avans Clientul trebuie să fie de credit
Frappe PR Botd112ee52017-08-31 19:38:41 +05302928apps/erpnext/erpnext/accounts/doctype/account/account.js +83,Non-Group to Group,Non-Grup la Grup
2929apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.py +58,Batch is mandatory in row {0},Lotul este obligatoriu în rândul {0}
2930apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.py +58,Batch is mandatory in row {0},Lotul este obligatoriu în rândul {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302931DocType: Purchase Receipt Item Supplied,Purchase Receipt Item Supplied,Primirea de cumpărare Articol Livrat
2932DocType: Payment Entry,Pay,Plăti
2933apps/erpnext/erpnext/projects/report/daily_timesheet_summary/daily_timesheet_summary.py +24,To Datetime,Pentru a Datetime
Frappe PR Botc0804792017-05-19 12:30:04 +05302934apps/erpnext/erpnext/schools/doctype/course_scheduling_tool/course_scheduling_tool.py +54,Course Schedules deleted:,Orarele curs de șters:
2935apps/erpnext/erpnext/config/selling.py +297,Logs for maintaining sms delivery status,Busteni pentru menținerea statutului de livrare sms
2936DocType: Accounts Settings,Make Payment via Journal Entry,Efectuați o plată prin Jurnalul de intrare
Frappe PR Botd112ee52017-08-31 19:38:41 +05302937apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +86,Printed On,imprimat pe
Frappe PR Botc0804792017-05-19 12:30:04 +05302938DocType: Item,Inspection Required before Delivery,Necesar de inspecție înainte de livrare
2939DocType: Item,Inspection Required before Purchase,Necesar de inspecție înainte de achiziționare
2940apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +93,Pending Activities,Activități în curs
Frappe PR Bot8054d962017-09-05 09:19:06 +05302941apps/erpnext/erpnext/public/js/setup_wizard.js +98,Your Organization,Organizația dumneavoastră
Frappe PR Botc0804792017-05-19 12:30:04 +05302942DocType: Fee Component,Fees Category,Taxele de Categoria
2943apps/erpnext/erpnext/hr/doctype/employee/employee.py +129,Please enter relieving date.,Vă rugăm să introduceți data alinarea.
2944apps/erpnext/erpnext/controllers/trends.py +149,Amt,Amt
Frappe PR Botd112ee52017-08-31 19:38:41 +05302945DocType: Supplier Scorecard,Notify Employee,Notificați angajatul
Frappe PR Botc0804792017-05-19 12:30:04 +05302946DocType: Opportunity,Enter name of campaign if source of enquiry is campaign,Introduceți numele de campanie dacă sursa de anchetă este campanie
2947apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +38,Newspaper Publishers,Editorii de ziare
Frappe PR Bot7c901002017-06-07 12:05:29 +05302948apps/erpnext/erpnext/support/page/support_analytics/support_analytics.js +30,Select Fiscal Year,Selectați anul fiscal
Frappe PR Botd112ee52017-08-31 19:38:41 +05302949apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +114,Expected Delivery Date should be after Sales Order Date,Data de livrare preconizată trebuie să fie după data de comandă de vânzare
Frappe PR Botc0804792017-05-19 12:30:04 +05302950apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +43,Reorder Level,Reordonare nivel
2951DocType: Company,Chart Of Accounts Template,Diagrama de conturi de șabloane
2952DocType: Attendance,Attendance Date,Dată prezenţă
Frappe PR Botd112ee52017-08-31 19:38:41 +05302953apps/erpnext/erpnext/stock/get_item_details.py +293,Item Price updated for {0} in Price List {1},Articol Preț actualizat pentru {0} în lista de prețuri {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05302954DocType: Salary Structure,Salary breakup based on Earning and Deduction.,Salariul despartire bazat privind câștigul salarial și deducere.
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302955apps/erpnext/erpnext/accounts/doctype/account/account.py +131,Account with child nodes cannot be converted to ledger,Un cont cu noduri copil nu poate fi transformat în registru contabil
Frappe PR Botc0804792017-05-19 12:30:04 +05302956DocType: Purchase Invoice Item,Accepted Warehouse,Depozit Acceptat
2957DocType: Bank Reconciliation Detail,Posting Date,Dată postare
2958DocType: Item,Valuation Method,Metoda de evaluare
2959apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +203,Mark Half Day,Mark jumatate de zi
2960DocType: Sales Invoice,Sales Team,Echipa de vânzări
2961apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +85,Duplicate entry,Inregistrare duplicat
2962DocType: Program Enrollment Tool,Get Students,Studenți primi
2963DocType: Serial No,Under Warranty,În garanție
Frappe PR Botfa042362017-07-17 17:50:36 +05302964apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +491,[Error],[Eroare]
Frappe PR Botc0804792017-05-19 12:30:04 +05302965DocType: Sales Order,In Words will be visible once you save the Sales Order.,În cuvinte va fi vizibil după ce a salva comanda de vânzări.
2966,Employee Birthday,Zi de naștere angajat
2967DocType: Student Batch Attendance Tool,Student Batch Attendance Tool,Instrumentul de student Lot de prezență
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302968apps/erpnext/erpnext/controllers/status_updater.py +210,Limit Crossed,limita Traversat
Frappe PR Botc0804792017-05-19 12:30:04 +05302969apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +55,Venture Capital,Capital de Risc
2970apps/erpnext/erpnext/schools/doctype/academic_term/academic_term.py +40,An academic term with this 'Academic Year' {0} and 'Term Name' {1} already exists. Please modify these entries and try again.,Un termen academic cu acest &quot;An universitar&quot; {0} și &quot;Numele Termenul&quot; {1} există deja. Vă rugăm să modificați aceste intrări și încercați din nou.
Frappe PR Botd112ee52017-08-31 19:38:41 +05302971apps/erpnext/erpnext/stock/doctype/item/item.py +462,"As there are existing transactions against item {0}, you can not change the value of {1}","Deoarece există tranzacții existente la postul {0}, nu puteți modifica valoarea {1}"
Frappe PR Botc0804792017-05-19 12:30:04 +05302972DocType: UOM,Must be Whole Number,Trebuie să fie Număr întreg
2973DocType: Leave Control Panel,New Leaves Allocated (In Days),Cereri noi de concediu alocate (în zile)
Frappe PR Botd112ee52017-08-31 19:38:41 +05302974DocType: Purchase Invoice,Invoice Copy,Copie factură
Frappe PR Botc0804792017-05-19 12:30:04 +05302975apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +49,Serial No {0} does not exist,Serial Nu {0} nu există
2976DocType: Sales Invoice Item,Customer Warehouse (Optional),Depozit de client (opțional)
2977DocType: Pricing Rule,Discount Percentage,Procentul de Reducere
2978DocType: Payment Reconciliation Invoice,Invoice Number,Numar factura
2979DocType: Shopping Cart Settings,Orders,Comenzi
2980DocType: Employee Leave Approver,Leave Approver,Aprobator Concediu
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302981apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +251,Please select a batch,Selectați un lot
Frappe PR Botc0804792017-05-19 12:30:04 +05302982DocType: Assessment Group,Assessment Group Name,Numele grupului de evaluare
2983DocType: Manufacturing Settings,Material Transferred for Manufacture,Material Transferat pentru fabricarea
2984DocType: Expense Claim,"A user with ""Expense Approver"" role","Un utilizator cu rol de ""aprobator cheltuieli"""
2985DocType: Landed Cost Item,Receipt Document Type,Primire Tip de document
2986DocType: Daily Work Summary Settings,Select Companies,selectaţi Companii
2987,Issued Items Against Production Order,Emise Articole împotriva producției de comandă
2988DocType: Target Detail,Target Detail,Țintă Detaliu
2989apps/erpnext/erpnext/hr/doctype/job_opening/job_opening.py +24,All Jobs,toate locurile de muncă
2990DocType: Sales Order,% of materials billed against this Sales Order,% de materiale facturate versus comanda aceasta
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302991DocType: Program Enrollment,Mode of Transportation,Mijloc de transport
Frappe PR Botc0804792017-05-19 12:30:04 +05302992apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.js +49,Period Closing Entry,Intrarea Perioada de închidere
2993apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +38,Cost Center with existing transactions can not be converted to group,Centrul de Cost cu tranzacții existente nu poate fi transformat în grup
Frappe PR Botd112ee52017-08-31 19:38:41 +05302994apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +357,Amount {0} {1} {2} {3},Suma {0} {1} {2} {3}
Frappe PR Botc0804792017-05-19 12:30:04 +05302995DocType: Account,Depreciation,Depreciere
2996apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +49,Supplier(s),Furnizor (e)
2997DocType: Employee Attendance Tool,Employee Attendance Tool,Instrumentul Participarea angajat
2998DocType: Guardian Student,Guardian Student,Guardian Student
2999DocType: Supplier,Credit Limit,Limita de Credit
3000DocType: Production Plan Sales Order,Salse Order Date,Salse Data comenzii
3001DocType: Salary Component,Salary Component,Componenta de salarizare
Frappe PR Botd112ee52017-08-31 19:38:41 +05303002apps/erpnext/erpnext/accounts/utils.py +490,Payment Entries {0} are un-linked,Intrările de plată {0} sunt nesemnalate legate
Frappe PR Botc0804792017-05-19 12:30:04 +05303003DocType: GL Entry,Voucher No,Voletul nr
3004,Lead Owner Efficiency,Lead Efficiency Owner
3005,Lead Owner Efficiency,Lead Efficiency Owner
3006DocType: Leave Allocation,Leave Allocation,Alocare Concediu
3007DocType: Payment Request,Recipient Message And Payment Details,Mesaj destinatar și Detalii de plată
3008DocType: Training Event,Trainer Email,trainer e-mail
3009apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +546,Material Requests {0} created,Cererile de materiale {0} a creat
3010DocType: Production Planning Tool,Include sub-contracted raw materials,Includ materii prime contractate sub-
3011apps/erpnext/erpnext/config/selling.py +164,Template of terms or contract.,Șablon de termeni sau contractului.
3012DocType: Purchase Invoice,Address and Contact,Adresa si Contact
3013DocType: Cheque Print Template,Is Account Payable,Este cont de plati
Frappe PR Botd112ee52017-08-31 19:38:41 +05303014apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +272,Stock cannot be updated against Purchase Receipt {0},Stock nu poate fi actualizat cu confirmare de primire {0} Purchase
Frappe PR Botc0804792017-05-19 12:30:04 +05303015DocType: Supplier,Last Day of the Next Month,Ultima zi a lunii următoare
3016DocType: Support Settings,Auto close Issue after 7 days,Auto închidere Problemă după 7 zile
3017apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +71,"Leave cannot be allocated before {0}, as leave balance has already been carry-forwarded in the future leave allocation record {1}","Concediu nu poate fi repartizat înainte {0}, ca echilibru concediu a fost deja carry transmise în viitor înregistrarea alocare concediu {1}"
Frappe PR Botd112ee52017-08-31 19:38:41 +05303018apps/erpnext/erpnext/accounts/party.py +312,Note: Due / Reference Date exceeds allowed customer credit days by {0} day(s),Notă: Datorită / Reference Data depășește de companie zile de credit client de {0} zi (le)
Frappe PR Botc0804792017-05-19 12:30:04 +05303019apps/erpnext/erpnext/schools/doctype/program/program.js +8,Student Applicant,Solicitantul elev
Frappe PR Botd112ee52017-08-31 19:38:41 +05303020DocType: Purchase Invoice,ORIGINAL FOR RECIPIENT,ORIGINAL PENTRU RECIPIENT
Frappe PR Botc0804792017-05-19 12:30:04 +05303021DocType: Asset Category Account,Accumulated Depreciation Account,Cont Amortizarea cumulată
3022DocType: Stock Settings,Freeze Stock Entries,Blocheaza Intrarile in Stoc
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303023DocType: Program Enrollment,Boarding Student,Student de internare
Frappe PR Botc0804792017-05-19 12:30:04 +05303024DocType: Asset,Expected Value After Useful Life,Valoarea așteptată după viață utilă
3025DocType: Item,Reorder level based on Warehouse,Nivel reordona pe baza Warehouse
3026DocType: Activity Cost,Billing Rate,Rata de facturare
3027,Qty to Deliver,Cantitate pentru a oferi
3028,Stock Analytics,Analytics stoc
Frappe PR Botd112ee52017-08-31 19:38:41 +05303029apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +483,Operations cannot be left blank,Operații nu poate fi lăsat necompletat
Frappe PR Botc0804792017-05-19 12:30:04 +05303030DocType: Maintenance Visit Purpose,Against Document Detail No,Comparativ detaliilor documentului nr.
Frappe PR Botd112ee52017-08-31 19:38:41 +05303031apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +98,Party Type is mandatory,Tipul de partid este obligatorie
Frappe PR Botc0804792017-05-19 12:30:04 +05303032DocType: Quality Inspection,Outgoing,Trimise
3033DocType: Material Request,Requested For,Pentru a solicitat
3034DocType: Quotation Item,Against Doctype,Comparativ tipului documentului
Frappe PR Botd112ee52017-08-31 19:38:41 +05303035apps/erpnext/erpnext/controllers/buying_controller.py +393,{0} {1} is cancelled or closed,{0} {1} este anulat sau închis
Frappe PR Botc0804792017-05-19 12:30:04 +05303036DocType: Delivery Note,Track this Delivery Note against any Project,Urmareste acest Livrare Note împotriva oricărui proiect
3037apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +30,Net Cash from Investing,Numerar net din Investiții
Frappe PR Botc0804792017-05-19 12:30:04 +05303038DocType: Production Order,Work-in-Progress Warehouse,De lucru-in-Progress Warehouse
Frappe PR Botd112ee52017-08-31 19:38:41 +05303039apps/erpnext/erpnext/accounts/doctype/asset/depreciation.py +111,Asset {0} must be submitted,Activ {0} trebuie depuse
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303040apps/erpnext/erpnext/schools/doctype/student_attendance/student_attendance.py +56,Attendance Record {0} exists against Student {1},Prezență record {0} există împotriva elevului {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05303041apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +354,Reference #{0} dated {1},Reference # {0} din {1}
3042apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +161,Depreciation Eliminated due to disposal of assets,Amortizare Eliminată din cauza eliminării activelor
3043apps/erpnext/erpnext/templates/includes/cart/cart_address.html +15,Manage Addresses,Gestionați Adrese
3044DocType: Asset,Item Code,Cod articol
3045DocType: Production Planning Tool,Create Production Orders,Creare Comenzi de Producție
3046DocType: Serial No,Warranty / AMC Details,Garanție / AMC Detalii
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303047apps/erpnext/erpnext/schools/doctype/student_group/student_group.js +116,Select students manually for the Activity based Group,Selectați manual elevii pentru grupul bazat pe activități
Frappe PR Botc0804792017-05-19 12:30:04 +05303048DocType: Journal Entry,User Remark,Observație utilizator
3049DocType: Lead,Market Segment,Segmentul de piață
Frappe PR Botd112ee52017-08-31 19:38:41 +05303050apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +918,Paid Amount cannot be greater than total negative outstanding amount {0},Suma plătită nu poate fi mai mare decât suma totală negativă restante {0}
3051DocType: Supplier Scorecard Period,Variables,variabile
Frappe PR Botc0804792017-05-19 12:30:04 +05303052DocType: Employee Internal Work History,Employee Internal Work History,Istoric Intern Locuri de Munca Angajat
3053apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +239,Closing (Dr),De închidere (Dr)
3054DocType: Cheque Print Template,Cheque Size,Dimensiune cecului
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303055apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +232,Serial No {0} not in stock,Serial Nu {0} nu este în stoc
Frappe PR Botc0804792017-05-19 12:30:04 +05303056apps/erpnext/erpnext/config/selling.py +169,Tax template for selling transactions.,Șablon impozit pentru tranzacțiile de vânzare.
3057DocType: Sales Invoice,Write Off Outstanding Amount,Scrie Off remarcabile Suma
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303058apps/erpnext/erpnext/hr/doctype/expense_claim_type/expense_claim_type.py +27,Account {0} does not match with Company {1},Contul {0} nu se potrivește cu Compania {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05303059DocType: School Settings,Current Academic Year,Anul academic curent
3060DocType: School Settings,Current Academic Year,Anul academic curent
3061DocType: Stock Settings,Default Stock UOM,Stoc UOM Implicit
3062DocType: Asset,Number of Depreciations Booked,Numărul de Deprecieri rezervat
3063apps/erpnext/erpnext/hr/doctype/employee_loan/employee_loan.py +32,Against Employee Loan: {0},Împotriva angajaților Loan: {0}
3064DocType: Landed Cost Item,Receipt Document,Documentul de primire
3065DocType: Production Planning Tool,Create Material Requests,Creare Necesar de Materiale
3066DocType: Employee Education,School/University,Școlar / universitar
3067DocType: Payment Request,Reference Details,Detalii de referință
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05303068apps/erpnext/erpnext/accounts/doctype/asset/asset.py +59,Expected Value After Useful Life must be less than Gross Purchase Amount,Valoarea așteptată după viață utilă trebuie să fie mai mică Sumă brută Cumpărare
Frappe PR Botc0804792017-05-19 12:30:04 +05303069DocType: Sales Invoice Item,Available Qty at Warehouse,Cantitate disponibilă în depozit
3070apps/erpnext/erpnext/accounts/report/delivered_items_to_be_billed/delivered_items_to_be_billed.py +20,Billed Amount,Sumă facturată
3071DocType: Asset,Double Declining Balance,Dublu degresive
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303072apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +179,Closed order cannot be cancelled. Unclose to cancel.,Pentru închis nu poate fi anulată. Pentru a anula redeschide.
Frappe PR Botc0804792017-05-19 12:30:04 +05303073DocType: Student Guardian,Father,tată
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303074apps/erpnext/erpnext/controllers/accounts_controller.py +575,'Update Stock' cannot be checked for fixed asset sale,&quot;Actualizare stoc&quot; nu poate fi verificată de vânzare de active fixe
Frappe PR Botc0804792017-05-19 12:30:04 +05303075DocType: Bank Reconciliation,Bank Reconciliation,Reconciliere bancară
3076DocType: Attendance,On Leave,La plecare
3077apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +7,Get Updates,Obțineți actualizări
3078apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +96,{0} {1}: Account {2} does not belong to Company {3},{0} {1}: Cont {2} nu aparține Companiei {3}
Frappe PR Botd112ee52017-08-31 19:38:41 +05303079apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +147,Material Request {0} is cancelled or stopped,Cerere de material {0} este anulată sau oprită
Frappe PR Botc0804792017-05-19 12:30:04 +05303080apps/erpnext/erpnext/config/hr.py +301,Leave Management,Lasă Managementul
3081apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.js +106,Group by Account,Grup in functie de Cont
3082DocType: Sales Order,Fully Delivered,Livrat complet
3083DocType: Lead,Lower Income,Micsoreaza Venit
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303084apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +169,Source and target warehouse cannot be same for row {0},Sursă și depozit țintă nu poate fi același pentru rând {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05303085apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +241,"Difference Account must be a Asset/Liability type account, since this Stock Reconciliation is an Opening Entry","Diferența cont trebuie să fie un cont de tip activ / pasiv, deoarece acest stoc Reconcilierea este un intrare de deschidere"
3086apps/erpnext/erpnext/hr/doctype/employee_loan/employee_loan.py +107,Disbursed Amount cannot be greater than Loan Amount {0},Suma debursate nu poate fi mai mare decât Suma creditului {0}
Frappe PR Bot8054d962017-09-05 09:19:06 +05303087apps/erpnext/erpnext/utilities/user_progress.py +130,Go to Programs,Accesați Programe
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303088apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +89,Purchase Order number required for Item {0},Număr de comandă de aprovizionare necesare pentru postul {0}
Frappe PR Botd112ee52017-08-31 19:38:41 +05303089apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +886,Production Order not created,Comanda de producție nu a fost creat
Frappe PR Botc0804792017-05-19 12:30:04 +05303090apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +18,'From Date' must be after 'To Date','Din Data' trebuie să fie dupã 'Până în Data'
3091apps/erpnext/erpnext/schools/doctype/student_applicant/student_applicant.py +29,Cannot change status as student {0} is linked with student application {1},Nu se poate schimba statutul de student ca {0} este legat cu aplicația de student {1}
3092DocType: Asset,Fully Depreciated,Depreciata pe deplin
3093,Stock Projected Qty,Stoc proiectată Cantitate
Frappe PR Botd112ee52017-08-31 19:38:41 +05303094apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +432,Customer {0} does not belong to project {1},Clientul {0} nu apartine proiectului {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05303095DocType: Employee Attendance Tool,Marked Attendance HTML,Participarea marcat HTML
Frappe PR Bot8054d962017-09-05 09:19:06 +05303096apps/erpnext/erpnext/utilities/activation.py +73,"Quotations are proposals, bids you have sent to your customers","Cotațiile sunt propuneri, sumele licitate le-ați trimis clienților dvs."
Frappe PR Botc0804792017-05-19 12:30:04 +05303097DocType: Sales Order,Customer's Purchase Order,Comandă clientului
3098apps/erpnext/erpnext/config/stock.py +112,Serial No and Batch,Serial și Lot nr
3099DocType: Warranty Claim,From Company,De la Compania
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303100apps/erpnext/erpnext/schools/doctype/assessment_plan/assessment_plan.py +40,Sum of Scores of Assessment Criteria needs to be {0}.,Suma Scorurile de criterii de evaluare trebuie să fie {0}.
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05303101apps/erpnext/erpnext/accounts/doctype/asset/asset.py +77,Please set Number of Depreciations Booked,Vă rugăm să setați Numărul de Deprecieri rezervat
Frappe PR Botd112ee52017-08-31 19:38:41 +05303102DocType: Supplier Scorecard Period,Calculations,calculele
Frappe PR Bot7c901002017-06-07 12:05:29 +05303103apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +89,Value or Qty,Valoare sau Cantitate
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303104apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +430,Productions Orders cannot be raised for:,Comenzile Productions nu pot fi ridicate pentru:
Frappe PR Bot8054d962017-09-05 09:19:06 +05303105apps/erpnext/erpnext/utilities/user_progress.py +101,Minute,Minut
Frappe PR Botc0804792017-05-19 12:30:04 +05303106DocType: Purchase Invoice,Purchase Taxes and Charges,Taxele de cumpărare și Taxe
Frappe PR Bot8054d962017-09-05 09:19:06 +05303107apps/erpnext/erpnext/utilities/user_progress.py +75,Go to Suppliers,Mergeți la furnizori
Frappe PR Botc0804792017-05-19 12:30:04 +05303108,Qty to Receive,Cantitate de a primi
3109DocType: Leave Block List,Leave Block List Allowed,Lista Concedii Blocate Permise
3110DocType: Grading Scale Interval,Grading Scale Interval,Clasificarea Scala Interval
3111apps/erpnext/erpnext/hr/doctype/vehicle_log/vehicle_log.py +49,Expense Claim for Vehicle Log {0},Revendicarea pentru cheltuieli de vehicul Log {0}
3112DocType: Sales Invoice Item,Discount (%) on Price List Rate with Margin,Reducere (%) la rata de listă cu marjă
3113DocType: Sales Invoice Item,Discount (%) on Price List Rate with Margin,Reducere (%) la rata de listă cu marjă
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303114apps/erpnext/erpnext/patches/v7_0/create_warehouse_nestedset.py +59,All Warehouses,toate Depozite
Frappe PR Botc0804792017-05-19 12:30:04 +05303115DocType: Sales Partner,Retailer,Vânzător cu amănuntul
Frappe PR Botd112ee52017-08-31 19:38:41 +05303116apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +111,Credit To account must be a Balance Sheet account,Credit în contul trebuie să fie un cont de bilanț
Frappe PR Bot7c901002017-06-07 12:05:29 +05303117apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +122,All Supplier Types,Toate tipurile de furnizor
Frappe PR Botc0804792017-05-19 12:30:04 +05303118DocType: Global Defaults,Disable In Words,Nu fi de acord în cuvinte
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303119apps/erpnext/erpnext/stock/doctype/item/item.py +46,Item Code is mandatory because Item is not automatically numbered,"Cod articol este obligatorie, deoarece postul nu este numerotat automat"
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303120apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +97,Quotation {0} not of type {1},Citat {0} nu de tip {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05303121DocType: Maintenance Schedule Item,Maintenance Schedule Item,Articol Program Mentenanta
3122DocType: Sales Order,% Delivered,% Livrat
3123DocType: Production Order,PRO-,PRO-
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303124apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +157,Bank Overdraft Account,Descoperire cont bancar
Frappe PR Botc0804792017-05-19 12:30:04 +05303125apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.js +48,Make Salary Slip,Realizeaza Fluturas de Salar
Frappe PR Botd112ee52017-08-31 19:38:41 +05303126apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +813,Add All Suppliers,Adăugați toți furnizorii
3127apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +81,Row #{0}: Allocated Amount cannot be greater than outstanding amount.,Rândul # {0}: Suma alocată nu poate fi mai mare decât suma rămasă.
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303128apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +40,Browse BOM,Navigare BOM
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303129apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +155,Secured Loans,Împrumuturi garantate
Frappe PR Botc0804792017-05-19 12:30:04 +05303130DocType: Purchase Invoice,Edit Posting Date and Time,Editare postare Data și ora
Frappe PR Botd112ee52017-08-31 19:38:41 +05303131apps/erpnext/erpnext/accounts/doctype/asset/depreciation.py +101,Please set Depreciation related Accounts in Asset Category {0} or Company {1},Vă rugăm să setați Conturi aferente amortizării în categoria activelor {0} sau companie {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05303132DocType: Academic Term,Academic Year,An academic
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303133apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +169,Opening Balance Equity,Sold Equity
Frappe PR Botc0804792017-05-19 12:30:04 +05303134DocType: Lead,CRM,CRM
Frappe PR Botd112ee52017-08-31 19:38:41 +05303135DocType: Purchase Invoice,N,N
Frappe PR Botc0804792017-05-19 12:30:04 +05303136DocType: Appraisal,Appraisal,Expertiză
Frappe PR Botd112ee52017-08-31 19:38:41 +05303137DocType: Purchase Invoice,GST Details,Detalii GST
3138apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +154,Email sent to supplier {0},E-mail trimis la furnizorul {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05303139DocType: Opportunity,OPTY-,OPTY-
3140apps/erpnext/erpnext/hr/doctype/leave_block_list/leave_block_list.py +19,Date is repeated,Data se repetă
3141apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +27,Authorized Signatory,Semnatar autorizat
3142apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +215,Leave approver must be one of {0},Aprobator Concediu trebuie să fie unul din {0}
3143DocType: Hub Settings,Seller Email,Vânzător de e-mail
3144DocType: Project,Total Purchase Cost (via Purchase Invoice),Cost total de achiziție (prin cumparare factură)
3145DocType: Training Event,Start Time,Ora de începere
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303146apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +368,Select Quantity,Selectați Cantitate
Frappe PR Botc0804792017-05-19 12:30:04 +05303147DocType: Customs Tariff Number,Customs Tariff Number,Tariful vamal Număr
3148apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +34,Approving Role cannot be same as role the rule is Applicable To,Aprobarea unui rol nu poate fi aceeaşi cu rolul. Regula este aplicabilă pentru
3149apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +65,Unsubscribe from this Email Digest,Dezabona de la acest e-mail Digest
Frappe PR Botd112ee52017-08-31 19:38:41 +05303150apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +803,Get Suppliers By,Obțineți furnizori prin
Frappe PR Bot8054d962017-09-05 09:19:06 +05303151apps/erpnext/erpnext/utilities/user_progress.py +151,Go to Courses,Mergeți la Cursuri
Frappe PR Botc0804792017-05-19 12:30:04 +05303152apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.js +28,Message Sent,Mesajul a fost trimis
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303153apps/erpnext/erpnext/accounts/doctype/account/account.py +101,Account with child nodes cannot be set as ledger,Cont cu noduri copil nu poate fi setat ca Ledger
Frappe PR Botc0804792017-05-19 12:30:04 +05303154DocType: C-Form,II,II
3155DocType: Sales Invoice,Rate at which Price list currency is converted to customer's base currency,Rata la care lista de prețuri moneda este convertit în valuta de bază a clientului
3156DocType: Purchase Invoice Item,Net Amount (Company Currency),Suma netă (companie de valuta)
3157DocType: Salary Slip,Hour Rate,Rata Oră
3158DocType: Stock Settings,Item Naming By,Denumire Articol Prin
3159apps/erpnext/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py +46,Another Period Closing Entry {0} has been made after {1},O altă intrare închidere de perioada {0} a fost efectuată după {1}
3160DocType: Production Order,Material Transferred for Manufacturing,Materii Transferate pentru fabricarea
3161apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +32,Account {0} does not exists,Contul {0} nu există
3162DocType: Project,Project Type,Tip de proiect
Frappe PR Bot8054d962017-09-05 09:19:06 +05303163apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +201,Please set Naming Series for {0} via Setup &gt; Settings &gt; Naming Series,Setați seria de numire pentru {0} prin Configurare&gt; Setări&gt; Serii de numire
Frappe PR Botc0804792017-05-19 12:30:04 +05303164apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.py +16,Either target qty or target amount is mandatory.,Cantitatea țintă sau valoarea țintă este obligatorie.
Frappe PR Botd112ee52017-08-31 19:38:41 +05303165apps/erpnext/erpnext/config/projects.py +50,Cost of various activities,Costul diverse activități
Frappe PR Botc0804792017-05-19 12:30:04 +05303166apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +60,"Setting Events to {0}, since the Employee attached to the below Sales Persons does not have a User ID{1}","Setarea Evenimente la {0}, deoarece angajatul atașat la mai jos de vânzare Persoanele care nu are un ID de utilizator {1}"
3167DocType: Timesheet,Billing Details,detalii de facturare
3168apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +150,Source and target warehouse must be different,Sursa și depozitul țintă trebuie să fie diferit
3169apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +101,Not allowed to update stock transactions older than {0},Nu este permis să actualizeze tranzacțiile bursiere mai vechi de {0}
3170DocType: Purchase Invoice Item,PR Detail,PR Detaliu
3171DocType: Sales Order,Fully Billed,Complet Taxat
Frappe PR Botc0804792017-05-19 12:30:04 +05303172apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +20,Cash In Hand,Bani în mână
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303173apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +136,Delivery warehouse required for stock item {0},Depozit de livrare necesar pentru articol stoc {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05303174DocType: Packing Slip,The gross weight of the package. Usually net weight + packaging material weight. (for print),"Greutatea brută a pachetului. Greutate + ambalare, de obicei, greutate netă de material. (Pentru imprimare)"
3175apps/erpnext/erpnext/schools/doctype/course/course.js +3,Program,Program
3176DocType: Accounts Settings,Users with this role are allowed to set frozen accounts and create / modify accounting entries against frozen accounts,Utilizatorii cu acest rol li se permite să stabilească în conturile înghețate și de a crea / modifica intrări contabile împotriva conturile înghețate
3177DocType: Serial No,Is Cancelled,Este anulat
3178DocType: Student Group,Group Based On,Grup bazat pe
3179DocType: Student Group,Group Based On,Grup bazat pe
3180DocType: Journal Entry,Bill Date,Dată factură
3181apps/erpnext/erpnext/hr/doctype/vehicle_log/vehicle_log.py +20,"Service Item,Type,frequency and expense amount are required","Sunt necesare servicii de post, tipul, frecvența și valoarea cheltuielilor"
Frappe PR Bot7c901002017-06-07 12:05:29 +05303182apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +45,"Even if there are multiple Pricing Rules with highest priority, then following internal priorities are applied:","Chiar dacă există mai multe reguli de stabilire a prețurilor, cu cea mai mare prioritate, se aplică apoi următoarele priorități interne:"
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303183apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.js +128,Do you really want to Submit all Salary Slip from {0} to {1},Chiar vrei să Transmiteți toate Slip Salariu de la {0} la {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05303184DocType: Cheque Print Template,Cheque Height,Cheque Inaltime
3185DocType: Supplier,Supplier Details,Detalii furnizor
Frappe PR Bot8054d962017-09-05 09:19:06 +05303186DocType: Setup Progress,Setup Progress,Progresul de instalare
Frappe PR Botc0804792017-05-19 12:30:04 +05303187DocType: Expense Claim,Approval Status,Status aprobare
3188DocType: Hub Settings,Publish Items to Hub,Publica produse în Hub
3189apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +43,From value must be less than to value in row {0},Din valoare trebuie să fie mai mică decat in valoare pentru inregistrarea {0}
Frappe PR Bot8054d962017-09-05 09:19:06 +05303190apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +173,Wire Transfer,Transfer
Frappe PR Botc0804792017-05-19 12:30:04 +05303191apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +132,Check all,Selectați toate
3192DocType: Vehicle Log,Invoice Ref,factură Ref
3193DocType: Purchase Order,Recurring Order,Comanda recurent
3194DocType: Company,Default Income Account,Contul Venituri Implicit
Frappe PR Bot7c901002017-06-07 12:05:29 +05303195apps/erpnext/erpnext/selling/page/sales_analytics/sales_analytics.js +32,Customer Group / Customer,Grup Client / Client
Frappe PR Botc0804792017-05-19 12:30:04 +05303196apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.py +37,Unclosed Fiscal Years Profit / Loss (Credit),Unclosed fiscal Ani de Profit / Pierdere (credit)
3197DocType: Sales Invoice,Time Sheets,Foi de timp
3198DocType: Payment Gateway Account,Default Payment Request Message,Implicit solicita plata mesaj
3199DocType: Item Group,Check this if you want to show in website,Bifati dacă doriți să fie afisat în site
3200apps/erpnext/erpnext/config/accounts.py +136,Banking and Payments,Bancare și plăți
3201,Welcome to ERPNext,Bine ati venit la ERPNext
3202apps/erpnext/erpnext/config/learn.py +102,Lead to Quotation,Duce la ofertă
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303203apps/erpnext/erpnext/templates/includes/product_list.js +45,Nothing more to show.,Nimic mai mult pentru a arăta.
Frappe PR Botc0804792017-05-19 12:30:04 +05303204DocType: Lead,From Customer,De la Client
Frappe PR Botd112ee52017-08-31 19:38:41 +05303205apps/erpnext/erpnext/demo/setup/setup_data.py +324,Calls,Apeluri
Frappe PR Bot8054d962017-09-05 09:19:06 +05303206apps/erpnext/erpnext/utilities/user_progress.py +97,A Product,Un produs
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303207apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +176,Batches,Sarjele
Frappe PR Botc0804792017-05-19 12:30:04 +05303208DocType: Project,Total Costing Amount (via Time Logs),Suma totală Costing (prin timp Busteni)
3209DocType: Purchase Order Item Supplied,Stock UOM,Stoc UOM
Frappe PR Botd112ee52017-08-31 19:38:41 +05303210apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +229,Purchase Order {0} is not submitted,Comandă {0} nu este prezentat
Frappe PR Botc0804792017-05-19 12:30:04 +05303211DocType: Customs Tariff Number,Tariff Number,Tarif Număr
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303212DocType: Production Order Item,Available Qty at WIP Warehouse,Cantitate disponibilă la WIP Warehouse
Frappe PR Botc0804792017-05-19 12:30:04 +05303213apps/erpnext/erpnext/stock/doctype/item/item.js +39,Projected,Proiectat
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303214apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +222,Serial No {0} does not belong to Warehouse {1},Serial Nu {0} nu apartine Warehouse {1}
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303215apps/erpnext/erpnext/controllers/status_updater.py +174,Note: System will not check over-delivery and over-booking for Item {0} as quantity or amount is 0,"Notă: Sistemul nu va verifica peste, livrare și supra-rezervări pentru postul {0} ca și cantitatea sau valoarea este 0"
Frappe PR Botc0804792017-05-19 12:30:04 +05303216DocType: Notification Control,Quotation Message,Citat Mesaj
3217DocType: Employee Loan,Employee Loan Application,Cererea de împrumut Angajat
3218DocType: Issue,Opening Date,Data deschiderii
Frappe PR Bot7c901002017-06-07 12:05:29 +05303219apps/erpnext/erpnext/schools/api.py +77,Attendance has been marked successfully.,Prezență a fost marcată cu succes.
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303220DocType: Program Enrollment,Public Transport,Transport public
Frappe PR Botc0804792017-05-19 12:30:04 +05303221DocType: Journal Entry,Remark,Remarcă
3222DocType: Purchase Receipt Item,Rate and Amount,Rata și volumul
Frappe PR Botd112ee52017-08-31 19:38:41 +05303223apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +165,Account Type for {0} must be {1},Tipul de cont pentru {0} trebuie să fie {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05303224apps/erpnext/erpnext/config/hr.py +55,Leaves and Holiday,Frunze și de vacanță
3225DocType: School Settings,Current Academic Term,Termen academic actual
3226DocType: School Settings,Current Academic Term,Termen academic actual
3227DocType: Sales Order,Not Billed,Nu Taxat
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303228apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +75,Both Warehouse must belong to same Company,Ambele depozite trebuie să aparțină aceleiași companii
3229apps/erpnext/erpnext/public/js/templates/contact_list.html +34,No contacts added yet.,Nu contact adăugat încă.
Frappe PR Botc0804792017-05-19 12:30:04 +05303230DocType: Purchase Invoice Item,Landed Cost Voucher Amount,Costul Landed Voucher Suma
3231apps/erpnext/erpnext/config/accounts.py +17,Bills raised by Suppliers.,Facturi cu valoarea ridicată de către furnizori.
3232DocType: POS Profile,Write Off Account,Scrie Off cont
Frappe PR Botd112ee52017-08-31 19:38:41 +05303233apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +78,Debit Note Amt,Nota de debit Amt
Frappe PR Botc0804792017-05-19 12:30:04 +05303234apps/erpnext/erpnext/templates/print_formats/includes/taxes.html +5,Discount Amount,Reducere Suma
3235DocType: Purchase Invoice,Return Against Purchase Invoice,Reveni Împotriva cumparare factură
3236DocType: Item,Warranty Period (in days),Perioada de garanție (în zile)
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303237apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +56,Relation with Guardian1,Relația cu Guardian1
Frappe PR Botc0804792017-05-19 12:30:04 +05303238apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +18,Net Cash from Operations,Numerar net din operațiuni
Frappe PR Botc0804792017-05-19 12:30:04 +05303239apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +26,Item 4,Punctul 4
3240DocType: Student Admission,Admission End Date,Admitere Data de încheiere
3241apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order_dashboard.py +29,Sub-contracting,Sub-contractare
3242DocType: Journal Entry Account,Journal Entry Account,Jurnal de cont intrare
3243apps/erpnext/erpnext/schools/doctype/academic_year/academic_year.js +3,Student Group,Grupul studențesc
3244DocType: Shopping Cart Settings,Quotation Series,Ofertă Series
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303245apps/erpnext/erpnext/setup/doctype/item_group/item_group.py +59,"An item exists with same name ({0}), please change the item group name or rename the item","Există un articol cu aceeaşi denumire ({0}), vă rugăm să schimbați denumirea grupului articolului sau să redenumiţi articolul"
Frappe PR Botd112ee52017-08-31 19:38:41 +05303246apps/erpnext/erpnext/accounts/page/pos/pos.js +1963,Please select customer,Vă rugăm să selectați Clienți
Frappe PR Botc0804792017-05-19 12:30:04 +05303247DocType: C-Form,I,eu
3248DocType: Company,Asset Depreciation Cost Center,Amortizarea activului Centru de cost
3249DocType: Sales Order Item,Sales Order Date,Comandă de vânzări Data
3250DocType: Sales Invoice Item,Delivered Qty,Cantitate Livrata
3251DocType: Production Planning Tool,"If checked, all the children of each production item will be included in the Material Requests.","Dacă este bifată, toți copiii fiecărui element de producție vor fi incluse în Cererile materiale."
3252DocType: Assessment Plan,Assessment Plan,Plan de evaluare
Frappe PR Botc0804792017-05-19 12:30:04 +05303253DocType: Stock Settings,Limit Percent,Limita procentuală
3254,Payment Period Based On Invoice Date,Perioada de plată Bazat pe Data facturii
Frappe PR Bot8054d962017-09-05 09:19:06 +05303255apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +54,Supplier &gt; Supplier Type,Furnizor&gt; Tipul furnizorului
Frappe PR Botc0804792017-05-19 12:30:04 +05303256apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +58,Missing Currency Exchange Rates for {0},Lipsește Schimb valutar prețul pentru {0}
3257DocType: Assessment Plan,Examiner,Examinator
3258DocType: Student,Siblings,siblings
3259DocType: Journal Entry,Stock Entry,Stoc de intrare
3260DocType: Payment Entry,Payment References,Referințe de plată
3261DocType: C-Form,C-FORM-,C-forma-
3262DocType: Vehicle,Insurance Details,Detalii de asigurare
3263DocType: Account,Payable,Plătibil
3264apps/erpnext/erpnext/hr/doctype/employee_loan/employee_loan.py +113,Please enter Repayment Periods,Vă rugăm să introduceți perioada de rambursare
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303265apps/erpnext/erpnext/shopping_cart/cart.py +365,Debtors ({0}),Debitorilor ({0})
Frappe PR Botc0804792017-05-19 12:30:04 +05303266DocType: Pricing Rule,Margin,Margin
3267apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +57,New Customers,Clienți noi
3268apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +76,Gross Profit %,Profit Brut%
3269DocType: Appraisal Goal,Weightage (%),Weightage (%)
3270DocType: Bank Reconciliation Detail,Clearance Date,Data Aprobare
Frappe PR Botd112ee52017-08-31 19:38:41 +05303271apps/erpnext/erpnext/schools/report/course_wise_assessment_report/course_wise_assessment_report.html +7,Assessment Report,Raport de evaluare
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05303272apps/erpnext/erpnext/accounts/doctype/asset/asset.py +62,Gross Purchase Amount is mandatory,Valoarea brută Achiziția este obligatorie
Frappe PR Botc0804792017-05-19 12:30:04 +05303273DocType: Lead,Address Desc,Adresă Desc
Frappe PR Botd112ee52017-08-31 19:38:41 +05303274apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +101,Party is mandatory,Party este obligatorie
Frappe PR Botc0804792017-05-19 12:30:04 +05303275DocType: Journal Entry,JV-,JV-
3276DocType: Topic,Topic Name,Nume subiect
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303277apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +36,Atleast one of the Selling or Buying must be selected,Cel puţin una din opţiunile de vânzare sau cumpărare trebuie să fie selectată
Frappe PR Bot8054d962017-09-05 09:19:06 +05303278apps/erpnext/erpnext/public/js/setup_wizard.js +32,Select the nature of your business.,Selectați natura afacerii dumneavoastră.
Frappe PR Botd112ee52017-08-31 19:38:41 +05303279apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +73,Row #{0}: Duplicate entry in References {1} {2},Rândul # {0}: intrarea duplicat în referințe {1} {2}
Frappe PR Botc0804792017-05-19 12:30:04 +05303280apps/erpnext/erpnext/config/manufacturing.py +57,Where manufacturing operations are carried.,În cazul în care operațiunile de fabricație sunt efectuate.
3281DocType: Asset Movement,Source Warehouse,Depozit sursă
3282DocType: Installation Note,Installation Date,Data de instalare
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303283apps/erpnext/erpnext/controllers/accounts_controller.py +554,Row #{0}: Asset {1} does not belong to company {2},Rând # {0}: {1} activ nu aparține companiei {2}
Frappe PR Botc0804792017-05-19 12:30:04 +05303284DocType: Employee,Confirmation Date,Data de Confirmare
3285DocType: C-Form,Total Invoiced Amount,Sumă totală facturată
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303286apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +49,Min Qty can not be greater than Max Qty,Min Cantitate nu poate fi mai mare decât Max Cantitate
Frappe PR Botc0804792017-05-19 12:30:04 +05303287DocType: Account,Accumulated Depreciation,Amortizarea cumulată
Frappe PR Botd112ee52017-08-31 19:38:41 +05303288DocType: Supplier Scorecard Scoring Standing,Standing Name,Numele permanent
Frappe PR Botc0804792017-05-19 12:30:04 +05303289DocType: Stock Entry,Customer or Supplier Details,Client sau furnizor Detalii
3290DocType: Employee Loan Application,Required by Date,Necesar de către Data
3291DocType: Lead,Lead Owner,Proprietar Conducere
3292DocType: Bin,Requested Quantity,Cantitatea solicitată
3293DocType: Employee,Marital Status,Stare civilă
3294DocType: Stock Settings,Auto Material Request,Auto cerere de material
3295DocType: Delivery Note Item,Available Batch Qty at From Warehouse,Disponibil lot Cantitate puțin din Warehouse
3296DocType: Customer,CUST-,CUST-
3297DocType: Salary Slip,Gross Pay - Total Deduction - Loan Repayment,Plata brută - Deducerea totală - rambursare a creditului
Frappe PR Botd112ee52017-08-31 19:38:41 +05303298apps/erpnext/erpnext/manufacturing/doctype/bom_update_tool/bom_update_tool.py +26,Current BOM and New BOM can not be same,FDM-ul curent și FDM-ul nou nu pot fi identici
Frappe PR Botc0804792017-05-19 12:30:04 +05303299apps/erpnext/erpnext/hr/report/salary_register/salary_register.py +38,Salary Slip ID,ID-ul de salarizare alunecare
3300apps/erpnext/erpnext/hr/doctype/employee/employee.py +113,Date Of Retirement must be greater than Date of Joining,Data Pensionare trebuie să fie ulterioara Datei Aderării
3301apps/erpnext/erpnext/schools/doctype/course_scheduling_tool/course_scheduling_tool.py +52,There were errors while scheduling course on :,Au existat erori în timp ce programarea curs de:
3302DocType: Sales Invoice,Against Income Account,Comparativ contului de venit
Frappe PR Botd112ee52017-08-31 19:38:41 +05303303apps/erpnext/erpnext/controllers/website_list_for_contact.py +115,{0}% Delivered,{0}% Livrat
3304apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +94,Item {0}: Ordered qty {1} cannot be less than minimum order qty {2} (defined in Item).,Postul {0}: Cantitate comandat {1} nu poate fi mai mică de cantitate minimă de comandă {2} (definită la punctul).
Frappe PR Botc0804792017-05-19 12:30:04 +05303305DocType: Monthly Distribution Percentage,Monthly Distribution Percentage,Lunar Procentaj Distribuție
3306DocType: Territory,Territory Targets,Obiective Territory
3307DocType: Delivery Note,Transporter Info,Info Transporter
Frappe PR Botd112ee52017-08-31 19:38:41 +05303308apps/erpnext/erpnext/accounts/utils.py +497,Please set default {0} in Company {1},Vă rugăm să setați implicit {0} în {1} companie
Frappe PR Botc0804792017-05-19 12:30:04 +05303309DocType: Cheque Print Template,Starting position from top edge,Poziția de la muchia superioară de pornire
Frappe PR Botd112ee52017-08-31 19:38:41 +05303310apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +31,Same supplier has been entered multiple times,Același furnizor a fost introdus de mai multe ori
Frappe PR Botc0804792017-05-19 12:30:04 +05303311apps/erpnext/erpnext/accounts/report/profitability_analysis/profitability_analysis.py +152,Gross Profit / Loss,Profit brut / Pierdere
3312DocType: Purchase Order Item Supplied,Purchase Order Item Supplied,Comandă de aprovizionare Articol Livrat
Frappe PR Bot8054d962017-09-05 09:19:06 +05303313apps/erpnext/erpnext/public/js/setup_wizard.js +139,Company Name cannot be Company,Numele companiei nu poate fi companie
Frappe PR Botc0804792017-05-19 12:30:04 +05303314apps/erpnext/erpnext/config/setup.py +27,Letter Heads for print templates.,Antete de Scrisoare de Sabloane de Imprimare.
3315apps/erpnext/erpnext/config/setup.py +32,Titles for print templates e.g. Proforma Invoice.,"Titluri de șabloane de imprimare, de exemplu proforma Factura."
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303316DocType: Program Enrollment,Walking,mers
Frappe PR Botc0804792017-05-19 12:30:04 +05303317DocType: Student Guardian,Student Guardian,student la Guardian
Frappe PR Botfa042362017-07-17 17:50:36 +05303318apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +201,Valuation type charges can not marked as Inclusive,Taxele de tip evaluare nu poate marcate ca Inclusive
Frappe PR Botc0804792017-05-19 12:30:04 +05303319DocType: POS Profile,Update Stock,Actualizare stock
3320apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +100,Different UOM for items will lead to incorrect (Total) Net Weight value. Make sure that Net Weight of each item is in the same UOM.,Un UOM diferit pentru articole va conduce la o valoare incorecta pentru Greutate Neta (Total). Asigurați-vă că Greutatea Netă a fiecărui articol este în același UOM.
3321apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +39,BOM Rate,Rată BOM
3322DocType: Asset,Journal Entry for Scrap,Jurnal de intrare pentru deseuri
3323apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +83,Please pull items from Delivery Note,Vă rugăm să trage elemente de livrare Nota
Frappe PR Botd112ee52017-08-31 19:38:41 +05303324apps/erpnext/erpnext/accounts/utils.py +467,Journal Entries {0} are un-linked,Jurnalul Intrările {0} sunt ne-legate
Frappe PR Botc0804792017-05-19 12:30:04 +05303325apps/erpnext/erpnext/config/crm.py +92,"Record of all communications of type email, phone, chat, visit, etc.","Înregistrare a tuturor comunicărilor de tip e-mail, telefon, chat-ul, vizita, etc."
Frappe PR Botd112ee52017-08-31 19:38:41 +05303326DocType: Supplier Scorecard Scoring Standing,Supplier Scorecard Scoring Standing,Scorecard pentru Scorecard furnizor
Frappe PR Botc0804792017-05-19 12:30:04 +05303327DocType: Manufacturer,Manufacturers used in Items,Producătorii utilizate în Articole
3328apps/erpnext/erpnext/accounts/general_ledger.py +145,Please mention Round Off Cost Center in Company,Vă rugăm să menționați rotunji Center cost în companie
3329DocType: Purchase Invoice,Terms,Termeni
3330DocType: Academic Term,Term Name,Nume termen
3331DocType: Buying Settings,Purchase Order Required,Comandă de aprovizionare necesare
3332,Item-wise Sales History,Istoric Vanzari Articol-Avizat
3333DocType: Expense Claim,Total Sanctioned Amount,Suma totală sancționat
3334,Purchase Analytics,Analytics de cumpărare
3335DocType: Sales Invoice Item,Delivery Note Item,Articol de nota de Livrare
3336DocType: Expense Claim,Task,Sarcină
3337DocType: Purchase Taxes and Charges,Reference Row #,Reference Row #
3338apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +76,Batch number is mandatory for Item {0},Numărul aferent lotului este obligatoriu pentru articolul {0}
3339apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.js +13,This is a root sales person and cannot be edited.,Aceasta este o persoană de vânzări rădăcină și nu pot fi editate.
3340DocType: Salary Detail,"If selected, the value specified or calculated in this component will not contribute to the earnings or deductions. However, it's value can be referenced by other components that can be added or deducted. ","Dacă este selectată, valoarea specificată sau calculată în această componentă nu va contribui la câștigurile sau deducerile. Cu toate acestea, valoarea sa poate fi menționată de alte componente care pot fi adăugate sau deduse."
3341DocType: Salary Detail,"If selected, the value specified or calculated in this component will not contribute to the earnings or deductions. However, it's value can be referenced by other components that can be added or deducted. ","Dacă este selectată, valoarea specificată sau calculată în această componentă nu va contribui la câștigurile sau deducerile. Cu toate acestea, valoarea sa poate fi menționată de alte componente care pot fi adăugate sau deduse."
3342,Stock Ledger,Stoc Ledger
3343apps/erpnext/erpnext/templates/includes/cart/cart_items.html +29,Rate: {0},Evaluare: {0}
3344DocType: Company,Exchange Gain / Loss Account,Schimb de câștig / pierdere de cont
3345apps/erpnext/erpnext/config/hr.py +7,Employee and Attendance,Angajaților și prezență
3346apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +78,Purpose must be one of {0},Scopul trebuie să fie una dintre {0}
Frappe PR Botd112ee52017-08-31 19:38:41 +05303347apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +105,Fill the form and save it,Completați formularul și salvați-l
Frappe PR Botc0804792017-05-19 12:30:04 +05303348DocType: Production Planning Tool,Download a report containing all raw materials with their latest inventory status,Descărcati un raport care conține toate materiile prime cu ultimul lor status de inventar
3349apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +26,Community Forum,Community Forum
3350apps/erpnext/erpnext/stock/page/stock_balance/stock_balance.js +51,Actual qty in stock,Cantitate actuală în stoc
3351apps/erpnext/erpnext/stock/page/stock_balance/stock_balance.js +51,Actual qty in stock,Cantitate actuală în stoc
3352DocType: Homepage,"URL for ""All Products""",URL-ul pentru &quot;Toate produsele&quot;
3353DocType: Leave Application,Leave Balance Before Application,Balanta Concediu Inainte de Aplicare
3354DocType: SMS Center,Send SMS,Trimite SMS
Frappe PR Botd112ee52017-08-31 19:38:41 +05303355DocType: Supplier Scorecard Criteria,Max Score,Scor maxim
Frappe PR Botc0804792017-05-19 12:30:04 +05303356DocType: Cheque Print Template,Width of amount in word,Lățimea de cuvânt în sumă
3357DocType: Company,Default Letter Head,Implicit Scrisoare Șef
3358DocType: Purchase Order,Get Items from Open Material Requests,Obține elemente din materiale Cereri deschide
3359DocType: Item,Standard Selling Rate,Standard de vânzare Rata
3360DocType: Account,Rate at which this tax is applied,Rata la care se aplică acest impozit
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303361apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +65,Reorder Qty,Reordonare Cantitate
Frappe PR Botc0804792017-05-19 12:30:04 +05303362apps/erpnext/erpnext/hr/doctype/job_opening/job_opening.py +28,Current Job Openings,Locuri de munca disponibile
3363DocType: Company,Stock Adjustment Account,Cont Ajustarea stoc
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05303364apps/erpnext/erpnext/public/js/payment/pos_payment.html +17,Write Off,Achita
Frappe PR Botc0804792017-05-19 12:30:04 +05303365DocType: Timesheet Detail,Operation ID,Operațiunea ID
3366DocType: Employee,"System User (login) ID. If set, it will become default for all HR forms.","Utilizator de sistem (login) de identitate. Dacă este setat, el va deveni implicit pentru toate formele de resurse umane."
3367apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +16,{0}: From {1},{0}: de la {1}
3368DocType: Task,depends_on,depinde de
Frappe PR Botd112ee52017-08-31 19:38:41 +05303369apps/erpnext/erpnext/manufacturing/doctype/bom_update_tool/bom_update_tool.py +48,Queued for updating latest price in all Bill of Materials. It may take a few minutes.,A intrat în așteptare pentru actualizarea ultimului preț în toate materialele. Ar putea dura câteva minute.
Frappe PR Botc0804792017-05-19 12:30:04 +05303370apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +26,Name of new Account. Note: Please don't create accounts for Customers and Suppliers,Numele de cont nou. Notă: Vă rugăm să nu creați conturi pentru clienți și furnizori
Frappe PR Botc0804792017-05-19 12:30:04 +05303371apps/erpnext/erpnext/config/setup.py +37,Country wise default Address Templates,Șabloanele țară înțelept adresa implicită
3372DocType: Sales Order Item,Supplier delivers to Customer,Furnizor livrează la client
3373apps/erpnext/erpnext/utilities/bot.py +34,[{0}](#Form/Item/{0}) is out of stock,[{0}] (# Forma / Postul / {0}) este din stoc
3374apps/erpnext/erpnext/controllers/recurring_document.py +177,Next Date must be greater than Posting Date,Următoarea dată trebuie să fie mai mare de postare Data
Frappe PR Botd112ee52017-08-31 19:38:41 +05303375apps/erpnext/erpnext/accounts/party.py +315,Due / Reference Date cannot be after {0},Datorită / Reference Data nu poate fi după {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05303376apps/erpnext/erpnext/config/setup.py +51,Data Import and Export,Datele de import și export
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303377apps/erpnext/erpnext/schools/doctype/student_group/student_group.py +71,No students Found,Nu există elevi găsit
Frappe PR Botd112ee52017-08-31 19:38:41 +05303378DocType: Supplier Scorecard Scoring Criteria,Supplier Scorecard Scoring Criteria,Criteriile de evaluare a Scorecard-ului furnizorului
Frappe PR Botc0804792017-05-19 12:30:04 +05303379apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +55,Invoice Posting Date,Postarea factură Data
3380apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +25,Sell,Vinde
3381DocType: Sales Invoice,Rounded Total,Rotunjite total
3382DocType: Product Bundle,List items that form the package.,Listeaza articole care formează pachetul.
3383apps/erpnext/erpnext/accounts/doctype/monthly_distribution/monthly_distribution.py +26,Percentage Allocation should be equal to 100%,Alocarea procent ar trebui să fie egală cu 100%
Frappe PR Botd112ee52017-08-31 19:38:41 +05303384apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +569,Please select Posting Date before selecting Party,Vă rugăm să selectați Dată postare înainte de a selecta Parte
Frappe PR Botc0804792017-05-19 12:30:04 +05303385DocType: Program Enrollment,School House,School House
3386DocType: Serial No,Out of AMC,Din AMC
Frappe PR Botd112ee52017-08-31 19:38:41 +05303387apps/erpnext/erpnext/public/js/utils.js +245,Please select Quotations,Selectați Cotațiile
3388apps/erpnext/erpnext/public/js/utils.js +245,Please select Quotations,Selectați Cotațiile
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05303389apps/erpnext/erpnext/accounts/doctype/asset/asset.py +82,Number of Depreciations Booked cannot be greater than Total Number of Depreciations,Numărul de Deprecieri Booked nu poate fi mai mare decât Număr total de Deprecieri
3390apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.js +47,Make Maintenance Visit,Realizeaza Vizita de Mentenanta
Frappe PR Bot8054d962017-09-05 09:19:06 +05303391apps/erpnext/erpnext/selling/doctype/customer/customer.py +170,Please contact to the user who have Sales Master Manager {0} role,Vă rugăm să contactați pentru utilizatorul care au Sales Maestru de Management {0} rol
Frappe PR Botc0804792017-05-19 12:30:04 +05303392DocType: Company,Default Cash Account,Cont de Numerar Implicit
3393apps/erpnext/erpnext/config/accounts.py +56,Company (not Customer or Supplier) master.,Directorul Companiei(nu al Clientului sau al Furnizorui).
3394apps/erpnext/erpnext/schools/doctype/student/student_dashboard.py +6,This is based on the attendance of this Student,Aceasta se bazează pe prezența acestui student
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303395apps/erpnext/erpnext/schools/doctype/student_attendance_tool/student_attendance_tool.js +178,No Students in,Nu există studenți în
Frappe PR Botc0804792017-05-19 12:30:04 +05303396apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +166,Add more items or open full form,Adăugați mai multe elemente sau sub formă deschis complet
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303397apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +206,Delivery Notes {0} must be cancelled before cancelling this Sales Order,Nota de Livrare {0} trebuie sa fie anulată înainte de a anula aceasta Comandă de Vânzări
Frappe PR Bot8054d962017-09-05 09:19:06 +05303398apps/erpnext/erpnext/utilities/user_progress.py +213,Go to Users,Accesați Utilizatori
Frappe PR Botd112ee52017-08-31 19:38:41 +05303399apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +81,Paid amount + Write Off Amount can not be greater than Grand Total,Suma plătită + Scrie Off Suma nu poate fi mai mare decât Grand total
Frappe PR Botc0804792017-05-19 12:30:04 +05303400apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +78,{0} is not a valid Batch Number for Item {1},{0} nu este un număr de lot valid aferent articolului {1}
3401apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +149,Note: There is not enough leave balance for Leave Type {0},Notă: Nu este echilibrul concediu suficient pentru concediul de tip {0}
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303402apps/erpnext/erpnext/regional/india/utils.py +15,Invalid GSTIN or Enter NA for Unregistered,GSTIN nevalid sau Enter NA pentru neînregistrat
Frappe PR Botc0804792017-05-19 12:30:04 +05303403DocType: Training Event,Seminar,Seminar
3404DocType: Program Enrollment Fee,Program Enrollment Fee,Programul de înscriere Taxa
3405DocType: Item,Supplier Items,Furnizor Articole
3406DocType: Opportunity,Opportunity Type,Tip de oportunitate
3407apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center_tree.js +16,New Company,Companie nouă
3408apps/erpnext/erpnext/setup/doctype/company/delete_company_transactions.py +17,Transactions can only be deleted by the creator of the Company,Tranzacții pot fi șterse doar de către creatorul Companiei
3409apps/erpnext/erpnext/accounts/general_ledger.py +21,Incorrect number of General Ledger Entries found. You might have selected a wrong Account in the transaction.,Număr incorect de contabilitate intrările găsit. Este posibil să fi selectat un cont greșit în tranzacție.
3410DocType: Employee,Prefered Contact Email,Contact Email Preferam
3411DocType: Cheque Print Template,Cheque Width,Lățime cecului
3412DocType: Selling Settings,Validate Selling Price for Item against Purchase Rate or Valuation Rate,Validați Prețul de vânzare pentru postul contra Purchase Rate sau Rata de evaluare
3413DocType: Program,Fee Schedule,Taxa de Program
3414DocType: Hub Settings,Publish Availability,Publica Disponibilitate
3415DocType: Company,Create Chart Of Accounts Based On,"Creează Plan de conturi, bazate pe"
3416apps/erpnext/erpnext/hr/doctype/employee/employee.py +107,Date of Birth cannot be greater than today.,Data nașterii nu poate fi mai mare decât în prezent.
3417,Stock Ageing,Stoc Îmbătrânirea
3418apps/erpnext/erpnext/schools/doctype/student/student.py +38,Student {0} exist against student applicant {1},Student {0} există împotriva solicitantului de student {1}
3419apps/erpnext/erpnext/projects/doctype/task/task.js +31,Timesheet,pontajul
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303420apps/erpnext/erpnext/controllers/accounts_controller.py +246,{0} '{1}' is disabled,{0} '{1}' este dezactivat
Frappe PR Botc0804792017-05-19 12:30:04 +05303421apps/erpnext/erpnext/crm/doctype/opportunity/opportunity_list.js +13,Set as Open,Setați ca Deschis
3422DocType: Cheque Print Template,Scanned Cheque,scanate cecului
3423DocType: Notification Control,Send automatic emails to Contacts on Submitting transactions.,Trimite prin email automate de contact pe tranzacțiile Depunerea.
3424DocType: Timesheet,Total Billable Amount,Suma totală Taxabil
3425apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +20,Item 3,Punctul 3
3426DocType: Purchase Order,Customer Contact Email,Contact Email client
3427DocType: Warranty Claim,Item and Warranty Details,Postul și garanție Detalii
3428DocType: Sales Team,Contribution (%),Contribuție (%)
3429apps/erpnext/erpnext/controllers/accounts_controller.py +83,Note: Payment Entry will not be created since 'Cash or Bank Account' was not specified,"Notă: Plata de intrare nu va fi creat deoarece ""Cash sau cont bancar"" nu a fost specificat"
Frappe PR Bot8054d962017-09-05 09:19:06 +05303430apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +222,Responsibilities,Responsabilitati
Frappe PR Botd112ee52017-08-31 19:38:41 +05303431apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +127,Validity period of this quotation has ended.,Perioada de valabilitate a acestui citat sa încheiat.
Frappe PR Botc0804792017-05-19 12:30:04 +05303432DocType: Expense Claim Account,Expense Claim Account,Cont de cheltuieli de revendicare
3433DocType: Sales Person,Sales Person Name,Sales Person Nume
3434apps/erpnext/erpnext/accounts/doctype/c_form/c_form.py +54,Please enter atleast 1 invoice in the table,Va rugam sa introduceti cel putin 1 factura în tabelul
Frappe PR Bot8054d962017-09-05 09:19:06 +05303435apps/erpnext/erpnext/utilities/user_progress.py +201,Add Users,Adauga utilizatori
Frappe PR Botc0804792017-05-19 12:30:04 +05303436DocType: POS Item Group,Item Group,Grup Articol
3437DocType: Item,Safety Stock,Stoc de siguranta
3438apps/erpnext/erpnext/projects/doctype/task/task.py +53,Progress % for a task cannot be more than 100.,Progres% pentru o sarcină care nu poate fi mai mare de 100.
3439DocType: Stock Reconciliation Item,Before reconciliation,Premergător reconcilierii
3440apps/erpnext/erpnext/maintenance/doctype/maintenance_visit/maintenance_visit.py +12,To {0},Pentru a {0}
3441DocType: Purchase Invoice,Taxes and Charges Added (Company Currency),Impozite și Taxe adăugate (Compania de valuta)
Frappe PR Botd112ee52017-08-31 19:38:41 +05303442apps/erpnext/erpnext/stock/doctype/item/item.py +433,Item Tax Row {0} must have account of type Tax or Income or Expense or Chargeable,Taxa Articol pentru inregistrarea {0} trebuie sa detina un cont de tip Fiscal sau De Venituri sau De Cheltuieli sau Taxabil
Frappe PR Botc0804792017-05-19 12:30:04 +05303443DocType: Sales Order,Partly Billed,Parțial Taxat
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05303444apps/erpnext/erpnext/accounts/doctype/asset/asset.py +43,Item {0} must be a Fixed Asset Item,Postul {0} trebuie să fie un element activ fix
Frappe PR Botc0804792017-05-19 12:30:04 +05303445DocType: Item,Default BOM,FDM Implicit
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303446apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +24,Debit Note Amount,Debit Notă Sumă
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303447apps/erpnext/erpnext/setup/doctype/company/company.js +50,Please re-type company name to confirm,Vă rugăm să re-tip numele companiei pentru a confirma
Frappe PR Botd112ee52017-08-31 19:38:41 +05303448apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +79,Total Outstanding Amt,Totală restantă Amt
Frappe PR Botc0804792017-05-19 12:30:04 +05303449DocType: Journal Entry,Printing Settings,Setări de imprimare
3450DocType: Sales Invoice,Include Payment (POS),Include de plată (POS)
3451apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +292,Total Debit must be equal to Total Credit. The difference is {0},Totală de debit trebuie să fie egal cu total Credit. Diferența este {0}
3452apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +11,Automotive,Autopropulsat
3453DocType: Vehicle,Insurance Company,Companie de asigurari
3454DocType: Asset Category Account,Fixed Asset Account,Cont activ fix
Frappe PR Botfa042362017-07-17 17:50:36 +05303455apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +397,Variable,Variabil
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303456apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.js +47,From Delivery Note,Din Nota de Livrare
Frappe PR Botc0804792017-05-19 12:30:04 +05303457DocType: Student,Student Email Address,Adresa de e-mail Student
3458DocType: Timesheet Detail,From Time,Din Time
3459apps/erpnext/erpnext/public/js/pos/pos_bill_item.html +12,In Stock: ,In stoc:
3460DocType: Notification Control,Custom Message,Mesaj Personalizat
3461apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +33,Investment Banking,Investment Banking
Frappe PR Botd112ee52017-08-31 19:38:41 +05303462apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +77,Cash or Bank Account is mandatory for making payment entry,Pentru a face o inregistrare de plată este obligatoriu numerar sau cont bancar
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303463apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +54,Student Address,Adresa studenților
3464apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +54,Student Address,Adresa studenților
Frappe PR Botc0804792017-05-19 12:30:04 +05303465DocType: Purchase Invoice,Price List Exchange Rate,Lista de prețuri Cursul de schimb
3466DocType: Purchase Invoice Item,Rate,
Frappe PR Bot8054d962017-09-05 09:19:06 +05303467apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +95,Intern,Interna
Frappe PR Botd112ee52017-08-31 19:38:41 +05303468apps/erpnext/erpnext/accounts/page/pos/pos.js +1533,Address Name,Numele adresei
Frappe PR Botc0804792017-05-19 12:30:04 +05303469DocType: Stock Entry,From BOM,De la BOM
3470DocType: Assessment Code,Assessment Code,Codul de evaluare
Frappe PR Bot8054d962017-09-05 09:19:06 +05303471apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +64,Basic,Elementar
Frappe PR Botc0804792017-05-19 12:30:04 +05303472apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +94,Stock transactions before {0} are frozen,Tranzacțiilor bursiere înainte de {0} sunt înghețate
Frappe PR Bot7c901002017-06-07 12:05:29 +05303473apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +219,Please click on 'Generate Schedule',"Vă rugăm să faceți clic pe ""Generate Program"""
Frappe PR Botc0804792017-05-19 12:30:04 +05303474apps/erpnext/erpnext/config/stock.py +190,"e.g. Kg, Unit, Nos, m","de exemplu, Kg, Unitatea, nr, m"
3475apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +122,Reference No is mandatory if you entered Reference Date,De referință nu este obligatorie în cazul în care ați introdus Reference Data
3476DocType: Bank Reconciliation Detail,Payment Document,Documentul de plată
Frappe PR Botd112ee52017-08-31 19:38:41 +05303477apps/erpnext/erpnext/buying/doctype/supplier_scorecard_criteria/supplier_scorecard_criteria.py +37,Error evaluating the criteria formula,Eroare la evaluarea formulei de criterii
Frappe PR Botc0804792017-05-19 12:30:04 +05303478apps/erpnext/erpnext/hr/doctype/employee/employee.py +110,Date of Joining must be greater than Date of Birth,Data Aderării trebuie să fie ulterioara Datei Nașterii
3479DocType: Salary Slip,Salary Structure,Structura salariu
3480DocType: Account,Bank,Bancă
3481apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +9,Airline,Linie aeriană
Frappe PR Botd112ee52017-08-31 19:38:41 +05303482apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +818,Issue Material,Eliberarea Material
Frappe PR Botc0804792017-05-19 12:30:04 +05303483DocType: Material Request Item,For Warehouse,Pentru Depozit
3484DocType: Employee,Offer Date,Oferta Date
3485apps/erpnext/erpnext/selling/page/sales_funnel/sales_funnel.py +33,Quotations,Cotațiile
Frappe PR Botd112ee52017-08-31 19:38:41 +05303486apps/erpnext/erpnext/accounts/page/pos/pos.js +692,You are in offline mode. You will not be able to reload until you have network.,Sunteți în modul offline. Tu nu va fi capabil să reîncărcați până când nu aveți de rețea.
3487apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.py +47,No Student Groups created.,Nu există grupuri create de studenți.
Frappe PR Botc0804792017-05-19 12:30:04 +05303488DocType: Purchase Invoice Item,Serial No,Nr. serie
3489apps/erpnext/erpnext/hr/doctype/employee_loan/employee_loan.py +119,Monthly Repayment Amount cannot be greater than Loan Amount,Rambursarea lunară Suma nu poate fi mai mare decât Suma creditului
Frappe PR Bot7c901002017-06-07 12:05:29 +05303490apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +143,Please enter Maintaince Details first,Va rugam sa introduceti maintaince detaliile prima
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303491apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +55,Row #{0}: Expected Delivery Date cannot be before Purchase Order Date,Row # {0}: Data livrării așteptată nu poate fi înainte de data comenzii de achiziție
Frappe PR Botc0804792017-05-19 12:30:04 +05303492DocType: Purchase Invoice,Print Language,Limba de imprimare
3493DocType: Salary Slip,Total Working Hours,Numărul total de ore de lucru
3494DocType: Stock Entry,Including items for sub assemblies,Inclusiv articole pentru subansambluri
Frappe PR Botd112ee52017-08-31 19:38:41 +05303495apps/erpnext/erpnext/accounts/page/pos/pos.js +1892,Enter value must be positive,Introduceți valoarea trebuie să fie pozitiv
3496apps/erpnext/erpnext/accounts/doctype/sales_invoice/pos.py +389,All Territories,Toate teritoriile
Frappe PR Botc0804792017-05-19 12:30:04 +05303497DocType: Purchase Invoice,Items,Articole
3498apps/erpnext/erpnext/schools/doctype/program_enrollment/program_enrollment.py +26,Student is already enrolled.,Student este deja înscris.
3499DocType: Fiscal Year,Year Name,An Denumire
3500DocType: Process Payroll,Process Payroll,Salarizare proces
Frappe PR Botd112ee52017-08-31 19:38:41 +05303501apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +238,There are more holidays than working days this month.,Există mai multe sărbători decât de zile de lucru în această lună.
Frappe PR Botc0804792017-05-19 12:30:04 +05303502DocType: Product Bundle Item,Product Bundle Item,Produs Bundle Postul
3503DocType: Sales Partner,Sales Partner Name,Numele Partner Sales
Frappe PR Bot8054d962017-09-05 09:19:06 +05303504apps/erpnext/erpnext/hooks.py +123,Request for Quotations,Cerere de Cotațiile
Frappe PR Botc0804792017-05-19 12:30:04 +05303505DocType: Payment Reconciliation,Maximum Invoice Amount,Factură maxim Suma
3506DocType: Student Language,Student Language,Limba Student
3507apps/erpnext/erpnext/config/selling.py +23,Customers,clienţii care
3508apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +24,Order/Quot %,Ordine / Cotare%
3509apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +24,Order/Quot %,Ordine / Cotare%
3510DocType: Student Sibling,Institution,Instituţie
3511DocType: Asset,Partially Depreciated,parțial Depreciata
3512DocType: Issue,Opening Time,Timp de deschidere
3513apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +92,From and To dates required,Datele De La și Pana La necesare
3514apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +46,Securities & Commodity Exchanges,A Valorilor Mobiliare și Burselor de Mărfuri
Frappe PR Botd112ee52017-08-31 19:38:41 +05303515apps/erpnext/erpnext/stock/doctype/item/item.py +625,Default Unit of Measure for Variant '{0}' must be same as in Template '{1}',Unitatea implicit de măsură pentru Variant &#39;{0} &quot;trebuie să fie la fel ca în Template&quot; {1} &quot;
Frappe PR Botc0804792017-05-19 12:30:04 +05303516DocType: Shipping Rule,Calculate Based On,Calculaţi pe baza
3517DocType: Delivery Note Item,From Warehouse,Din depozitul
Frappe PR Botd112ee52017-08-31 19:38:41 +05303518apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +887,No Items with Bill of Materials to Manufacture,Nu există niciun articol cu Lista de materiale pentru fabricarea
Frappe PR Botc0804792017-05-19 12:30:04 +05303519DocType: Assessment Plan,Supervisor Name,Nume supervizor
3520DocType: Program Enrollment Course,Program Enrollment Course,Curs de înscriere la curs
3521DocType: Program Enrollment Course,Program Enrollment Course,Curs de înscriere la curs
Frappe PR Botc0804792017-05-19 12:30:04 +05303522DocType: Purchase Taxes and Charges,Valuation and Total,Evaluare și Total
Frappe PR Botd112ee52017-08-31 19:38:41 +05303523apps/erpnext/erpnext/buying/doctype/supplier_scorecard/supplier_scorecard_dashboard.py +11,Scorecards,Scorecardurilor
Frappe PR Botc0804792017-05-19 12:30:04 +05303524DocType: Tax Rule,Shipping City,Transport Oraș
Frappe PR Botc0804792017-05-19 12:30:04 +05303525DocType: Notification Control,Customize the Notification,Personalizare Notificare
3526apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +19,Cash Flow from Operations,Cash Flow din Operațiuni
3527DocType: Sales Invoice,Shipping Rule,Regula de transport maritim
3528DocType: Manufacturer,Limited to 12 characters,Limitată la 12 de caractere
3529DocType: Journal Entry,Print Heading,Imprimare Titlu
3530apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +57,Total cannot be zero,Totalul nu poate să fie zero
Frappe PR Botc0804792017-05-19 12:30:04 +05303531apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +16,'Days Since Last Order' must be greater than or equal to zero,'Zile de la ultima comandă' trebuie să fie mai mare sau egal cu zero
3532DocType: Process Payroll,Payroll Frequency,Frecventa de salarizare
3533DocType: Asset,Amended From,Modificat din
Frappe PR Bot8054d962017-09-05 09:19:06 +05303534apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +53,Raw Material,Material brut
Frappe PR Botc0804792017-05-19 12:30:04 +05303535DocType: Leave Application,Follow via Email,Urmați prin e-mail
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303536apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +55,Plants and Machineries,Plante și mașini
Frappe PR Botc0804792017-05-19 12:30:04 +05303537DocType: Purchase Taxes and Charges,Tax Amount After Discount Amount,Suma taxa După Discount Suma
3538DocType: Daily Work Summary Settings,Daily Work Summary Settings,Setări de zi cu zi de lucru Sumar
Frappe PR Botd112ee52017-08-31 19:38:41 +05303539apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +258,Currency of the price list {0} is not similar with the selected currency {1},Moneda a listei de prețuri {0} nu este similar cu moneda selectată {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05303540DocType: Payment Entry,Internal Transfer,Transfer intern
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303541apps/erpnext/erpnext/accounts/doctype/account/account.py +179,Child account exists for this account. You can not delete this account.,Contul copil există pentru acest cont. Nu puteți șterge acest cont.
Frappe PR Botc0804792017-05-19 12:30:04 +05303542apps/erpnext/erpnext/setup/doctype/territory/territory.py +19,Either target qty or target amount is mandatory,Cantitatea țintă sau valoarea țintă este obligatorie
Frappe PR Botd112ee52017-08-31 19:38:41 +05303543apps/erpnext/erpnext/stock/get_item_details.py +527,No default BOM exists for Item {0},Nu există implicit BOM pentru postul {0}
3544apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +359,Please select Posting Date first,Vă rugăm să selectați postarea Data primei
Frappe PR Bot7c901002017-06-07 12:05:29 +05303545apps/erpnext/erpnext/public/js/account_tree_grid.js +210,Opening Date should be before Closing Date,"Deschiderea Data ar trebui să fie, înainte de Data inchiderii"
Frappe PR Botc0804792017-05-19 12:30:04 +05303546DocType: Leave Control Panel,Carry Forward,Transmite Inainte
3547apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +30,Cost Center with existing transactions can not be converted to ledger,Centrul de Cost cu tranzacții existente nu poate fi transformat în registru contabil
3548DocType: Department,Days for which Holidays are blocked for this department.,Zile pentru care Sărbătorile sunt blocate pentru acest departament.
3549,Produced,Produs
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303550apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +118,Created Salary Slips,Creat Alunecările salariale
Frappe PR Botc0804792017-05-19 12:30:04 +05303551DocType: Item,Item Code for Suppliers,Articol Cod pentru Furnizori
3552DocType: Issue,Raised By (Email),Ridicate de (e-mail)
3553DocType: Training Event,Trainer Name,Nume formator
3554DocType: Mode of Payment,General,General
Frappe PR Botc0804792017-05-19 12:30:04 +05303555apps/erpnext/erpnext/crm/report/prospects_engaged_but_not_converted/prospects_engaged_but_not_converted.py +28,Last Communication,Ultima comunicare
3556apps/erpnext/erpnext/crm/report/prospects_engaged_but_not_converted/prospects_engaged_but_not_converted.py +28,Last Communication,Ultima comunicare
Frappe PR Botfa042362017-07-17 17:50:36 +05303557apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +355,Cannot deduct when category is for 'Valuation' or 'Valuation and Total',Nu se poate deduce când categoria este de 'Evaluare' sau 'Evaluare și total'
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303558apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +234,Serial Nos Required for Serialized Item {0},Serial nr necesare pentru postul serializat {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05303559apps/erpnext/erpnext/config/accounts.py +146,Match Payments with Invoices,Plățile se potrivesc cu facturi
3560DocType: Journal Entry,Bank Entry,Intrare bancară
3561DocType: Authorization Rule,Applicable To (Designation),Aplicabil pentru (destinaţie)
3562,Profitability Analysis,Analiza profitabilității
Frappe PR Botd112ee52017-08-31 19:38:41 +05303563DocType: Supplier,Prevent POs,Preveniți PO-urile
Frappe PR Botc0804792017-05-19 12:30:04 +05303564apps/erpnext/erpnext/templates/generators/item.html +62,Add to Cart,Adăugaţi în Coş
3565apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.js +28,Group By,Grupul De
3566DocType: Guardian,Interests,interese
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303567apps/erpnext/erpnext/config/accounts.py +300,Enable / disable currencies.,Activare / dezactivare valute.
Frappe PR Botc0804792017-05-19 12:30:04 +05303568DocType: Production Planning Tool,Get Material Request,Material Cerere obțineți
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303569apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +111,Postal Expenses,Cheltuieli poștale
Frappe PR Botc0804792017-05-19 12:30:04 +05303570apps/erpnext/erpnext/controllers/trends.py +19,Total(Amt),Total (Amt)
3571apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +26,Entertainment & Leisure,Divertisment & Relaxare
3572DocType: Quality Inspection,Item Serial No,Nr. de Serie Articol
Frappe PR Bot8054d962017-09-05 09:19:06 +05303573apps/erpnext/erpnext/utilities/activation.py +135,Create Employee Records,Crearea angajaților Records
Frappe PR Botd112ee52017-08-31 19:38:41 +05303574apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +68,Total Present,Raport Prezent
Frappe PR Botc0804792017-05-19 12:30:04 +05303575apps/erpnext/erpnext/config/accounts.py +107,Accounting Statements,Declarațiile contabile
Frappe PR Bot8054d962017-09-05 09:19:06 +05303576apps/erpnext/erpnext/utilities/user_progress.py +101,Hour,Oră
Frappe PR Botc0804792017-05-19 12:30:04 +05303577apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +29,New Serial No cannot have Warehouse. Warehouse must be set by Stock Entry or Purchase Receipt,Noua ordine nu pot avea Warehouse. Depozit trebuie să fie stabilite de către Bursa de intrare sau de primire de cumparare
3578DocType: Lead,Lead Type,Tip Conducere
3579apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +133,You are not authorized to approve leaves on Block Dates,Tu nu sunt autorizate să aprobe frunze pe bloc Perioada
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303580apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +383,All these items have already been invoiced,Toate aceste articole au fost deja facturate
Frappe PR Bot8054d962017-09-05 09:19:06 +05303581DocType: Company,Monthly Sales Target,Vânzări lunare
Frappe PR Botc0804792017-05-19 12:30:04 +05303582apps/erpnext/erpnext/setup/doctype/authorization_control/authorization_control.py +37,Can be approved by {0},Poate fi aprobat/a de către {0}
3583DocType: Item,Default Material Request Type,Implicit Material Tip de solicitare
Frappe PR Botd112ee52017-08-31 19:38:41 +05303584DocType: Supplier Scorecard,Evaluation Period,Perioada de evaluare
3585apps/erpnext/erpnext/buying/doctype/supplier_scorecard/supplier_scorecard_list.js +13,Unknown,Necunoscut
Frappe PR Botc0804792017-05-19 12:30:04 +05303586DocType: Shipping Rule,Shipping Rule Conditions,Condiții Regula de transport maritim
Frappe PR Botd112ee52017-08-31 19:38:41 +05303587DocType: Purchase Invoice,Export Type,Tipul de export
3588DocType: BOM Update Tool,The new BOM after replacement,Noul BOM după înlocuirea
3589apps/erpnext/erpnext/accounts/page/pos/pos.js +659,Point of Sale,Point of Sale
Frappe PR Botc0804792017-05-19 12:30:04 +05303590DocType: Payment Entry,Received Amount,Suma primită
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303591DocType: GST Settings,GSTIN Email Sent On,GSTIN Email trimis pe
3592DocType: Program Enrollment,Pick/Drop by Guardian,Pick / Drop de Guardian
Frappe PR Botc0804792017-05-19 12:30:04 +05303593DocType: Production Planning Tool,"Create for full quantity, ignoring quantity already on order","Creați pentru întreaga cantitate, ignorând cantitatea deja la comandă"
3594DocType: Account,Tax,Impozite
3595apps/erpnext/erpnext/schools/report/student_batch_wise_attendance/student_batch_wise_attendance.py +45,Not Marked,nemarcate
3596DocType: Production Planning Tool,Production Planning Tool,Producție instrument de planificare
3597apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +150,"Batched Item {0} cannot be updated using Stock Reconciliation, instead use Stock Entry","Produsul primit {0} nu poate fi actualizat utilizând Reconcilierea stocului, ci folosiți înregistrarea stocului"
3598apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +150,"Batched Item {0} cannot be updated using Stock Reconciliation, instead use Stock Entry","Produsul primit {0} nu poate fi actualizat utilizând Reconcilierea stocului, ci folosiți înregistrarea stocului"
3599DocType: Quality Inspection,Report Date,Data raportului
3600DocType: Student,Middle Name,Al doilea nume
3601DocType: C-Form,Invoices,Facturi
3602DocType: Batch,Source Document Name,Numele sursei de document
3603DocType: Batch,Source Document Name,Numele sursei de document
3604DocType: Job Opening,Job Title,Denumire post
Frappe PR Botd112ee52017-08-31 19:38:41 +05303605apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation.py +84,"{0} indicates that {1} will not provide a quotation, but all items \
3606 have been quoted. Updating the RFQ quote status.","{0} indică faptul că {1} nu va oferi o cotare, dar toate articolele \ au fost citate. Actualizarea stării de cotare RFQ."
3607DocType: Manufacturing Settings,Update BOM Cost Automatically,Actualizați costul BOM automat
Frappe PR Bot8054d962017-09-05 09:19:06 +05303608apps/erpnext/erpnext/utilities/activation.py +99,Create Users,Creați Utilizatori
3609apps/erpnext/erpnext/utilities/user_progress.py +101,Gram,Gram
Frappe PR Botd112ee52017-08-31 19:38:41 +05303610DocType: Supplier Scorecard,Per Month,Pe luna
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303611apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +393,Quantity to Manufacture must be greater than 0.,Cantitatea să Fabricare trebuie sa fie mai mare decât 0.
Frappe PR Botc0804792017-05-19 12:30:04 +05303612apps/erpnext/erpnext/config/maintenance.py +17,Visit report for maintenance call.,Vizitați raport de apel de întreținere.
3613DocType: Stock Entry,Update Rate and Availability,Actualizarea Rata și disponibilitatea
3614DocType: Stock Settings,Percentage you are allowed to receive or deliver more against the quantity ordered. For example: If you have ordered 100 units. and your Allowance is 10% then you are allowed to receive 110 units.,"Procentul vi se permite de a primi sau livra mai mult față de cantitatea comandata. De exemplu: Dacă ați comandat 100 de unități. și alocația este de 10%, atunci vi se permite să primească 110 de unități."
3615DocType: POS Customer Group,Customer Group,Grup Client
3616apps/erpnext/erpnext/stock/doctype/batch/batch.js +108,New Batch ID (Optional),ID-ul lotului nou (opțional)
3617apps/erpnext/erpnext/stock/doctype/batch/batch.js +108,New Batch ID (Optional),ID-ul lotului nou (opțional)
Frappe PR Botd112ee52017-08-31 19:38:41 +05303618apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +197,Expense account is mandatory for item {0},Cont de cheltuieli este obligatoriu pentru articolul {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05303619DocType: BOM,Website Description,Site-ul Descriere
3620apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +42,Net Change in Equity,Schimbarea net în capitaluri proprii
Frappe PR Botd112ee52017-08-31 19:38:41 +05303621apps/erpnext/erpnext/accounts/doctype/asset/asset.py +163,Please cancel Purchase Invoice {0} first,Vă rugăm să anulați Achiziționarea factură {0} mai întâi
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05303622apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.py +43,"Email Address must be unique, already exists for {0}","Adresa de e-mail trebuie să fie unic, există deja pentru {0}"
Frappe PR Botc0804792017-05-19 12:30:04 +05303623DocType: Serial No,AMC Expiry Date,Dată expirare AMC
Frappe PR Botd112ee52017-08-31 19:38:41 +05303624apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +815,Receipt,primire
Frappe PR Botc0804792017-05-19 12:30:04 +05303625,Sales Register,Vânzări Inregistrare
3626DocType: Daily Work Summary Settings Company,Send Emails At,Trimite email-uri La
3627DocType: Quotation,Quotation Lost Reason,Citat pierdut rațiunea
Frappe PR Bot8054d962017-09-05 09:19:06 +05303628apps/erpnext/erpnext/public/js/setup_wizard.js +19,Select your Domain,Selectați domeniul
Frappe PR Botd112ee52017-08-31 19:38:41 +05303629apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +364,Transaction reference no {0} dated {1},de referință al tranzacției nu {0} {1} din
Frappe PR Botc0804792017-05-19 12:30:04 +05303630apps/erpnext/erpnext/setup/doctype/supplier_type/supplier_type.js +5,There is nothing to edit.,Nu este nimic pentru a edita.
3631apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +117,Summary for this month and pending activities,Rezumat pentru această lună și activități în așteptarea
Frappe PR Bot8054d962017-09-05 09:19:06 +05303632apps/erpnext/erpnext/utilities/user_progress.py +202,"Add users to your organization, other than yourself.","Adăugați utilizatori în organizația dvs., în afară de dvs."
Frappe PR Botc0804792017-05-19 12:30:04 +05303633DocType: Customer Group,Customer Group Name,Nume Group Client
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05303634apps/erpnext/erpnext/public/js/pos/pos.html +100,No Customers yet!,Nu există clienți încă!
Frappe PR Botc0804792017-05-19 12:30:04 +05303635apps/erpnext/erpnext/public/js/financial_statements.js +56,Cash Flow Statement,Situația fluxurilor de trezorerie
3636apps/erpnext/erpnext/hr/doctype/employee_loan_application/employee_loan_application.py +23,Loan Amount cannot exceed Maximum Loan Amount of {0},Suma creditului nu poate depăși valoarea maximă a împrumutului de {0}
3637apps/erpnext/erpnext/hr/report/vehicle_expenses/vehicle_expenses.py +22,License,Licență
Frappe PR Botd112ee52017-08-31 19:38:41 +05303638apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +479,Please remove this Invoice {0} from C-Form {1},Vă rugăm să eliminați acest factură {0} de la C-Form {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05303639DocType: Leave Control Panel,Please select Carry Forward if you also want to include previous fiscal year's balance leaves to this fiscal year,Vă rugăm să selectați reporta dacă doriți și să includă echilibrul de anul precedent fiscal lasă în acest an fiscal
3640DocType: GL Entry,Against Voucher Type,Comparativ tipului de voucher
3641DocType: Item,Attributes,Atribute
Frappe PR Botd112ee52017-08-31 19:38:41 +05303642apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +222,Please enter Write Off Account,Va rugam sa introduceti Scrie Off cont
Frappe PR Botc0804792017-05-19 12:30:04 +05303643apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +71,Last Order Date,Ultima comandă Data
3644apps/erpnext/erpnext/accounts/doctype/budget/budget.py +47,Account {0} does not belongs to company {1},Contul {0} nu aparține companiei {1}
Frappe PR Botd112ee52017-08-31 19:38:41 +05303645apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +855,Serial Numbers in row {0} does not match with Delivery Note,Numerele de serie din rândul {0} nu se potrivesc cu Nota de livrare
Frappe PR Botc0804792017-05-19 12:30:04 +05303646DocType: Student,Guardian Details,Detalii tutore
3647DocType: C-Form,C-Form,Formular-C
3648apps/erpnext/erpnext/config/hr.py +18,Mark Attendance for multiple employees,Marcă Participarea pentru mai mulți angajați
3649DocType: Vehicle,Chassis No,Număr șasiu
3650DocType: Payment Request,Initiated,Iniţiat
3651DocType: Production Order,Planned Start Date,Start data planificată
3652DocType: Serial No,Creation Document Type,Tip de document creație
3653DocType: Leave Type,Is Encash,Este încasa
3654DocType: Leave Allocation,New Leaves Allocated,Cereri noi de concediu alocate
3655apps/erpnext/erpnext/controllers/trends.py +269,Project-wise data is not available for Quotation,Date proiect-înțelept nu este disponibilă pentru ofertă
3656DocType: Project,Expected End Date,Data de Incheiere Preconizata
3657DocType: Budget Account,Budget Amount,Buget Sumă
3658DocType: Appraisal Template,Appraisal Template Title,Titlu model expertivă
Frappe PR Botd112ee52017-08-31 19:38:41 +05303659apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +39,From Date {0} for Employee {1} cannot be before employee's joining Date {2},De la data {0} pentru angajat {1} nu poate fi înainte de data aderării angajatului {2}
Frappe PR Bot8054d962017-09-05 09:19:06 +05303660apps/erpnext/erpnext/utilities/user_progress_utils.py +23,Commercial,Comercial
Frappe PR Botc0804792017-05-19 12:30:04 +05303661DocType: Payment Entry,Account Paid To,Contul Plătite
3662apps/erpnext/erpnext/selling/doctype/product_bundle/product_bundle.py +24,Parent Item {0} must not be a Stock Item,Postul părinte {0} nu trebuie să fie un articol stoc
3663apps/erpnext/erpnext/config/selling.py +57,All Products or Services.,Toate produsele sau serviciile.
3664DocType: Expense Claim,More Details,Mai multe detalii
3665DocType: Supplier Quotation,Supplier Address,Furnizor Adresa
3666apps/erpnext/erpnext/accounts/doctype/budget/budget.py +128,{0} Budget for Account {1} against {2} {3} is {4}. It will exceed by {5},{0} buget pentru contul {1} fata de {2} {3} este {4}. Acesta este depasit de {5}
Frappe PR Botd112ee52017-08-31 19:38:41 +05303667apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +668,Row {0}# Account must be of type 'Fixed Asset',Rândul {0} # cont trebuie să fie de tip &quot;Activ fix&quot;
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303668apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +37,Out Qty,Out Cantitate
3669apps/erpnext/erpnext/config/accounts.py +316,Rules to calculate shipping amount for a sale,Reguli pentru a calcula suma de transport maritim pentru o vânzare
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05303670apps/erpnext/erpnext/selling/doctype/customer/customer.py +34,Series is mandatory,Seria este obligatorie
Frappe PR Botc0804792017-05-19 12:30:04 +05303671apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +28,Financial Services,Servicii financiare
3672DocType: Student Sibling,Student ID,Carnet de student
Frappe PR Botd112ee52017-08-31 19:38:41 +05303673apps/erpnext/erpnext/config/projects.py +45,Types of activities for Time Logs,Tipuri de activități pentru busteni Timp
Frappe PR Botc0804792017-05-19 12:30:04 +05303674DocType: Tax Rule,Sales,Vânzări
3675DocType: Stock Entry Detail,Basic Amount,Suma de bază
3676DocType: Training Event,Exam,Examen
Frappe PR Botd112ee52017-08-31 19:38:41 +05303677apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +450,Warehouse required for stock Item {0},Depozit necesar pentru stocul de postul {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05303678DocType: Leave Allocation,Unused leaves,Frunze neutilizate
Frappe PR Botd112ee52017-08-31 19:38:41 +05303679apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +179,Cr,Cr
Frappe PR Botc0804792017-05-19 12:30:04 +05303680DocType: Tax Rule,Billing State,Stat de facturare
3681apps/erpnext/erpnext/accounts/doctype/asset/asset.js +287,Transfer,Transfer
Frappe PR Botd112ee52017-08-31 19:38:41 +05303682apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +882,Fetch exploded BOM (including sub-assemblies),Obtine FDM expandat (inclusiv subansamblurile)
Frappe PR Botc0804792017-05-19 12:30:04 +05303683DocType: Authorization Rule,Applicable To (Employee),Aplicabil pentru (angajat)
3684apps/erpnext/erpnext/controllers/accounts_controller.py +123,Due Date is mandatory,Due Date este obligatorie
3685apps/erpnext/erpnext/controllers/item_variant.py +80,Increment for Attribute {0} cannot be 0,Creștere pentru Atribut {0} nu poate fi 0
3686DocType: Journal Entry,Pay To / Recd From,Pentru a plăti / Recd de la
3687DocType: Naming Series,Setup Series,Seria de configurare
3688DocType: Payment Reconciliation,To Invoice Date,Pentru a facturii Data
3689DocType: Supplier,Contact HTML,HTML Persoana de Contact
3690,Inactive Customers,Clienții inactive
3691DocType: Landed Cost Voucher,LCV,LCV
3692DocType: Landed Cost Voucher,Purchase Receipts,Încasări de cumparare
Frappe PR Bot7c901002017-06-07 12:05:29 +05303693apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +29,How Pricing Rule is applied?,Cum se aplică regula pret?
Frappe PR Botc0804792017-05-19 12:30:04 +05303694DocType: Stock Entry,Delivery Note No,Nr. Nota de Livrare
3695DocType: Production Planning Tool,"If checked, only Purchase material requests for final raw materials will be included in the Material Requests. Otherwise, Material Requests for parent items will be created","Dacă este bifată, numai Cumpărare cereri de materiale pentru materiile prime finale vor fi incluse în Cererile materiale. În caz contrar, va fi creat Cererile materiale pentru elementele părinte"
3696DocType: Cheque Print Template,Message to show,Mesaj pentru a arăta
3697DocType: Company,Retail,Cu amănuntul
3698DocType: Attendance,Absent,Absent
Frappe PR Botfa042362017-07-17 17:50:36 +05303699apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +566,Product Bundle,Bundle produs
Frappe PR Botd112ee52017-08-31 19:38:41 +05303700apps/erpnext/erpnext/buying/doctype/supplier_scorecard/supplier_scorecard.py +38,Unable to find score starting at {0}. You need to have standing scores covering 0 to 100,Nu se poate găsi scorul începând cu {0}. Trebuie să aveți scoruri în picioare care acoperă între 0 și 100
Frappe PR Botc0804792017-05-19 12:30:04 +05303701apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +212,Row {0}: Invalid reference {1},Rândul {0}: referință invalid {1}
3702DocType: Purchase Taxes and Charges Template,Purchase Taxes and Charges Template,Achiziționa impozite și taxe Template
3703DocType: Upload Attendance,Download Template,Descărcați Sablon
3704DocType: Timesheet,TS-,TS-
3705apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +61,{0} {1}: Either debit or credit amount is required for {2},{0} {1}: fie valoarea creditului de debit sau creditul sunt necesare pentru {2}
3706DocType: GL Entry,Remarks,Remarci
3707DocType: Payment Entry,Account Paid From,Contul plătit De la
3708DocType: Purchase Order Item Supplied,Raw Material Item Code,Material brut Articol Cod
3709DocType: Journal Entry,Write Off Based On,Scrie Off bazat pe
Frappe PR Bot8054d962017-09-05 09:19:06 +05303710apps/erpnext/erpnext/utilities/activation.py +65,Make Lead,Asigurați-vă de plumb
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303711apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +112,Print and Stationery,Imprimare și articole de papetărie
Frappe PR Botc0804792017-05-19 12:30:04 +05303712DocType: Stock Settings,Show Barcode Field,Afișează coduri de bare Câmp
Frappe PR Botd112ee52017-08-31 19:38:41 +05303713apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +782,Send Supplier Emails,Trimite email-uri Furnizor
Frappe PR Botc0804792017-05-19 12:30:04 +05303714apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +115,"Salary already processed for period between {0} and {1}, Leave application period cannot be between this date range.","Salariu au fost deja procesate pentru perioada între {0} și {1}, Lăsați perioada de aplicare nu poate fi între acest interval de date."
3715apps/erpnext/erpnext/config/stock.py +127,Installation record for a Serial No.,Înregistrare de instalare pentru un nr de serie
3716DocType: Guardian Interest,Guardian Interest,Interes tutore
3717apps/erpnext/erpnext/config/hr.py +177,Training,Pregătire
3718DocType: Timesheet,Employee Detail,Detaliu angajat
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303719apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +58,Guardian1 Email ID,Codul de e-mail al Guardian1
3720apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +58,Guardian1 Email ID,Codul de e-mail al Guardian1
Frappe PR Botc0804792017-05-19 12:30:04 +05303721apps/erpnext/erpnext/controllers/recurring_document.py +190,Next Date's day and Repeat on Day of Month must be equal,În ziua următoare Data și repetă în ziua de luni trebuie să fie egală
3722apps/erpnext/erpnext/config/website.py +11,Settings for website homepage,Setările pentru pagina de start site-ul web
Frappe PR Botd112ee52017-08-31 19:38:41 +05303723apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +38,RFQs are not allowed for {0} due to a scorecard standing of {1},CV-urile nu sunt permise pentru {0} datorită unui punctaj din {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05303724DocType: Offer Letter,Awaiting Response,Se aşteaptă răspuns
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303725apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +60,Above,Sus
Frappe PR Botd112ee52017-08-31 19:38:41 +05303726apps/erpnext/erpnext/controllers/item_variant.py +217,Invalid attribute {0} {1},atribut nevalid {0} {1}
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05303727DocType: Supplier,Mention if non-standard payable account,Menționați dacă contul de plată non-standard
Frappe PR Botd112ee52017-08-31 19:38:41 +05303728apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +303,Same item has been entered multiple times. {list},Același element a fost introdus de mai multe ori. {listă}
Frappe PR Botfa042362017-07-17 17:50:36 +05303729apps/erpnext/erpnext/schools/report/course_wise_assessment_report/course_wise_assessment_report.py +18,Please select the assessment group other than 'All Assessment Groups',Selectați alt grup de evaluare decât &quot;Toate grupurile de evaluare&quot;
Frappe PR Botd112ee52017-08-31 19:38:41 +05303730apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +67,Row {0}: Cost center is required for an item {1},Rând {0}: este necesar un centru de cost pentru un element {1}
Frappe PR Bot8054d962017-09-05 09:19:06 +05303731DocType: Training Event Employee,Optional,facultativ
Frappe PR Botc0804792017-05-19 12:30:04 +05303732DocType: Salary Slip,Earning & Deduction,Câștig Salarial si Deducere
3733apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +36,Optional. This setting will be used to filter in various transactions.,Opțional. Această setare va fi utilizat pentru a filtra în diverse tranzacții.
3734apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +108,Negative Valuation Rate is not allowed,Negativ Rata de evaluare nu este permis
3735DocType: Holiday List,Weekly Off,Săptămânal Off
3736DocType: Fiscal Year,"For e.g. 2012, 2012-13","De exemplu, 2012, 2012-13"
3737apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.py +96,Provisional Profit / Loss (Credit),Profit provizorie / Pierdere (Credit)
3738DocType: Sales Invoice,Return Against Sales Invoice,Reveni Împotriva Vânzări factură
3739apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +32,Item 5,Punctul 5
3740DocType: Serial No,Creation Time,Timp de creare
3741apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +62,Total Revenue,Raport Venituri
3742DocType: Sales Invoice,Product Bundle Help,Produs Bundle Ajutor
3743,Monthly Attendance Sheet,Lunar foaia de prezență
3744DocType: Production Order Item,Production Order Item,Producția comandă Postul
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303745apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +19,No record found,Nu s-au găsit înregistrări
Frappe PR Botc0804792017-05-19 12:30:04 +05303746apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +137,Cost of Scrapped Asset,Costul de active scoase din uz
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303747apps/erpnext/erpnext/controllers/stock_controller.py +236,{0} {1}: Cost Center is mandatory for Item {2},{0} {1}: 아이템 {2} 는 Cost Center가 필수임
Frappe PR Botc0804792017-05-19 12:30:04 +05303748DocType: Vehicle,Policy No,Politica nr
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303749apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +659,Get Items from Product Bundle,Obține elemente din Bundle produse
Frappe PR Botc0804792017-05-19 12:30:04 +05303750DocType: Asset,Straight Line,Linie dreapta
3751DocType: Project User,Project User,utilizator proiect
3752apps/erpnext/erpnext/stock/doctype/batch/batch.js +59,Split,Despică
3753apps/erpnext/erpnext/stock/doctype/batch/batch.js +59,Split,Despică
3754DocType: GL Entry,Is Advance,Este Advance
3755apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.js +21,Attendance From Date and Attendance To Date is mandatory,Prezenţa de la data și prezența până la data sunt obligatorii
Frappe PR Botd112ee52017-08-31 19:38:41 +05303756apps/erpnext/erpnext/controllers/buying_controller.py +151,Please enter 'Is Subcontracted' as Yes or No,"Va rugam sa introduceti ""este subcontractată"" ca Da sau Nu"
Frappe PR Botc0804792017-05-19 12:30:04 +05303757apps/erpnext/erpnext/crm/report/prospects_engaged_but_not_converted/prospects_engaged_but_not_converted.py +29,Last Communication Date,Ultima comunicare
3758apps/erpnext/erpnext/crm/report/prospects_engaged_but_not_converted/prospects_engaged_but_not_converted.py +29,Last Communication Date,Ultima comunicare
3759DocType: Sales Team,Contact No.,Nr. Persoana de Contact
3760DocType: Bank Reconciliation,Payment Entries,Intrările de plată
3761DocType: Production Order,Scrap Warehouse,Depozit fier vechi
3762DocType: Production Order,Check if material transfer entry is not required,Verificați dacă nu este necesară introducerea transferului de materiale
3763DocType: Production Order,Check if material transfer entry is not required,Verificați dacă nu este necesară introducerea transferului de materiale
3764DocType: Program Enrollment Tool,Get Students From,Elevii de la a lua
3765DocType: Hub Settings,Seller Country,Vânzător Țară
3766apps/erpnext/erpnext/config/learn.py +273,Publish Items on Website,Publica Articole pe site-ul
Frappe PR Bot8054d962017-09-05 09:19:06 +05303767apps/erpnext/erpnext/utilities/activation.py +126,Group your students in batches,Grupa elevii în loturi
Frappe PR Botc0804792017-05-19 12:30:04 +05303768DocType: Authorization Rule,Authorization Rule,Regulă de autorizare
3769DocType: Sales Invoice,Terms and Conditions Details,Termeni și condiții Detalii
3770apps/erpnext/erpnext/templates/generators/item.html +85,Specifications,Specificaţii:
3771DocType: Sales Taxes and Charges Template,Sales Taxes and Charges Template,Impozite vânzări și șabloane Taxe
3772apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.py +68,Total (Credit),Total (Credit)
3773DocType: Repayment Schedule,Payment Date,Data de plată
3774apps/erpnext/erpnext/stock/doctype/batch/batch.js +102,New Batch Qty,Numărul nou de loturi
3775apps/erpnext/erpnext/stock/doctype/batch/batch.js +102,New Batch Qty,Numărul nou de loturi
3776apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +10,Apparel & Accessories,Îmbrăcăminte și accesorii
Frappe PR Botd112ee52017-08-31 19:38:41 +05303777apps/erpnext/erpnext/buying/doctype/supplier_scorecard_period/supplier_scorecard_period.py +91,Could not solve weighted score function. Make sure the formula is valid.,Nu s-a putut rezolva funcția de scor ponderat. Asigurați-vă că formula este validă.
Frappe PR Botc0804792017-05-19 12:30:04 +05303778apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +67,Number of Order,Numărul de comandă
3779DocType: Item Group,HTML / Banner that will show on the top of product list.,"HTML / Banner, care va arăta pe partea de sus a listei de produse."
3780DocType: Shipping Rule,Specify conditions to calculate shipping amount,Precizați condițiile de calcul cantitate de transport maritim
3781DocType: Accounts Settings,Role Allowed to Set Frozen Accounts & Edit Frozen Entries,Rolul pot organiza conturile înghețate și congelate Editați intrările
Frappe PR Botd112ee52017-08-31 19:38:41 +05303782DocType: Supplier Scorecard Scoring Variable,Path,cale
Frappe PR Botc0804792017-05-19 12:30:04 +05303783apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +28,Cannot convert Cost Center to ledger as it has child nodes,"Nu se poate converti de cost Centrul de registru, deoarece are noduri copil"
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303784apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +56,Opening Value,Valoarea de deschidere
Frappe PR Botc0804792017-05-19 12:30:04 +05303785DocType: Salary Detail,Formula,Formulă
Frappe PR Botd112ee52017-08-31 19:38:41 +05303786apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +47,Serial #,Serial #
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303787apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +94,Commission on Sales,Comision pentru Vânzări
Frappe PR Botc0804792017-05-19 12:30:04 +05303788DocType: Offer Letter Term,Value / Description,Valoare / Descriere
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303789apps/erpnext/erpnext/controllers/accounts_controller.py +578,"Row #{0}: Asset {1} cannot be submitted, it is already {2}","Rând # {0}: {1} activ nu poate fi prezentat, este deja {2}"
Frappe PR Botc0804792017-05-19 12:30:04 +05303790DocType: Tax Rule,Billing Country,Țara facturării
3791DocType: Purchase Order Item,Expected Delivery Date,Data de Livrare Preconizata
3792apps/erpnext/erpnext/accounts/general_ledger.py +132,Debit and Credit not equal for {0} #{1}. Difference is {2}.,Debit și credit nu este egal pentru {0} # {1}. Diferența este {2}.
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303793apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +98,Entertainment Expenses,Cheltuieli de Divertisment
Frappe PR Botfa042362017-07-17 17:50:36 +05303794apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +48,Make Material Request,Asigurați-vă Material Cerere
Frappe PR Botc0804792017-05-19 12:30:04 +05303795apps/erpnext/erpnext/manufacturing/doctype/bom/bom_item_preview.html +20,Open Item {0},Deschis Postul {0}
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303796apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +214,Sales Invoice {0} must be cancelled before cancelling this Sales Order,Factură de vânzări {0} trebuie anulată înainte de a anula această comandă de vânzări
Frappe PR Botc0804792017-05-19 12:30:04 +05303797apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +60,Age,Vârstă
3798DocType: Sales Invoice Timesheet,Billing Amount,Suma de facturare
3799apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +84,Invalid quantity specified for item {0}. Quantity should be greater than 0.,Cantitate nevalidă specificată pentru element {0}. Cantitatea ar trebui să fie mai mare decât 0.
3800apps/erpnext/erpnext/config/hr.py +60,Applications for leave.,Cererile de concediu.
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303801apps/erpnext/erpnext/accounts/doctype/account/account.py +177,Account with existing transaction can not be deleted,Un cont cu tranzacții existente nu poate fi șters
Frappe PR Botc0804792017-05-19 12:30:04 +05303802DocType: Vehicle,Last Carbon Check,Ultima Verificare carbon
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303803apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +102,Legal Expenses,Cheltuieli Juridice
Frappe PR Botfa042362017-07-17 17:50:36 +05303804apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +113,Please select quantity on row ,Selectați cantitatea pe rând
Frappe PR Botc0804792017-05-19 12:30:04 +05303805DocType: Purchase Invoice,Posting Time,Postarea de timp
3806DocType: Timesheet,% Amount Billed,% Suma facturata
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303807apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +118,Telephone Expenses,Cheltuieli de telefon
Frappe PR Botc0804792017-05-19 12:30:04 +05303808DocType: Sales Partner,Logo,Logo
3809DocType: Naming Series,Check this if you want to force the user to select a series before saving. There will be no default if you check this.,"Bifati dacă doriți sa fortati utilizatorul să selecteze o serie înainte de a salva. Nu va exista nici o valoare implicita dacă se bifeaza aici."""
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303810apps/erpnext/erpnext/stock/get_item_details.py +135,No Item with Serial No {0},Nici un articol cu ordine {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05303811DocType: Email Digest,Open Notifications,Notificări deschise
3812DocType: Payment Entry,Difference Amount (Company Currency),Diferența Sumă (Companie Moneda)
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303813apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +79,Direct Expenses,Cheltuieli Directe
Frappe PR Botc0804792017-05-19 12:30:04 +05303814apps/erpnext/erpnext/controllers/recurring_document.py +213,"{0} is an invalid email address in 'Notification \
3815 Email Address'",{0} este o adresă de e-mail nevalidă în &quot;Adresa de e-mail de notificare \ &#39;
3816apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +60,New Customer Revenue,Noi surse de venit pentru clienți
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303817apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +119,Travel Expenses,Cheltuieli de călătorie
Frappe PR Botc0804792017-05-19 12:30:04 +05303818DocType: Maintenance Visit,Breakdown,Avarie
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303819apps/erpnext/erpnext/controllers/accounts_controller.py +690,Account: {0} with currency: {1} can not be selected,Contul: {0} cu moneda: {1} nu poate fi selectat
Frappe PR Botd112ee52017-08-31 19:38:41 +05303820DocType: Manufacturing Settings,"Update BOM cost automatically via Scheduler, based on latest valuation rate / price list rate / last purchase rate of raw materials.","Actualizați costul BOM în mod automat prin programator, bazat pe cea mai recentă rată de evaluare / rata de prețuri / ultima rată de achiziție a materiilor prime."
Frappe PR Botc0804792017-05-19 12:30:04 +05303821DocType: Bank Reconciliation Detail,Cheque Date,Data Cec
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303822apps/erpnext/erpnext/accounts/doctype/account/account.py +54,Account {0}: Parent account {1} does not belong to company: {2},Contul {0}: cont Părinte {1} nu apartine companiei: {2}
Frappe PR Botc0804792017-05-19 12:30:04 +05303823DocType: Program Enrollment Tool,Student Applicants,Student Solicitanții
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303824apps/erpnext/erpnext/setup/doctype/company/company.js +67,Successfully deleted all transactions related to this company!,Șters cu succes toate tranzacțiile legate de aceasta companie!
Frappe PR Botc0804792017-05-19 12:30:04 +05303825apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +21,As on Date,Ca pe data
3826DocType: Appraisal,HR,HR
3827DocType: Program Enrollment,Enrollment Date,Data de inscriere
Frappe PR Bot8054d962017-09-05 09:19:06 +05303828apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +91,Probation,Probă
Frappe PR Botc0804792017-05-19 12:30:04 +05303829apps/erpnext/erpnext/config/hr.py +115,Salary Components,Componente salariale
3830DocType: Program Enrollment Tool,New Academic Year,Anul universitar nou
Frappe PR Botd112ee52017-08-31 19:38:41 +05303831apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +762,Return / Credit Note,Revenire / credit Notă
Frappe PR Botc0804792017-05-19 12:30:04 +05303832DocType: Stock Settings,Auto insert Price List rate if missing,"Inserați Auto rata Lista de prețuri, dacă lipsește"
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303833apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +23,Total Paid Amount,Total Suma plătită
Frappe PR Botc0804792017-05-19 12:30:04 +05303834DocType: Production Order Item,Transferred Qty,Transferat Cantitate
3835apps/erpnext/erpnext/config/learn.py +11,Navigating,Navigarea
Frappe PR Bot8054d962017-09-05 09:19:06 +05303836apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +179,Planning,Planificare
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303837DocType: Material Request,Issued,Emis
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303838apps/erpnext/erpnext/schools/doctype/student/student_dashboard.py +14,Student Activity,Activitatea studenților
Frappe PR Botc0804792017-05-19 12:30:04 +05303839DocType: Project,Total Billing Amount (via Time Logs),Suma totală de facturare (prin timp Busteni)
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303840apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +80,Supplier Id,Furnizor Id
Frappe PR Botc0804792017-05-19 12:30:04 +05303841DocType: Payment Request,Payment Gateway Details,Plata Gateway Detalii
Frappe PR Botd112ee52017-08-31 19:38:41 +05303842apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +253,Quantity should be greater than 0,Cantitatea trebuie sa fie mai mare decât 0
Frappe PR Botc0804792017-05-19 12:30:04 +05303843DocType: Journal Entry,Cash Entry,Cash intrare
3844apps/erpnext/erpnext/stock/doctype/warehouse/warehouse_tree.js +17,Child nodes can be only created under 'Group' type nodes,noduri pentru copii pot fi create numai în noduri de tip &quot;grup&quot;
3845DocType: Leave Application,Half Day Date,Jumatate de zi Data
3846DocType: Academic Year,Academic Year Name,Nume Anul universitar
3847DocType: Sales Partner,Contact Desc,Persoana de Contact Desc
3848apps/erpnext/erpnext/config/hr.py +65,"Type of leaves like casual, sick etc.","Tip de frunze, cum ar fi casual, bolnavi, etc"
3849DocType: Email Digest,Send regular summary reports via Email.,Trimite rapoarte de sinteză periodice prin e-mail.
3850DocType: Payment Entry,PE-,PE-
Frappe PR Botd112ee52017-08-31 19:38:41 +05303851apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +254,Please set default account in Expense Claim Type {0},Vă rugăm să setați contul implicit în cheltuielile de revendicare Tip {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05303852DocType: Assessment Result,Student Name,Numele studentului
3853DocType: Brand,Item Manager,Postul de manager
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303854apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +143,Payroll Payable,Salarizare plateste
Frappe PR Botc0804792017-05-19 12:30:04 +05303855DocType: Buying Settings,Default Supplier Type,Tip Furnizor Implicit
3856DocType: Production Order,Total Operating Cost,Cost total de operare
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303857apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +171,Note: Item {0} entered multiple times,Notă: Articolul {0} a intrat de mai multe ori
Frappe PR Botc0804792017-05-19 12:30:04 +05303858apps/erpnext/erpnext/config/selling.py +41,All Contacts.,Toate contactele.
Frappe PR Bot8054d962017-09-05 09:19:06 +05303859apps/erpnext/erpnext/public/js/setup_wizard.js +66,Company Abbreviation,Abreviere Companie
Frappe PR Botc0804792017-05-19 12:30:04 +05303860apps/erpnext/erpnext/hr/doctype/employee/employee.py +136,User {0} does not exist,Utilizatorul {0} nu există
Frappe PR Botc0804792017-05-19 12:30:04 +05303861DocType: Item Attribute Value,Abbreviation,Abreviere
Frappe PR Botd112ee52017-08-31 19:38:41 +05303862apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +179,Payment Entry already exists,Există deja intrare plată
Frappe PR Botc0804792017-05-19 12:30:04 +05303863apps/erpnext/erpnext/setup/doctype/authorization_control/authorization_control.py +36,Not authroized since {0} exceeds limits,Nu authroized din {0} depășește limitele
3864apps/erpnext/erpnext/config/hr.py +110,Salary template master.,Maestru șablon salariu.
3865DocType: Leave Type,Max Days Leave Allowed,Max zile de concediu de companie
3866apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +63,Set Tax Rule for shopping cart,Set Regula fiscală pentru coșul de cumpărături
3867DocType: Purchase Invoice,Taxes and Charges Added,Impozite și Taxe Added
3868,Sales Funnel,De vânzări pâlnie
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303869apps/erpnext/erpnext/setup/doctype/company/company.py +48,Abbreviation is mandatory,Abreviere este obligatorie
Frappe PR Botc0804792017-05-19 12:30:04 +05303870DocType: Project,Task Progress,Progresul sarcină
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05303871apps/erpnext/erpnext/templates/includes/navbar/navbar_items.html +7,Cart,Cart
Frappe PR Botc0804792017-05-19 12:30:04 +05303872,Qty to Transfer,Cantitate de a transfera
3873apps/erpnext/erpnext/config/selling.py +13,Quotes to Leads or Customers.,Citate la Oportunitati sau clienți.
3874DocType: Stock Settings,Role Allowed to edit frozen stock,Rol permise pentru a edita stoc congelate
3875,Territory Target Variance Item Group-Wise,Teritoriul țintă Variance Articol Grupa Înțelept
Frappe PR Bot8054d962017-09-05 09:19:06 +05303876apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +134,All Customer Groups,Toate grupurile de clienți
Frappe PR Botc0804792017-05-19 12:30:04 +05303877apps/erpnext/erpnext/accounts/doctype/budget/budget.py +114,Accumulated Monthly,lunar acumulat
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303878apps/erpnext/erpnext/controllers/accounts_controller.py +651,{0} is mandatory. Maybe Currency Exchange record is not created for {1} to {2}.,{0} este obligatoriu. Este posibil ca înregistrarea schimbului valutar nu este creată pentru {1} până la {2}.
Frappe PR Botd112ee52017-08-31 19:38:41 +05303879apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.py +40,Tax Template is mandatory.,Format de impozitare este obligatorie.
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303880apps/erpnext/erpnext/accounts/doctype/account/account.py +48,Account {0}: Parent account {1} does not exist,Contul {0}: cont părinte {1} nu există
Frappe PR Botc0804792017-05-19 12:30:04 +05303881DocType: Purchase Invoice Item,Price List Rate (Company Currency),Lista de prețuri Rate (Compania de valuta)
3882DocType: Products Settings,Products Settings,produse Setări
3883DocType: Account,Temporary,Temporar
3884DocType: Program,Courses,cursuri
3885DocType: Monthly Distribution Percentage,Percentage Allocation,Alocarea procent
Frappe PR Bot8054d962017-09-05 09:19:06 +05303886apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +119,Secretary,Secretar
Frappe PR Botc0804792017-05-19 12:30:04 +05303887DocType: Global Defaults,"If disable, 'In Words' field will not be visible in any transaction","În cazul în care dezactivați, &quot;în cuvinte&quot; câmp nu vor fi vizibile în orice tranzacție"
3888DocType: Serial No,Distinct unit of an Item,Unitate distinctă de Postul
Frappe PR Botd112ee52017-08-31 19:38:41 +05303889DocType: Supplier Scorecard Criteria,Criteria Name,Numele de criterii
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303890apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +1209,Please set Company,Stabiliți compania
Frappe PR Botc0804792017-05-19 12:30:04 +05303891DocType: Pricing Rule,Buying,Cumpărare
3892DocType: HR Settings,Employee Records to be created by,Inregistrari Angajaților pentru a fi create prin
3893DocType: POS Profile,Apply Discount On,Aplicați Discount pentru
3894,Reqd By Date,Reqd de Date
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303895apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +140,Creditors,Creditorii
Frappe PR Botc0804792017-05-19 12:30:04 +05303896DocType: Assessment Plan,Assessment Name,Nume de evaluare
3897apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +96,Row # {0}: Serial No is mandatory,Row # {0}: Nu serial este obligatorie
3898DocType: Purchase Taxes and Charges,Item Wise Tax Detail,Detaliu Taxa Avizata Articol
Frappe PR Bot8054d962017-09-05 09:19:06 +05303899apps/erpnext/erpnext/public/js/setup_wizard.js +66,Institute Abbreviation,Institutul Abreviere
Frappe PR Botc0804792017-05-19 12:30:04 +05303900,Item-wise Price List Rate,Rata Lista de Pret Articol-Avizat
Frappe PR Botd112ee52017-08-31 19:38:41 +05303901apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +916,Supplier Quotation,Furnizor ofertă
Frappe PR Botc0804792017-05-19 12:30:04 +05303902DocType: Quotation,In Words will be visible once you save the Quotation.,În cuvinte va fi vizibil după ce salvați citat.
3903apps/erpnext/erpnext/utilities/transaction_base.py +153,Quantity ({0}) cannot be a fraction in row {1},Cantitatea ({0}) nu poate fi o fracțiune în rândul {1}
3904apps/erpnext/erpnext/utilities/transaction_base.py +153,Quantity ({0}) cannot be a fraction in row {1},Cantitatea ({0}) nu poate fi o fracțiune în rândul {1}
3905apps/erpnext/erpnext/schools/doctype/fees/fees.js +26,Collect Fees,Colectarea taxelor
3906DocType: Attendance,ATT-,ATT-
Frappe PR Botd112ee52017-08-31 19:38:41 +05303907apps/erpnext/erpnext/stock/doctype/item/item.py +445,Barcode {0} already used in Item {1},Cod de bare {0} deja folosit pentru articolul {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05303908apps/erpnext/erpnext/config/selling.py +86,Rules for adding shipping costs.,Reguli pentru a adăuga costurile de transport maritim.
3909DocType: Item,Opening Stock,deschidere stoc
3910apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +20,Customer is required,Clientul este necesar
3911apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +20,{0} is mandatory for Return,{0} este obligatorie pentru returnare
3912DocType: Purchase Order,To Receive,A Primi
Frappe PR Bot8054d962017-09-05 09:19:06 +05303913apps/erpnext/erpnext/utilities/user_progress.py +206,user@example.com,user@example.com
Frappe PR Botc0804792017-05-19 12:30:04 +05303914DocType: Employee,Personal Email,Personal de e-mail
3915apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +57,Total Variance,Raport Variance
3916DocType: Accounts Settings,"If enabled, the system will post accounting entries for inventory automatically.","Dacă este activat, sistemul va posta automat înregistrări contabile pentru inventar."
3917apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +15,Brokerage,Brokeraj
3918apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +232,Attendance for employee {0} is already marked for this day,Prezență pentru angajat {0} este deja marcat pentru această zi
3919DocType: Production Order Operation,"in Minutes
3920Updated via 'Time Log'","în procesul-verbal
3921 Actualizat prin ""Ora Log"""
3922DocType: Customer,From Lead,Din Conducere
3923apps/erpnext/erpnext/config/manufacturing.py +13,Orders released for production.,Comenzi lansat pentru producție.
Frappe PR Bot7c901002017-06-07 12:05:29 +05303924apps/erpnext/erpnext/public/js/account_tree_grid.js +66,Select Fiscal Year...,Selectați anul fiscal ...
Frappe PR Botd112ee52017-08-31 19:38:41 +05303925apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +555,POS Profile required to make POS Entry,POS Profil necesare pentru a face POS intrare
Frappe PR Botc0804792017-05-19 12:30:04 +05303926DocType: Program Enrollment Tool,Enroll Students,Studenți Enroll
3927DocType: Hub Settings,Name Token,Numele Token
3928apps/erpnext/erpnext/patches/v4_0/create_price_list_if_missing.py +21,Standard Selling,Vanzarea Standard
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303929apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +138,Atleast one warehouse is mandatory,Cel puţin un depozit este obligatoriu
Frappe PR Botc0804792017-05-19 12:30:04 +05303930DocType: Serial No,Out of Warranty,Ieșit din garanție
Frappe PR Botd112ee52017-08-31 19:38:41 +05303931DocType: BOM Update Tool,Replace,Înlocuirea
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303932apps/erpnext/erpnext/templates/includes/product_list.js +42,No products found.,Nu găsiți produse.
Frappe PR Botc0804792017-05-19 12:30:04 +05303933apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +360,{0} against Sales Invoice {1},{0} comparativ cu factura de vânzări {1}
3934DocType: Sales Invoice,SINV-,SINV-
3935DocType: Request for Quotation Item,Project Name,Denumirea proiectului
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05303936DocType: Customer,Mention if non-standard receivable account,Mentionati daca non-standard cont de primit
Frappe PR Botc0804792017-05-19 12:30:04 +05303937DocType: Journal Entry Account,If Income or Expense,In cazul Veniturilor sau Cheltuielilor
3938DocType: Production Order,Required Items,Elemente obligatorii
3939DocType: Stock Ledger Entry,Stock Value Difference,Valoarea Stock Diferența
3940apps/erpnext/erpnext/config/learn.py +234,Human Resource,Resurse Umane
3941DocType: Payment Reconciliation Payment,Payment Reconciliation Payment,Reconciliere de plata
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303942apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +38,Tax Assets,Active fiscale
Frappe PR Botd112ee52017-08-31 19:38:41 +05303943apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +625,Production Order has been {0},Ordinul de producție a fost {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05303944DocType: BOM Item,BOM No,Nr. BOM
3945DocType: Instructor,INS/,INS /
3946apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +160,Journal Entry {0} does not have account {1} or already matched against other voucher,Jurnal de intrare {0} nu are cont {1} sau deja comparate cu alte voucher
3947DocType: Item,Moving Average,Mutarea medie
Frappe PR Botd112ee52017-08-31 19:38:41 +05303948DocType: BOM Update Tool,The BOM which will be replaced,BOM care va fi înlocuit
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303949apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +46,Electronic Equipments,Echipamente electronice
Frappe PR Botc0804792017-05-19 12:30:04 +05303950DocType: Account,Debit,Debitare
3951apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +49,Leaves must be allocated in multiples of 0.5,"Concediile trebuie să fie alocate în multipli de 0.5"""
3952DocType: Production Order,Operation Cost,Funcționare cost
3953apps/erpnext/erpnext/config/hr.py +29,Upload attendance from a .csv file,Încărcați de participare dintr-un fișier csv.
3954apps/erpnext/erpnext/selling/report/customer_credit_balance/customer_credit_balance.py +39,Outstanding Amt,Impresionant Amt
3955DocType: Sales Person,Set targets Item Group-wise for this Sales Person.,Stabilească obiective Articol Grupa-înțelept pentru această persoană de vânzări.
3956DocType: Stock Settings,Freeze Stocks Older Than [Days],Blocheaza Stocurile Mai Vechi De [zile]
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303957apps/erpnext/erpnext/controllers/accounts_controller.py +548,Row #{0}: Asset is mandatory for fixed asset purchase/sale,Rând # {0}: Activ este obligatorie pentru active fixe cumpărare / vânzare
Frappe PR Bot7c901002017-06-07 12:05:29 +05303958apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +42,"If two or more Pricing Rules are found based on the above conditions, Priority is applied. Priority is a number between 0 to 20 while default value is zero (blank). Higher number means it will take precedence if there are multiple Pricing Rules with same conditions.","În cazul în care două sau mai multe reguli de stabilire a prețurilor sunt găsite bazează pe condițiile de mai sus, se aplică prioritate. Prioritatea este un număr între 0 și 20 în timp ce valoarea implicită este zero (gol). Numărul mai mare înseamnă că va avea prioritate în cazul în care există mai multe norme de stabilire a prețurilor, cu aceleași condiții."
Frappe PR Botc0804792017-05-19 12:30:04 +05303959apps/erpnext/erpnext/controllers/trends.py +36,Fiscal Year: {0} does not exists,Anul fiscal: {0} nu există
3960DocType: Currency Exchange,To Currency,Pentru a valutar
3961DocType: Leave Block List,Allow the following users to approve Leave Applications for block days.,Permiteţi următorilor utilizatori să aprobe cereri de concediu pentru zile blocate.
3962apps/erpnext/erpnext/config/hr.py +132,Types of Expense Claim.,Tipuri de cheltuieli de revendicare.
3963apps/erpnext/erpnext/controllers/selling_controller.py +173,Selling rate for item {0} is lower than its {1}. Selling rate should be atleast {2},Rata de vânzare pentru articolul {0} este mai mică decât {1}. Rata de vânzare trebuie să fie atinsă {2}
3964apps/erpnext/erpnext/controllers/selling_controller.py +173,Selling rate for item {0} is lower than its {1}. Selling rate should be atleast {2},Rata de vânzare pentru articolul {0} este mai mică decât {1}. Rata de vânzare trebuie să fie atinsă {2}
3965DocType: Item,Taxes,Impozite
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303966apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +324,Paid and Not Delivered,Plătite și nu sunt livrate
Frappe PR Botc0804792017-05-19 12:30:04 +05303967DocType: Project,Default Cost Center,Cost Center Implicit
3968DocType: Bank Guarantee,End Date,Dată finalizare
3969apps/erpnext/erpnext/config/stock.py +7,Stock Transactions,Tranzacții de stoc
3970DocType: Budget,Budget Accounts,Conturile bugetare
3971DocType: Employee,Internal Work History,Istoria interne de lucru
3972DocType: Depreciation Schedule,Accumulated Depreciation Amount,Sumă Amortizarea cumulată
3973apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +42,Private Equity,Private Equity
Frappe PR Botd112ee52017-08-31 19:38:41 +05303974DocType: Supplier Scorecard Variable,Supplier Scorecard Variable,Variabila tabelului de variabile pentru furnizori
Frappe PR Botc0804792017-05-19 12:30:04 +05303975DocType: Employee Loan,Fully Disbursed,deblocată în întregime
3976DocType: Maintenance Visit,Customer Feedback,Feedback Client
3977DocType: Account,Expense,Cheltuială
3978apps/erpnext/erpnext/schools/doctype/assessment_result/assessment_result.js +34,Score cannot be greater than Maximum Score,Scorul nu poate fi mai mare decât scorul maxim
Frappe PR Bot8054d962017-09-05 09:19:06 +05303979apps/erpnext/erpnext/utilities/user_progress.py +83,Customers and Suppliers,Clienții și furnizorii
Frappe PR Botc0804792017-05-19 12:30:04 +05303980DocType: Item Attribute,From Range,Din gama
Frappe PR Botd112ee52017-08-31 19:38:41 +05303981DocType: BOM,Set rate of sub-assembly item based on BOM,Viteza setată a elementului subansamblu bazat pe BOM
3982apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +96,Syntax error in formula or condition: {0},Eroare de sintaxă în formulă sau stare: {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05303983DocType: Daily Work Summary Settings Company,Daily Work Summary Settings Company,De zi cu zi de lucru Companie Rezumat Setări
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303984apps/erpnext/erpnext/stock/utils.py +123,Item {0} ignored since it is not a stock item,"Element {0} ignorat, deoarece nu este un element de stoc"
Frappe PR Botc0804792017-05-19 12:30:04 +05303985DocType: Appraisal,APRSL,APRSL
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303986apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +101,Submit this Production Order for further processing.,Trimiteți acest comandă de producție pentru prelucrarea ulterioară.
Frappe PR Bot7c901002017-06-07 12:05:29 +05303987apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +23,"To not apply Pricing Rule in a particular transaction, all applicable Pricing Rules should be disabled.","De a nu aplica regula Preturi într-o anumită tranzacție, ar trebui să fie dezactivat toate regulile de tarifare aplicabile."
Frappe PR Botc0804792017-05-19 12:30:04 +05303988DocType: Assessment Group,Parent Assessment Group,Grup părinte de evaluare
3989apps/erpnext/erpnext/hr/doctype/job_opening/job_opening.py +27,Jobs,Locuri de munca
3990,Sales Order Trends,Vânzări Ordine Tendințe
3991DocType: Employee,Held On,Organizat In
3992apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order_calendar.js +36,Production Item,Producția Postul
3993,Employee Information,Informații angajat
Frappe PR Botc0804792017-05-19 12:30:04 +05303994DocType: Stock Entry Detail,Additional Cost,Cost aditional
Frappe PR Botc0804792017-05-19 12:30:04 +05303995apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +39,"Can not filter based on Voucher No, if grouped by Voucher","Nu se poate filtra pe baza voucher Nr., în cazul gruparii in functie de Voucher"
Frappe PR Botd112ee52017-08-31 19:38:41 +05303996apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +891,Make Supplier Quotation,Realizeaza Ofertă Furnizor
Frappe PR Bot8054d962017-09-05 09:19:06 +05303997apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.py +88,Please setup numbering series for Attendance via Setup &gt; Numbering Series,Vă rugăm să configurați seria de numerotare pentru Participare prin Configurare&gt; Serie de numerotare
Frappe PR Botc0804792017-05-19 12:30:04 +05303998DocType: Quality Inspection,Incoming,Primite
3999DocType: BOM,Materials Required (Exploded),Materiale necesare (explodat)
Frappe PR Botbfdb7262017-07-11 15:20:11 +05304000apps/erpnext/erpnext/stock/report/total_stock_summary/total_stock_summary.py +60,Please set Company filter blank if Group By is 'Company',Filtru filtru de companie gol dacă grupul de grup este &quot;companie&quot;
Frappe PR Botc0804792017-05-19 12:30:04 +05304001apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +66,Posting Date cannot be future date,Dată postare nu poate fi data viitoare
4002apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +101,Row # {0}: Serial No {1} does not match with {2} {3},Row # {0}: Serial No {1} nu se potrivește cu {2} {3}
Frappe PR Bot8054d962017-09-05 09:19:06 +05304003apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +77,Casual Leave,Concediu Aleator
Frappe PR Botc0804792017-05-19 12:30:04 +05304004DocType: Batch,Batch ID,ID-ul lotului
4005apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +380,Note: {0},Notă: {0}
4006,Delivery Note Trends,Tendințe Nota de Livrare
4007apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +113,This Week's Summary,Rezumat această săptămână
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304008apps/erpnext/erpnext/manufacturing/report/bom_stock_report/bom_stock_report.py +20,In Stock Qty,În stoc Cantitate
Frappe PR Botc0804792017-05-19 12:30:04 +05304009apps/erpnext/erpnext/accounts/general_ledger.py +111,Account: {0} can only be updated via Stock Transactions,Contul: {0} poate fi actualizat doar prin Tranzacții stoc
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304010DocType: Student Group Creation Tool,Get Courses,Cursuri de a lua
Frappe PR Botc0804792017-05-19 12:30:04 +05304011DocType: GL Entry,Party,Grup
Frappe PR Botd112ee52017-08-31 19:38:41 +05304012DocType: Sales Order,Delivery Date,Data de Livrare
Frappe PR Botc0804792017-05-19 12:30:04 +05304013DocType: Opportunity,Opportunity Date,Oportunitate Data
4014DocType: Purchase Receipt,Return Against Purchase Receipt,Reveni cu confirmare de primire cumparare
4015DocType: Request for Quotation Item,Request for Quotation Item,Cerere de ofertă Postul
4016DocType: Purchase Order,To Bill,Pentru a Bill
4017DocType: Material Request,% Ordered,% Comandat
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304018DocType: School Settings,"For Course based Student Group, the Course will be validated for every Student from the enrolled Courses in Program Enrollment.","Pentru grupul de studenți bazat pe cursuri, cursul va fi validat pentru fiecare student din cursurile înscrise în înscrierea în program."
Frappe PR Botc0804792017-05-19 12:30:04 +05304019DocType: Purchase Invoice,"Enter Email Address separated by commas, invoice will be mailed automatically on particular date","Introdu adresa de e-mail separate prin virgule, factura va fi trimis prin poștă în mod automat la anumită dată"
Frappe PR Bot8054d962017-09-05 09:19:06 +05304020apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +94,Piecework,Muncă în acord
Frappe PR Botc0804792017-05-19 12:30:04 +05304021apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +72,Avg. Buying Rate,Rată de cumparare medie
4022DocType: Task,Actual Time (in Hours),Timpul efectiv (în ore)
4023DocType: Employee,History In Company,Istoric In Companie
4024apps/erpnext/erpnext/config/learn.py +107,Newsletters,Buletine
4025DocType: Stock Ledger Entry,Stock Ledger Entry,Stoc Ledger intrare
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304026apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +82,Same item has been entered multiple times,Același articol a fost introdus de mai multe ori
Frappe PR Botc0804792017-05-19 12:30:04 +05304027DocType: Department,Leave Block List,Lista Concedii Blocate
4028DocType: Sales Invoice,Tax ID,ID impozit
Frappe PR Botbfdb7262017-07-11 15:20:11 +05304029apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +192,Item {0} is not setup for Serial Nos. Column must be blank,Articolul {0} nu este configurat pentru Numerotare Seriala. Coloana trebuie să fie vida
Frappe PR Botc0804792017-05-19 12:30:04 +05304030DocType: Accounts Settings,Accounts Settings,Setări Conturi
4031apps/erpnext/erpnext/schools/doctype/student_applicant/student_applicant.js +7,Approve,Aproba
4032DocType: Customer,Sales Partner and Commission,Partener de vânzări și a Comisiei
4033DocType: Employee Loan,Rate of Interest (%) / Year,Rata dobânzii (%) / An
4034,Project Quantity,proiectul Cantitatea
Frappe PR Botd112ee52017-08-31 19:38:41 +05304035apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +79,"Total {0} for all items is zero, may be you should change 'Distribute Charges Based On'","Total {0} pentru toate articolele este zero, poate fi ar trebui să schimbați „Distribuirea cheltuielilor pe baza“"
Frappe PR Botc0804792017-05-19 12:30:04 +05304036DocType: Opportunity,To Discuss,Pentru a discuta
4037apps/erpnext/erpnext/stock/stock_ledger.py +368,{0} units of {1} needed in {2} to complete this transaction.,{0} unități de {1} necesare în {2} pentru a finaliza această tranzacție.
4038DocType: Loan Type,Rate of Interest (%) Yearly,Rata dobânzii (%) anual
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304039apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +71,Temporary Accounts,Conturi temporare
Frappe PR Bot8054d962017-09-05 09:19:06 +05304040apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +198,Black,Negru
Frappe PR Botc0804792017-05-19 12:30:04 +05304041DocType: BOM Explosion Item,BOM Explosion Item,Explozie articol BOM
4042DocType: Account,Auditor,Auditor
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304043apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +124,{0} items produced,{0} articole produse
Frappe PR Bot8054d962017-09-05 09:19:06 +05304044apps/erpnext/erpnext/utilities/user_progress.py +54,Learn More,Află mai multe
Frappe PR Botc0804792017-05-19 12:30:04 +05304045DocType: Cheque Print Template,Distance from top edge,Distanța de la marginea de sus
Frappe PR Botd112ee52017-08-31 19:38:41 +05304046apps/erpnext/erpnext/stock/get_item_details.py +308,Price List {0} is disabled or does not exist,Listă de prețuri {0} este dezactivat sau nu există
Frappe PR Botc0804792017-05-19 12:30:04 +05304047DocType: Purchase Invoice,Return,Întoarcere
4048DocType: Production Order Operation,Production Order Operation,Producția Comanda Funcționare
4049DocType: Pricing Rule,Disable,Dezactivati
Frappe PR Botd112ee52017-08-31 19:38:41 +05304050apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +161,Mode of payment is required to make a payment,Modul de plată este necesară pentru a efectua o plată
Frappe PR Botc0804792017-05-19 12:30:04 +05304051DocType: Project Task,Pending Review,Revizuirea în curs
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304052apps/erpnext/erpnext/schools/doctype/student_group/student_group.py +38,{0} - {1} is not enrolled in the Batch {2},{0} - {1} nu este înscris în lotul {2}
Frappe PR Botd112ee52017-08-31 19:38:41 +05304053apps/erpnext/erpnext/accounts/doctype/asset/depreciation.py +113,"Asset {0} cannot be scrapped, as it is already {1}","Activ {0} nu poate fi scoase din uz, deoarece este deja {1}"
Frappe PR Botc0804792017-05-19 12:30:04 +05304054DocType: Task,Total Expense Claim (via Expense Claim),Revendicarea Total cheltuieli (prin cheltuieli revendicarea)
Frappe PR Botc0804792017-05-19 12:30:04 +05304055apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +177,Mark Absent,Mark Absent
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304056apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +139,Row {0}: Currency of the BOM #{1} should be equal to the selected currency {2},Rând {0}: Moneda de BOM # {1} ar trebui să fie egal cu moneda selectată {2}
Frappe PR Botc0804792017-05-19 12:30:04 +05304057DocType: Journal Entry Account,Exchange Rate,Rata de schimb
Frappe PR Botd112ee52017-08-31 19:38:41 +05304058apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +573,Sales Order {0} is not submitted,Comandă de vânzări {0} nu este prezentat
Frappe PR Botc0804792017-05-19 12:30:04 +05304059DocType: Homepage,Tag Line,Eticheta linie
4060DocType: Fee Component,Fee Component,Taxa de Component
4061apps/erpnext/erpnext/config/hr.py +195,Fleet Management,Conducerea flotei
Frappe PR Botd112ee52017-08-31 19:38:41 +05304062apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +914,Add items from,Adauga articole din
Frappe PR Botc0804792017-05-19 12:30:04 +05304063DocType: Cheque Print Template,Regular,Regulat
4064apps/erpnext/erpnext/schools/doctype/course/course.py +20,Total Weightage of all Assessment Criteria must be 100%,Weightage totală a tuturor criteriilor de evaluare trebuie să fie 100%
4065DocType: BOM,Last Purchase Rate,Ultima Rate de Cumparare
4066DocType: Account,Asset,Valoare
4067DocType: Project Task,Task ID,Sarcina ID
4068apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +84,Stock cannot exist for Item {0} since has variants,Stock nu poate exista pentru postul {0} deoarece are variante
4069,Sales Person-wise Transaction Summary,Persoana de vânzări-înțelept Rezumat Transaction
4070DocType: Training Event,Contact Number,Numar de contact
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304071apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +72,Warehouse {0} does not exist,Depozitul {0} nu există
Frappe PR Botc0804792017-05-19 12:30:04 +05304072apps/erpnext/erpnext/hub_node/page/hub/register_in_hub.html +2,Register For ERPNext Hub,Inregistreaza-te pentru ERPNext Hub
4073DocType: Monthly Distribution,Monthly Distribution Percentages,Procente de distribuție lunare
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05304074apps/erpnext/erpnext/stock/doctype/batch/batch.py +37,The selected item cannot have Batch,Elementul selectat nu poate avea Lot
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304075apps/erpnext/erpnext/stock/stock_ledger.py +464,"Valuation rate not found for the Item {0}, which is required to do accounting entries for {1} {2}. If the item is transacting as a sample item in the {1}, please mention that in the {1} Item table. Otherwise, please create an incoming stock transaction for the item or mention valuation rate in the Item record, and then try submiting/cancelling this entry","Rata de evaluare nu a fost găsit pentru elementul {0}, care trebuie să facă înregistrări contabile pentru {1} {2}. În cazul în care elementul este ca un element transacting probă în {1}, vă rugăm să menționați că în {1} tabel element. În caz contrar, vă rugăm să creați o tranzacție stoc de intrare pentru element sau menționează rata de evaluare în înregistrarea element și apoi încercați submiting / anulare această intrare"
Frappe PR Botc0804792017-05-19 12:30:04 +05304076DocType: Delivery Note,% of materials delivered against this Delivery Note,% de materiale livrate versus notele livrarii
4077DocType: Project,Customer Details,Detalii Client
4078DocType: Employee,Reports to,Rapoarte
4079,Unpaid Expense Claim,Revendicarea de cheltuieli neplătit
Frappe PR Botc0804792017-05-19 12:30:04 +05304080DocType: Payment Entry,Paid Amount,Suma plătită
Frappe PR Bot8054d962017-09-05 09:19:06 +05304081apps/erpnext/erpnext/utilities/user_progress.py +112,Explore Sales Cycle,Explorați ciclul vânzărilor
Frappe PR Botc0804792017-05-19 12:30:04 +05304082DocType: Assessment Plan,Supervisor,supraveghetor
Frappe PR Botd112ee52017-08-31 19:38:41 +05304083apps/erpnext/erpnext/accounts/page/pos/pos.js +719,Online,Pe net
Frappe PR Botc0804792017-05-19 12:30:04 +05304084,Available Stock for Packing Items,Stoc disponibil pentru articole destinate împachetării
4085DocType: Item Variant,Item Variant,Postul Varianta
4086DocType: Assessment Result Tool,Assessment Result Tool,Instrumentul de evaluare Rezultat
4087DocType: BOM Scrap Item,BOM Scrap Item,BOM Resturi Postul
Frappe PR Botd112ee52017-08-31 19:38:41 +05304088apps/erpnext/erpnext/accounts/page/pos/pos.js +880,Submitted orders can not be deleted,comenzile trimise nu pot fi șterse
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304089apps/erpnext/erpnext/accounts/doctype/account/account.py +117,"Account balance already in Debit, you are not allowed to set 'Balance Must Be' as 'Credit'","Soldul contului este deja în credit, nu vă este permis să setați ""Balanța trebuie să fie"" drept ""Credit""."
Frappe PR Bot8054d962017-09-05 09:19:06 +05304090apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +109,Quality Management,Managementul calității
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05304091apps/erpnext/erpnext/accounts/doctype/asset/asset.py +41,Item {0} has been disabled,Postul {0} a fost dezactivat
Frappe PR Botc0804792017-05-19 12:30:04 +05304092DocType: Employee Loan,Repay Fixed Amount per Period,Rambursa Suma fixă pentru fiecare perioadă
4093apps/erpnext/erpnext/buying/utils.py +47,Please enter quantity for Item {0},Va rugam sa introduceti cantitatea pentru postul {0}
Frappe PR Botd112ee52017-08-31 19:38:41 +05304094apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +78,Credit Note Amt,Nota de credit Amt
Frappe PR Botc0804792017-05-19 12:30:04 +05304095DocType: Employee External Work History,Employee External Work History,Istoric Extern Locuri de Munca Angajat
4096DocType: Tax Rule,Purchase,Cumpărarea
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304097apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +37,Balance Qty,Cantitate de bilanţ
Frappe PR Botc0804792017-05-19 12:30:04 +05304098apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +20,Goals cannot be empty,Obiectivele nu poate fi gol
4099DocType: Item Group,Parent Item Group,Părinte Grupa de articole
4100apps/erpnext/erpnext/projects/doctype/activity_cost/activity_cost.py +21,{0} for {1},{0} pentru {1}
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304101apps/erpnext/erpnext/setup/doctype/company/company.js +25,Cost Centers,Centre de cost
Frappe PR Botc0804792017-05-19 12:30:04 +05304102DocType: Purchase Receipt,Rate at which supplier's currency is converted to company's base currency,Rata la care moneda furnizorului este convertit în moneda de bază a companiei
4103apps/erpnext/erpnext/manufacturing/doctype/workstation/workstation.py +36,Row #{0}: Timings conflicts with row {1},Rând # {0}: conflicte timpilor cu rândul {1}
4104DocType: Purchase Invoice Item,Allow Zero Valuation Rate,Permiteți ratei de evaluare zero
4105DocType: Purchase Invoice Item,Allow Zero Valuation Rate,Permiteți ratei de evaluare zero
4106DocType: Training Event Employee,Invited,invitați
Frappe PR Botd112ee52017-08-31 19:38:41 +05304107apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +175,Multiple active Salary Structures found for employee {0} for the given dates,"Mai multe structuri salariale active, găsite pentru angajat al {0} pentru datele indicate"
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304108apps/erpnext/erpnext/config/accounts.py +310,Setup Gateway accounts.,Setup conturi Gateway.
Frappe PR Botc0804792017-05-19 12:30:04 +05304109DocType: Employee,Employment Type,Tip angajare
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304110apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +42,Fixed Assets,Active Fixe
Frappe PR Botc0804792017-05-19 12:30:04 +05304111DocType: Payment Entry,Set Exchange Gain / Loss,Set Exchange Gain / Pierdere
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304112,GST Purchase Register,Registrul achizițiilor GST
Frappe PR Botc0804792017-05-19 12:30:04 +05304113,Cash Flow,Fluxul de numerar
4114apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +92,Application period cannot be across two alocation records,Perioada de aplicare nu poate fi peste două înregistrări alocation
4115DocType: Item Group,Default Expense Account,Cont de Cheltuieli Implicit
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304116apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +53,Student Email ID,ID-ul de student e-mail
Frappe PR Botc0804792017-05-19 12:30:04 +05304117DocType: Employee,Notice (days),Preaviz (zile)
4118DocType: Tax Rule,Sales Tax Template,Format impozitul pe vânzări
Frappe PR Botd112ee52017-08-31 19:38:41 +05304119apps/erpnext/erpnext/accounts/page/pos/pos.js +2397,Select items to save the invoice,Selectați elemente pentru a salva factura
Frappe PR Botc0804792017-05-19 12:30:04 +05304120DocType: Employee,Encashment Date,Data plata in Numerar
4121DocType: Training Event,Internet,Internet
4122DocType: Account,Stock Adjustment,Ajustarea stoc
4123apps/erpnext/erpnext/projects/doctype/activity_cost/activity_cost.py +34,Default Activity Cost exists for Activity Type - {0},Există implicit Activitate Cost de activitate de tip - {0}
4124DocType: Production Order,Planned Operating Cost,Planificate cost de operare
4125DocType: Academic Term,Term Start Date,Termenul Data de începere
4126apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +18,Opp Count,Opp Count
4127apps/erpnext/erpnext/controllers/recurring_document.py +136,Please find attached {0} #{1},Vă rugăm să găsiți atașat {0} # {1}
4128apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +34,Bank Statement balance as per General Ledger,Banca echilibru Declarație pe General Ledger
4129DocType: Job Applicant,Applicant Name,Nume solicitant
4130DocType: Authorization Rule,Customer / Item Name,Client / Denumire articol
4131DocType: Product Bundle,"Aggregate group of **Items** into another **Item**. This is useful if you are bundling a certain **Items** into a package and you maintain stock of the packed **Items** and not the aggregate **Item**.
4132
4133The package **Item** will have ""Is Stock Item"" as ""No"" and ""Is Sales Item"" as ""Yes"".
4134
4135For Example: If you are selling Laptops and Backpacks separately and have a special price if the customer buys both, then the Laptop + Backpack will be a new Product Bundle Item.
4136
4137Note: BOM = Bill of Materials","Grup agregat de articole ** ** în alt articol ** **. Acest lucru este util dacă gruparea de anumite elemente ** ** într-un pachet și să mențină un bilanț al ambalate ** ** Elemente și nu agregate ** Postul **. Pachetul ** Postul ** va avea &quot;Este Piesa&quot; ca &quot;No&quot; și &quot;Este punctul de vânzare&quot;, ca &quot;Da&quot;. De exemplu: dacă sunteți de vânzare Laptop-uri și Rucsacuri separat și au un preț special dacă clientul cumpără atât, atunci laptop + rucsac va fi un nou Bundle produs Postul. Notă: BOM = Bill de materiale"
4138apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +42,Serial No is mandatory for Item {0},Nu serial este obligatorie pentru postul {0}
4139DocType: Item Variant Attribute,Attribute,Atribut
4140apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +43,Please specify from/to range,Vă rugăm să precizați de la / la gama
4141DocType: Serial No,Under AMC,Sub AMC
Frappe PR Bot7c901002017-06-07 12:05:29 +05304142apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +55,Item valuation rate is recalculated considering landed cost voucher amount,Rata de evaluare Articolul este recalculat în vedere aterizat sumă voucher de cost
Frappe PR Botc0804792017-05-19 12:30:04 +05304143apps/erpnext/erpnext/config/selling.py +153,Default settings for selling transactions.,Setări implicite pentru tranzacțiile de vânzare.
4144DocType: Guardian,Guardian Of ,Guardian Of
4145DocType: Grading Scale Interval,Threshold,Prag
Frappe PR Botd112ee52017-08-31 19:38:41 +05304146DocType: BOM Update Tool,Current BOM,FDM curent
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304147apps/erpnext/erpnext/public/js/utils.js +45,Add Serial No,Adăugaţi Nr. de Serie
Frappe PR Botbfdb7262017-07-11 15:20:11 +05304148DocType: Production Order Item,Available Qty at Source Warehouse,Cantitate disponibilă la Warehouse sursă
Frappe PR Botc0804792017-05-19 12:30:04 +05304149apps/erpnext/erpnext/config/support.py +22,Warranty,garanţie
4150DocType: Purchase Invoice,Debit Note Issued,Debit Notă Eliberat
4151DocType: Production Order,Warehouses,Depozite
4152apps/erpnext/erpnext/accounts/doctype/asset_movement/asset_movement.py +18,{0} asset cannot be transferred,{0} activul nu poate fi transferat
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05304153apps/erpnext/erpnext/stock/doctype/item/item.js +66,This Item is a Variant of {0} (Template).,Acest element este o variantă de {0} (șablon).
Frappe PR Botc0804792017-05-19 12:30:04 +05304154DocType: Workstation,per hour,pe oră
4155apps/erpnext/erpnext/config/buying.py +7,Purchasing,cumpărare
4156DocType: Announcement,Announcement,Anunţ
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304157DocType: School Settings,"For Batch based Student Group, the Student Batch will be validated for every Student from the Program Enrollment.","Pentru grupul de studenți bazat pe loturi, lotul student va fi validat pentru fiecare student din înscrierea în program."
4158apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +51,Warehouse can not be deleted as stock ledger entry exists for this warehouse.,Depozit nu pot fi șterse ca exista intrare stoc registrul pentru acest depozit.
Frappe PR Botc0804792017-05-19 12:30:04 +05304159DocType: Company,Distribution,Distribuire
4160apps/erpnext/erpnext/schools/doctype/fees/fees.js +27,Amount Paid,Sumă plătită
Frappe PR Bot8054d962017-09-05 09:19:06 +05304161apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +124,Project Manager,Manager de Proiect
Frappe PR Botc0804792017-05-19 12:30:04 +05304162,Quoted Item Comparison,Compararea Articol citat
Frappe PR Botd112ee52017-08-31 19:38:41 +05304163apps/erpnext/erpnext/buying/doctype/supplier_scorecard/supplier_scorecard.py +34,Overlap in scoring between {0} and {1},Suprapunerea punctajului între {0} și {1}
Frappe PR Bot8054d962017-09-05 09:19:06 +05304164apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +105,Dispatch,Expediere
Frappe PR Botbfdb7262017-07-11 15:20:11 +05304165apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +73,Max discount allowed for item: {0} is {1}%,Discount maxim permis pentru articol: {0} este {1}%
Frappe PR Botc0804792017-05-19 12:30:04 +05304166apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +173,Net Asset value as on,Valoarea activelor nete pe
4167DocType: Account,Receivable,De încasat
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304168apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +288,Row #{0}: Not allowed to change Supplier as Purchase Order already exists,Row # {0}: Nu este permis să schimbe furnizorul ca Comandă există deja
Frappe PR Botc0804792017-05-19 12:30:04 +05304169DocType: Accounts Settings,Role that is allowed to submit transactions that exceed credit limits set.,Rol care i se permite să prezinte tranzacțiile care depășesc limitele de credit stabilite.
Frappe PR Botd112ee52017-08-31 19:38:41 +05304170apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +919,Select Items to Manufacture,Selectați elementele de Fabricare
4171apps/erpnext/erpnext/accounts/page/pos/pos.js +944,"Master data syncing, it might take some time","datele de bază de sincronizare, ar putea dura ceva timp"
Frappe PR Botc0804792017-05-19 12:30:04 +05304172DocType: Item,Material Issue,Problema de material
4173DocType: Hub Settings,Seller Description,Descriere vânzător
4174DocType: Employee Education,Qualification,Calificare
4175DocType: Item Price,Item Price,Pret Articol
4176apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +48,Soap & Detergent,Soap & Detergent
4177DocType: BOM,Show Items,Afișare articole
4178apps/erpnext/erpnext/schools/doctype/course_schedule/course_schedule.py +30,From Time cannot be greater than To Time.,Din Timpul nu poate fi mai mare decât în timp.
4179apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +36,Motion Picture & Video,Motion Picture & Video
4180apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation_list.js +5,Ordered,Ordonat
4181DocType: Salary Detail,Component,component
4182DocType: Assessment Criteria,Assessment Criteria Group,Criterii de evaluare de grup
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05304183apps/erpnext/erpnext/accounts/doctype/asset/asset.py +72,Opening Accumulated Depreciation must be less than equal to {0},Amortizarea de deschidere trebuie să fie mai mică Acumulate decât egală cu {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05304184DocType: Warehouse,Warehouse Name,Denumire depozit
4185DocType: Naming Series,Select Transaction,Selectați Transaction
4186apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +30,Please enter Approving Role or Approving User,Vă rugăm să introduceți Aprobarea Rolul sau aprobarea de utilizare
4187DocType: Journal Entry,Write Off Entry,Amortizare intrare
4188DocType: BOM,Rate Of Materials Based On,Rate de materiale bazate pe
4189apps/erpnext/erpnext/support/page/support_analytics/support_analytics.js +21,Support Analtyics,Analtyics Suport
4190apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +142,Uncheck all,Deselecteaza tot
Frappe PR Botc0804792017-05-19 12:30:04 +05304191DocType: POS Profile,Terms and Conditions,Termeni şi condiţii
4192apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +49,To Date should be within the Fiscal Year. Assuming To Date = {0},Pentru a Data ar trebui să fie în anul fiscal. Presupunând Pentru a Data = {0}
4193DocType: Employee,"Here you can maintain height, weight, allergies, medical concerns etc","Aici puteți stoca informatii despre inaltime, greutate, alergii, probleme medicale etc"
4194DocType: Leave Block List,Applies to Company,Se aplică companiei
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304195apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +202,Cannot cancel because submitted Stock Entry {0} exists,"Nu pot anula, deoarece a prezentat Bursa de intrare {0} există"
Frappe PR Botc0804792017-05-19 12:30:04 +05304196DocType: Employee Loan,Disbursement Date,debursare
Frappe PR Botd112ee52017-08-31 19:38:41 +05304197DocType: BOM Update Tool,Update latest price in all BOMs,Actualizați cel mai recent preț în toate BOM-urile
Frappe PR Botc0804792017-05-19 12:30:04 +05304198DocType: Vehicle,Vehicle,Vehicul
4199DocType: Purchase Invoice,In Words,În cuvinte
Frappe PR Bot8054d962017-09-05 09:19:06 +05304200apps/erpnext/erpnext/hr/doctype/training_result/training_result.py +15,{0} must be submitted,{0} trebuie trimis
Frappe PR Botc0804792017-05-19 12:30:04 +05304201DocType: POS Profile,Item Groups,Grupuri articol
4202apps/erpnext/erpnext/hr/doctype/employee/employee.py +217,Today is {0}'s birthday!,Astăzi este {0} nu a aniversare!
4203DocType: Production Planning Tool,Material Request For Warehouse,Cerere de material Pentru Warehouse
4204DocType: Sales Order Item,For Production,Pentru Producție
4205DocType: Payment Request,payment_url,payment_url
4206DocType: Project Task,View Task,Vezi Sarcina
Frappe PR Botc0804792017-05-19 12:30:04 +05304207apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +22,Opp/Lead %,Opp / Plumb%
4208apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +22,Opp/Lead %,Opp / Plumb%
4209DocType: Material Request,MREQ-,MREQ-
4210,Asset Depreciations and Balances,Deprecieri active și echilibrări
Frappe PR Botd112ee52017-08-31 19:38:41 +05304211apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +353,Amount {0} {1} transferred from {2} to {3},Suma {0} {1} transferat de la {2} la {3}
Frappe PR Botc0804792017-05-19 12:30:04 +05304212DocType: Sales Invoice,Get Advances Received,Obtine Avansurile Primite
4213DocType: Email Digest,Add/Remove Recipients,Adăugaţi/Stergeţi Destinatari
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304214apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +461,Transaction not allowed against stopped Production Order {0},Tranzacție nu este permis împotriva oprit comandă de producție {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05304215apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.js +19,"To set this Fiscal Year as Default, click on 'Set as Default'","Pentru a seta acest an fiscal ca implicit, faceți clic pe ""Set as Default"""
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304216apps/erpnext/erpnext/projects/doctype/project/project.py +200,Join,A adera
Frappe PR Botc0804792017-05-19 12:30:04 +05304217apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +20,Shortage Qty,Lipsă Cantitate
Frappe PR Botd112ee52017-08-31 19:38:41 +05304218apps/erpnext/erpnext/stock/doctype/item/item.py +649,Item variant {0} exists with same attributes,Postul varianta {0} există cu aceleași atribute
Frappe PR Botc0804792017-05-19 12:30:04 +05304219DocType: Employee Loan,Repay from Salary,Rambursa din salariu
4220DocType: Leave Application,LAP/,LAP /
Frappe PR Botd112ee52017-08-31 19:38:41 +05304221apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +341,Requesting payment against {0} {1} for amount {2},Solicitarea de plată contra {0} {1} pentru suma {2}
Frappe PR Botc0804792017-05-19 12:30:04 +05304222DocType: Salary Slip,Salary Slip,Salariul Slip
4223DocType: Lead,Lost Quotation,ofertă pierdută
Frappe PR Bot8054d962017-09-05 09:19:06 +05304224apps/erpnext/erpnext/utilities/user_progress.py +175,Student Batches,Loterele studenților
Frappe PR Botc0804792017-05-19 12:30:04 +05304225DocType: Pricing Rule,Margin Rate or Amount,Rata de marjă sau Sumă
4226apps/erpnext/erpnext/stock/report/batch_item_expiry_status/batch_item_expiry_status.py +48,'To Date' is required,'Până la data' este necesară
4227DocType: Packing Slip,"Generate packing slips for packages to be delivered. Used to notify package number, package contents and its weight.","Generarea de ambalare slip pentru pachetele de a fi livrate. Folosit pentru a notifica numărul pachet, conținutul pachetului și greutatea sa."
4228DocType: Sales Invoice Item,Sales Order Item,Comandă de vânzări Postul
4229DocType: Salary Slip,Payment Days,Zile de plată
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304230apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +121,Warehouses with child nodes cannot be converted to ledger,Depozite cu noduri copil nu pot fi convertite în Cartea Mare
Frappe PR Botc0804792017-05-19 12:30:04 +05304231DocType: BOM,Manage cost of operations,Gestioneaza costul operațiunilor
4232DocType: 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.","Atunci când oricare dintre tranzacțiile verificate sunt ""Trimis"", un e-mail de tip pop-up a deschis în mod automat pentru a trimite un e-mail la ""Contact"", asociat în această operațiune, cu tranzacția ca un atașament. Utilizatorul poate sau nu poate trimite e-mail."
4233apps/erpnext/erpnext/config/setup.py +14,Global Settings,Setări globale
4234DocType: Assessment Result Detail,Assessment Result Detail,Evaluare Rezultat Detalii
4235DocType: Employee Education,Employee Education,Educație Angajat
Frappe PR Botd112ee52017-08-31 19:38:41 +05304236apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +48,Duplicate item group found in the item group table,Grup de element dublu exemplar găsit în tabelul de grup de elemente
Frappe PR Bot8054d962017-09-05 09:19:06 +05304237apps/erpnext/erpnext/public/js/controllers/transaction.js +952,It is needed to fetch Item Details.,Este nevoie să-i aducă Detalii despre articol.
Frappe PR Botc0804792017-05-19 12:30:04 +05304238DocType: Salary Slip,Net Pay,Plată netă
4239DocType: Account,Account,Cont
Frappe PR Botbfdb7262017-07-11 15:20:11 +05304240apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +217,Serial No {0} has already been received,Serial Nu {0} a fost deja primit
Frappe PR Botc0804792017-05-19 12:30:04 +05304241,Requested Items To Be Transferred,Elemente solicitate să fie transferată
4242DocType: Expense Claim,Vehicle Log,vehicul Log
Frappe PR Botc0804792017-05-19 12:30:04 +05304243DocType: Purchase Invoice,Recurring Id,Recurent Id
4244DocType: Customer,Sales Team Details,Detalii de vânzări Echipa
Frappe PR Botd112ee52017-08-31 19:38:41 +05304245apps/erpnext/erpnext/accounts/page/pos/pos.js +1331,Delete permanently?,Șterge definitiv?
Frappe PR Botc0804792017-05-19 12:30:04 +05304246DocType: Expense Claim,Total Claimed Amount,Total suma pretinsă
4247apps/erpnext/erpnext/config/crm.py +17,Potential opportunities for selling.,Potențiale oportunități de vânzare.
Frappe PR Botbfdb7262017-07-11 15:20:11 +05304248apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +228,Invalid {0},Invalid {0}
Frappe PR Bot8054d962017-09-05 09:19:06 +05304249apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +81,Sick Leave,A concediului medical
Frappe PR Botc0804792017-05-19 12:30:04 +05304250DocType: Email Digest,Email Digest,Email Digest
4251DocType: Delivery Note,Billing Address Name,Numele din adresa de facturare
4252apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +22,Department Stores,Magazine Departament
Frappe PR Botd112ee52017-08-31 19:38:41 +05304253,Item Delivery Date,Data livrării articolului
Frappe PR Botc0804792017-05-19 12:30:04 +05304254DocType: Warehouse,PIN,PIN
Frappe PR Bot8054d962017-09-05 09:19:06 +05304255apps/erpnext/erpnext/setup/setup_wizard/sample_data.py +109,Setup your School in ERPNext,Setup Școala în ERPNext
Frappe PR Botc0804792017-05-19 12:30:04 +05304256DocType: Sales Invoice,Base Change Amount (Company Currency),De schimbare a bazei Suma (Companie Moneda)
Frappe PR Botd112ee52017-08-31 19:38:41 +05304257apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +304,No accounting entries for the following warehouses,Nici o intrare contabile pentru următoarele depozite
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304258apps/erpnext/erpnext/projects/doctype/project/project.js +109,Save the document first.,Salvați documentul primul.
Frappe PR Botc0804792017-05-19 12:30:04 +05304259DocType: Account,Chargeable,Taxabil/a
4260DocType: Company,Change Abbreviation,Schimbarea abreviere
4261DocType: Expense Claim Detail,Expense Date,Data cheltuieli
4262DocType: Item,Max Discount (%),Max Discount (%)
4263apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +70,Last Order Amount,Ultima cantitate
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05304264DocType: Task,Is Milestone,Este Milestone
Frappe PR Botc0804792017-05-19 12:30:04 +05304265DocType: Daily Work Summary,Email Sent To,Email trimis catre
4266DocType: Budget,Warn,Avertiza
4267DocType: Appraisal,"Any other remarks, noteworthy effort that should go in the records.","Orice alte observații, efort remarcabil care ar trebui înregistrate."
4268DocType: BOM,Manufacturing User,Producție de utilizare
4269DocType: Purchase Invoice,Raw Materials Supplied,Materii prime furnizate
4270DocType: Purchase Invoice,Recurring Print Format,Recurente Print Format
4271DocType: C-Form,Series,Serii
Frappe PR Bot8054d962017-09-05 09:19:06 +05304272apps/erpnext/erpnext/patches/v8_9/add_setup_progress_actions.py +18,Add Products,Adăugați produse
Frappe PR Botc0804792017-05-19 12:30:04 +05304273DocType: Appraisal,Appraisal Template,Model expertiză
4274DocType: Item Group,Item Classification,Postul Clasificare
Frappe PR Bot8054d962017-09-05 09:19:06 +05304275apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +122,Business Development Manager,Manager pentru Dezvoltarea Afacerilor
Frappe PR Botc0804792017-05-19 12:30:04 +05304276DocType: Maintenance Visit Purpose,Maintenance Visit Purpose,Scop Vizita Mentenanta
4277apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.js +16,Period,Perioada
4278apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.js +18,General Ledger,Registru Contabil General
4279apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +33,Employee {0} on Leave on {1},Angajat {0} pe Lăsați pe {1}
4280apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +33,Employee {0} on Leave on {1},Angajat {0} pe Lăsați pe {1}
4281apps/erpnext/erpnext/selling/doctype/campaign/campaign.js +10,View Leads,Vezi Oportunitati
4282DocType: Program Enrollment Tool,New Program,programul nou
4283DocType: Item Attribute Value,Attribute Value,Valoare Atribut
4284,Itemwise Recommended Reorder Level,Nivel de Reordonare Recomandat al Articolului-Awesome
4285DocType: Salary Detail,Salary Detail,Detalii salariu
Frappe PR Botd112ee52017-08-31 19:38:41 +05304286apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +1015,Please select {0} first,Vă rugăm selectați 0} {întâi
Frappe PR Botbfdb7262017-07-11 15:20:11 +05304287apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +803,Batch {0} of Item {1} has expired.,Lot {0} din {1} Postul a expirat.
Frappe PR Botc0804792017-05-19 12:30:04 +05304288DocType: Sales Invoice,Commission,Comision
4289apps/erpnext/erpnext/config/manufacturing.py +27,Time Sheet for manufacturing.,Fișa de timp pentru fabricație.
4290apps/erpnext/erpnext/templates/pages/cart.html +37,Subtotal,subtotală
4291DocType: Salary Detail,Default Amount,Implicit Suma
4292apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +93,Warehouse not found in the system,Depozit nu a fost găsit în sistemul
4293apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +116,This Month's Summary,Rezumat această lună
4294DocType: Quality Inspection Reading,Quality Inspection Reading,Inspecție de calitate Reading
4295apps/erpnext/erpnext/stock/doctype/stock_settings/stock_settings.py +24,`Freeze Stocks Older Than` should be smaller than %d days.,'Blochează stocuri mai vechi decât' ar trebui să fie mai mic de %d zile.
4296DocType: Tax Rule,Purchase Tax Template,Achiziționa Format fiscală
4297,Project wise Stock Tracking,Proiect înțelept Tracking Stock
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304298DocType: GST HSN Code,Regional,Regional
Frappe PR Botc0804792017-05-19 12:30:04 +05304299DocType: Stock Entry Detail,Actual Qty (at source/target),Cant efectivă (la sursă/destinaţie)
4300DocType: Item Customer Detail,Ref Code,Cod de Ref
Frappe PR Botd112ee52017-08-31 19:38:41 +05304301apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +66,Customer Group is Required in POS Profile,Grupul de clienți este solicitat în profilul POS
Frappe PR Botc0804792017-05-19 12:30:04 +05304302apps/erpnext/erpnext/config/hr.py +12,Employee records.,Înregistrări angajat.
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05304303apps/erpnext/erpnext/accounts/doctype/asset/asset.py +92,Please set Next Depreciation Date,Vă rugăm să setați Următoarea amortizare Data
Frappe PR Botc0804792017-05-19 12:30:04 +05304304DocType: HR Settings,Payroll Settings,Setări de salarizare
4305apps/erpnext/erpnext/config/accounts.py +148,Match non-linked Invoices and Payments.,Potrivesc Facturi non-legate și plăți.
4306apps/erpnext/erpnext/templates/pages/cart.html +16,Place Order,Locul de comandă
4307DocType: Email Digest,New Purchase Orders,Noi comenzi de aprovizionare
4308apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +24,Root cannot have a parent cost center,Rădăcină nu poate avea un centru de cost părinte
Frappe PR Bot7c901002017-06-07 12:05:29 +05304309apps/erpnext/erpnext/public/js/stock_analytics.js +57,Select Brand...,Selectați Marca ...
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304310apps/erpnext/erpnext/hr/doctype/employee/employee_dashboard.py +18,Training Events/Results,Evenimente de instruire / rezultate
Frappe PR Botc0804792017-05-19 12:30:04 +05304311apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +149,Accumulated Depreciation as on,Amortizarea ca pe acumulat
4312DocType: Sales Invoice,C-Form Applicable,Formular-C aplicabil
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304313apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +398,Operation Time must be greater than 0 for Operation {0},Funcționarea timp trebuie să fie mai mare decât 0 pentru funcționare {0}
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304314apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +106,Warehouse is mandatory,Warehouse este obligatorie
Frappe PR Botc0804792017-05-19 12:30:04 +05304315DocType: Supplier,Address and Contacts,Adresa si contact
4316DocType: UOM Conversion Detail,UOM Conversion Detail,Detaliu UOM de conversie
Frappe PR Botc0804792017-05-19 12:30:04 +05304317DocType: Program,Program Abbreviation,Abreviere de program
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304318apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +386,Production Order cannot be raised against a Item Template,Producția Comanda nu poate fi ridicată pe un șablon Postul
Frappe PR Bot7c901002017-06-07 12:05:29 +05304319apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +52,Charges are updated in Purchase Receipt against each item,Tarifele sunt actualizate în Primirea cumparare pentru fiecare articol
Frappe PR Botc0804792017-05-19 12:30:04 +05304320DocType: Warranty Claim,Resolved By,Rezolvat prin
4321DocType: Bank Guarantee,Start Date,Data începerii
4322apps/erpnext/erpnext/config/hr.py +75,Allocate leaves for a period.,Alocaţi concedii pentru o perioadă.
4323apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +42,Cheques and Deposits incorrectly cleared,Cecuri și Depozite respingă incorect
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304324apps/erpnext/erpnext/accounts/doctype/account/account.py +50,Account {0}: You can not assign itself as parent account,Contul {0}: nu puteți atribui contului în sine calitatea de cont părinte
Frappe PR Botc0804792017-05-19 12:30:04 +05304325DocType: Purchase Invoice Item,Price List Rate,Lista de prețuri Rate
Frappe PR Bot8054d962017-09-05 09:19:06 +05304326apps/erpnext/erpnext/utilities/activation.py +72,Create customer quotes,Creați citate client
Frappe PR Botc0804792017-05-19 12:30:04 +05304327DocType: Item,"Show ""In Stock"" or ""Not in Stock"" based on stock available in this warehouse.","Arata ""Pe stoc"" sau ""nu este pe stoc"", bazat pe stoc disponibil în acest depozit."
4328apps/erpnext/erpnext/config/manufacturing.py +38,Bill of Materials (BOM),Factură de materiale (BOM)
4329DocType: Item,Average time taken by the supplier to deliver,Timpul mediu luate de către furnizor de a livra
Frappe PR Botfa042362017-07-17 17:50:36 +05304330apps/erpnext/erpnext/schools/doctype/assessment_plan/assessment_plan.js +22,Assessment Result,Rezultatul evaluării
Frappe PR Botc0804792017-05-19 12:30:04 +05304331apps/erpnext/erpnext/projects/doctype/project/project_dashboard.html +13,Hours,Ore
4332DocType: Project,Expected Start Date,Data de Incepere Preconizata
Frappe PR Bot8054d962017-09-05 09:19:06 +05304333DocType: Setup Progress Action,Setup Progress Action,Acțiune de instalare progresivă
Frappe PR Bot7c901002017-06-07 12:05:29 +05304334apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +49,Remove item if charges is not applicable to that item,Eliminați element cazul în care costurile nu se aplică în acest element
Frappe PR Botd112ee52017-08-31 19:38:41 +05304335apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +34,Transaction currency must be same as Payment Gateway currency,Moneda de tranzacție trebuie să fie aceeași ca și de plată Gateway monedă
Frappe PR Botc0804792017-05-19 12:30:04 +05304336DocType: Payment Entry,Receive,Primi
4337apps/erpnext/erpnext/templates/pages/rfq.html +75,Quotations: ,Cotațiile:
4338DocType: Maintenance Visit,Fully Completed,Completat in Intregime
Frappe PR Botd112ee52017-08-31 19:38:41 +05304339DocType: POS Profile,New Customer Details,Detalii despre noi clienți
Frappe PR Botc0804792017-05-19 12:30:04 +05304340apps/erpnext/erpnext/projects/doctype/project/project_list.js +6,{0}% Complete,{0}% complet
4341DocType: Employee,Educational Qualification,Detalii Calificare de Învățământ
4342DocType: Workstation,Operating Costs,Costuri de operare
4343DocType: Budget,Action if Accumulated Monthly Budget Exceeded,Acțiune în cazul în care Acumulate Buget lunar depășit
4344DocType: Purchase Invoice,Submit on creation,Publica cu privire la crearea
Frappe PR Botd112ee52017-08-31 19:38:41 +05304345apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +466,Currency for {0} must be {1},Moneda pentru {0} trebuie să fie {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05304346DocType: Asset,Disposal Date,eliminare Data
4347DocType: Daily Work Summary Settings,"Emails will be sent to all Active Employees of the company at the given hour, if they do not have holiday. Summary of responses will be sent at midnight.","E-mailuri vor fi trimise tuturor angajaților activi ai companiei la ora dat, în cazul în care nu au vacanță. Rezumatul răspunsurilor vor fi trimise la miezul nopții."
4348DocType: Employee Leave Approver,Employee Leave Approver,Aprobator Concediu Angajat
Frappe PR Botd112ee52017-08-31 19:38:41 +05304349apps/erpnext/erpnext/stock/doctype/item/item.py +494,Row {0}: An Reorder entry already exists for this warehouse {1},Rând {0}: O intrare de Comandă există deja pentru acest depozit {1}
Frappe PR Bot7c901002017-06-07 12:05:29 +05304350apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +81,"Cannot declare as lost, because Quotation has been made.","Nu se poate declara pierdut, pentru că Oferta a fost realizata."
Frappe PR Botc0804792017-05-19 12:30:04 +05304351apps/erpnext/erpnext/hr/doctype/training_event/training_event.js +13,Training Feedback,Feedback formare
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304352apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +458,Production Order {0} must be submitted,Producția de Ordine {0} trebuie să fie prezentate
Frappe PR Botd112ee52017-08-31 19:38:41 +05304353DocType: Supplier Scorecard Criteria,Supplier Scorecard Criteria,Criteriile Scorecard pentru furnizori
Frappe PR Bot7c901002017-06-07 12:05:29 +05304354apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +149,Please select Start Date and End Date for Item {0},Vă rugăm să selectați data de început și Data de final pentru postul {0}
Frappe PR Botd112ee52017-08-31 19:38:41 +05304355apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.py +55,Course is mandatory in row {0},"Desigur, este obligatorie în rândul {0}"
Frappe PR Botc0804792017-05-19 12:30:04 +05304356apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.js +16,To date cannot be before from date,Până în prezent nu poate fi înainte de data
4357DocType: Supplier Quotation Item,Prevdoc DocType,Prevdoc Doctype
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304358apps/erpnext/erpnext/stock/doctype/item/item.js +258,Add / Edit Prices,Adăugați / editați preturi
Frappe PR Botc0804792017-05-19 12:30:04 +05304359DocType: Batch,Parent Batch,Lotul părinte
4360DocType: Batch,Parent Batch,Lotul părinte
4361DocType: Cheque Print Template,Cheque Print Template,Format Print cecului
4362apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +36,Chart of Cost Centers,Grafic Centre de Cost
4363,Requested Items To Be Ordered,Elemente solicitate să fie comandate
Frappe PR Botc0804792017-05-19 12:30:04 +05304364DocType: Price List,Price List Name,Lista de prețuri Nume
Frappe PR Botfa042362017-07-17 17:50:36 +05304365apps/erpnext/erpnext/hr/doctype/daily_work_summary/daily_work_summary.py +32,Daily Work Summary for {0},Sumar zilnic de lucru pentru {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05304366DocType: Employee Loan,Totals,Totaluri
4367DocType: BOM,Manufacturing,De fabricație
4368,Ordered Items To Be Delivered,Comandat de elemente pentru a fi livrate
4369DocType: Account,Income,Venit
4370DocType: Industry Type,Industry Type,Industrie Tip
Frappe PR Bot7c901002017-06-07 12:05:29 +05304371apps/erpnext/erpnext/templates/includes/cart.js +150,Something went wrong!,Ceva a mers prost!
Frappe PR Botc0804792017-05-19 12:30:04 +05304372apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +124,Warning: Leave application contains following block dates,Atenție: Lăsați aplicație conține următoarele date de bloc
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304373apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +266,Sales Invoice {0} has already been submitted,Factură de vânzări {0} a fost deja prezentat
Frappe PR Botd112ee52017-08-31 19:38:41 +05304374DocType: Supplier Scorecard Scoring Criteria,Score,Scor
Frappe PR Botc0804792017-05-19 12:30:04 +05304375apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +25,Fiscal Year {0} does not exist,Anul fiscal {0} nu există
4376apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +30,Completion Date,Data Finalizare
4377DocType: Purchase Invoice Item,Amount (Company Currency),Sumă (monedă companie)
Frappe PR Botd112ee52017-08-31 19:38:41 +05304378apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +38,Valid till date cannot be before transaction date,Valabil până la data nu poate fi înainte de data tranzacției
Frappe PR Botc0804792017-05-19 12:30:04 +05304379apps/erpnext/erpnext/stock/stock_ledger.py +372,{0} units of {1} needed in {2} on {3} {4} for {5} to complete this transaction.,{0} unități de {1} necesare în {2} pe {3} {4} pentru {5} pentru a finaliza această tranzacție.
4380DocType: Fee Structure,Student Category,Categoria de student
4381DocType: Announcement,Student,Student
4382apps/erpnext/erpnext/config/hr.py +229,Organization unit (department) master.,Unitate de organizare (departament) maestru.
Frappe PR Bot8054d962017-09-05 09:19:06 +05304383apps/erpnext/erpnext/utilities/user_progress.py +193,Go to Rooms,Mergeți la Camere
Frappe PR Botc0804792017-05-19 12:30:04 +05304384apps/erpnext/erpnext/selling/doctype/sms_center/sms_center.py +75,Please enter message before sending,Vă rugăm să introduceți mesajul înainte de trimitere
Frappe PR Botd112ee52017-08-31 19:38:41 +05304385DocType: Purchase Invoice,DUPLICATE FOR SUPPLIER,DUPLICATE PENTRU FURNIZOR
Frappe PR Botc0804792017-05-19 12:30:04 +05304386DocType: Email Digest,Pending Quotations,în așteptare Cotațiile
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304387apps/erpnext/erpnext/config/accounts.py +315,Point-of-Sale Profile,Punctul de vânzare profil
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304388apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +156,Unsecured Loans,Creditele negarantate
Frappe PR Botc0804792017-05-19 12:30:04 +05304389DocType: Cost Center,Cost Center Name,Nume Centrul de Cost
4390DocType: Employee,B+,B +
4391DocType: HR Settings,Max working hours against Timesheet,Max ore de lucru împotriva Pontaj
4392DocType: Maintenance Schedule Detail,Scheduled Date,Data programată
Frappe PR Botd112ee52017-08-31 19:38:41 +05304393apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +77,Total Paid Amt,Total plătit Amt
Frappe PR Botc0804792017-05-19 12:30:04 +05304394DocType: SMS Center,Messages greater than 160 characters will be split into multiple messages,Mesaje mai mari de 160 de caractere vor fi împărțite în mai multe mesaje
4395DocType: Purchase Receipt Item,Received and Accepted,Primite și acceptate
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304396,GST Itemised Sales Register,Registrul de vânzări detaliat GST
Frappe PR Botc0804792017-05-19 12:30:04 +05304397,Serial No Service Contract Expiry,Serial Nu Service Contract de expirare
4398apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +299,You cannot credit and debit same account at the same time,"Nu puteți credit și de debit același cont, în același timp,"
4399DocType: Naming Series,Help HTML,Ajutor HTML
4400DocType: Student Group Creation Tool,Student Group Creation Tool,Instrumentul de creare a grupului de student
4401DocType: Item,Variant Based On,Varianta Bazat pe
4402apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +53,Total weightage assigned should be 100%. It is {0},Weightage total alocat este de 100%. Este {0}
Frappe PR Bot8054d962017-09-05 09:19:06 +05304403apps/erpnext/erpnext/utilities/user_progress.py +63,Your Suppliers,Furnizorii dumneavoastră
Frappe PR Botd112ee52017-08-31 19:38:41 +05304404apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +80,Cannot set as Lost as Sales Order is made.,Nu se poate seta pierdut deoarece se intocmeste comandă de vânzări.
Frappe PR Botc0804792017-05-19 12:30:04 +05304405DocType: Request for Quotation Item,Supplier Part No,Furnizor de piesa
Frappe PR Botfa042362017-07-17 17:50:36 +05304406apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +365,Cannot deduct when category is for 'Valuation' or 'Vaulation and Total',Nu se poate deduce atunci când este categoria de &quot;evaluare&quot; sau &quot;Vaulation și Total&quot;
Frappe PR Botd112ee52017-08-31 19:38:41 +05304407apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +360,Received From,Primit de la
Frappe PR Botc0804792017-05-19 12:30:04 +05304408DocType: Lead,Converted,Transformat
4409DocType: Item,Has Serial No,Are nr. de serie
4410DocType: Employee,Date of Issue,Data Problemei
Frappe PR Botd112ee52017-08-31 19:38:41 +05304411apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +24,{0}: From {0} for {1},{0}: de la {0} pentru {1}
4412apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +218,"As per the Buying Settings if Purchase Reciept Required == 'YES', then for creating Purchase Invoice, user need to create Purchase Receipt first for item {0}","În conformitate cu Setările de cumpărare, dacă este necesară achiziția == &#39;YES&#39;, atunci pentru a crea factura de cumpărare, utilizatorul trebuie să creeze primul chitanță pentru elementul {0}"
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304413apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +166,Row #{0}: Set Supplier for item {1},Row # {0}: Set Furnizor de produs {1}
Frappe PR Botd112ee52017-08-31 19:38:41 +05304414apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +121,Row {0}: Hours value must be greater than zero.,Rândul {0}: Valoarea ore trebuie să fie mai mare decât zero.
4415apps/erpnext/erpnext/stock/doctype/item/item.py +171,Website Image {0} attached to Item {1} cannot be found,Site-ul Image {0} atașat la postul {1} nu poate fi găsit
Frappe PR Botc0804792017-05-19 12:30:04 +05304416DocType: Issue,Content Type,Tip Conținut
4417apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +17,Computer,Computer
4418DocType: Item,List this Item in multiple groups on the website.,Listeaza acest articol in grupuri multiple de pe site-ul.\
4419apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +323,Please check Multi Currency option to allow accounts with other currency,Vă rugăm să verificați Multi opțiune de valuta pentru a permite conturi cu altă valută
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304420apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +89,Item: {0} does not exist in the system,Postul: {0} nu există în sistemul
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304421apps/erpnext/erpnext/accounts/doctype/account/account.py +109,You are not authorized to set Frozen value,Nu esti autorizat pentru a configura valoarea Congelat
Frappe PR Botc0804792017-05-19 12:30:04 +05304422DocType: Payment Reconciliation,Get Unreconciled Entries,Ia nereconciliate Entries
4423DocType: Payment Reconciliation,From Invoice Date,De la data facturii
Frappe PR Botd112ee52017-08-31 19:38:41 +05304424apps/erpnext/erpnext/accounts/party.py +261,Billing currency must be equal to either default comapany's currency or party account currency,"monedă de facturare trebuie să fie egală cu moneda sau contul de partid valută, fie implicit comapany lui"
Frappe PR Bot8054d962017-09-05 09:19:06 +05304425apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +66,Leave Encashment,Lasă încasări
4426apps/erpnext/erpnext/public/js/setup_wizard.js +106,What does it do?,Ce face?
Frappe PR Botc0804792017-05-19 12:30:04 +05304427apps/erpnext/erpnext/stock/doctype/batch/batch.js +70,To Warehouse,Pentru Warehouse
4428apps/erpnext/erpnext/schools/doctype/student_admission/student_admission.py +23,All Student Admissions,Toate Admitere Student
4429,Average Commission Rate,Rată de comision medie
Frappe PR Botd112ee52017-08-31 19:38:41 +05304430apps/erpnext/erpnext/stock/doctype/item/item.py +406,'Has Serial No' can not be 'Yes' for non-stock item,'Are numãr de serie' nu poate fi 'Da' pentru articolele care nu au stoc
Frappe PR Botc0804792017-05-19 12:30:04 +05304431apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +41,Attendance can not be marked for future dates,Prezenţa nu poate fi consemnată pentru date viitoare
4432DocType: Pricing Rule,Pricing Rule Help,Regula de stabilire a prețurilor de ajutor
4433DocType: School House,House Name,Numele casei
4434DocType: Purchase Taxes and Charges,Account Head,Titularul Contului
4435apps/erpnext/erpnext/config/stock.py +168,Update additional costs to calculate landed cost of items,Actualizati costuri suplimentare pentru a calcula costul aterizat de articole
Frappe PR Bot8054d962017-09-05 09:19:06 +05304436apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +144,Electrical,Electric
4437apps/erpnext/erpnext/utilities/activation.py +100,Add the rest of your organization as your users. You can also add invite Customers to your portal by adding them from Contacts,"Adăugați restul organizației dvs. ca utilizatorii. Puteți adăuga, de asemenea, invita clienții să portalul prin adăugarea acestora din Contacte"
Frappe PR Botc0804792017-05-19 12:30:04 +05304438DocType: Stock Entry,Total Value Difference (Out - In),Diferența Valoarea totală (Out - In)
4439apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +348,Row {0}: Exchange Rate is mandatory,Row {0}: Exchange Rate este obligatorie
4440apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.py +27,User ID not set for Employee {0},ID-ul de utilizator nu este setat pentru Angajat {0}
4441DocType: Vehicle,Vehicle Value,Valoarea vehiculului
4442DocType: Stock Entry,Default Source Warehouse,Depozit Sursa Implicit
4443DocType: Item,Customer Code,Cod client
4444apps/erpnext/erpnext/hr/doctype/employee/employee.py +216,Birthday Reminder for {0},Memento dată naştere pentru {0}
4445apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +72,Days Since Last Order,Zile de la ultima comandă
Frappe PR Botd112ee52017-08-31 19:38:41 +05304446apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +353,Debit To account must be a Balance Sheet account,Debit la contul trebuie să fie un cont de bilanț
Frappe PR Botc0804792017-05-19 12:30:04 +05304447DocType: Buying Settings,Naming Series,Naming Series
4448DocType: Leave Block List,Leave Block List Name,Denumire Lista Concedii Blocate
4449apps/erpnext/erpnext/hr/doctype/vehicle/vehicle.py +14,Insurance Start date should be less than Insurance End date,Asigurare Data de pornire ar trebui să fie mai mică de asigurare Data terminării
4450apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +32,Stock Assets,Active stoc
4451DocType: Timesheet,Production Detail,Detaliu de producție
4452DocType: Target Detail,Target Qty,Țintă Cantitate
4453DocType: Shopping Cart Settings,Checkout Settings,setările checkout pentru
4454DocType: Attendance,Present,Prezenta
4455apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +35,Delivery Note {0} must not be submitted,Nota de Livrare {0} nu trebuie sa fie introdusa
4456DocType: Notification Control,Sales Invoice Message,Factură de vânzări Mesaj
4457apps/erpnext/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py +27,Closing Account {0} must be of type Liability / Equity,Contul {0} de închidere trebuie să fie de tip răspunderii / capitaluri proprii
Frappe PR Botd112ee52017-08-31 19:38:41 +05304458apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +323,Salary Slip of employee {0} already created for time sheet {1},Salariu de alunecare angajat al {0} deja creat pentru foaie de timp {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05304459DocType: Vehicle Log,Odometer,Contorul de kilometraj
4460DocType: Sales Order Item,Ordered Qty,Ordonat Cantitate
Frappe PR Botd112ee52017-08-31 19:38:41 +05304461apps/erpnext/erpnext/stock/doctype/item/item.py +677,Item {0} is disabled,Postul {0} este dezactivat
Frappe PR Botc0804792017-05-19 12:30:04 +05304462DocType: Stock Settings,Stock Frozen Upto,Stoc Frozen Până la
Frappe PR Botd112ee52017-08-31 19:38:41 +05304463apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +895,BOM does not contain any stock item,BOM nu conține nici un element de stoc
Frappe PR Botc0804792017-05-19 12:30:04 +05304464apps/erpnext/erpnext/controllers/recurring_document.py +172,Period From and Period To dates mandatory for recurring {0},Perioada de la si perioadă la datele obligatorii pentru recurente {0}
4465apps/erpnext/erpnext/config/projects.py +18,Project activity / task.,Activitatea de proiect / sarcină.
4466DocType: Vehicle Log,Refuelling Details,Detalii de realimentare
4467apps/erpnext/erpnext/config/hr.py +104,Generate Salary Slips,Generează fluturașe de salariu
Frappe PR Botbfdb7262017-07-11 15:20:11 +05304468apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +44,"Buying must be checked, if Applicable For is selected as {0}","Destinat Cumpărării trebuie să fie bifat, dacă Se Aplica Pentru este selectat ca şi {0}"
Frappe PR Botc0804792017-05-19 12:30:04 +05304469apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +40,Discount must be less than 100,Reducerea trebuie să fie mai mică de 100
Frappe PR Botd112ee52017-08-31 19:38:41 +05304470apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +121,Last purchase rate not found,Rata Ultima achiziție nu a fost găsit
Frappe PR Botc0804792017-05-19 12:30:04 +05304471DocType: Purchase Invoice,Write Off Amount (Company Currency),Scrie Off Suma (Compania de valuta)
4472DocType: Sales Invoice Timesheet,Billing Hours,Ore de facturare
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304473apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +499,Default BOM for {0} not found,BOM implicit pentru {0} nu a fost găsit
Frappe PR Botd112ee52017-08-31 19:38:41 +05304474apps/erpnext/erpnext/stock/doctype/item/item.py +486,Row #{0}: Please set reorder quantity,Row # {0}: Va rugam sa seta cantitatea reordona
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05304475apps/erpnext/erpnext/public/js/pos/pos.html +20,Tap items to add them here,Atingeți elementele pentru a le adăuga aici
Frappe PR Botc0804792017-05-19 12:30:04 +05304476DocType: Fees,Program Enrollment,programul de înscriere
4477DocType: Landed Cost Voucher,Landed Cost Voucher,Voucher Cost Landed
4478apps/erpnext/erpnext/public/js/queries.js +39,Please set {0},Vă rugăm să setați {0}
4479DocType: Purchase Invoice,Repeat on Day of Month,Repetați în ziua de Luna
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304480apps/erpnext/erpnext/schools/doctype/student_group/student_group.py +36,{0} - {1} is inactive student,{0} - {1} este student inactiv
4481apps/erpnext/erpnext/schools/doctype/student_group/student_group.py +36,{0} - {1} is inactive student,{0} - {1} este student inactiv
Frappe PR Botc0804792017-05-19 12:30:04 +05304482DocType: Employee,Health Details,Detalii Sănătate
4483DocType: Offer Letter,Offer Letter Terms,Oferta Scrisoare Termeni
Frappe PR Botd112ee52017-08-31 19:38:41 +05304484apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +24,To create a Payment Request reference document is required,Pentru a crea un document de referință privind solicitarea de plată este necesar
4485apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +24,To create a Payment Request reference document is required,Pentru a crea un document de referință privind solicitarea de plată este necesar
Frappe PR Botc0804792017-05-19 12:30:04 +05304486DocType: Payment Entry,Allocate Payment Amount,Alocați Suma de plată
4487DocType: Employee External Work History,Salary,Salariu
4488DocType: Serial No,Delivery Document Type,Tipul documentului de Livrare
4489DocType: Process Payroll,Submit all salary slips for the above selected criteria,Să prezinte toate fișele de salariu pentru criteriile selectate de mai sus
4490apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +93,{0} Items synced,{0} articole sincronizate
4491DocType: Sales Order,Partly Delivered,Parțial livrate
4492DocType: Email Digest,Receivables,Creanțe
4493DocType: Lead Source,Lead Source,Sursa de plumb
4494DocType: Customer,Additional information regarding the customer.,Informații suplimentare cu privire la client.
4495DocType: Quality Inspection Reading,Reading 5,Lectură 5
Frappe PR Botd112ee52017-08-31 19:38:41 +05304496apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +221,"{0} {1} is associated with {2}, but Party Account is {3}","{0} {1} este asociat cu {2}, dar contul de partid este {3}"
4497DocType: Purchase Invoice,Y,Y
Frappe PR Botc0804792017-05-19 12:30:04 +05304498DocType: Maintenance Visit,Maintenance Date,Data Mentenanta
4499DocType: Purchase Invoice Item,Rejected Serial No,Respins de ordine
4500apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +82,Year start date or end date is overlapping with {0}. To avoid please set company,Anul Data de începere sau de încheiere este suprapunerea cu {0}. Pentru a evita vă rugăm să setați companie
Frappe PR Bot8054d962017-09-05 09:19:06 +05304501apps/erpnext/erpnext/selling/doctype/customer/customer.py +94,Please mention the Lead Name in Lead {0},Menționați numele de plumb din plumb {0}
Frappe PR Bot7c901002017-06-07 12:05:29 +05304502apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +156,Start date should be less than end date for Item {0},Data de începere trebuie să fie mai mică decât data de sfârșit pentru postul {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05304503DocType: Item,"Example: ABCD.#####
4504If series is set and Serial No is not mentioned in transactions, then automatic serial number will be created based on this series. If you always want to explicitly mention Serial Nos for this item. leave this blank.","Exemplu:. ABCD #####
4505 Dacă seria este setat și nu de serie nu este menționat în tranzacții, numărul de atunci automat de serie va fi creat pe baza acestei serii. Dacă întotdeauna doriți să se menționeze explicit Serial nr de acest articol. părăsi acest gol."
4506DocType: Upload Attendance,Upload Attendance,Încărcați Spectatori
Frappe PR Botfa042362017-07-17 17:50:36 +05304507apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +319,BOM and Manufacturing Quantity are required,BOM și cantitatea de producție sunt necesare
Frappe PR Botc0804792017-05-19 12:30:04 +05304508apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +44,Ageing Range 2,Clasă de uzură 2
4509DocType: SG Creation Tool Course,Max Strength,Putere max
Frappe PR Botd112ee52017-08-31 19:38:41 +05304510apps/erpnext/erpnext/manufacturing/doctype/bom_update_tool/bom_update_tool.py +22,BOM replaced,BOM înlocuit
4511apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +982,Select Items based on Delivery Date,Selectați elementele bazate pe data livrării
Frappe PR Botc0804792017-05-19 12:30:04 +05304512,Sales Analytics,Analitice de vânzare
4513apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +114,Available {0},Disponibile {0}
4514,Prospects Engaged But Not Converted,Perspective implicate dar nu convertite
4515,Prospects Engaged But Not Converted,Perspective implicate dar nu convertite
4516DocType: Manufacturing Settings,Manufacturing Settings,Setări de fabricație
4517apps/erpnext/erpnext/config/setup.py +56,Setting up Email,Configurarea e-mail
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304518apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +57,Guardian1 Mobile No,Guardian1 mobil nr
Frappe PR Botd112ee52017-08-31 19:38:41 +05304519apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +102,Please enter default currency in Company Master,Va rugam sa introduceti moneda implicit în Compania de Master
Frappe PR Botc0804792017-05-19 12:30:04 +05304520DocType: Stock Entry Detail,Stock Entry Detail,Stoc de intrare Detaliu
4521apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +110,Daily Reminders,Memento de zi cu zi
4522DocType: Products Settings,Home Page is Products,Pagina este Produse
4523,Asset Depreciation Ledger,Amortizarea activelor Ledger
Frappe PR Botd112ee52017-08-31 19:38:41 +05304524apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.py +87,Tax Rule Conflicts with {0},Conflicte normă fiscală cu {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05304525apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +25,New Account Name,Nume nou cont
4526DocType: Purchase Invoice Item,Raw Materials Supplied Cost,Costul materiilor prime livrate
4527DocType: Selling Settings,Settings for Selling Module,Setări pentru vânzare Modulul
Frappe PR Bot8054d962017-09-05 09:19:06 +05304528apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +106,Customer Service,Service Client
Frappe PR Botc0804792017-05-19 12:30:04 +05304529DocType: BOM,Thumbnail,Miniatură
4530DocType: Item Customer Detail,Item Customer Detail,Detaliu Articol Client
4531apps/erpnext/erpnext/config/hr.py +50,Offer candidate a Job.,Oferta candidat un loc de muncă.
4532DocType: Notification Control,Prompt for Email on Submission of,Prompt de e-mail pe Depunerea
4533apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +88,Total allocated leaves are more than days in the period,TOTAL frunze alocate sunt mai mult decât zile în perioada
4534DocType: Pricing Rule,Percentage,Procent
4535apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +70,Item {0} must be a stock Item,Articolul {0} trebuie să fie un Articol de Stoc
4536DocType: Manufacturing Settings,Default Work In Progress Warehouse,Implicit Lucrări în depozit Progress
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304537apps/erpnext/erpnext/config/accounts.py +290,Default settings for accounting transactions.,Setări implicite pentru tranzacțiile de contabilitate.
Frappe PR Botc0804792017-05-19 12:30:04 +05304538DocType: Maintenance Visit,MV,MV
4539apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +59,Expected Date cannot be before Material Request Date,Data Preconizata nu poate fi anterioara Datei Cererii de Materiale
4540DocType: Purchase Invoice Item,Stock Qty,Cota stocului
4541DocType: Purchase Invoice Item,Stock Qty,Cota stocului
Frappe PR Botc0804792017-05-19 12:30:04 +05304542DocType: Employee Loan,Repayment Period in Months,Rambursarea Perioada în luni
4543apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +26,Error: Not a valid id?,Eroare: Nu a id valid?
4544DocType: Naming Series,Update Series Number,Actualizare Serii Număr
4545DocType: Account,Equity,Echitate
4546apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +78,{0} {1}: 'Profit and Loss' type account {2} not allowed in Opening Entry,{0} {1}: &quot;profit și pierdere&quot; cont de tip {2} nu este permisă în orificiul de intrare
4547DocType: Sales Order,Printing Details,Imprimare Detalii
4548DocType: Task,Closing Date,Data de Inchidere
4549DocType: Sales Order Item,Produced Quantity,Produs Cantitate
Frappe PR Bot8054d962017-09-05 09:19:06 +05304550apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +117,Engineer,Inginer
Frappe PR Botc0804792017-05-19 12:30:04 +05304551DocType: Journal Entry,Total Amount Currency,Suma totală Moneda
4552apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +38,Search Sub Assemblies,Căutare subansambluri
Frappe PR Botd112ee52017-08-31 19:38:41 +05304553apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +167,Item Code required at Row No {0},Cod Articol necesar la inregistrarea Nr. {0}
Frappe PR Bot8054d962017-09-05 09:19:06 +05304554apps/erpnext/erpnext/utilities/user_progress.py +108,Go to Items,Accesați articolele
Frappe PR Botc0804792017-05-19 12:30:04 +05304555DocType: Sales Partner,Partner Type,Tip partener
4556DocType: Purchase Taxes and Charges,Actual,Efectiv
4557DocType: Authorization Rule,Customerwise Discount,Reducere Client
Frappe PR Botd112ee52017-08-31 19:38:41 +05304558apps/erpnext/erpnext/config/projects.py +40,Timesheet for tasks.,Timesheet pentru sarcini.
Frappe PR Botc0804792017-05-19 12:30:04 +05304559DocType: Purchase Invoice,Against Expense Account,Comparativ contului de cheltuieli
4560DocType: Production Order,Production Order,Număr Comandă Producţie:
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304561apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +273,Installation Note {0} has already been submitted,Instalarea Nota {0} a fost deja prezentat
Frappe PR Botc0804792017-05-19 12:30:04 +05304562DocType: Bank Reconciliation,Get Payment Entries,Participările de plată
4563DocType: Quotation Item,Against Docname,Comparativ denumirii documentului
4564DocType: SMS Center,All Employee (Active),Toți angajații (activi)
4565apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +9,View Now,Vizualizează acum
4566DocType: Purchase Invoice,Select the period when the invoice will be generated automatically,Selectați perioada în care factura va fi generat automat
4567DocType: BOM,Raw Material Cost,Materie primă Cost
4568DocType: Item Reorder,Re-Order Level,Nivelul de re-comandă
4569DocType: Production Planning Tool,Enter items and planned qty for which you want to raise production orders or download raw materials for analysis.,Introduceti articole și cant planificată pentru care doriți să intocmiti ordine de producție sau sa descărcati materii prime pentru analiză.
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304570apps/erpnext/erpnext/projects/doctype/project/project.js +62,Gantt Chart,Diagrama Gantt
Frappe PR Bot8054d962017-09-05 09:19:06 +05304571apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +90,Part-time,Part-time
Frappe PR Botc0804792017-05-19 12:30:04 +05304572DocType: Employee,Applicable Holiday List,Listă de concedii aplicabile
4573DocType: Employee,Cheque,Cheque
Frappe PR Bot8054d962017-09-05 09:19:06 +05304574DocType: Training Event,Employee Emails,E-mailuri ale angajaților
Frappe PR Botd112ee52017-08-31 19:38:41 +05304575apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +59,Series Updated,Seria Actualizat
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304576apps/erpnext/erpnext/accounts/doctype/account/account.py +162,Report Type is mandatory,Tip de raport este obligatorie
Frappe PR Botc0804792017-05-19 12:30:04 +05304577DocType: Item,Serial Number Series,Serial Number Series
4578apps/erpnext/erpnext/buying/utils.py +68,Warehouse is mandatory for stock Item {0} in row {1},Depozit este obligatorie pentru stocul de postul {0} în rândul {1}
Frappe PR Bot8054d962017-09-05 09:19:06 +05304579apps/erpnext/erpnext/patches/v8_9/add_setup_progress_actions.py +20,Add Programs,Adăugați programe
Frappe PR Botc0804792017-05-19 12:30:04 +05304580apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +45,Retail & Wholesale,Retail & Wholesale
4581DocType: Issue,First Responded On,Primul Răspuns la
4582DocType: Website Item Group,Cross Listing of Item in multiple groups,Crucea Listarea de punctul în mai multe grupuri
Frappe PR Botc0804792017-05-19 12:30:04 +05304583apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +90,Fiscal Year Start Date and Fiscal Year End Date are already set in Fiscal Year {0},Data începerii anului fiscal și se termină anul fiscal la data sunt deja stabilite în anul fiscal {0}
4584apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +97,Clearance Date updated,Clearance-ul Data actualizat
4585apps/erpnext/erpnext/stock/doctype/batch/batch.js +126,Split Batch,Split Lot
4586apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +131,Successfully Reconciled,Împăcați cu succes
4587DocType: Request for Quotation Supplier,Download PDF,descarcă PDF
4588DocType: Production Order,Planned End Date,Planificate Data de încheiere
4589apps/erpnext/erpnext/config/stock.py +184,Where items are stored.,În cazul în care elementele sunt stocate.
4590DocType: Request for Quotation,Supplier Detail,Detalii furnizor
Frappe PR Botd112ee52017-08-31 19:38:41 +05304591apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +98,Error in formula or condition: {0},Eroare în formulă sau o condiție: {0}
Frappe PR Botbfdb7262017-07-11 15:20:11 +05304592apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +16,Invoiced Amount,Suma facturată
Frappe PR Botd112ee52017-08-31 19:38:41 +05304593apps/erpnext/erpnext/buying/doctype/supplier_scorecard/supplier_scorecard.py +47,Criteria weights must add up to 100%,Criteriile de greutate trebuie să adauge până la 100%
Frappe PR Botc0804792017-05-19 12:30:04 +05304594DocType: Attendance,Attendance,Prezență
4595apps/erpnext/erpnext/public/js/pos/pos.html +106,Stock Items,stoc
4596DocType: BOM,Materials,Materiale
4597DocType: Leave Block List,"If not checked, the list will have to be added to each Department where it has to be applied.","In cazul in care este debifat, lista va trebui să fie adăugata fiecarui Departament unde trebuie sa fie aplicată."
4598apps/erpnext/erpnext/accounts/doctype/asset_movement/asset_movement.py +28,Source and Target Warehouse cannot be same,Sursa si Target Warehouse nu poate fi aceeași
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304599apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +535,Posting date and posting time is mandatory,Data postării și postarea de timp este obligatorie
Frappe PR Botc0804792017-05-19 12:30:04 +05304600apps/erpnext/erpnext/config/buying.py +76,Tax template for buying transactions.,Șablon taxa pentru tranzacțiilor de cumpărare.
4601,Item Prices,Preturi Articol
4602DocType: Purchase Order,In Words will be visible once you save the Purchase Order.,În cuvinte va fi vizibil după ce a salva Ordinul de cumparare.
4603DocType: Period Closing Voucher,Period Closing Voucher,Voucher perioadă de închidere
4604apps/erpnext/erpnext/config/selling.py +67,Price List master.,Maestru Lista de prețuri.
4605DocType: Task,Review Date,Data Comentariului
Frappe PR Botd112ee52017-08-31 19:38:41 +05304606DocType: Company,Series for Asset Depreciation Entry (Journal Entry),Seria pentru intrarea în amortizarea activelor (intrare în jurnal)
Frappe PR Botc0804792017-05-19 12:30:04 +05304607DocType: Purchase Invoice,Advance Payments,Plățile în avans
4608DocType: Purchase Taxes and Charges,On Net Total,Pe net total
4609apps/erpnext/erpnext/controllers/item_variant.py +90,Value for Attribute {0} must be within the range of {1} to {2} in the increments of {3} for Item {4},Valoare pentru atributul {0} trebuie să fie în intervalul de {1} la {2} în trepte de {3} pentru postul {4}
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304610apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +161,Target warehouse in row {0} must be same as Production Order,Depozit țintă în rândul {0} trebuie să fie același ca și de producție de comandă
Frappe PR Botc0804792017-05-19 12:30:04 +05304611apps/erpnext/erpnext/controllers/recurring_document.py +217,'Notification Email Addresses' not specified for recurring %s,"'Adresele de email pentru notificari', nespecificate pentru factura recurenta %s"
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304612apps/erpnext/erpnext/accounts/doctype/account/account.py +127,Currency can not be changed after making entries using some other currency,Moneda nu poate fi schimbat după efectuarea înregistrări folosind un altă valută
Frappe PR Botc0804792017-05-19 12:30:04 +05304613DocType: Vehicle Service,Clutch Plate,Placă de ambreiaj
4614DocType: Company,Round Off Account,Rotunji cont
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304615apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +93,Administrative Expenses,Cheltuieli administrative
Frappe PR Botc0804792017-05-19 12:30:04 +05304616apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +18,Consulting,Consilia
4617DocType: Customer Group,Parent Customer Group,Părinte Client Group
4618DocType: Purchase Invoice,Contact Email,Email Persoana de Contact
4619DocType: Appraisal Goal,Score Earned,Scor Earned
Frappe PR Bot8054d962017-09-05 09:19:06 +05304620apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +224,Notice Period,Perioada De Preaviz
Frappe PR Botc0804792017-05-19 12:30:04 +05304621DocType: Asset Category,Asset Category Name,Nume activ Categorie
4622apps/erpnext/erpnext/setup/doctype/territory/territory.js +13,This is a root territory and cannot be edited.,Acesta este un teritoriu rădăcină și nu pot fi editate.
4623apps/erpnext/erpnext/setup/doctype/sales_person/sales_person_tree.js +5,New Sales Person Name,Nume nou Agent de vânzări
4624DocType: Packing Slip,Gross Weight UOM,Greutate Brută UOM
4625DocType: Delivery Note Item,Against Sales Invoice,Comparativ facturii de vânzări
Frappe PR Botfa042362017-07-17 17:50:36 +05304626apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +122,Please enter serial numbers for serialized item ,Introduceți numere de serie pentru articolul serializat
Frappe PR Botc0804792017-05-19 12:30:04 +05304627DocType: Bin,Reserved Qty for Production,Rezervat Cantitate pentru producție
4628DocType: Student Group Creation Tool,Leave unchecked if you don't want to consider batch while making course based groups. ,Lăsați necontrolabil dacă nu doriți să luați în considerare lotul în timp ce faceți grupuri bazate pe curs.
4629DocType: Student Group Creation Tool,Leave unchecked if you don't want to consider batch while making course based groups. ,Lăsați necontrolabil dacă nu doriți să luați în considerare lotul în timp ce faceți grupuri bazate pe curs.
4630DocType: Asset,Frequency of Depreciation (Months),Frecventa de amortizare (Luni)
Frappe PR Botd112ee52017-08-31 19:38:41 +05304631apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +493,Credit Account,Cont de credit
Frappe PR Botc0804792017-05-19 12:30:04 +05304632DocType: Landed Cost Item,Landed Cost Item,Cost Final Articol
4633apps/erpnext/erpnext/accounts/report/profitability_analysis/profitability_analysis.js +57,Show zero values,Afiseaza valorile nule
4634DocType: BOM,Quantity of item obtained after manufacturing / repacking from given quantities of raw materials,Cantitatea de produs obținut după fabricarea / reambalare de la cantități date de materii prime
Frappe PR Botc0804792017-05-19 12:30:04 +05304635DocType: Payment Reconciliation,Receivable / Payable Account,De încasat de cont / de plătit
4636DocType: Delivery Note Item,Against Sales Order Item,Comparativ articolului comenzii de vânzări
Frappe PR Botd112ee52017-08-31 19:38:41 +05304637apps/erpnext/erpnext/stock/doctype/item/item.py +644,Please specify Attribute Value for attribute {0},Vă rugăm să specificați Atribut Valoare pentru atribut {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05304638DocType: Item,Default Warehouse,Depozit Implicit
4639apps/erpnext/erpnext/accounts/doctype/budget/budget.py +45,Budget cannot be assigned against Group Account {0},Buget nu pot fi atribuite în Grupa Contul {0}
4640apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +22,Please enter parent cost center,Vă rugăm să introduceți centru de cost părinte
4641DocType: Delivery Note,Print Without Amount,Imprima Fără Suma
4642apps/erpnext/erpnext/accounts/report/asset_depreciation_ledger/asset_depreciation_ledger.py +57,Depreciation Date,Data de amortizare
Frappe PR Botc0804792017-05-19 12:30:04 +05304643DocType: Issue,Support Team,Echipa de Suport
4644apps/erpnext/erpnext/stock/report/batch_item_expiry_status/batch_item_expiry_status.py +36,Expiry (In Days),Expirării (în zile)
4645DocType: Appraisal,Total Score (Out of 5),Scor total (din 5)
4646DocType: Fee Structure,FS.,FS.
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304647DocType: Student Attendance Tool,Batch,Lot
Frappe PR Botc0804792017-05-19 12:30:04 +05304648apps/erpnext/erpnext/stock/doctype/item/item.js +27,Balance,Bilanţ
4649DocType: Room,Seating Capacity,Numărul de locuri
4650DocType: Issue,ISS-,ISS-
Frappe PR Bot8054d962017-09-05 09:19:06 +05304651apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.js +61,For Item,Pentru articolul
Frappe PR Botc0804792017-05-19 12:30:04 +05304652DocType: Project,Total Expense Claim (via Expense Claims),Revendicarea Total cheltuieli (prin formularele de decont)
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304653DocType: GST Settings,GST Summary,Rezumatul GST
Frappe PR Botc0804792017-05-19 12:30:04 +05304654DocType: Assessment Result,Total Score,Scorul total
4655DocType: Journal Entry,Debit Note,Nota de Debit
4656DocType: Stock Entry,As per Stock UOM,Ca şi pentru stoc UOM
4657apps/erpnext/erpnext/stock/doctype/batch/batch_list.js +7,Not Expired,Nu expirat
4658DocType: Student Log,Achievement,Realizare
4659DocType: Batch,Source Document Type,Tipul documentului sursă
4660DocType: Batch,Source Document Type,Tipul documentului sursă
4661DocType: Journal Entry,Total Debit,Total debit
4662DocType: Manufacturing Settings,Default Finished Goods Warehouse,Implicite terminat Marfuri Warehouse
4663apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +78,Sales Person,Persoana de vânzări
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304664apps/erpnext/erpnext/config/accounts.py +235,Budget and Cost Center,Buget și centru de cost
Frappe PR Botd112ee52017-08-31 19:38:41 +05304665apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +60,Multiple default mode of payment is not allowed,Modul implicit de plată multiple nu este permis
Frappe PR Botc0804792017-05-19 12:30:04 +05304666DocType: Vehicle Service,Half Yearly,Semestrial
4667DocType: Lead,Blog Subscriber,Abonat blog
4668DocType: Guardian,Alternate Number,Număr alternativ
4669DocType: Assessment Plan Criteria,Maximum Score,Scor maxim
4670apps/erpnext/erpnext/config/setup.py +83,Create rules to restrict transactions based on values.,Creare reguli pentru restricționare tranzacții bazate pe valori.
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304671apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +49, Group Roll No,Rolă de grup nr
Frappe PR Botc0804792017-05-19 12:30:04 +05304672DocType: Student Group Creation Tool,Leave blank if you make students groups per year,Lăsați necompletat dacă faceți grupuri de elevi pe an
4673DocType: HR Settings,"If checked, Total no. of Working Days will include holidays, and this will reduce the value of Salary Per Day","In cazul in care se bifeaza, nr. total de zile lucratoare va include si sarbatorile, iar acest lucru va reduce valoarea Salariul pe Zi"
4674DocType: Purchase Invoice,Total Advance,Total de Advance
4675apps/erpnext/erpnext/schools/doctype/academic_term/academic_term.py +23,The Term End Date cannot be earlier than the Term Start Date. Please correct the dates and try again.,Pe termen Data de încheiere nu poate fi mai devreme decât Start Termen Data. Vă rugăm să corectați datele și încercați din nou.
4676apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +19,Quot Count,Contele de numere
4677apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +19,Quot Count,Contele de numere
4678,BOM Stock Report,BOM Raport stoc
4679DocType: Stock Reconciliation Item,Quantity Difference,cantitate diferenţă
4680apps/erpnext/erpnext/config/hr.py +311,Processing Payroll,Prelucrare de salarizare
4681DocType: Opportunity Item,Basic Rate,Rată elementară
4682DocType: GL Entry,Credit Amount,Suma de credit
4683DocType: Cheque Print Template,Signatory Position,Poziție semnatar
Frappe PR Bot7c901002017-06-07 12:05:29 +05304684apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +175,Set as Lost,Setați ca Lost
Frappe PR Botc0804792017-05-19 12:30:04 +05304685DocType: Timesheet,Total Billable Hours,Numărul total de ore facturabile
4686apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +4,Payment Receipt Note,Plată Primirea Note
4687apps/erpnext/erpnext/selling/doctype/customer/customer_dashboard.py +6,This is based on transactions against this Customer. See timeline below for details,Aceasta se bazează pe tranzacțiile împotriva acestui client. A se vedea calendarul de mai jos pentru detalii
4688DocType: Supplier,Credit Days Based On,Zile de credit pe baza
4689apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +161,Row {0}: Allocated amount {1} must be less than or equals to Payment Entry amount {2},Rândul {0}: Suma alocată {1} trebuie să fie mai mic sau egal cu suma de plată de intrare {2}
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304690,Course wise Assessment Report,Raport de evaluare în curs
Frappe PR Botc0804792017-05-19 12:30:04 +05304691DocType: Tax Rule,Tax Rule,Regula de impozitare
4692DocType: Selling Settings,Maintain Same Rate Throughout Sales Cycle,Menține Aceeași Rată in Cursul Ciclului de Vânzări
4693DocType: Manufacturing Settings,Plan time logs outside Workstation Working Hours.,Planificați busteni de timp în afara orelor de lucru de lucru.
4694apps/erpnext/erpnext/public/js/pos/pos.html +89,Customers in Queue,Clienții din Coadă
4695DocType: Student,Nationality,Naţionalitate
4696,Items To Be Requested,Articole care vor fi solicitate
4697DocType: Purchase Order,Get Last Purchase Rate,Obtine Ultima Rate de Cumparare
4698DocType: Company,Company Info,Informatii Companie
Frappe PR Botd112ee52017-08-31 19:38:41 +05304699apps/erpnext/erpnext/accounts/page/pos/pos.js +1363,Select or add new customer,Selectați sau adăugați client nou
4700apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +154,Cost center is required to book an expense claim,centru de cost este necesar pentru a rezerva o cerere de cheltuieli
Frappe PR Botc0804792017-05-19 12:30:04 +05304701apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +9,Application of Funds (Assets),Aplicţie a fondurilor (active)
4702apps/erpnext/erpnext/hr/doctype/employee/employee_dashboard.py +6,This is based on the attendance of this Employee,Aceasta se bazează pe prezența a acestui angajat
Frappe PR Botd112ee52017-08-31 19:38:41 +05304703apps/erpnext/erpnext/schools/doctype/student_attendance_tool/student_attendance_tool.js +112,Mark Attendance,Marchează prezența
4704apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +487,Debit Account,Contul debit
Frappe PR Botc0804792017-05-19 12:30:04 +05304705DocType: Fiscal Year,Year Start Date,An Data începerii
4706DocType: Attendance,Employee Name,Nume angajat
4707DocType: Sales Invoice,Rounded Total (Company Currency),Rotunjite total (Compania de valuta)
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304708apps/erpnext/erpnext/accounts/doctype/account/account.py +99,Cannot covert to Group because Account Type is selected.,Nu se poate sub acoperire la Grupul pentru că este selectată Tip cont.
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304709apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +240,{0} {1} has been modified. Please refresh.,{0} {1} a fost modificat. Vă rugăm să reîmprospătați.
Frappe PR Botc0804792017-05-19 12:30:04 +05304710DocType: Leave Block List,Stop users from making Leave Applications on following days.,Opri utilizatorii de la a face aplicații concediu pentru următoarele zile.
4711apps/erpnext/erpnext/accounts/report/asset_depreciation_ledger/asset_depreciation_ledger.py +63,Purchase Amount,Suma cumpărată
Frappe PR Botd112ee52017-08-31 19:38:41 +05304712apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +259,Supplier Quotation {0} created,Furnizor de oferta {0} creat
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05304713apps/erpnext/erpnext/accounts/report/financial_statements.py +97,End Year cannot be before Start Year,Sfârșitul anului nu poate fi înainte de Anul de început
Frappe PR Bot8054d962017-09-05 09:19:06 +05304714apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +217,Employee Benefits,Beneficiile angajatului
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304715apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +255,Packed quantity must equal quantity for Item {0} in row {1},Cantitate ambalate trebuie să fie egală cantitate pentru postul {0} în rândul {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05304716DocType: Production Order,Manufactured Qty,Produs Cantitate
4717DocType: Purchase Receipt Item,Accepted Quantity,Cantitatea Acceptata
4718apps/erpnext/erpnext/hr/doctype/employee/employee.py +238,Please set a default Holiday List for Employee {0} or Company {1},Vă rugăm să setați o valoare implicită Lista de vacanță pentru angajat {0} sau companie {1}
Frappe PR Botd112ee52017-08-31 19:38:41 +05304719apps/erpnext/erpnext/accounts/party.py +31,{0}: {1} does not exists,{0}: {1} nu există
Frappe PR Botfa042362017-07-17 17:50:36 +05304720apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +74,Select Batch Numbers,Selectați numerele lotului
Frappe PR Botc0804792017-05-19 12:30:04 +05304721apps/erpnext/erpnext/config/accounts.py +12,Bills raised to Customers.,Facturi cu valoarea ridicată pentru clienți.
4722apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +26,Project Id,Id-ul proiectului
4723apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +534,Row No {0}: Amount cannot be greater than Pending Amount against Expense Claim {1}. Pending Amount is {2},Rândul nr {0}: Suma nu poate fi mai mare decât așteptarea Suma împotriva revendicării cheltuieli {1}. În așteptarea Suma este {2}
4724DocType: Maintenance Schedule,Schedule,Program
4725DocType: Account,Parent Account,Contul părinte
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304726apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +232,Available,Disponibil
Frappe PR Botc0804792017-05-19 12:30:04 +05304727DocType: Quality Inspection Reading,Reading 3,Reading 3
4728,Hub,Butuc
4729DocType: GL Entry,Voucher Type,Tip Voucher
Frappe PR Botd112ee52017-08-31 19:38:41 +05304730apps/erpnext/erpnext/accounts/page/pos/pos.js +1655,Price List not found or disabled,Lista de preturi nu a fost găsit sau cu handicap
Frappe PR Botc0804792017-05-19 12:30:04 +05304731DocType: Employee Loan Application,Approved,Aprobat
4732DocType: Pricing Rule,Price,Preț
Frappe PR Botd112ee52017-08-31 19:38:41 +05304733apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +264,Employee relieved on {0} must be set as 'Left',Angajat eliberat din finctie pe {0} trebuie să fie setat ca 'Plecat'
Frappe PR Botc0804792017-05-19 12:30:04 +05304734DocType: Guardian,Guardian,gardian
4735apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +42,Appraisal {0} created for Employee {1} in the given date range,Expertiza {0} creată pentru angajatul {1} în intervalul de timp dat
4736DocType: Employee,Education,Educație
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05304737apps/erpnext/erpnext/public/js/pos/pos.html +80,Del,del
Frappe PR Botc0804792017-05-19 12:30:04 +05304738DocType: Selling Settings,Campaign Naming By,Campanie denumita de
4739DocType: Employee,Current Address Is,Adresa Actuală Este
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05304740apps/erpnext/erpnext/templates/includes/projects/project_tasks.html +9,modified,modificată
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304741apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +41,"Optional. Sets company's default currency, if not specified.","Opțional. Setează implicit moneda companiei, în cazul în care nu este specificat."
4742DocType: Sales Invoice,Customer GSTIN,Client GSTIN
Frappe PR Botc0804792017-05-19 12:30:04 +05304743apps/erpnext/erpnext/config/accounts.py +61,Accounting journal entries.,Inregistrari contabile de jurnal.
4744DocType: Delivery Note Item,Available Qty at From Warehouse,Cantitate Disponibil la Depozitul
4745apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +295,Please select Employee Record first.,Vă rugăm să selectați Angajat Înregistrare întâi.
4746DocType: POS Profile,Account for Change Amount,Contul pentru Schimbare Sumă
4747apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +217,Row {0}: Party / Account does not match with {1} / {2} in {3} {4},Rând {0}: Parte / conturi nu se potrivește cu {1} / {2} din {3} {4}
Frappe PR Botd112ee52017-08-31 19:38:41 +05304748apps/erpnext/erpnext/schools/report/course_wise_assessment_report/course_wise_assessment_report.html +9,Course Code: ,Codul cursului:
Frappe PR Botc0804792017-05-19 12:30:04 +05304749apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +238,Please enter Expense Account,Va rugam sa introduceti cont de cheltuieli
4750DocType: Account,Stock,Stoc
Frappe PR Botd112ee52017-08-31 19:38:41 +05304751apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +1040,"Row #{0}: Reference Document Type must be one of Purchase Order, Purchase Invoice or Journal Entry","Rând # {0}: Tip document de referință trebuie să fie unul dintre comandă cumparare, factură sau Jurnal de intrare"
Frappe PR Botc0804792017-05-19 12:30:04 +05304752DocType: Employee,Current Address,Adresa actuală
4753DocType: Item,"If item is a variant of another item then description, image, pricing, taxes etc will be set from the template unless explicitly specified","Dacă elementul este o variantă de un alt element atunci descriere, imagine, de stabilire a prețurilor, impozite etc vor fi stabilite de șablon dacă nu se specifică în mod explicit"
4754DocType: Serial No,Purchase / Manufacture Details,Detalii de cumpărare / Fabricarea
4755DocType: Assessment Group,Assessment Group,Grupul de evaluare
4756apps/erpnext/erpnext/config/stock.py +320,Batch Inventory,Lot Inventarul
4757DocType: Employee,Contract End Date,Data de Incheiere Contract
4758DocType: Sales Order,Track this Sales Order against any Project,Urmareste acest Ordin de vânzări față de orice proiect
4759DocType: Sales Invoice Item,Discount and Margin,Reducere și marja de profit
4760DocType: Production Planning Tool,Pull sales orders (pending to deliver) based on the above criteria,"Trage comenzi de vânzări (în curs de a livra), pe baza criteriilor de mai sus"
4761DocType: Pricing Rule,Min Qty,Min Cantitate
4762DocType: Asset Movement,Transaction Date,Data tranzacției
4763DocType: Production Plan Item,Planned Qty,Planificate Cantitate
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304764apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +121,Total Tax,Taxa totală
4765apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +177,For Quantity (Manufactured Qty) is mandatory,Pentru Cantitate (fabricat Cant) este obligatorie
Frappe PR Botc0804792017-05-19 12:30:04 +05304766DocType: Stock Entry,Default Target Warehouse,Depozit Tinta Implicit
4767DocType: Purchase Invoice,Net Total (Company Currency),Net total (Compania de valuta)
4768apps/erpnext/erpnext/schools/doctype/academic_year/academic_year.py +14,The Year End Date cannot be earlier than the Year Start Date. Please correct the dates and try again.,Anul Data de încheiere nu poate fi mai devreme decât data An Start. Vă rugăm să corectați datele și încercați din nou.
4769apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +105,Row {0}: Party Type and Party is only applicable against Receivable / Payable account,Row {0}: Partidul Tip și Partidul se aplică numai împotriva creanțe / cont de plati
4770DocType: Notification Control,Purchase Receipt Message,Primirea de cumpărare Mesaj
4771DocType: BOM,Scrap Items,resturi Articole
4772DocType: Production Order,Actual Start Date,Dată Efectivă de Început
4773DocType: Sales Order,% of materials delivered against this Sales Order,% de materiale livrate versus comanda aceasta
4774apps/erpnext/erpnext/config/stock.py +12,Record item movement.,Mișcare element înregistrare.
Frappe PR Botd112ee52017-08-31 19:38:41 +05304775apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +57,Set default mode of payment,Setați modul de plată implicit
Frappe PR Botc0804792017-05-19 12:30:04 +05304776DocType: Hub Settings,Hub Settings,Setări Hub
4777DocType: Project,Gross Margin %,Marja Bruta%
4778DocType: BOM,With Operations,Cu Operațiuni
Frappe PR Botd112ee52017-08-31 19:38:41 +05304779apps/erpnext/erpnext/accounts/party.py +257,Accounting entries have already been made in currency {0} for company {1}. Please select a receivable or payable account with currency {0}.,Înregistrări contabile au fost deja efectuate în valută {0} pentru compania {1}. Vă rugăm să selectați un cont de primit sau de plătit cu moneda {0}.
Frappe PR Botc0804792017-05-19 12:30:04 +05304780DocType: Asset,Is Existing Asset,Este activ existent
4781DocType: Salary Detail,Statistical Component,Componenta statistică
4782DocType: Salary Detail,Statistical Component,Componenta statistică
Frappe PR Botc0804792017-05-19 12:30:04 +05304783DocType: Warranty Claim,If different than customer address,In cazul in care difera de adresa clientului
Frappe PR Botd112ee52017-08-31 19:38:41 +05304784DocType: Purchase Invoice,Without Payment of Tax,Fără plata impozitului
Frappe PR Botc0804792017-05-19 12:30:04 +05304785DocType: BOM Operation,BOM Operation,Operațiune BOM
Frappe PR Botc0804792017-05-19 12:30:04 +05304786DocType: Purchase Taxes and Charges,On Previous Row Amount,La rândul precedent Suma
4787DocType: Student,Home Address,Adresa de acasa
4788apps/erpnext/erpnext/accounts/doctype/asset/asset.js +260,Transfer Asset,activ de transfer
4789DocType: POS Profile,POS Profile,POS Profil
4790DocType: Training Event,Event Name,Numele evenimentului
Frappe PR Botbfdb7262017-07-11 15:20:11 +05304791apps/erpnext/erpnext/schools/doctype/student/student_dashboard.py +10,Admission,Admitere
Frappe PR Botc0804792017-05-19 12:30:04 +05304792apps/erpnext/erpnext/schools/doctype/student_admission/student_admission.py +26,Admissions for {0},Admitere pentru {0}
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304793apps/erpnext/erpnext/config/accounts.py +259,"Seasonality for setting budgets, targets etc.","Sezonalitatea pentru stabilirea bugetelor, obiective etc."
Frappe PR Botd112ee52017-08-31 19:38:41 +05304794DocType: Supplier Scorecard Scoring Variable,Variable Name,Numele variabil
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304795apps/erpnext/erpnext/stock/get_item_details.py +147,"Item {0} is a template, please select one of its variants","Postul {0} este un șablon, vă rugăm să selectați unul dintre variantele sale"
Frappe PR Botc0804792017-05-19 12:30:04 +05304796DocType: Asset,Asset Category,Categorie activ
Frappe PR Botd112ee52017-08-31 19:38:41 +05304797apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +31,Net pay cannot be negative,Salariul net nu poate fi negativ
Frappe PR Botc0804792017-05-19 12:30:04 +05304798DocType: Assessment Plan,Room,Cameră
4799DocType: Purchase Order,Advance Paid,Avans plătit
4800DocType: Item,Item Tax,Taxa Articol
Frappe PR Botd112ee52017-08-31 19:38:41 +05304801apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +818,Material to Supplier,Material de Furnizor
Frappe PR Botfa042362017-07-17 17:50:36 +05304802apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +384,Excise Invoice,Accize factură
Frappe PR Botc0804792017-05-19 12:30:04 +05304803apps/erpnext/erpnext/schools/doctype/grading_scale/grading_scale.py +16,Treshold {0}% appears more than once,Treshold {0}% apare mai mult decât o dată
4804DocType: Expense Claim,Employees Email Id,Id Email Angajat
4805DocType: Employee Attendance Tool,Marked Attendance,Participarea marcat
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304806apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +138,Current Liabilities,Raspunderi Curente
Frappe PR Botc0804792017-05-19 12:30:04 +05304807apps/erpnext/erpnext/config/selling.py +292,Send mass SMS to your contacts,Trimite SMS-uri în masă a persoanelor de contact
4808DocType: Program,Program Name,Numele programului
4809DocType: Purchase Taxes and Charges,Consider Tax or Charge for,Considerare Taxa sau Cost pentru
4810apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +57,Actual Qty is mandatory,Cantitatea efectivă este obligatorie
Frappe PR Botd112ee52017-08-31 19:38:41 +05304811apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +79,"{0} currently has a {1} Supplier Scorecard standing, and Purchase Orders to this supplier should be issued with caution.","{0} are în prezent o {1} Scorecard pentru furnizori, iar comenzile de achiziție pentru acest furnizor ar trebui emise cu prudență."
Frappe PR Botc0804792017-05-19 12:30:04 +05304812DocType: Employee Loan,Loan Type,Tip credit
4813DocType: Scheduling Tool,Scheduling Tool,Instrumentul de programare
Frappe PR Bot8054d962017-09-05 09:19:06 +05304814apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +171,Credit Card,Card de Credit
Frappe PR Botc0804792017-05-19 12:30:04 +05304815DocType: BOM,Item to be manufactured or repacked,Articol care urmează să fie fabricat sau reambalat
4816apps/erpnext/erpnext/config/stock.py +179,Default settings for stock transactions.,Setări implicite pentru tranzacțiile bursiere.
4817DocType: Purchase Invoice,Next Date,Data viitoare
4818DocType: Employee Education,Major/Optional Subjects,Subiecte Majore / Opționale
4819DocType: Sales Invoice Item,Drop Ship,Drop navelor
4820DocType: Training Event,Attendees,Printre participanți
4821DocType: Employee,"Here you can maintain family details like name and occupation of parent, spouse and children","Aici puteți stoca detalii despre familie, cum ar fi numele și ocupația parintelui, sotului/sotiei și copiilor"
4822DocType: Academic Term,Term End Date,Termenul Data de încheiere
4823DocType: Hub Settings,Seller Name,Nume vânzător
4824DocType: Purchase Invoice,Taxes and Charges Deducted (Company Currency),Impozite și taxe deduse (Compania de valuta)
4825DocType: Item Group,General Settings,Setări generale
4826apps/erpnext/erpnext/setup/doctype/currency_exchange/currency_exchange.py +23,From Currency and To Currency cannot be same,Din Valuta și In Valuta nu pot fi identice
Frappe PR Bot8054d962017-09-05 09:19:06 +05304827apps/erpnext/erpnext/patches/v8_9/add_setup_progress_actions.py +22,Add Instructors,Adăugați instructori
Frappe PR Botc0804792017-05-19 12:30:04 +05304828DocType: Stock Entry,Repack,Reambalați
4829apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +6,You must Save the form before proceeding,Trebuie să salvați formularul înainte de a începe
Frappe PR Botfa042362017-07-17 17:50:36 +05304830apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +96,Please select the Company first,Selectați mai întâi Compania
Frappe PR Botc0804792017-05-19 12:30:04 +05304831DocType: Item Attribute,Numeric Values,Valori numerice
Frappe PR Bot8054d962017-09-05 09:19:06 +05304832apps/erpnext/erpnext/public/js/setup_wizard.js +51,Attach Logo,Atașați logo
Frappe PR Botc0804792017-05-19 12:30:04 +05304833apps/erpnext/erpnext/stock/doctype/batch/batch.js +38,Stock Levels,Niveluri stoc
4834DocType: Customer,Commission Rate,Rata de Comision
Frappe PR Botd112ee52017-08-31 19:38:41 +05304835apps/erpnext/erpnext/buying/doctype/supplier_scorecard/supplier_scorecard.py +187,Created {0} scorecards for {1} between: ,A creat {0} cărți de scor pentru {1} între:
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304836apps/erpnext/erpnext/stock/doctype/item/item.js +332,Make Variant,Face Varianta
Frappe PR Botc0804792017-05-19 12:30:04 +05304837apps/erpnext/erpnext/config/hr.py +87,Block leave applications by department.,Blocaţi cereri de concediu pe departamente.
Frappe PR Botd112ee52017-08-31 19:38:41 +05304838apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +144,"Payment Type must be one of Receive, Pay and Internal Transfer","Tipul de plată trebuie să fie unul dintre Primire, Pay și de transfer intern"
Frappe PR Botc0804792017-05-19 12:30:04 +05304839apps/erpnext/erpnext/config/selling.py +179,Analytics,Google Analytics
4840apps/erpnext/erpnext/templates/includes/cart/cart_dropdown.html +21,Cart is Empty,Coșul este gol
4841DocType: Vehicle,Model,Model
4842DocType: Production Order,Actual Operating Cost,Cost efectiv de operare
4843DocType: Payment Entry,Cheque/Reference No,Cecul / de referință nr
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304844apps/erpnext/erpnext/accounts/doctype/account/account.py +84,Root cannot be edited.,Rădăcină nu poate fi editat.
Frappe PR Botc0804792017-05-19 12:30:04 +05304845DocType: Item,Units of Measure,Unitati de masura
4846DocType: Manufacturing Settings,Allow Production on Holidays,Permiteţi operaţii de producție pe durata sărbătorilor
4847DocType: Sales Order,Customer's Purchase Order Date,Data Comanda de Aprovizionare Client
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304848apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +163,Capital Stock,Capital Stock
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05304849DocType: Shopping Cart Settings,Show Public Attachments,Afișați atașamentele publice
Frappe PR Botc0804792017-05-19 12:30:04 +05304850DocType: Packing Slip,Package Weight Details,Pachetul Greutate Detalii
4851DocType: Payment Gateway Account,Payment Gateway Account,Plata cont Gateway
4852DocType: Shopping Cart Settings,After payment completion redirect user to selected page.,După finalizarea plății de redirecționare utilizator la pagina selectată.
4853DocType: Company,Existing Company,companie existentă
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304854apps/erpnext/erpnext/controllers/buying_controller.py +82,"Tax Category has been changed to ""Total"" because all the Items are non-stock items",Categoria de taxe a fost modificată la &quot;Total&quot; deoarece toate elementele nu sunt elemente stoc
Frappe PR Botc0804792017-05-19 12:30:04 +05304855apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.py +103,Please select a csv file,Vă rugăm să selectați un fișier csv
4856DocType: Student Leave Application,Mark as Present,Marcați ca prezent
Frappe PR Botd112ee52017-08-31 19:38:41 +05304857DocType: Supplier Scorecard,Indicator Color,Indicator Culoare
Frappe PR Botc0804792017-05-19 12:30:04 +05304858DocType: Purchase Order,To Receive and Bill,Pentru a primi și Bill
4859apps/erpnext/erpnext/templates/pages/home.html +14,Featured Products,Produse recomandate
Frappe PR Bot8054d962017-09-05 09:19:06 +05304860apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +127,Designer,Proiectant
Frappe PR Botc0804792017-05-19 12:30:04 +05304861apps/erpnext/erpnext/config/selling.py +163,Terms and Conditions Template,Termeni și condiții Format
4862DocType: Serial No,Delivery Details,Detalii Livrare
Frappe PR Botd112ee52017-08-31 19:38:41 +05304863apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +485,Cost Center is required in row {0} in Taxes table for type {1},Centrul de Cost este necesar pentru inregistrarea {0} din tabelul Taxe pentru tipul {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05304864DocType: Program,Program Code,Codul programului
4865DocType: Terms and Conditions,Terms and Conditions Help,Termeni și Condiții Ajutor
4866,Item-wise Purchase Register,Registru Achizitii Articol-Avizat
4867DocType: Batch,Expiry Date,Data expirării
Frappe PR Botc0804792017-05-19 12:30:04 +05304868,accounts-browser,conturi de browser
Frappe PR Botfa042362017-07-17 17:50:36 +05304869apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +351,Please select Category first,Vă rugăm să selectați categoria întâi
Frappe PR Botc0804792017-05-19 12:30:04 +05304870apps/erpnext/erpnext/config/projects.py +13,Project master.,Maestru proiect.
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304871apps/erpnext/erpnext/controllers/status_updater.py +209,"To allow over-billing or over-ordering, update ""Allowance"" in Stock Settings or the Item.","Pentru a permite supra-facturare sau supra-ordonare, să actualizeze &quot;alocație&quot; în Setări stoc sau elementul."
Frappe PR Botc0804792017-05-19 12:30:04 +05304872DocType: Global Defaults,Do not show any symbol like $ etc next to currencies.,Nu afisa nici un simbol de genul $ etc alături de valute.
4873apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +459, (Half Day),(Jumatate de zi)
4874DocType: Supplier,Credit Days,Zile de Credit
Frappe PR Bot8054d962017-09-05 09:19:06 +05304875apps/erpnext/erpnext/utilities/activation.py +128,Make Student Batch,Asigurați-Lot Student
Frappe PR Botc0804792017-05-19 12:30:04 +05304876DocType: Leave Type,Is Carry Forward,Este Carry Forward
Frappe PR Botd112ee52017-08-31 19:38:41 +05304877apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +806,Get Items from BOM,Obține articole din FDM
Frappe PR Botc0804792017-05-19 12:30:04 +05304878apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +41,Lead Time Days,Timpul in Zile Conducere
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304879apps/erpnext/erpnext/controllers/accounts_controller.py +569,Row #{0}: Posting Date must be same as purchase date {1} of asset {2},Rând # {0}: Detașarea Data trebuie să fie aceeași ca dată de achiziție {1} din activ {2}
Frappe PR Botbfdb7262017-07-11 15:20:11 +05304880DocType: Program Enrollment,Check this if the Student is residing at the Institute's Hostel.,Verificați dacă studentul este rezident la Hostelul Institutului.
Frappe PR Botc0804792017-05-19 12:30:04 +05304881apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +129,Please enter Sales Orders in the above table,Vă rugăm să introduceți comenzile de vânzări în tabelul de mai sus
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304882apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +182,Not Submitted Salary Slips,Netrimisă salariale Alunecările
Frappe PR Botc0804792017-05-19 12:30:04 +05304883,Stock Summary,Rezumat de stoc
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304884apps/erpnext/erpnext/config/accounts.py +274,Transfer an asset from one warehouse to another,Se transferă un activ de la un depozit la altul
Frappe PR Botc0804792017-05-19 12:30:04 +05304885DocType: Vehicle,Petrol,Benzină
4886apps/erpnext/erpnext/config/learn.py +217,Bill of Materials,Proiect de lege de materiale
4887apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +103,Row {0}: Party Type and Party is required for Receivable / Payable account {1},Row {0}: Partidul Tipul și Partidul este necesar pentru creanțe / cont plateste {1}
4888apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +94,Ref Date,Ref Data
4889DocType: Employee,Reason for Leaving,Motiv pentru Lăsând
4890DocType: BOM Operation,Operating Cost(Company Currency),Costul de operare (Companie Moneda)
4891DocType: Employee Loan Application,Rate of Interest,Rata dobânzii
4892DocType: Expense Claim Detail,Sanctioned Amount,Sancționate Suma
4893DocType: GL Entry,Is Opening,Se deschide
4894apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +196,Row {0}: Debit entry can not be linked with a {1},Rând {0}: debit de intrare nu poate fi legat de o {1}
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304895apps/erpnext/erpnext/accounts/doctype/account/account.py +193,Account {0} does not exist,Contul {0} nu există
Frappe PR Botc0804792017-05-19 12:30:04 +05304896DocType: Account,Cash,Numerar
4897DocType: Employee,Short biography for website and other publications.,Scurta biografie pentru site-ul web și alte publicații.