blob: 8884d29561fbb5230f23233b1667c69fed980b33 [file] [log] [blame]
Pratik Vyas593d5622015-03-02 19:07:52 +05301DocType: Employee,Salary Mode,Salary Mode
Pratik Vyas593d5622015-03-02 19:07:52 +05302DocType: Cost Center,"Select Monthly Distribution, if you want to track based on seasonality.","Seleccioneu Distribució mensual, si voleu fer un seguiment basat en l'estacionalitat."
3DocType: Employee,Divorced,Divorciat
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05304apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +85,Warning: Same item has been entered multiple times.,Advertència: El mateix article s'ha introduït diverses vegades.
Pratik Vyas593d5622015-03-02 19:07:52 +05305apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +96,Items already synced,Productes ja sincronitzen
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05306DocType: Buying Settings,Allow Item to be added multiple times in a transaction,Permetre article a afegir diverses vegades en una transacció
Pratik Vyas593d5622015-03-02 19:07:52 +05307apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +33,Cancel Material Visit {0} before cancelling this Warranty Claim,Cancel·la material Visita {0} abans de cancel·lar aquest reclam de garantia
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05308apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +19,Consumer Products,Productes de Consum
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05309apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.js +68,Please select Party Type first,Seleccioneu Partit Tipus primer
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053010apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +90,Annealing,Recuit
Pratik Vyas593d5622015-03-02 19:07:52 +053011DocType: Item,Customer Items,Articles de clients
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053012apps/erpnext/erpnext/accounts/doctype/account/account.py +45,Account {0}: Parent account {1} can not be a ledger,Compte {0}: compte pare {1} no pot ser un llibre de comptabilitat
Pratik Vyas593d5622015-03-02 19:07:52 +053013DocType: Item,Publish Item to hub.erpnext.com,Publicar article a hub.erpnext.com
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053014apps/erpnext/erpnext/config/setup.py +93,Email Notifications,Notificacions per correu electrònic
Pratik Vyas593d5622015-03-02 19:07:52 +053015DocType: Item,Default Unit of Measure,Unitat de mesura per defecte
16DocType: SMS Center,All Sales Partner Contact,Tot soci de vendes Contacte
17DocType: Employee,Leave Approvers,Aprovadors d'absències
18DocType: Sales Partner,Dealer,Comerciant
19DocType: Employee,Rented,Llogat
Pratik Vyas593d5622015-03-02 19:07:52 +053020DocType: About Us Settings,Website,Lloc web
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053021DocType: POS Profile,Applicable for User,Aplicable per a l'usuari
22apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +169,"Stopped Production Order cannot be cancelled, Unstop it first to cancel","Detingut ordre de producció no es pot cancel·lar, unstop primer per cancel·lar"
23apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +23,Compaction plus sintering,Compactació més sinterització
24apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +36,Currency is required for Price List {0},Informa de la divisa pera la Llista de preus {0}
Pratik Vyas97264472015-05-14 15:13:10 +053025DocType: Sales Taxes and Charges Template,* Will be calculated in the transaction.,* Es calcularà en la transacció.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053026apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +541,From Material Request,De Sol·licituds de materials
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053027apps/erpnext/erpnext/selling/page/sales_browser/sales_browser.js +37,{0} Tree,{0} Arbre
Pratik Vyas593d5622015-03-02 19:07:52 +053028DocType: Job Applicant,Job Applicant,Job Applicant
29apps/erpnext/erpnext/hub_node/page/hub/hub_body.html +18,No more results.,No hi ha més resultats.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053030apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +78,Legal,Legal
Pratik Vyas97264472015-05-14 15:13:10 +053031apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +114,Actual type tax cannot be included in Item rate in row {0},Impost de tipus real no pot ser inclòs en el preu de l'article a la fila {0}
Pratik Vyas593d5622015-03-02 19:07:52 +053032DocType: C-Form,Customer,Client
33DocType: Purchase Receipt Item,Required By,Requerit per
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053034DocType: Delivery Note,Return Against Delivery Note,Retorn Contra lliurament Nota
Pratik Vyas593d5622015-03-02 19:07:52 +053035DocType: Department,Department,Departament
36DocType: Purchase Order,% Billed,% Facturat
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053037apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +43,Exchange Rate must be same as {0} {1} ({2}),Tipus de canvi ha de ser el mateix que {0} {1} ({2})
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053038DocType: Sales Invoice,Customer Name,Nom del client
Pratik Vyas593d5622015-03-02 19:07:52 +053039DocType: Features Setup,"All export related fields like currency, conversion rate, export total, export grand total etc are available in Delivery Note, POS, Quotation, Sales Invoice, Sales Order etc.","Tots els camps relacionats amb l'exportació, com la moneda, taxa de conversió, el total de les exportacions, els totals de les exportacions etc estan disponibles a notes de lliurament, TPV, ofertes, factura de venda, ordre de venda, etc."
Pratik Vyas593d5622015-03-02 19:07:52 +053040DocType: Account,Heads (or groups) against which Accounting Entries are made and balances are maintained.,Capçaleres (o grups) contra els quals es mantenen els assentaments comptables i els saldos
Anand Doshi191b2972015-10-21 16:50:31 +053041apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +183,Outstanding for {0} cannot be less than zero ({1}),Excedent per {0} no pot ser menor que zero ({1})
Pratik Vyas97264472015-05-14 15:13:10 +053042DocType: Manufacturing Settings,Default 10 mins,Per defecte 10 minuts
Pratik Vyas593d5622015-03-02 19:07:52 +053043DocType: Leave Type,Leave Type Name,Deixa Tipus Nom
Anand Doshi191b2972015-10-21 16:50:31 +053044apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +148,Series Updated Successfully,Sèrie actualitzat correctament
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053045apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +150,Stitching,Puntades
Pratik Vyas593d5622015-03-02 19:07:52 +053046DocType: Pricing Rule,Apply On,Aplicar a
47DocType: Item Price,Multiple Item prices.,Múltiples Preus d'articles
48,Purchase Order Items To Be Received,Articles a rebre de l'ordre de compra
49DocType: SMS Center,All Supplier Contact,Contacte de Tot el Proveïdor
50DocType: Quality Inspection Reading,Parameter,Paràmetre
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053051apps/erpnext/erpnext/projects/doctype/project/project.py +43,Expected End Date can not be less than Expected Start Date,Esperat Data de finalització no pot ser inferior a Data prevista d'inici
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053052apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +251,Do really want to unstop production order:,No realment vol destapar ordre de producció:
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053053apps/erpnext/erpnext/utilities/transaction_base.py +104,Row #{0}: Rate must be same as {1}: {2} ({3} / {4}) ,Fila # {0}: Taxa ha de ser el mateix que {1}: {2} ({3} / {4})
Pratik Vyas593d5622015-03-02 19:07:52 +053054apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +190,New Leave Application,Nova aplicació Deixar
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053055apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +134,Bank Draft,Lletra bancària
Pratik Vyas593d5622015-03-02 19:07:52 +053056DocType: Features Setup,1. To maintain the customer wise item code and to make them searchable based on their code use this option,1. Utilitza aquesta opció per mantenir el codi de l'article del client i incloure'l en les cerques en base al seu codi
57DocType: Mode of Payment Account,Mode of Payment Account,Mode de Compte de Pagament
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053058apps/erpnext/erpnext/stock/doctype/item/item.js +34,Show Variants,Mostra variants
Pratik Vyas593d5622015-03-02 19:07:52 +053059DocType: Sales Invoice Item,Quantity,Quantitat
Pratik Vyas97264472015-05-14 15:13:10 +053060apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +174,Loans (Liabilities),Préstecs (passius)
Pratik Vyas593d5622015-03-02 19:07:52 +053061DocType: Employee Education,Year of Passing,Any de defunció
Anand Doshibacc6792015-10-30 12:54:27 +053062sites/assets/js/erpnext.min.js +27,In Stock,En estoc
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053063apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +604,Can only make payment against unbilled Sales Order,Només es pot fer el pagament en contra no facturada d'ordres de venda
Pratik Vyas593d5622015-03-02 19:07:52 +053064DocType: Designation,Designation,Designació
65DocType: Production Plan Item,Production Plan Item,Pla de Producció d'articles
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053066apps/erpnext/erpnext/hr/doctype/employee/employee.py +141,User {0} is already assigned to Employee {1},L'usuari {0} ja està assignat a l'Empleat {1}
67apps/erpnext/erpnext/accounts/page/pos/pos_page.html +13,Make new POS Profile,Fes el teu nou perfil de POS
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053068apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +31,Health Care,Sanitari
Pratik Vyas593d5622015-03-02 19:07:52 +053069DocType: Purchase Invoice,Monthly,Mensual
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053070apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +487,Invoice,Factura
Pratik Vyas593d5622015-03-02 19:07:52 +053071DocType: Maintenance Schedule Item,Periodicity,Periodicitat
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053072apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +357,Email Address,Adreça de correu electrònic
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053073apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +21,Defense,Defensa
Pratik Vyas593d5622015-03-02 19:07:52 +053074DocType: Company,Abbr,Abbr
75DocType: Appraisal Goal,Score (0-5),Puntuació (0-5)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053076apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +189,Row {0}: {1} {2} does not match with {3},Fila {0}: {1} {2} no coincideix amb {3}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053077apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +67,Row # {0}:,Fila # {0}:
Pratik Vyas593d5622015-03-02 19:07:52 +053078DocType: Delivery Note,Vehicle No,Vehicle n
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053079sites/assets/js/erpnext.min.js +55,Please select Price List,Seleccionla llista de preus
80apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +162,Woodworking,Tractament de la fusta
Pratik Vyas593d5622015-03-02 19:07:52 +053081DocType: Production Order Operation,Work In Progress,Treball en curs
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053082apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +153,3D printing,La impressió 3D
Pratik Vyas593d5622015-03-02 19:07:52 +053083DocType: Employee,Holiday List,Llista de vacances
84DocType: Time Log,Time Log,Hora de registre
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053085apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +530,Accountant,Accountant
86DocType: Cost Center,Stock User,Fotografia de l'usuari
Pratik Vyas593d5622015-03-02 19:07:52 +053087DocType: Company,Phone No,Telèfon No
88DocType: Time Log,"Log of Activities performed by users against Tasks that can be used for tracking time, billing.","Bloc d'activitats realitzades pels usuaris durant les feines que es poden utilitzar per al seguiment del temps, facturació."
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053089apps/erpnext/erpnext/controllers/recurring_document.py +127,New {0}: #{1},Nova {0}: # {1}
Pratik Vyas593d5622015-03-02 19:07:52 +053090,Sales Partners Commission,Comissió dels revenedors
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053091apps/erpnext/erpnext/setup/doctype/company/company.py +32,Abbreviation cannot have more than 5 characters,Abreviatura no pot tenir més de 5 caràcters
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053092apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +56,"Attribute Value {0} cannot be removed from {1} as Item Variants \
93 exist with this Attribute.",Atribut Valor {0} no es pot treure de {1} com Article Variants \ existeixen amb aquest atribut.
Pratik Vyas593d5622015-03-02 19:07:52 +053094DocType: Print Settings,Classic,Clàssic
95apps/erpnext/erpnext/accounts/doctype/account/account.js +27,This is a root account and cannot be edited.,Es tracta d'un compte principal i no es pot editar.
Pratik Vyas593d5622015-03-02 19:07:52 +053096DocType: BOM,Operations,Operacions
97apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +38,Cannot set authorization on basis of Discount for {0},No es pot establir l'autorització sobre la base de Descompte per {0}
Pratik Vyas593d5622015-03-02 19:07:52 +053098DocType: Bin,Quantity Requested for Purchase,Quantitat sol·licitada per a la compra
Pratik Vyas97264472015-05-14 15:13:10 +053099DocType: Rename Tool,"Attach .csv file with two columns, one for the old name and one for the new name","Adjunta el fitxer .csv amb dues columnes, una per al nom antic i un altre per al nou nom"
Pratik Vyas593d5622015-03-02 19:07:52 +0530100DocType: Packed Item,Parent Detail docname,Docname Detall de Pares
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530101apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +626,Kg,Kg
Pratik Vyas97264472015-05-14 15:13:10 +0530102apps/erpnext/erpnext/config/hr.py +48,Opening for a Job.,L'obertura per a una ocupació.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530103DocType: Item Attribute,Increment,Increment
104apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +6,Advertising,Publicitat
Pratik Vyas593d5622015-03-02 19:07:52 +0530105DocType: Employee,Married,Casat
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530106apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +389,Stock cannot be updated against Delivery Note {0},L'estoc no es pot actualitzar contra la Nota de Lliurament {0}
Pratik Vyas593d5622015-03-02 19:07:52 +0530107DocType: Payment Reconciliation,Reconcile,Conciliar
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530108apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +30,Grocery,Botiga
Pratik Vyas593d5622015-03-02 19:07:52 +0530109DocType: Quality Inspection Reading,Reading 1,Lectura 1
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530110apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +99,Make Bank Entry,Feu entrada del banc
111apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +40,Pension Funds,Fons de Pensions
112apps/erpnext/erpnext/accounts/doctype/account/account.py +142,Warehouse is mandatory if account type is Warehouse,Warehouse és obligatori si el tipus de compte és Magatzem
Pratik Vyas593d5622015-03-02 19:07:52 +0530113DocType: SMS Center,All Sales Person,Tot el personal de vendes
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530114DocType: Lead,Person Name,Nom de la Persona
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530115DocType: Sales Order,"Check if recurring order, uncheck to stop recurring or put proper End Date","Marca-ho si és una ordre recurrent, desmarca per aturar recurrents o posa la data final"
Pratik Vyas593d5622015-03-02 19:07:52 +0530116DocType: Sales Invoice Item,Sales Invoice Item,Factura Sales Item
117DocType: Account,Credit,Crèdit
118apps/erpnext/erpnext/hr/doctype/employee/employee.py +25,Please setup Employee Naming System in Human Resource > HR Settings,Please setup Employee Naming System in Human Resource > HR Settings
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530119DocType: POS Profile,Write Off Cost Center,Escriu Off Centre de Cost
Pratik Vyas593d5622015-03-02 19:07:52 +0530120DocType: Warehouse,Warehouse Detail,Detall Magatzem
Anand Doshi191b2972015-10-21 16:50:31 +0530121apps/erpnext/erpnext/selling/doctype/customer/customer.py +181,Credit limit has been crossed for customer {0} {1}/{2},Límit de crèdit s'ha creuat pel client {0} {1} / {2}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530122DocType: Tax Rule,Tax Type,Tipus d'Impostos
Anand Doshi191b2972015-10-21 16:50:31 +0530123apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +147,You are not authorized to add or update entries before {0},No té permisos per afegir o actualitzar les entrades abans de {0}
Pratik Vyas6fbb25b2015-03-08 21:29:59 +0530124DocType: Item,Item Image (if not slideshow),Imatge de l'article (si no hi ha presentació de diapositives)
Pratik Vyas593d5622015-03-02 19:07:52 +0530125apps/erpnext/erpnext/setup/doctype/customer_group/customer_group.py +20,An Customer exists with same name,Hi ha un client amb el mateix nom
Pratik Vyas97264472015-05-14 15:13:10 +0530126DocType: Production Order Operation,(Hour Rate / 60) * Actual Operation Time,(Hora Tarifa / 60) * Temps real de l'Operació
Pratik Vyas593d5622015-03-02 19:07:52 +0530127DocType: SMS Log,SMS Log,SMS Log
Pratik Vyas97264472015-05-14 15:13:10 +0530128apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +27,Cost of Delivered Items,Cost dels articles lliurats
Pratik Vyas593d5622015-03-02 19:07:52 +0530129DocType: Blog Post,Guest,Convidat
130DocType: Quality Inspection,Get Specification Details,Obtenir Detalls d'Especificacions
131DocType: Lead,Interested,Interessat
Pratik Vyas97264472015-05-14 15:13:10 +0530132apps/erpnext/erpnext/config/manufacturing.py +14,Bill of Material,Llista de materials (BOM)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530133apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +158,Opening,Obertura
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530134apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +27,From {0} to {1},Des {0} a {1}
Pratik Vyas593d5622015-03-02 19:07:52 +0530135DocType: Item,Copy From Item Group,Copiar del Grup d'Articles
136DocType: Journal Entry,Opening Entry,Entrada Obertura
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530137apps/frappe/frappe/email/doctype/email_account/email_account.py +58,{0} is mandatory,{0} és obligatori
138DocType: Stock Entry,Additional Costs,Despeses addicionals
139apps/erpnext/erpnext/accounts/doctype/account/account.py +113,Account with existing transaction can not be converted to group.,Compta amb la transacció existent no es pot convertir en grup.
Pratik Vyas593d5622015-03-02 19:07:52 +0530140DocType: Lead,Product Enquiry,Consulta de producte
141DocType: Standard Reply,Owner,Propietari
142apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +13,Please enter company first,Si us plau ingressi empresa primer
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530143apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +354,Please select Company first,Si us plau seleccioneu l'empresa primer
Pratik Vyas593d5622015-03-02 19:07:52 +0530144DocType: Employee Education,Under Graduate,Baix de Postgrau
145apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.js +22,Target On,Target On
146DocType: BOM,Total Cost,Cost total
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530147apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +99,Reaming,Mandrinatge
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530148apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.js +9,Activity Log:,Registre d'activitat:
149apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +199,Item {0} does not exist in the system or has expired,L'Article {0} no existeix en el sistema o ha caducat
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530150apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +44,Real Estate,Real Estate
Pratik Vyas593d5622015-03-02 19:07:52 +0530151apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.html +4,Statement of Account,Estat de compte
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530152apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +41,Pharmaceuticals,Farmacèutics
Pratik Vyas593d5622015-03-02 19:07:52 +0530153DocType: Expense Claim Detail,Claim Amount,Reclamació Import
154DocType: Employee,Mr,Sr
155DocType: Custom Script,Client,Client
Pratik Vyas97264472015-05-14 15:13:10 +0530156apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +33,Supplier Type / Supplier,Tipus de Proveïdor / distribuïdor
Pratik Vyas593d5622015-03-02 19:07:52 +0530157DocType: Naming Series,Prefix,Prefix
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530158apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +623,Consumable,Consumible
Pratik Vyas593d5622015-03-02 19:07:52 +0530159DocType: Upload Attendance,Import Log,Importa registre
Pratik Vyas97264472015-05-14 15:13:10 +0530160apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.js +19,Send,Enviar
Pratik Vyas593d5622015-03-02 19:07:52 +0530161DocType: SMS Center,All Contact,Tots els contactes
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530162apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +164,Annual Salary,Salari Anual
Pratik Vyas593d5622015-03-02 19:07:52 +0530163DocType: Period Closing Voucher,Closing Fiscal Year,Tancant l'Any Fiscal
Pratik Vyas97264472015-05-14 15:13:10 +0530164apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +69,Stock Expenses,Despeses d'estoc
Pratik Vyas593d5622015-03-02 19:07:52 +0530165DocType: Newsletter,Email Sent?,Email Sent?
166DocType: Journal Entry,Contra Entry,Entrada Contra
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530167apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +92,Show Time Logs,Mostrar Registres Temps
168DocType: Journal Entry Account,Credit in Company Currency,Crèdit en moneda Companyia
Pratik Vyas593d5622015-03-02 19:07:52 +0530169DocType: Delivery Note,Installation Status,Estat d'instal·lació
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530170apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +114,Accepted + Rejected Qty must be equal to Received quantity for Item {0},+ Acceptat Rebutjat Quantitat ha de ser igual a la quantitat rebuda per article {0}
Pratik Vyas97264472015-05-14 15:13:10 +0530171DocType: Item,Supply Raw Materials for Purchase,Materials Subministrament primeres per a la Compra
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530172apps/erpnext/erpnext/stock/get_item_details.py +133,Item {0} must be a Purchase Item,L'Article {0} ha de ser un article de compra
Pratik Vyas593d5622015-03-02 19:07:52 +0530173DocType: Upload Attendance,"Download the Template, fill appropriate data and attach the modified file.
174All dates and employee combination in the selected period will come in the template, with existing attendance records","Descarregueu la plantilla, omplir les dades adequades i adjuntar l'arxiu modificat.
175 Totes les dates i empleat combinació en el període seleccionat vindrà a la plantilla, amb els registres d'assistència existents"
Anand Doshi191b2972015-10-21 16:50:31 +0530176apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +444,Item {0} is not active or end of life has been reached,L'article {0} no està actiu o ha arribat al final de la seva vida
Pratik Vyas593d5622015-03-02 19:07:52 +0530177DocType: Time Log Batch,Will be updated after Sales Invoice is Submitted.,S'actualitzarà després de la presentació de la factura de venda.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530178apps/erpnext/erpnext/controllers/accounts_controller.py +491,"To include tax in row {0} in Item rate, taxes in rows {1} must also be included","Per incloure l'impost a la fila {0} en la tarifa d'article, els impostos a les files {1} també han de ser inclosos"
Pratik Vyas97264472015-05-14 15:13:10 +0530179apps/erpnext/erpnext/config/hr.py +90,Settings for HR Module,Ajustaments per al Mòdul de Recursos Humans
Pratik Vyas593d5622015-03-02 19:07:52 +0530180DocType: SMS Center,SMS Center,Centre d'SMS
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530181apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +78,Straightening,Redreçar
Pratik Vyas593d5622015-03-02 19:07:52 +0530182DocType: BOM Replace Tool,New BOM,Nova llista de materials
Anand Doshibacc6792015-10-30 12:54:27 +0530183apps/erpnext/erpnext/config/projects.py +28,Batch Time Logs for billing.,Lot Registres de temps per a la facturació.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530184apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +15,Countergravity casting,Colada per contra
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530185apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +30,Newsletter has already been sent,El Newsletter ja s'ha enviat
Pratik Vyas593d5622015-03-02 19:07:52 +0530186DocType: Lead,Request Type,Tipus de sol·licitud
187DocType: Leave Application,Reason,Raó
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530188apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +14,Broadcasting,Radiodifusió
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530189apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +140,Execution,Execució
190apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +364,The first user will become the System Manager (you can change this later).,El primer usuari es convertirà en l'Administrador del sistema (que pot canviar això més endavant).
Pratik Vyas97264472015-05-14 15:13:10 +0530191apps/erpnext/erpnext/config/manufacturing.py +39,Details of the operations carried out.,Els detalls de les operacions realitzades.
Pratik Vyas593d5622015-03-02 19:07:52 +0530192DocType: Serial No,Maintenance Status,Estat de manteniment
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530193apps/erpnext/erpnext/config/stock.py +263,Items and Pricing,Articles i preus
Pratik Vyas593d5622015-03-02 19:07:52 +0530194apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +37,From Date should be within the Fiscal Year. Assuming From Date = {0},A partir de la data ha de ser dins de l'any fiscal. Suposant De Data = {0}
195DocType: Appraisal,Select the Employee for whom you are creating the Appraisal.,Seleccioneu l'empleat per al qual està creant l'Avaluació.
Anand Doshi191b2972015-10-21 16:50:31 +0530196apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +96,Cost Center {0} does not belong to Company {1},El Centre de cost {0} no pertany a l'empresa {1}
Pratik Vyas593d5622015-03-02 19:07:52 +0530197DocType: Customer,Individual,Individual
Pratik Vyas97264472015-05-14 15:13:10 +0530198apps/erpnext/erpnext/config/support.py +23,Plan for maintenance visits.,Pla de visites de manteniment.
Pratik Vyas593d5622015-03-02 19:07:52 +0530199DocType: SMS Settings,Enter url parameter for message,Introdueixi paràmetre url per al missatge
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530200apps/erpnext/erpnext/config/selling.py +148,Rules for applying pricing and discount.,Regles per a l'aplicació de preus i descomptes.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530201apps/erpnext/erpnext/projects/doctype/time_log/time_log.py +81,This Time Log conflicts with {0} for {1} {2},Conflictes Sessió aquesta vegada amb {0} de {1} {2}
Pratik Vyas593d5622015-03-02 19:07:52 +0530202apps/erpnext/erpnext/stock/doctype/price_list/price_list.py +14,Price List must be applicable for Buying or Selling,Llista de preus ha de ser aplicable per comprar o vendre
203apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +90,Installation date cannot be before delivery date for Item {0},Data d'instal·lació no pot ser abans de la data de lliurament d'article {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530204DocType: Pricing Rule,Discount on Price List Rate (%),Descompte Preu de llista Taxa (%)
Anand Doshi191b2972015-10-21 16:50:31 +0530205sites/assets/js/form.min.js +279,Start,Començar
Pratik Vyas593d5622015-03-02 19:07:52 +0530206DocType: User,First Name,Nom De Pila
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530207apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +661,Your setup is complete. Refreshing.,La seva configuració s'ha completat. Refrescant.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530208apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +12,Full-mold casting,Fosa de motlle complet
Pratik Vyas97264472015-05-14 15:13:10 +0530209DocType: Offer Letter,Select Terms and Conditions,Selecciona Termes i Condicions
Pratik Vyas593d5622015-03-02 19:07:52 +0530210DocType: Production Planning Tool,Sales Orders,Ordres de venda
211DocType: Purchase Taxes and Charges,Valuation,Valoració
212apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.js +17,Set as Default,Estableix com a predeterminat
213,Purchase Order Trends,Compra Tendències Sol·licitar
Pratik Vyas97264472015-05-14 15:13:10 +0530214apps/erpnext/erpnext/config/hr.py +78,Allocate leaves for the year.,Assignar fulles per a l'any.
Pratik Vyas593d5622015-03-02 19:07:52 +0530215DocType: Earning Type,Earning Type,Tipus Earning
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530216DocType: Manufacturing Settings,Disable Capacity Planning and Time Tracking,Planificació de la capacitat Desactivar i seguiment de temps
Pratik Vyas593d5622015-03-02 19:07:52 +0530217DocType: Bank Reconciliation,Bank Account,Compte Bancari
218DocType: Leave Type,Allow Negative Balance,Permetre balanç negatiu
Pratik Vyas593d5622015-03-02 19:07:52 +0530219DocType: Selling Settings,Default Territory,Territori per defecte
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530220apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +53,Television,Televisió
221apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +138,Gashing,Gashing
Pratik Vyas593d5622015-03-02 19:07:52 +0530222DocType: Production Order Operation,Updated via 'Time Log',Actualitzat a través de 'Hora de registre'
Anand Doshi191b2972015-10-21 16:50:31 +0530223apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +82,Account {0} does not belong to Company {1},El compte {0} no pertany a l'empresa {1}
Pratik Vyas593d5622015-03-02 19:07:52 +0530224DocType: Naming Series,Series List for this Transaction,Llista de Sèries per a aquesta transacció
Pratik Vyas593d5622015-03-02 19:07:52 +0530225DocType: Sales Invoice,Is Opening Entry,És assentament d'obertura
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530226DocType: Customer Group,Mention if non-standard receivable account applicable,Esmenteu si compta per cobrar no estàndard aplicable
227apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +154,For Warehouse is required before Submit,Cal informar del magatzem destí abans de presentar
Pratik Vyas593d5622015-03-02 19:07:52 +0530228DocType: Sales Partner,Reseller,Revenedor
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530229apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +41,Please enter Company,Si us plau entra l'Empresa
Pratik Vyas593d5622015-03-02 19:07:52 +0530230DocType: Delivery Note Item,Against Sales Invoice Item,Contra la factura de venda d'articles
231,Production Orders in Progress,Ordres de producció en Construcció
Pratik Vyas593d5622015-03-02 19:07:52 +0530232DocType: Lead,Address & Contact,Direcció i Contacte
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530233apps/erpnext/erpnext/controllers/recurring_document.py +206,Next Recurring {0} will be created on {1},Següent Recurrent {0} es crearà a {1}
Pratik Vyas97264472015-05-14 15:13:10 +0530234DocType: Newsletter List,Total Subscribers,Els subscriptors totals
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530235apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +575,Contact Name,Nom de Contacte
Pratik Vyas593d5622015-03-02 19:07:52 +0530236DocType: Production Plan Item,SO Pending Qty,SO Pendent Quantitat
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530237DocType: Process Payroll,Creates salary slip for above mentioned criteria.,Crea nòmina per als criteris abans esmentats.
Pratik Vyas97264472015-05-14 15:13:10 +0530238apps/erpnext/erpnext/config/buying.py +18,Request for purchase.,Sol·licitud de venda.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530239apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +107,Double housing,Habitatge Doble
Pratik Vyas593d5622015-03-02 19:07:52 +0530240apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +157,Only the selected Leave Approver can submit this Leave Application,Només l'aprovador d'absències seleccionat pot presentar aquesta sol·licitud
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530241apps/erpnext/erpnext/hr/doctype/employee/employee.py +114,Relieving Date must be greater than Date of Joining,Alleujar data ha de ser major que la data de Unir
242apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +172,Leaves per Year,Deixa per any
Anand Doshi191b2972015-10-21 16:50:31 +0530243apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +187,Please set Naming Series for {0} via Setup > Settings > Naming Series,"Si us plau, estableix Naming Sèries per {0} a través de Configuració> Configuració> Sèrie Naming"
Pratik Vyas593d5622015-03-02 19:07:52 +0530244DocType: Time Log,Will be updated when batched.,Will be updated when batched.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530245apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +103,Row {0}: Please check 'Is Advance' against Account {1} if this is an advance entry.,"Fila {0}: Si us plau, vegeu ""És Avanç 'contra el Compte {1} si es tracta d'una entrada amb antelació."
Pratik Vyas97264472015-05-14 15:13:10 +0530246apps/erpnext/erpnext/stock/utils.py +174,Warehouse {0} does not belong to company {1},Magatzem {0} no pertany a l'empresa {1}
Pratik Vyas593d5622015-03-02 19:07:52 +0530247DocType: Bulk Email,Message,Missatge
Pratik Vyas593d5622015-03-02 19:07:52 +0530248DocType: Item Website Specification,Item Website Specification,Especificacions d'article al Web
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530249DocType: Dropbox Backup,Dropbox Access Key,Dropbox Access Key
Pratik Vyas593d5622015-03-02 19:07:52 +0530250DocType: Payment Tool,Reference No,Referència número
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530251apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +349,Leave Blocked,Absència bloquejada
Anand Doshi191b2972015-10-21 16:50:31 +0530252apps/erpnext/erpnext/stock/doctype/item/item.py +476,Item {0} has reached its end of life on {1},Article {0} ha arribat a la seva fi de vida del {1}
253apps/erpnext/erpnext/accounts/utils.py +339,Annual,Anual
Pratik Vyas593d5622015-03-02 19:07:52 +0530254DocType: Stock Reconciliation Item,Stock Reconciliation Item,Estoc Reconciliació article
Pratik Vyas593d5622015-03-02 19:07:52 +0530255DocType: Stock Entry,Sales Invoice No,Factura No
256DocType: Material Request Item,Min Order Qty,Quantitat de comanda mínima
257DocType: Lead,Do Not Contact,No entri en contacte
258DocType: Sales Invoice,The unique id for tracking all recurring invoices. It is generated on submit.,L'identificador únic per al seguiment de totes les factures recurrents. Es genera a enviar.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530259apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +93,Software Developer,Desenvolupador de Programari
Pratik Vyas593d5622015-03-02 19:07:52 +0530260DocType: Item,Minimum Order Qty,Quantitat de comanda mínima
261DocType: Pricing Rule,Supplier Type,Tipus de Proveïdor
262DocType: Item,Publish in Hub,Publicar en el Hub
263,Terretory,Terretory
Anand Doshi191b2972015-10-21 16:50:31 +0530264apps/erpnext/erpnext/stock/doctype/item/item.py +493,Item {0} is cancelled,L'article {0} està cancel·lat
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530265apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +589,Material Request,Sol·licitud de materials
Pratik Vyas593d5622015-03-02 19:07:52 +0530266DocType: Bank Reconciliation,Update Clearance Date,Actualització Data Liquidació
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530267DocType: Item,Purchase Details,Informació de compra
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530268apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +323,Item {0} not found in 'Raw Materials Supplied' table in Purchase Order {1},Article {0} no es troba en 'matèries primeres subministrades' taula en l'Ordre de Compra {1}
269apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +129,Wire brushing,Raspall de filferro
Pratik Vyas593d5622015-03-02 19:07:52 +0530270DocType: Employee,Relation,Relació
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530271DocType: Shipping Rule,Worldwide Shipping,Enviament mundial
Pratik Vyas97264472015-05-14 15:13:10 +0530272apps/erpnext/erpnext/config/selling.py +23,Confirmed orders from Customers.,Comandes en ferm dels clients.
Pratik Vyas593d5622015-03-02 19:07:52 +0530273DocType: Purchase Receipt Item,Rejected Quantity,Quantitat Rebutjada
274DocType: Features Setup,"Field available in Delivery Note, Quotation, Sales Invoice, Sales Order","El camp disponible a la nota de lliurament, oferta, factura de venda, ordres de venda"
Pratik Vyas97264472015-05-14 15:13:10 +0530275DocType: SMS Settings,SMS Sender Name,SMS Nom del remitent
Pratik Vyas593d5622015-03-02 19:07:52 +0530276DocType: Contact,Is Primary Contact,És Contacte principal
277DocType: Notification Control,Notification Control,Control de Notificació
278DocType: Lead,Suggestions,Suggeriments
279DocType: Territory,Set Item Group-wise budgets on this Territory. You can also include seasonality by setting the Distribution.,Pressupostos Set-Group savi article sobre aquest territori. També pot incloure l'estacionalitat mitjançant l'establiment de la Distribució.
280apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +72,Please enter parent account group for warehouse {0},Si us plau ingressi grup de comptes dels pares per al magatzem {0}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530281apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +238,Payment against {0} {1} cannot be greater than Outstanding Amount {2},Pagament contra {0} {1} no pot ser més gran que Destacat Suma {2}
Pratik Vyas593d5622015-03-02 19:07:52 +0530282DocType: Supplier,Address HTML,Adreça HTML
283DocType: Lead,Mobile No.,No mòbil
284DocType: Maintenance Schedule,Generate Schedule,Generar Calendari
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530285apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +81,Hubbing,Hubbing
Pratik Vyas593d5622015-03-02 19:07:52 +0530286DocType: Purchase Invoice Item,Expense Head,Cap de despeses
Pratik Vyas97264472015-05-14 15:13:10 +0530287apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +86,Please select Charge Type first,Seleccioneu Tipus de Càrrec primer
Pratik Vyas593d5622015-03-02 19:07:52 +0530288apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +41,Latest,Més recent
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530289apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +395,Max 5 characters,Max 5 caràcters
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530290apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +195,Select Your Language,Selecciona el teu idioma
Pratik Vyas593d5622015-03-02 19:07:52 +0530291DocType: Employee,The first Leave Approver in the list will be set as the default Leave Approver,El primer aprovadorde d'absències de la llista s'establirà com a predeterminat
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530292DocType: Manufacturing Settings,"Disables creation of time logs against Production Orders.
293Operations shall not be tracked against Production Order",Desactiva la creació de registres de temps en contra de les ordres de fabricació. Les operacions no seran objecte de seguiment contra l'Ordre de Producció
Pratik Vyas593d5622015-03-02 19:07:52 +0530294DocType: Accounts Settings,Settings for Accounts,Ajustaments de Comptes
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530295apps/erpnext/erpnext/config/crm.py +90,Manage Sales Person Tree.,Organigrama de vendes
Pratik Vyas593d5622015-03-02 19:07:52 +0530296DocType: Item,Synced With Hub,Sincronitzat amb Hub
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530297apps/erpnext/erpnext/setup/doctype/company/company.js +41,Wrong Password,Contrasenya Incorrecta
Pratik Vyas593d5622015-03-02 19:07:52 +0530298DocType: Item,Variant Of,Variant de
Anand Doshi191b2972015-10-21 16:50:31 +0530299apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +34,Item {0} must be Service Item,Article {0} ha de ser Servei d'articles
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530300apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +303,Completed Qty can not be greater than 'Qty to Manufacture',Completat Quantitat no pot ser major que 'Cant de Fabricació'
Pratik Vyas593d5622015-03-02 19:07:52 +0530301DocType: DocType,Administrator,Administrador
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530302apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +136,Laser drilling,Perforació per làser
Pratik Vyas593d5622015-03-02 19:07:52 +0530303DocType: Stock UOM Replace Utility,New Stock UOM,Nova UDM d'existències
304DocType: Period Closing Voucher,Closing Account Head,Tancant el Compte principal
Pratik Vyas593d5622015-03-02 19:07:52 +0530305DocType: Employee,External Work History,Historial de treball extern
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530306apps/erpnext/erpnext/projects/doctype/task/task.py +86,Circular Reference Error,Referència Circular Error
Anand Doshibacc6792015-10-30 12:54:27 +0530307apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +652,Do you really want to STOP,De debò vols a STOP
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530308DocType: Communication,Closed,Tancat
Pratik Vyas593d5622015-03-02 19:07:52 +0530309DocType: Delivery Note,In Words (Export) will be visible once you save the Delivery Note.,En paraules (exportació) seran visibles quan es desi l'albarà de lliurament.
Anand Doshibacc6792015-10-30 12:54:27 +0530310apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +734,Are you sure you want to STOP ,Segur que vols deixar de
Pratik Vyas593d5622015-03-02 19:07:52 +0530311DocType: Lead,Industry,Indústria
312DocType: Employee,Job Profile,Perfil Laboral
313DocType: Newsletter,Newsletter,Newsletter
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530314apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +84,Hydroforming,Hydroforming
315apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +49,Necking,Petoneig
Pratik Vyas593d5622015-03-02 19:07:52 +0530316DocType: Stock Settings,Notify by Email on creation of automatic Material Request,Notificació per correu electrònic a la creació de la Sol·licitud de materials automàtica
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530317DocType: Journal Entry,Multi Currency,Multi moneda
318apps/erpnext/erpnext/stock/doctype/stock_uom_replace_utility/stock_uom_replace_utility.py +51,Item is updated,L'article s'ha actualitzat
319DocType: Async Task,System Manager,Administrador del sistema
Pratik Vyas593d5622015-03-02 19:07:52 +0530320DocType: Payment Reconciliation Invoice,Invoice Type,Tipus de Factura
321DocType: Sales Invoice Item,Delivery Note,Nota de lliurament
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530322DocType: Dropbox Backup,Allow Dropbox Access,Allow Dropbox Access
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530323apps/erpnext/erpnext/config/learn.py +72,Setting up Taxes,Configuració d'Impostos
Anand Doshi191b2972015-10-21 16:50:31 +0530324apps/erpnext/erpnext/accounts/utils.py +189,Payment Entry has been modified after you pulled it. Please pull it again.,"Entrada de pagament ha estat modificat després es va tirar d'ell. Si us plau, tiri d'ella de nou."
325apps/erpnext/erpnext/stock/doctype/item/item.py +281,{0} entered twice in Item Tax,{0} entrat dues vegades en l'Impost d'article
326apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +105,Summary for this week and pending activities,Resum per a aquesta setmana i activitats pendents
Pratik Vyas593d5622015-03-02 19:07:52 +0530327DocType: Workstation,Rent Cost,Cost de lloguer
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530328apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +74,Please select month and year,Selecciona el mes i l'any
Pratik Vyas593d5622015-03-02 19:07:52 +0530329DocType: Purchase Invoice,"Enter email id separated by commas, invoice will be mailed automatically on particular date","Introduïu correu electrònic d'identificació separades per comes, la factura serà enviada automàticament en particular, la data"
330DocType: Employee,Company Email,Email de l'empresa
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530331DocType: GL Entry,Debit Amount in Account Currency,Suma Dèbit en Compte moneda
332DocType: Shipping Rule,Valid for Countries,Vàlid per als Països
Pratik Vyas593d5622015-03-02 19:07:52 +0530333DocType: Workflow State,Refresh,refrescar
334DocType: Features Setup,"All import related fields like currency, conversion rate, import total, import grand total etc are available in Purchase Receipt, Supplier Quotation, Purchase Invoice, Purchase Order etc.","Tots els camps relacionats amb la importació com la divisa, taxa de conversió, el total de l'import, els imports acumulats, etc estan disponibles en el rebut de compra, oferta de compra, factura de compra, ordres de compra, etc."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530335apps/erpnext/erpnext/stock/doctype/item/item.js +33,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,Aquest article és una plantilla i no es pot utilitzar en les transaccions. Atributs article es copiaran en les variants menys que s'estableix 'No Copy'
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530336apps/erpnext/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.py +69,Total Order Considered,Total de la comanda Considerat
Pratik Vyas97264472015-05-14 15:13:10 +0530337apps/erpnext/erpnext/config/hr.py +110,"Employee designation (e.g. CEO, Director etc.).","Designació de l'empleat (per exemple, director general, director, etc.)."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530338apps/erpnext/erpnext/controllers/recurring_document.py +199,Please enter 'Repeat on Day of Month' field value,"Si us plau, introdueixi 'Repetiu el Dia del Mes' valor del camp"
Pratik Vyas593d5622015-03-02 19:07:52 +0530339DocType: Sales Invoice,Rate at which Customer Currency is converted to customer's base currency,Canvi al qual la divisa del client es converteix la moneda base del client
340DocType: Features Setup,"Available in BOM, Delivery Note, Purchase Invoice, Production Order, Purchase Order, Purchase Receipt, Sales Invoice, Sales Order, Stock Entry, Timesheet","Disponible a la llista de materials, nota de lliurament, factura de compra, ordre de producció, ordres de compra, rebut de compra, factura de venda, ordres de venda, entrada d'estoc, fulla d'hores"
341DocType: Item Tax,Tax Rate,Tax Rate
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530342apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +509,Select Item,Seleccioneu Producte
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530343apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +143,"Item: {0} managed batch-wise, can not be reconciled using \
Pratik Vyas593d5622015-03-02 19:07:52 +0530344 Stock Reconciliation, instead use Stock Entry","Article: {0} gestionat per lots, no pot conciliar l'ús \
345 Stock Reconciliació, en lloc d'utilitzar l'entrada Stock"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530346apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +258,Purchase Invoice {0} is already submitted,La Factura de compra {0} ja està Presentada
347apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +87,Row # {0}: Batch No must be same as {1} {2},Fila # {0}: Lot No ha de ser igual a {1} {2}
Pratik Vyas97264472015-05-14 15:13:10 +0530348apps/erpnext/erpnext/accounts/doctype/account/account.js +54,Convert to non-Group,Convertir la no-Group
349apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +55,Purchase Receipt must be submitted,Rebut de compra s'ha de presentar
Pratik Vyas593d5622015-03-02 19:07:52 +0530350DocType: Stock UOM Replace Utility,Current Stock UOM,Estoc actual UOM
Pratik Vyas97264472015-05-14 15:13:10 +0530351apps/erpnext/erpnext/config/stock.py +53,Batch (lot) of an Item.,Lots (lot) d'un element.
Pratik Vyas593d5622015-03-02 19:07:52 +0530352DocType: C-Form Invoice Detail,Invoice Date,Data de la factura
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530353DocType: GL Entry,Debit Amount,Suma Dèbit
354apps/erpnext/erpnext/accounts/party.py +220,There can only be 1 Account per Company in {0} {1},Només pot haver 1 compte per l'empresa en {0} {1}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530355apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +7,Your email address,La seva adreça de correu electrònic
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530356apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +194,Please see attachment,"Si us plau, vegeu el document adjunt"
Pratik Vyas593d5622015-03-02 19:07:52 +0530357DocType: Purchase Order,% Received,% Rebut
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530358apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +109,Water jet cutting,Tall per raig d'aigua
359apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.py +24,Setup Already Complete!!,Configuració acabada !!
Pratik Vyas593d5622015-03-02 19:07:52 +0530360,Finished Goods,Béns Acabats
361DocType: Delivery Note,Instructions,Instruccions
362DocType: Quality Inspection,Inspected By,Inspeccionat per
363DocType: Maintenance Visit,Maintenance Type,Tipus de Manteniment
364apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +69,Serial No {0} does not belong to Delivery Note {1},El número de sèrie {0} no pertany a la nota de lliurament {1}
365DocType: Item Quality Inspection Parameter,Item Quality Inspection Parameter,Article de qualitat de paràmetres d'Inspecció
366DocType: Leave Application,Leave Approver Name,Nom de l'aprovador d'absències
367,Schedule Date,Horari Data
368DocType: Packed Item,Packed Item,Article amb embalatge
Pratik Vyas97264472015-05-14 15:13:10 +0530369apps/erpnext/erpnext/config/buying.py +54,Default settings for buying transactions.,Ajustos predeterminats per a transaccions de compra.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530370apps/erpnext/erpnext/projects/doctype/activity_cost/activity_cost.py +29,Activity Cost exists for Employee {0} against Activity Type - {1},Hi Cost Activitat d'Empleat {0} contra el Tipus d'Activitat - {1}
Pratik Vyas97264472015-05-14 15:13:10 +0530371apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +29,Please do NOT create Accounts for Customers and Suppliers. They are created directly from the Customer / Supplier masters.,"Si us plau, no crear comptes de clients i proveïdors. Es creen directament dels mestres al client / proveïdor."
Pratik Vyas593d5622015-03-02 19:07:52 +0530372DocType: Currency Exchange,Currency Exchange,Valor de Canvi de divisa
373DocType: Purchase Invoice Item,Item Name,Nom de l'article
374apps/erpnext/erpnext/selling/report/customer_credit_balance/customer_credit_balance.py +39,Credit Balance,Saldo creditor
375DocType: Employee,Widowed,Vidu
376DocType: Production Planning Tool,"Items to be requested which are ""Out of Stock"" considering all warehouses based on projected qty and minimum order qty","Els productes que es sol·licitaran i que estan ""Esgotat"", considerant tots els magatzems basat en Quantitat projectada i quantitat mínima de comanda"
377DocType: Workstation,Working Hours,Hores de Treball
378DocType: Naming Series,Change the starting / current sequence number of an existing series.,Canviar el número de seqüència inicial/actual d'una sèrie existent.
379apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +57,"If multiple Pricing Rules continue to prevail, users are asked to set Priority manually to resolve conflict.","Si hi ha diverses regles de preus vàlides, es demanarà als usuaris que estableixin la prioritat manualment per resoldre el conflicte."
Pratik Vyas593d5622015-03-02 19:07:52 +0530380,Purchase Register,Compra de Registre
Pratik Vyas593d5622015-03-02 19:07:52 +0530381DocType: Landed Cost Item,Applicable Charges,Càrrecs aplicables
382DocType: Workstation,Consumable Cost,Cost de consumibles
383apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +153,{0} ({1}) must have role 'Leave Approver',{0} ({1}) ha de tenir paper 'Deixar aprovador'
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530384DocType: Purchase Receipt,Vehicle Date,Data de Vehicles
Pratik Vyas593d5622015-03-02 19:07:52 +0530385apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +39,Medical,Metge
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530386apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +143,Reason for losing,Motiu de pèrdua
387apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +36,Tube beading,Abaloris Tub
Pratik Vyas97264472015-05-14 15:13:10 +0530388apps/erpnext/erpnext/manufacturing/doctype/workstation/workstation.py +79,Workstation is closed on the following dates as per Holiday List: {0},Estació de treball està tancada en les següents dates segons Llista de vacances: {0}
Pratik Vyas593d5622015-03-02 19:07:52 +0530389DocType: Employee,Single,Solter
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530390DocType: Issue,Attachment,Accessori
391apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +29,Budget cannot be set for Group Cost Center,Pressupost no es pot establir de centres de cost Grup
Pratik Vyas593d5622015-03-02 19:07:52 +0530392DocType: Account,Cost of Goods Sold,Cost de Vendes
393DocType: Purchase Invoice,Yearly,Anual
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530394apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +223,Please enter Cost Center,Si us plau entra el centre de cost
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530395DocType: Journal Entry Account,Sales Order,Ordre de Venda
Pratik Vyas593d5622015-03-02 19:07:52 +0530396apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +63,Avg. Selling Rate,Avg. La venda de Tarifa
397DocType: Purchase Order,Start date of current order's period,Data inicial del període de l'ordre actual
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530398apps/erpnext/erpnext/utilities/transaction_base.py +128,Quantity cannot be a fraction in row {0},La quantitat no pot ser una fracció a la fila {0}
Pratik Vyas593d5622015-03-02 19:07:52 +0530399DocType: Purchase Invoice Item,Quantity and Rate,Quantitat i taxa
400DocType: Delivery Note,% Installed,% Instal·lat
Anand Doshi191b2972015-10-21 16:50:31 +0530401apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +59,Please enter company name first,Si us plau introdueix el nom de l'empresa primer
Pratik Vyas6fbb25b2015-03-08 21:29:59 +0530402DocType: BOM,Item Desription,Desripció de l'article
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530403DocType: Purchase Invoice,Supplier Name,Nom del proveïdor
Pratik Vyas97264472015-05-14 15:13:10 +0530404DocType: Account,Is Group,És el Grup
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530405DocType: Stock Settings,Automatically Set Serial Nos based on FIFO,Ajusta automàticament els números de sèrie basat en FIFO
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530406DocType: Accounts Settings,Check Supplier Invoice Number Uniqueness,Comprovar Proveïdor Nombre de factura Singularitat
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530407apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +31,Thermoforming,Termoformat
408apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +66,Slitting,De tall longitudinal
Pratik Vyas593d5622015-03-02 19:07:52 +0530409apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +57,'To Case No.' cannot be less than 'From Case No.',"""Per al cas núm ' no pot ser inferior a 'De Cas No.'"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530410apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +104,Non Profit,Sense ànim de lucre
Pratik Vyas593d5622015-03-02 19:07:52 +0530411apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order_list.js +7,Not Started,Sense començar
412DocType: Lead,Channel Partner,Partner de Canal
413DocType: Account,Old Parent,Antic Pare
414DocType: Notification Control,Customize the introductory text that goes as a part of that email. Each transaction has a separate introductory text.,Personalitza el text d'introducció que va com una part d'aquest correu electrònic. Cada transacció té un text introductori independent.
Pratik Vyas97264472015-05-14 15:13:10 +0530415DocType: Sales Taxes and Charges Template,Sales Master Manager,Gerent de vendes
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530416apps/erpnext/erpnext/config/manufacturing.py +74,Global settings for all manufacturing processes.,La configuració global per a tots els processos de fabricació.
Pratik Vyas593d5622015-03-02 19:07:52 +0530417DocType: Accounts Settings,Accounts Frozen Upto,Comptes bloquejats fins a
418DocType: SMS Log,Sent On,Enviar on
Anand Doshi191b2972015-10-21 16:50:31 +0530419apps/erpnext/erpnext/stock/doctype/item/item.py +453,Attribute {0} selected multiple times in Attributes Table,Atribut {0} seleccionat diverses vegades en la taula Atributs
Pratik Vyas593d5622015-03-02 19:07:52 +0530420DocType: Sales Order,Not Applicable,No Aplicable
Pratik Vyas97264472015-05-14 15:13:10 +0530421apps/erpnext/erpnext/config/hr.py +140,Holiday master.,Mestre de vacances.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530422apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +19,Shell molding,Emmotllament Shell
Pratik Vyas593d5622015-03-02 19:07:52 +0530423DocType: Material Request Item,Required Date,Data Requerit
424DocType: Delivery Note,Billing Address,Direcció De Enviament
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530425apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.js +613,Please enter Item Code.,"Si us plau, introduïu el codi d'article."
Pratik Vyas593d5622015-03-02 19:07:52 +0530426DocType: BOM,Costing,Costejament
Pratik Vyas97264472015-05-14 15:13:10 +0530427DocType: Purchase Taxes and Charges,"If checked, the tax amount will be considered as already included in the Print Rate / Print Amount","If checked, the tax amount will be considered as already included in the Print Rate / Print Amount"
Pratik Vyas593d5622015-03-02 19:07:52 +0530428apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +48,Total Qty,Quantitat total
429DocType: Employee,Health Concerns,Problemes de Salut
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530430apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice_list.js +15,Unpaid,No pagat
Pratik Vyas593d5622015-03-02 19:07:52 +0530431DocType: Packing Slip,From Package No.,Del paquet número
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530432DocType: Item Attribute,To Range,Per Abast
Pratik Vyas97264472015-05-14 15:13:10 +0530433apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +29,Securities and Deposits,Valors i Dipòsits
Pratik Vyas593d5622015-03-02 19:07:52 +0530434DocType: Features Setup,Imports,Importacions
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530435apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +144,Adhesive bonding,La unió adhesiva
Pratik Vyas593d5622015-03-02 19:07:52 +0530436DocType: Job Opening,Description of a Job Opening,Descripció d'una oferta de treball
Anand Doshi191b2972015-10-21 16:50:31 +0530437apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +102,Pending activities for today,Activitats pendents per avui
Pratik Vyas97264472015-05-14 15:13:10 +0530438apps/erpnext/erpnext/config/hr.py +28,Attendance record.,Registre d'assistència.
Pratik Vyas593d5622015-03-02 19:07:52 +0530439DocType: Bank Reconciliation,Journal Entries,Entrades de diari
440DocType: Sales Order Item,Used for Production Plan,S'utilitza per al Pla de Producció
441DocType: System Settings,Loading...,Carregant ...
442DocType: DocField,Password,Contrasenya
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530443apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +155,Fused deposition modeling,Modelat per deposició fosa
Pratik Vyas97264472015-05-14 15:13:10 +0530444DocType: Manufacturing Settings,Time Between Operations (in mins),Temps entre operacions (en minuts)
Pratik Vyas593d5622015-03-02 19:07:52 +0530445DocType: Customer,Buyer of Goods and Services.,Compradors de Productes i Serveis.
446DocType: Journal Entry,Accounts Payable,Comptes Per Pagar
Pratik Vyas97264472015-05-14 15:13:10 +0530447apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.js +24,Add Subscribers,Afegir Subscriptors
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530448sites/assets/js/erpnext.min.js +5,""" does not exists",""" no existeix"
Pratik Vyas593d5622015-03-02 19:07:52 +0530449DocType: Pricing Rule,Valid Upto,Vàlid Fins
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530450apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +564,List a few of your customers. They could be organizations or individuals.,Enumerar alguns dels seus clients. Podrien ser les organitzacions o individus.
Pratik Vyas97264472015-05-14 15:13:10 +0530451apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +143,Direct Income,Ingrés Directe
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530452apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +33,"Can not filter based on Account, if grouped by Account","No es pot filtrar en funció del compte, si agrupats per Compte"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530453apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +88,Administrative Officer,Oficial Administratiu
Pratik Vyas593d5622015-03-02 19:07:52 +0530454DocType: Payment Tool,Received Or Paid,Rebut o pagat
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530455apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +338,Please select Company,Seleccioneu de l'empresa
Pratik Vyas97264472015-05-14 15:13:10 +0530456DocType: Stock Entry,Difference Account,Compte de diferències
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530457apps/erpnext/erpnext/projects/doctype/task/task.py +44,Cannot close task as its dependant task {0} is not closed.,No es pot tancar tasca com no tanca la seva tasca depèn {0}.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530458apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +305,Please enter Warehouse for which Material Request will be raised,Si us plau indica el Magatzem en què es faràa la Sol·licitud de materials
Pratik Vyas593d5622015-03-02 19:07:52 +0530459DocType: Production Order,Additional Operating Cost,Cost addicional de funcionament
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530460apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +20,Cosmetics,Productes cosmètics
Pratik Vyas593d5622015-03-02 19:07:52 +0530461DocType: DocField,Type,Tipus
Anand Doshi191b2972015-10-21 16:50:31 +0530462apps/erpnext/erpnext/stock/doctype/item/item.py +358,"To merge, following properties must be same for both items","Per fusionar, propietats han de ser el mateix per a tots dos articles"
Pratik Vyas593d5622015-03-02 19:07:52 +0530463DocType: Communication,Subject,Subjecte
Pratik Vyas593d5622015-03-02 19:07:52 +0530464DocType: Shipping Rule,Net Weight,Pes Net
465DocType: Employee,Emergency Phone,Telèfon d'Emergència
Pratik Vyas593d5622015-03-02 19:07:52 +0530466,Serial No Warranty Expiry,Venciment de la garantia del número de sèrie
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530467apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +624,Do you really want to STOP this Material Request?,De veritat vol deixar d'aquesta demanda de materials?
468DocType: Sales Order,To Deliver,Per Lliurar
Pratik Vyas593d5622015-03-02 19:07:52 +0530469DocType: Purchase Invoice Item,Item,Article
Pratik Vyas593d5622015-03-02 19:07:52 +0530470DocType: Journal Entry,Difference (Dr - Cr),Diferència (Dr - Cr)
471DocType: Account,Profit and Loss,Pèrdues i Guanys
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530472apps/erpnext/erpnext/config/learn.py +147,Managing Subcontracting,Subcontractació Gestió
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530473apps/erpnext/erpnext/stock/doctype/stock_uom_replace_utility/stock_uom_replace_utility.py +58,New UOM must NOT be of type Whole Number,La nova UDM no pot ser de tipus Número sencer
Pratik Vyas97264472015-05-14 15:13:10 +0530474apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +47,Furniture and Fixture,Mobles
Pratik Vyas593d5622015-03-02 19:07:52 +0530475DocType: Quotation,Rate at which Price list currency is converted to company's base currency,Valor pel qual la divisa de la llista de preus es converteix a la moneda base de la companyia
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530476apps/erpnext/erpnext/setup/doctype/company/company.py +47,Account {0} does not belong to company: {1},Compte {0} no pertany a la companyia: {1}
Pratik Vyas593d5622015-03-02 19:07:52 +0530477DocType: Selling Settings,Default Customer Group,Grup predeterminat Client
478DocType: Global Defaults,"If disable, 'Rounded Total' field will not be visible in any transaction","Si ho desactives, el camp 'Arrodonir Total' no serà visible a cap transacció"
479DocType: BOM,Operating Cost,Cost de funcionament
Pratik Vyas593d5622015-03-02 19:07:52 +0530480,Gross Profit,Benefici Brut
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530481apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +27,Increment cannot be 0,Increment no pot ser 0
Pratik Vyas593d5622015-03-02 19:07:52 +0530482DocType: Production Planning Tool,Material Requirement,Requirement de Material
Pratik Vyas97264472015-05-14 15:13:10 +0530483DocType: Company,Delete Company Transactions,Eliminar Transaccions Empresa
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530484apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +85,Item {0} is not Purchase Item,Article {0} no és article de Compra
485apps/erpnext/erpnext/controllers/recurring_document.py +188,"{0} is an invalid email address in 'Notification \
Pratik Vyas593d5622015-03-02 19:07:52 +0530486 Email Address'","{0} és una adreça de correu electrònic vàlida en el '\
487 Notificació Adreça de correu electrònic'"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530488apps/erpnext/erpnext/buying/doctype/supplier/supplier.js +43,Total Billing This Year:,Facturació total aquest any:
Pratik Vyas593d5622015-03-02 19:07:52 +0530489DocType: Purchase Receipt,Add / Edit Taxes and Charges,Afegeix / Edita les taxes i càrrecs
490DocType: Purchase Invoice,Supplier Invoice No,Número de Factura de Proveïdor
491DocType: Territory,For reference,Per referència
Anand Doshi191b2972015-10-21 16:50:31 +0530492apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +154,"Cannot delete Serial No {0}, as it is used in stock transactions","No es pot eliminar de sèrie n {0}, ja que s'utilitza en les transaccions de valors"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530493apps/erpnext/erpnext/accounts/report/trial_balance_for_party/trial_balance_for_party.py +169,Closing (Cr),Tancament (Cr)
Pratik Vyas593d5622015-03-02 19:07:52 +0530494DocType: Serial No,Warranty Period (Days),Període de garantia (Dies)
495DocType: Installation Note Item,Installation Note Item,Nota d'instal·lació de l'article
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530496,Pending Qty,Pendent Quantitat
Pratik Vyas593d5622015-03-02 19:07:52 +0530497DocType: Job Applicant,Thread HTML,Thread HTML
498DocType: Company,Ignore,Ignorar
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530499apps/erpnext/erpnext/setup/doctype/sms_settings/sms_settings.py +86,SMS sent to following numbers: {0},SMS enviat als telèfons: {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530500apps/erpnext/erpnext/controllers/buying_controller.py +135,Supplier Warehouse mandatory for sub-contracted Purchase Receipt,Magatzem obligatori per rebut de compra de subcontractació de proveïdors
Pratik Vyas593d5622015-03-02 19:07:52 +0530501DocType: Pricing Rule,Valid From,Vàlid des
502DocType: Sales Invoice,Total Commission,Total Comissió
503DocType: Pricing Rule,Sales Partner,Soci de vendes
504DocType: Buying Settings,Purchase Receipt Required,Es requereix rebut de compra
505DocType: Monthly Distribution,"**Monthly Distribution** helps you distribute your budget across months if you have seasonality in your business.
506
507To distribute a budget using this distribution, set this **Monthly Distribution** in the **Cost Center**","** Distribució Mensual ** l'ajuda a distribuir el seu pressupost a través de mesos si té l'estacionalitat del seu negoci.
508
509 Per distribuir un pressupost utilitzant aquesta distribució, establir aquesta distribució mensual ** ** ** al centre de costos **"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530510apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +183,No records found in the Invoice table,No es troben en la taula de registres de factures
Pratik Vyas593d5622015-03-02 19:07:52 +0530511apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.js +20,Please select Company and Party Type first,Seleccioneu de l'empresa i el Partit Tipus primer
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530512apps/erpnext/erpnext/config/accounts.py +84,Financial / accounting year.,Exercici comptabilitat /.
Anand Doshi191b2972015-10-21 16:50:31 +0530513apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +158,"Sorry, Serial Nos cannot be merged","Ho sentim, els números de sèrie no es poden combinar"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530514apps/erpnext/erpnext/selling/doctype/quotation/quotation.js +581,Make Sales Order,Fes la teva comanda de vendes
Pratik Vyas97264472015-05-14 15:13:10 +0530515DocType: Project Task,Project Task,Tasca del projecte
Pratik Vyas593d5622015-03-02 19:07:52 +0530516,Lead Id,Identificador del client potencial
517DocType: C-Form Invoice Detail,Grand Total,Gran Total
518DocType: About Us Settings,Website Manager,Gestor de la Pàgina web
519apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +34,Fiscal Year Start Date should not be greater than Fiscal Year End Date,Fiscal Any Data d'inici no ha de ser major que l'any fiscal Data de finalització
520DocType: Warranty Claim,Resolution,Resolució
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530521apps/erpnext/erpnext/templates/pages/order.html +51,Delivered: {0},Lliurat: {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530522apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +66,Payable Account,Compte per Pagar
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530523DocType: Sales Order,Billing and Delivery Status,Facturació i Lliurament Estat
Pratik Vyas593d5622015-03-02 19:07:52 +0530524apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +58,Repeat Customers,Repetiu els Clients
Pratik Vyas593d5622015-03-02 19:07:52 +0530525DocType: Leave Control Panel,Allocate,Assignar
526apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard_page.html +16,Previous,Anterior
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530527apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +613,Sales Return,Devolucions de vendes
Pratik Vyas593d5622015-03-02 19:07:52 +0530528DocType: Production Planning Tool,Select Sales Orders from which you want to create Production Orders.,Seleccioneu ordres de venda a partir del qual vol crear ordres de producció.
Pratik Vyas97264472015-05-14 15:13:10 +0530529apps/erpnext/erpnext/config/hr.py +120,Salary components.,Components salarials.
Pratik Vyas593d5622015-03-02 19:07:52 +0530530apps/erpnext/erpnext/config/crm.py +12,Database of potential customers.,Base de dades de clients potencials.
Pratik Vyas97264472015-05-14 15:13:10 +0530531apps/erpnext/erpnext/config/crm.py +17,Customer database.,Base de dades de clients.
Pratik Vyas593d5622015-03-02 19:07:52 +0530532DocType: Quotation,Quotation To,Oferta per
533DocType: Lead,Middle Income,Ingrés Mig
534apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +58,Opening (Cr),Obertura (Cr)
Anand Doshi191b2972015-10-21 16:50:31 +0530535apps/erpnext/erpnext/accounts/utils.py +193,Allocated amount can not be negative,Suma assignat no pot ser negatiu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530536apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +123,Tumbling,Tumbling
Pratik Vyas593d5622015-03-02 19:07:52 +0530537DocType: Purchase Order Item,Billed Amt,Quantitat facturada
538DocType: Warehouse,A logical Warehouse against which stock entries are made.,Un Magatzem lògic contra el qual es fan les entrades en existències.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530539apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +91,Reference No & Reference Date is required for {0},No de referència i obres de consulta Data es requereix per {0}
Pratik Vyas593d5622015-03-02 19:07:52 +0530540DocType: Event,Wednesday,Dimecres
541DocType: Sales Invoice,Customer's Vendor,Venedor del Client
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530542apps/erpnext/erpnext/projects/doctype/time_log/time_log.py +214,Production Order is Mandatory,Ordre de Producció és obligatori
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530543apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +139,Proposal Writing,Redacció de propostes
544apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.py +35,Another Sales Person {0} exists with the same Employee id,Hi ha una altra Sales Person {0} amb el mateix ID d'empleat
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530545apps/erpnext/erpnext/stock/stock_ledger.py +336,Negative Stock Error ({6}) for Item {0} in Warehouse {1} on {2} {3} in {4} {5},Negatiu Stock Error ({6}) per al punt {0} a Magatzem {1} a {2} {3} a {4} {5}
Pratik Vyas593d5622015-03-02 19:07:52 +0530546DocType: Fiscal Year Company,Fiscal Year Company,Any fiscal Companyia
547DocType: Packing Slip Item,DN Detail,Detall DN
548DocType: Time Log,Billed,Facturat
549DocType: Batch,Batch Description,Descripció lots
550DocType: Delivery Note,Time at which items were delivered from warehouse,Moment en què els articles van ser lliurats des del magatzem
551DocType: Sales Invoice,Sales Taxes and Charges,Els impostos i càrrecs de venda
552DocType: Employee,Organization Profile,Perfil de l'organització
553apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.py +90,Please setup numbering series for Attendance via Setup > Numbering Series,"Si us plau, configureu sèries de numeració per a l'assistència a través de Configuració> Sèries de numeració"
Pratik Vyas593d5622015-03-02 19:07:52 +0530554DocType: Employee,Reason for Resignation,Motiu del cessament
Pratik Vyas97264472015-05-14 15:13:10 +0530555apps/erpnext/erpnext/config/hr.py +150,Template for performance appraisals.,Plantilla per a les avaluacions d'acompliment.
Pratik Vyas593d5622015-03-02 19:07:52 +0530556DocType: Payment Reconciliation,Invoice/Journal Entry Details,Factura / Diari Detalls de l'entrada
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530557apps/erpnext/erpnext/accounts/utils.py +53,{0} '{1}' not in Fiscal Year {2},{0} '{1}' no en l'exercici fiscal {2}
Pratik Vyas593d5622015-03-02 19:07:52 +0530558DocType: Buying Settings,Settings for Buying Module,Ajustaments del mòdul de Compres
559apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +62,Please enter Purchase Receipt first,Si us plau primer entra el rebut de compra
560DocType: Buying Settings,Supplier Naming By,NOmenament de proveïdors per
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530561DocType: Activity Type,Default Costing Rate,Taxa d'Incompliment Costea
Pratik Vyas593d5622015-03-02 19:07:52 +0530562DocType: Maintenance Schedule,Maintenance Schedule,Programa de manteniment
563apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +34,"Then Pricing Rules are filtered out based on Customer, Customer Group, Territory, Supplier, Supplier Type, Campaign, Sales Partner etc.","Llavors Tarifes de Preu es filtren sobre la base de client, grup de clients, Territori, Proveïdor, Tipus Proveïdor, Campanya, soci de vendes, etc."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530564apps/frappe/frappe/integrations/doctype/dropbox_backup/dropbox_backup.py +179,Please install dropbox python module,"Si us plau, instal leu el mòdul python dropbox"
Pratik Vyas593d5622015-03-02 19:07:52 +0530565DocType: Employee,Passport Number,Nombre de Passaport
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530566apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +82,Manager,Gerent
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530567apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +494,From Purchase Receipt,Des rebut de compra
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530568apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +219,Same item has been entered multiple times.,El mateix article s'ha introduït diverses vegades.
Pratik Vyas593d5622015-03-02 19:07:52 +0530569DocType: SMS Settings,Receiver Parameter,Paràmetre de Receptor
Pratik Vyas97264472015-05-14 15:13:10 +0530570apps/erpnext/erpnext/controllers/trends.py +39,'Based On' and 'Group By' can not be same,'Basat En' i 'Agrupar Per' no pot ser el mateix
Pratik Vyas593d5622015-03-02 19:07:52 +0530571DocType: Sales Person,Sales Person Targets,Objectius persona de vendes
Anand Doshi191b2972015-10-21 16:50:31 +0530572sites/assets/js/form.min.js +271,To,A
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530573apps/frappe/frappe/templates/base.html +143,Please enter email address,Introduïu l'adreça de correu electrònic
574apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +35,End tube forming,Fi tub formant
Pratik Vyas593d5622015-03-02 19:07:52 +0530575DocType: Production Order Operation,In minutes,En qüestió de minuts
576DocType: Issue,Resolution Date,Resolució Data
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530577apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +635,Please set default Cash or Bank account in Mode of Payment {0},"Si us plau, estableix pagament en efectiu o Compte bancari predeterminat a la Forma de pagament {0}"
Pratik Vyas593d5622015-03-02 19:07:52 +0530578DocType: Selling Settings,Customer Naming By,Customer Naming By
579apps/erpnext/erpnext/accounts/doctype/account/account.js +67,Convert to Group,Convertir el Grup
Pratik Vyas97264472015-05-14 15:13:10 +0530580DocType: Activity Cost,Activity Type,Tipus d'activitat
Pratik Vyas593d5622015-03-02 19:07:52 +0530581apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +47,Delivered Amount,Quantitat lliurada
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530582DocType: Customer,Fixed Days,Dies Fixos
Pratik Vyas593d5622015-03-02 19:07:52 +0530583DocType: Sales Invoice,Packing List,Llista De Embalatge
Pratik Vyas97264472015-05-14 15:13:10 +0530584apps/erpnext/erpnext/config/buying.py +28,Purchase Orders given to Suppliers.,Ordres de compra donades a Proveïdors.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530585apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +43,Publishing,Publicant
Pratik Vyas97264472015-05-14 15:13:10 +0530586DocType: Activity Cost,Projects User,Usuari de Projectes
587apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +41,Consumed,Consumit
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530588apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +198,{0}: {1} not found in Invoice Details table,{0}: {1} no es troba a Detalls de la factura taula
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530589DocType: Company,Round Off Cost Center,Completen centres de cost
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530590apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +202,Maintenance Visit {0} must be cancelled before cancelling this Sales Order,Manteniment Visita {0} ha de ser cancel·lat abans de cancel·lar aquesta comanda de vendes
Pratik Vyas593d5622015-03-02 19:07:52 +0530591DocType: Material Request,Material Transfer,Transferència de material
592apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +56,Opening (Dr),Obertura (Dr)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530593apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +39,Posting timestamp must be after {0},Data i hora d'enviament ha de ser posterior a {0}
Pratik Vyas97264472015-05-14 15:13:10 +0530594apps/frappe/frappe/config/setup.py +59,Settings,Ajustos
Pratik Vyas593d5622015-03-02 19:07:52 +0530595DocType: Landed Cost Taxes and Charges,Landed Cost Taxes and Charges,Impostos i Càrrecs Landed Cost
596DocType: Production Order Operation,Actual Start Time,Temps real d'inici
597DocType: BOM Operation,Operation Time,Temps de funcionament
Pratik Vyas97264472015-05-14 15:13:10 +0530598sites/assets/js/list.min.js +5,More,Més
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530599DocType: Pricing Rule,Sales Manager,Gerent De Vendes
Anand Doshi191b2972015-10-21 16:50:31 +0530600sites/assets/js/desk.min.js +7673,Rename,Canviar el nom
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530601DocType: Journal Entry,Write Off Amount,Anota la quantitat
602apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +52,Bending,Doblegat
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530603apps/frappe/frappe/core/page/user_permissions/user_permissions.js +246,Allow User,Permetre a l'usuari
Pratik Vyas593d5622015-03-02 19:07:52 +0530604DocType: Journal Entry,Bill No,Factura Número
605DocType: Purchase Invoice,Quarterly,Trimestral
606DocType: Selling Settings,Delivery Note Required,Nota de lliurament Obligatòria
Pratik Vyas97264472015-05-14 15:13:10 +0530607DocType: Sales Order Item,Basic Rate (Company Currency),Tarifa Bàsica (En la divisa de la companyia)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530608DocType: Manufacturing Settings,Backflush Raw Materials Based On,Backflush matèries primeres Based On
Anand Doshi191b2972015-10-21 16:50:31 +0530609apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +62,Please enter item details,Entra els detalls de l'article
Pratik Vyas97264472015-05-14 15:13:10 +0530610DocType: Purchase Receipt,Other Details,Altres detalls
Pratik Vyas593d5622015-03-02 19:07:52 +0530611DocType: Account,Accounts,Comptes
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530612apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +67,Marketing,Màrqueting
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530613apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +65,Straight shearing,Esquila Recta
Pratik Vyas593d5622015-03-02 19:07:52 +0530614DocType: Features Setup,To track item in sales and purchase documents based on their serial nos. This is can also used to track warranty details of the product.,Per realitzar el seguiment de l'article en vendes i documents de compra en base als seus números de sèrie. Aquest és també pugui utilitzat per rastrejar informació sobre la garantia del producte.
615DocType: Purchase Receipt Item Supplied,Current Stock,Estoc actual
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530616apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +98,Rejected Warehouse is mandatory against regected item,Cal indicar el magatzem de no conformitats per la partida rebutjada
Pratik Vyas593d5622015-03-02 19:07:52 +0530617DocType: Account,Expenses Included In Valuation,Despeses incloses en la valoració
618DocType: Employee,Provide email id registered in company,Provide email id registered in company
619DocType: Hub Settings,Seller City,Ciutat del venedor
620DocType: Email Digest,Next email will be sent on:,El següent correu electrònic s'enviarà a:
Pratik Vyas97264472015-05-14 15:13:10 +0530621DocType: Offer Letter Term,Offer Letter Term,Present Carta Termini
Anand Doshi191b2972015-10-21 16:50:31 +0530622apps/erpnext/erpnext/stock/doctype/item/item.py +433,Item has variants.,L'article té variants.
623apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +65,Item {0} not found,Article {0} no trobat
Pratik Vyas593d5622015-03-02 19:07:52 +0530624DocType: Bin,Stock Value,Estoc Valor
Pratik Vyas97264472015-05-14 15:13:10 +0530625apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +88,Tree Type,Tipus Arbre
Pratik Vyas593d5622015-03-02 19:07:52 +0530626DocType: BOM Explosion Item,Qty Consumed Per Unit,Quantitat consumida per unitat
627DocType: Serial No,Warranty Expiry Date,Data final de garantia
628DocType: Material Request Item,Quantity and Warehouse,Quantitat i Magatzem
629DocType: Sales Invoice,Commission Rate (%),Comissió (%)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530630apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.js +172,"Against Voucher Type must be one of Sales Order, Sales Invoice or Journal Entry","Contra val Type ha de ser un comandes de venda, factura de venda o entrada de diari"
631apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +139,Biomachining,Biomachining
Anand Doshi191b2972015-10-21 16:50:31 +0530632apps/erpnext/erpnext/setup/utils.py +89,Unable to find exchange rate,No es pot trobar el tipus de canvi
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530633apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +7,Aerospace,Aeroespacial
Pratik Vyas97264472015-05-14 15:13:10 +0530634apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +19,Welcome,Benvinguda
Pratik Vyas593d5622015-03-02 19:07:52 +0530635DocType: Journal Entry,Credit Card Entry,Introducció d'una targeta de crèdit
636apps/erpnext/erpnext/projects/report/daily_time_log_summary/daily_time_log_summary.py +18,Task Subject,Tasca Assumpte
Pratik Vyas97264472015-05-14 15:13:10 +0530637apps/erpnext/erpnext/config/stock.py +28,Goods received from Suppliers.,Productes rebuts de proveïdors.
Pratik Vyas593d5622015-03-02 19:07:52 +0530638DocType: Communication,Open,Obert
639DocType: Lead,Campaign Name,Nom de la campanya
Pratik Vyas593d5622015-03-02 19:07:52 +0530640,Reserved,Reservat
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530641apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +663,Do you really want to UNSTOP,Realment vols unstop
Pratik Vyas97264472015-05-14 15:13:10 +0530642DocType: Purchase Order,Supply Raw Materials,Subministrament de Matèries Primeres
643DocType: Purchase Invoice,The date on which next invoice will be generated. It is generated on submit.,La data en què es genera la següent factura. Es genera a enviar.
644apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +10,Current Assets,Actiu Corrent
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530645apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +92,{0} is not a stock Item,{0} no és un article d'estoc
Pratik Vyas593d5622015-03-02 19:07:52 +0530646DocType: Mode of Payment Account,Default Account,Compte predeterminat
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530647apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +157,Lead must be set if Opportunity is made from Lead,S'ha d'indicar el client potencial si la oportunitat té el seu origen en un client potencial
Pratik Vyas593d5622015-03-02 19:07:52 +0530648DocType: Contact Us Settings,Address Title,Direcció Títol
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530649apps/erpnext/erpnext/hr/doctype/holiday_list/holiday_list.py +33,Please select weekly off day,Si us plau seleccioni el dia lliure setmanal
Pratik Vyas593d5622015-03-02 19:07:52 +0530650DocType: Production Order Operation,Planned End Time,Planificació de Temps Final
651,Sales Person Target Variance Item Group-Wise,Sales Person Target Variance Item Group-Wise
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530652DocType: Dropbox Backup,Daily,Diari
653apps/erpnext/erpnext/accounts/doctype/account/account.py +105,Account with existing transaction cannot be converted to ledger,El Compte de la transacció existent no es pot convertir a llibre major
Pratik Vyas593d5622015-03-02 19:07:52 +0530654DocType: Delivery Note,Customer's Purchase Order No,Del client Ordre de Compra No
Pratik Vyas593d5622015-03-02 19:07:52 +0530655DocType: Employee,Cell Number,Número de cel·la
656apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation_list.js +7,Lost,Perdut
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530657apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +119,You can not enter current voucher in 'Against Journal Entry' column,Vostè no pot entrar bo actual a 'Contra entrada de diari' columna
658apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +25,Energy,Energia
Pratik Vyas593d5622015-03-02 19:07:52 +0530659DocType: Opportunity,Opportunity From,Oportunitat De
Pratik Vyas97264472015-05-14 15:13:10 +0530660apps/erpnext/erpnext/config/hr.py +33,Monthly salary statement.,Nòmina mensual.
Pratik Vyas593d5622015-03-02 19:07:52 +0530661DocType: Item Group,Website Specifications,Especificacions del lloc web
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530662apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +205,New Account,Nou Compte
Pratik Vyas593d5622015-03-02 19:07:52 +0530663apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +21,{0}: From {0} of type {1},{0}: Des {0} de tipus {1}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530664apps/erpnext/erpnext/controllers/buying_controller.py +283,Row {0}: Conversion Factor is mandatory,Fila {0}: el factor de conversió és obligatori
Pratik Vyas97264472015-05-14 15:13:10 +0530665apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +27,Accounting Entries can be made against leaf nodes. Entries against Groups are not allowed.,Entrades de Comptabilitat es poden fer en contra de nodes fulla. No es permeten els comentaris en contra dels grups.
Pratik Vyas593d5622015-03-02 19:07:52 +0530666DocType: ToDo,High,Alt
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530667apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +361,Cannot deactivate or cancel BOM as it is linked with other BOMs,No es pot desactivar o cancel·lar BOM ja que està vinculat amb altres llistes de materials
Pratik Vyas593d5622015-03-02 19:07:52 +0530668DocType: Opportunity,Maintenance,Manteniment
669DocType: User,Male,Home
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530670apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +182,Purchase Receipt number required for Item {0},Nombre de recepció de compra d'articles requerits per {0}
Pratik Vyas593d5622015-03-02 19:07:52 +0530671DocType: Item Attribute Value,Item Attribute Value,Element Atribut Valor
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530672apps/erpnext/erpnext/config/crm.py +64,Sales campaigns.,Campanyes de venda.
Pratik Vyas97264472015-05-14 15:13:10 +0530673DocType: 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 +0530674
675#### Note
676
677The 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.
678
679#### Description of Columns
680
6811. Calculation Type:
682 - This can be on **Net Total** (that is the sum of basic amount).
683 - **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.
684 - **Actual** (as mentioned).
6852. Account Head: The Account ledger under which this tax will be booked
6863. Cost Center: If the tax / charge is an income (like shipping) or expense it needs to be booked against a Cost Center.
6874. Description: Description of the tax (that will be printed in invoices / quotes).
6885. Rate: Tax rate.
6896. Amount: Tax amount.
6907. Total: Cumulative total to this point.
6918. 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).
6929. 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.","Plantilla de gravamen que es pot aplicar a totes les transaccions de venda. Aquesta plantilla pot contenir llista de caps d'impostos i també altres caps de despeses / ingressos com ""enviament"", ""Assegurances"", ""Maneig"", etc.
693
694 #### Nota
695
696 La taxa d'impost que definir aquí serà el tipus impositiu general per a tots els articles ** **. Si hi ha ** ** Els articles que tenen diferents taxes, han de ser afegits en l'Impost ** ** Article taula a l'article ** ** mestre.
697
698 #### Descripció de les Columnes
699
700 1. Tipus de Càlcul:
701 - Això pot ser en ** Net Total ** (que és la suma de la quantitat bàsica).
702 - ** En Fila Anterior total / import ** (per impostos o càrrecs acumulats). Si seleccioneu aquesta opció, l'impost s'aplica com un percentatge de la fila anterior (a la taula d'impostos) Quantitat o total.
703 - Actual ** ** (com s'ha esmentat).
704 2. Compte Cap: El llibre major de comptes en què es va reservar aquest impost
705 3. Centre de Cost: Si l'impost / càrrega és un ingrés (com l'enviament) o despesa en què ha de ser reservat en contra d'un centre de costos.
706 4. Descripció: Descripció de l'impost (que s'imprimiran en factures / cometes).
707 5. Rate: Taxa d'impost.
708 Juny. Quantitat: Quantitat d'impost.
709 7. Total: Total acumulat fins aquest punt.
710 8. Introdueixi Row: Si es basa en ""Anterior Fila Total"" es pot seleccionar el nombre de la fila que serà pres com a base per a aquest càlcul (per defecte és la fila anterior).
711 Setembre. És aquesta Impostos inclosos en Taxa Bàsica?: Marcant això, vol dir que aquest impost no es mostrarà sota de la taula de partides, però serà inclòs en la tarifa bàsica de la taula principal element. Això és útil en la qual desitja donar un preu fix (inclosos tots els impostos) preu als clients."
Pratik Vyas593d5622015-03-02 19:07:52 +0530712DocType: Employee,Bank A/C No.,Número de Compte Corrent
Pratik Vyas97264472015-05-14 15:13:10 +0530713DocType: Expense Claim,Project,Projecte
Pratik Vyas593d5622015-03-02 19:07:52 +0530714DocType: Quality Inspection Reading,Reading 7,Lectura 7
715DocType: Address,Personal,Personal
716DocType: Expense Claim Detail,Expense Claim Type,Expense Claim Type
717DocType: Shopping Cart Settings,Default settings for Shopping Cart,Ajustos predeterminats del Carro de Compres
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530718apps/erpnext/erpnext/controllers/accounts_controller.py +324,"Journal Entry {0} is linked against Order {1}, check if it should be pulled as advance in this invoice.","Seient {0} està enllaçat amb l'Ordre {1}, comproveu si ha de tirar com avançament en aquesta factura."
719apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +13,Biotechnology,Biotecnologia
Pratik Vyas97264472015-05-14 15:13:10 +0530720apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +108,Office Maintenance Expenses,Despeses de manteniment d'oficines
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530721apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +53,Hemming,Hemming
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530722apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.js +66,Please enter Item first,Si us plau entra primer l'article
Pratik Vyas593d5622015-03-02 19:07:52 +0530723DocType: Account,Liability,Responsabilitat
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530724apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +62,Sanctioned Amount cannot be greater than Claim Amount in Row {0}.,Import sancionat no pot ser major que la reclamació Quantitat a la fila {0}.
Pratik Vyas97264472015-05-14 15:13:10 +0530725DocType: Company,Default Cost of Goods Sold Account,Cost per defecte del compte mercaderies venudes
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530726apps/erpnext/erpnext/stock/get_item_details.py +260,Price List not selected,Llista de preus no seleccionat
Pratik Vyas593d5622015-03-02 19:07:52 +0530727DocType: Employee,Family Background,Antecedents de família
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530728DocType: Process Payroll,Send Email,Enviar per correu electrònic
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530729apps/erpnext/erpnext/buying/doctype/supplier/supplier.py +88,No Permission,No permission
Pratik Vyas593d5622015-03-02 19:07:52 +0530730DocType: Company,Default Bank Account,Compte bancari per defecte
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530731apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +47,"To filter based on Party, select Party Type first","Per filtrar la base de la festa, seleccioneu Partit Escrigui primer"
732apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +48,'Update Stock' can not be checked because items are not delivered via {0},"Actualització de la 'no es pot comprovar perquè els articles no es lliuren a través de {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530733apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +626,Nos,Ens
734DocType: Item,Items with higher weightage will be shown higher,Els productes amb major coeficient de ponderació se li apareixen més alta
Pratik Vyas593d5622015-03-02 19:07:52 +0530735DocType: Bank Reconciliation Detail,Bank Reconciliation Detail,Detall Conciliació Bancària
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530736apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +627,My Invoices,Els meus Factures
Pratik Vyas593d5622015-03-02 19:07:52 +0530737apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.py +39,No employee found,No s'ha trobat cap empeat
738DocType: Purchase Order,Stopped,Detingut
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530739DocType: Item,If subcontracted to a vendor,Si subcontractat a un proveïdor
740apps/erpnext/erpnext/manufacturing/page/bom_browser/bom_browser.js +17,Select BOM to start,Seleccioneu la llista de materials per començar
Pratik Vyas593d5622015-03-02 19:07:52 +0530741DocType: SMS Center,All Customer Contact,Contacte tot client
Pratik Vyas97264472015-05-14 15:13:10 +0530742apps/erpnext/erpnext/config/stock.py +64,Upload stock balance via csv.,Puja saldo d'existències a través csv.
Anand Doshi191b2972015-10-21 16:50:31 +0530743apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +27,Send Now,Enviar ara
Pratik Vyas593d5622015-03-02 19:07:52 +0530744,Support Analytics,Suport Analytics
745DocType: Item,Website Warehouse,Lloc Web del magatzem
Anand Doshibacc6792015-10-30 12:54:27 +0530746apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +243,Do you really want to stop production order:,De veritat vol deixar d'ordre de producció:
Pratik Vyas593d5622015-03-02 19:07:52 +0530747DocType: Sales Invoice,"The day of the month on which auto invoice will be generated e.g. 05, 28 etc","El dia del mes en què es generarà factura acte per exemple 05, 28, etc. "
748apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.js +49,Score must be less than or equal to 5,Score ha de ser menor que o igual a 5
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530749apps/erpnext/erpnext/config/accounts.py +169,C-Form records,Registres C-Form
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530750apps/erpnext/erpnext/config/selling.py +294,Customer and Supplier,Clients i Proveïdors
Pratik Vyas593d5622015-03-02 19:07:52 +0530751DocType: Email Digest,Email Digest Settings,Ajustos del processador d'emails
Pratik Vyas97264472015-05-14 15:13:10 +0530752apps/erpnext/erpnext/config/support.py +13,Support queries from customers.,Consultes de suport de clients.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530753DocType: Features Setup,"To enable ""Point of Sale"" features",Per habilitar les característiques de "Punt de Venda"
Pratik Vyas593d5622015-03-02 19:07:52 +0530754DocType: Bin,Moving Average Rate,Moving Average Rate
755DocType: Production Planning Tool,Select Items,Seleccionar elements
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530756apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +321,{0} against Bill {1} dated {2},{0} contra Bill {1} ​​{2} de data
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530757DocType: Comment,Reference Name,Referència Nom
Pratik Vyas593d5622015-03-02 19:07:52 +0530758DocType: Maintenance Visit,Completion Status,Estat de finalització
Anand Doshi191b2972015-10-21 16:50:31 +0530759DocType: Sales Invoice Item,Target Warehouse,Magatzem destí
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530760DocType: Item,Allow over delivery or receipt upto this percent,Permetre sobre el lliurament o recepció fins aquest percentatge
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530761apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +48,Expected Delivery Date cannot be before Sales Order Date,Data prevista de lliurament no pot ser abans de la data de l'ordres de venda
Pratik Vyas593d5622015-03-02 19:07:52 +0530762DocType: Upload Attendance,Import Attendance,Importa Assistència
763apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +17,All Item Groups,Tots els grups d'articles
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530764DocType: Process Payroll,Activity Log,Registre d'activitat
Pratik Vyas593d5622015-03-02 19:07:52 +0530765apps/erpnext/erpnext/accounts/report/profit_and_loss_statement/profit_and_loss_statement.py +30,Net Profit / Loss,Guany/Pèrdua neta
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530766apps/erpnext/erpnext/config/setup.py +94,Automatically compose message on submission of transactions.,Compondre automàticament el missatge en la presentació de les transaccions.
Pratik Vyas593d5622015-03-02 19:07:52 +0530767DocType: Production Order,Item To Manufacture,Article a fabricar
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530768apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +16,Permanent mold casting,Fosa de motlle permanent
769apps/erpnext/erpnext/config/learn.py +167,Purchase Order to Payment,Ordre de compra de Pagament
Pratik Vyas593d5622015-03-02 19:07:52 +0530770DocType: Sales Order Item,Projected Qty,Quantitat projectada
771DocType: Sales Invoice,Payment Due Date,Data de pagament
Pratik Vyas97264472015-05-14 15:13:10 +0530772DocType: Newsletter,Newsletter Manager,Butlletí Administrador
Anand Doshi191b2972015-10-21 16:50:31 +0530773apps/erpnext/erpnext/stock/doctype/item/item.js +234,Item Variant {0} already exists with same attributes,Article Variant {0} ja existeix amb els mateixos atributs
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530774apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +95,'Opening','Obertura'
Pratik Vyas593d5622015-03-02 19:07:52 +0530775DocType: Notification Control,Delivery Note Message,Missatge de la Nota de lliurament
776DocType: Expense Claim,Expenses,Despeses
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530777DocType: Item Variant Attribute,Item Variant Attribute,Article Variant Atribut
Pratik Vyas593d5622015-03-02 19:07:52 +0530778,Purchase Receipt Trends,Purchase Receipt Trends
779DocType: Appraisal,Select template from which you want to get the Goals,Seleccioneu la plantilla de la qual vol aconseguir els Objectius de
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530780apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +77,Research & Development,Investigació i Desenvolupament
Pratik Vyas593d5622015-03-02 19:07:52 +0530781,Amount to Bill,La quantitat a Bill
782DocType: Company,Registration Details,Detalls de registre
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530783apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +75,Staking,Replanteig
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530784DocType: Item,Re-Order Qty,Re-Quantitat
Pratik Vyas593d5622015-03-02 19:07:52 +0530785DocType: Leave Block List Date,Leave Block List Date,Deixa Llista de bloqueig Data
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530786apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +25,Scheduled to send to {0},Programat per enviar a {0}
Pratik Vyas593d5622015-03-02 19:07:52 +0530787DocType: Pricing Rule,Price or Discount,Preu o Descompte
788DocType: Sales Team,Incentives,Incentius
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530789DocType: SMS Log,Requested Numbers,Números sol·licitats
Pratik Vyas97264472015-05-14 15:13:10 +0530790apps/erpnext/erpnext/config/hr.py +38,Performance appraisal.,L'avaluació de l'acompliment.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530791DocType: Sales Invoice Item,Stock Details,Estoc detalls
Pratik Vyas97264472015-05-14 15:13:10 +0530792apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +29,Project Value,Valor de Projecte
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530793apps/erpnext/erpnext/config/learn.py +112,Point-of-Sale,Punt de venda
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530794apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +65,Cannot carry forward {0},No es pot tirar endavant {0}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530795apps/erpnext/erpnext/accounts/doctype/account/account.py +91,"Account balance already in Credit, you are not allowed to set 'Balance Must Be' as 'Debit'","El saldo del compte ja està en crèdit, no tens permisos per establir-lo com 'El balanç ha de ser ""com ""Dèbit """
Pratik Vyas593d5622015-03-02 19:07:52 +0530796DocType: Account,Balance must be,El balanç ha de ser
797DocType: Hub Settings,Publish Pricing,Publicar preus
Pratik Vyas593d5622015-03-02 19:07:52 +0530798DocType: Notification Control,Expense Claim Rejected Message,Missatge de rebuig de petició de despeses
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530799apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +145,Nailing,Clavat
Pratik Vyas593d5622015-03-02 19:07:52 +0530800,Available Qty,Disponible Quantitat
801DocType: Purchase Taxes and Charges,On Previous Row Total,Total fila anterior
Pratik Vyas593d5622015-03-02 19:07:52 +0530802DocType: Salary Slip,Working Days,Dies feiners
803DocType: Serial No,Incoming Rate,Incoming Rate
804DocType: Packing Slip,Gross Weight,Pes Brut
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530805apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +410,The name of your company for which you are setting up this system.,El nom de la teva empresa per a la qual està creant aquest sistema.
Pratik Vyas593d5622015-03-02 19:07:52 +0530806DocType: HR Settings,Include holidays in Total no. of Working Days,Inclou vacances en el número total de dies laborables
807DocType: Job Applicant,Hold,Mantenir
Pratik Vyas593d5622015-03-02 19:07:52 +0530808DocType: Employee,Date of Joining,Data d'ingrés
809DocType: Naming Series,Update Series,Actualitza Sèries
Pratik Vyas97264472015-05-14 15:13:10 +0530810DocType: Supplier Quotation,Is Subcontracted,Es subcontracta
Pratik Vyas593d5622015-03-02 19:07:52 +0530811DocType: Item Attribute,Item Attribute Values,Element Valors d'atributs
Pratik Vyas97264472015-05-14 15:13:10 +0530812apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.js +3,View Subscribers,Veure Subscriptors
Pratik Vyas593d5622015-03-02 19:07:52 +0530813DocType: Purchase Invoice Item,Purchase Receipt,Albarà de compra
814,Received Items To Be Billed,Articles rebuts per a facturar
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530815apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +114,Abrasive blasting,Sorrejat abrasiu
816sites/assets/js/desk.min.js +3938,Ms,Sra
817apps/erpnext/erpnext/config/accounts.py +148,Currency exchange rate master.,Tipus de canvi principal.
818apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +253,Unable to find Time Slot in the next {0} days for Operation {1},Incapaç de trobar la ranura de temps en els pròxims {0} dies per a l'operació {1}
Pratik Vyas593d5622015-03-02 19:07:52 +0530819DocType: Production Order,Plan material for sub-assemblies,Material de Pla de subconjunts
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530820apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +426,BOM {0} must be active,BOM {0} ha d'estar activa
Pratik Vyas593d5622015-03-02 19:07:52 +0530821apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +26,Please select the document type first,Si us plau. Primer seleccioneu el tipus de document
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530822apps/erpnext/erpnext/support/doctype/maintenance_visit/maintenance_visit.py +65,Cancel Material Visits {0} before cancelling this Maintenance Visit,Cancel·la Visites Materials {0} abans de cancel·lar aquesta visita de manteniment
Pratik Vyas593d5622015-03-02 19:07:52 +0530823DocType: Salary Slip,Leave Encashment Amount,Deixa Cobrament Monto
Anand Doshi191b2972015-10-21 16:50:31 +0530824apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +209,Serial No {0} does not belong to Item {1},El número de Sèrie {0} no pertany a l'article {1}
Pratik Vyas97264472015-05-14 15:13:10 +0530825DocType: Purchase Receipt Item Supplied,Required Qty,Quantitat necessària
Pratik Vyas593d5622015-03-02 19:07:52 +0530826DocType: Bank Reconciliation,Total Amount,Quantitat total
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530827apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +32,Internet Publishing,Publicant a Internet
Pratik Vyas593d5622015-03-02 19:07:52 +0530828DocType: Production Planning Tool,Production Orders,Ordres de Producció
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530829apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +35,Balance Value,Valor Saldo
Pratik Vyas593d5622015-03-02 19:07:52 +0530830apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +38,Sales Price List,Llista de preus de venda
831apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +69,Publish to sync items,Publicar sincronitzar articles
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530832DocType: GL Entry,Account Currency,Compte moneda
833apps/erpnext/erpnext/accounts/general_ledger.py +131,Please mention Round Off Account in Company,"Si us plau, Compte Off rodona a l'empresa"
Pratik Vyas593d5622015-03-02 19:07:52 +0530834DocType: Purchase Receipt,Range,Abast
835DocType: Supplier,Default Payable Accounts,Comptes per Pagar per defecte
836apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +40,Employee {0} is not active or does not exist,L'Empleat {0} no està actiu o no existeix
837DocType: Features Setup,Item Barcode,Codi de barres d'article
Anand Doshi191b2972015-10-21 16:50:31 +0530838apps/erpnext/erpnext/stock/doctype/item/item.py +428,Item Variants {0} updated,Article Variants {0} actualitza
Pratik Vyas593d5622015-03-02 19:07:52 +0530839DocType: Quality Inspection Reading,Reading 6,Lectura 6
840DocType: Purchase Invoice Advance,Purchase Invoice Advance,Factura de compra anticipada
841DocType: Address,Shop,Botiga
842DocType: Hub Settings,Sync Now,Sincronitza ara
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530843apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +166,Row {0}: Credit entry can not be linked with a {1},Fila {0}: entrada de crèdit no pot vincular amb un {1}
Pratik Vyas593d5622015-03-02 19:07:52 +0530844DocType: Mode of Payment Account,Default Bank / Cash account will be automatically updated in POS Invoice when this mode is selected.,El compte bancs/efectiu predeterminat s'actualitzarà automàticament a les factures de TPV quan es selecciona aquest.
845DocType: Employee,Permanent Address Is,Adreça permanent
846DocType: Production Order Operation,Operation completed for how many finished goods?,L'operació es va realitzar per la quantitat de productes acabats?
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530847apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +491,The Brand,La Marca
Anand Doshi191b2972015-10-21 16:50:31 +0530848apps/erpnext/erpnext/controllers/status_updater.py +154,Allowance for over-{0} crossed for Item {1}.,Provisió per superar {0} creuat per Punt {1}.
Pratik Vyas593d5622015-03-02 19:07:52 +0530849DocType: Employee,Exit Interview Details,Detalls de l'entrevista final
850DocType: Item,Is Purchase Item,És Compra d'articles
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530851DocType: Journal Entry Account,Purchase Invoice,Factura de Compra
Pratik Vyas593d5622015-03-02 19:07:52 +0530852DocType: Stock Ledger Entry,Voucher Detail No,Número de detall del comprovant
853DocType: Stock Entry,Total Outgoing Value,Valor Total sortint
854DocType: Lead,Request for Information,Sol·licitud d'Informació
855DocType: Payment Tool,Paid,Pagat
856DocType: Salary Slip,Total in words,Total en paraules
857DocType: Material Request Item,Lead Time Date,Termini d'execució Data
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530858apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +111,Row #{0}: Please specify Serial No for Item {1},Fila #{0}: Si us plau especifica el número de sèrie per l'article {1}
859apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +538,"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.","Pels articles 'Producte Bundle', Magatzem, Serial No i lots No serà considerat en el quadre 'Packing List'. Si Warehouse i lots No són les mateixes per a tots els elements d'embalatge per a qualsevol element 'Producte Bundle', aquests valors es poden introduir a la taula principal de l'article, els valors es copiaran a la taula "Packing List '."
Pratik Vyas97264472015-05-14 15:13:10 +0530860apps/erpnext/erpnext/config/stock.py +23,Shipments to customers.,Enviaments a clients.
Pratik Vyas593d5622015-03-02 19:07:52 +0530861DocType: Purchase Invoice Item,Purchase Order Item,Ordre de compra d'articles
Pratik Vyas97264472015-05-14 15:13:10 +0530862apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +152,Indirect Income,Ingressos Indirectes
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530863DocType: Payment Tool,Set Payment Amount = Outstanding Amount,Establir Import Pagament = Suma Pendent
Pratik Vyas593d5622015-03-02 19:07:52 +0530864DocType: Contact Us Settings,Address Line 1,Adreça Línia 1
Pratik Vyas97264472015-05-14 15:13:10 +0530865apps/erpnext/erpnext/selling/report/territory_target_variance_item_group_wise/territory_target_variance_item_group_wise.py +50,Variance,Desacord
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530866apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +392,Company Name,Nom de l'Empresa
Pratik Vyas593d5622015-03-02 19:07:52 +0530867DocType: SMS Center,Total Message(s),Total Missatge(s)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530868apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +507,Select Item for Transfer,Seleccionar element de Transferència
Pratik Vyas593d5622015-03-02 19:07:52 +0530869DocType: Bank Reconciliation,Select account head of the bank where cheque was deposited.,Seleccioneu cap compte del banc on xec va ser dipositat.
870DocType: Selling Settings,Allow user to edit Price List Rate in transactions,Permetre a l'usuari editar la Llista de Preus de Tarifa en transaccions
871DocType: Pricing Rule,Max Qty,Quantitat màxima
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530872apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +105,Row {0}: Payment against Sales/Purchase Order should always be marked as advance,Fila {0}: El pagament contra Vendes / Ordre de Compra sempre ha d'estar marcat com a pagamet anticipat (bestreta)
873apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +16,Chemical,Químic
Anand Doshi191b2972015-10-21 16:50:31 +0530874apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +691,All items have already been transferred for this Production Order.,Tots els articles ja han estat transferits per aquesta ordre de producció.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530875DocType: Process Payroll,Select Payroll Year and Month,Seleccioneu nòmina Any i Mes
Pratik Vyas97264472015-05-14 15:13:10 +0530876apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +32,"Go to the appropriate group (usually Application of Funds > Current Assets > Bank Accounts and create a new Account (by clicking on Add Child) of type ""Bank""",Anar al grup apropiat (generalment Aplicació de Fons> Actiu Circulant> Comptes Bancàries i crear un nou compte (fent clic a Afegeix nen) de tipus "Banc"
Pratik Vyas593d5622015-03-02 19:07:52 +0530877DocType: Workstation,Electricity Cost,Cost d'electricitat
878DocType: HR Settings,Don't send Employee Birthday Reminders,No envieu Empleat recordatoris d'aniversari
879DocType: Comment,Unsubscribed,No subscriure
880DocType: Opportunity,Walk In,Walk In
881DocType: Item,Inspection Criteria,Criteris d'Inspecció
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530882apps/erpnext/erpnext/config/accounts.py +101,Tree of finanial Cost Centers.,Arbre de Centres de Cost finanial.
883apps/erpnext/erpnext/stock/doctype/material_request/material_request_list.js +12,Transfered,Transferit
884apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +492,Upload your letter head and logo. (you can edit them later).,Puja el teu cap lletra i logotip. (Pots editar més tard).
885apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +156,White,Blanc
Pratik Vyas593d5622015-03-02 19:07:52 +0530886DocType: SMS Center,All Lead (Open),Tots els clients potencials (Obert)
887DocType: Purchase Invoice,Get Advances Paid,Obtenir bestretes pagades
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530888apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +362,Attach Your Picture,Adjunta la teva imatge
Anand Doshibacc6792015-10-30 12:54:27 +0530889apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +509,Make ,Fer
Pratik Vyas593d5622015-03-02 19:07:52 +0530890DocType: Journal Entry,Total Amount in Words,Suma total en Paraules
891DocType: Workflow State,Stop,Aturi
892apps/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.,"S'ha produït un error. Una raó probable podria ser que no ha guardat el formulari. Si us plau, poseu-vos en contacte amb support@erpnext.com si el problema persisteix."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530893apps/erpnext/erpnext/templates/pages/cart.html +3,My Cart,Carro de la compra
894apps/erpnext/erpnext/controllers/selling_controller.py +150,Order Type must be one of {0},Tipus d'ordre ha de ser un de {0}
Pratik Vyas593d5622015-03-02 19:07:52 +0530895DocType: Lead,Next Contact Date,Data del següent contacte
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530896apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +35,Opening Qty,Quantitat d'obertura
Pratik Vyas593d5622015-03-02 19:07:52 +0530897DocType: Holiday List,Holiday List Name,Nom de la Llista de vacances
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530898apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +168,Stock Options,Opcions sobre accions
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530899DocType: Journal Entry Account,Expense Claim,Compte de despeses
900apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +181,Qty for {0},Quantitat de {0}
Pratik Vyas593d5622015-03-02 19:07:52 +0530901DocType: Leave Application,Leave Application,Deixar Aplicació
Pratik Vyas97264472015-05-14 15:13:10 +0530902apps/erpnext/erpnext/config/hr.py +77,Leave Allocation Tool,Deixa Eina d'Assignació
Pratik Vyas593d5622015-03-02 19:07:52 +0530903DocType: Leave Block List,Leave Block List Dates,Deixa llista de blocs dates
Anand Doshi191b2972015-10-21 16:50:31 +0530904DocType: Company,If Monthly Budget Exceeded (for expense account),Si Pressupost Mensual excedit (per compte de despeses)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530905apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +56,Trimming,Guarnició
Pratik Vyas593d5622015-03-02 19:07:52 +0530906DocType: Workstation,Net Hour Rate,Hora taxa neta
907DocType: Landed Cost Purchase Receipt,Landed Cost Purchase Receipt,Landed Cost rebut de compra
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530908DocType: Company,Default Terms,Termes predeterminats
Pratik Vyas593d5622015-03-02 19:07:52 +0530909DocType: Packing Slip Item,Packing Slip Item,Albarà d'article
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530910DocType: POS Profile,Cash/Bank Account,Compte de Caixa / Banc
911apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +63,Removed items with no change in quantity or value.,Elements retirats sense canvi en la quantitat o el valor.
Pratik Vyas593d5622015-03-02 19:07:52 +0530912DocType: Delivery Note,Delivery To,Lliurar a
Anand Doshi191b2972015-10-21 16:50:31 +0530913apps/erpnext/erpnext/stock/doctype/item/item.py +450,Attribute table is mandatory,Taula d'atributs és obligatori
Pratik Vyas593d5622015-03-02 19:07:52 +0530914DocType: Production Planning Tool,Get Sales Orders,Rep ordres de venda
915apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +64,{0} can not be negative,{0} no pot ser negatiu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530916apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +103,Filing,Presentació
917apps/erpnext/erpnext/templates/form_grid/item_grid.html +72,Discount,Descompte
Pratik Vyas593d5622015-03-02 19:07:52 +0530918DocType: Features Setup,Purchase Discounts,Compra Descomptes
919DocType: Workstation,Wages,Salari
Pratik Vyas97264472015-05-14 15:13:10 +0530920DocType: Time Log,Will be updated only if Time Log is 'Billable',S'actualitza només si Hora de registre és "facturable"
Pratik Vyas593d5622015-03-02 19:07:52 +0530921DocType: Project,Internal,Interna
922DocType: Task,Urgent,Urgent
Pratik Vyas97264472015-05-14 15:13:10 +0530923apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +97,Please specify a valid Row ID for row {0} in table {1},"Si us plau, especifiqueu un ID de fila vàlida per a la fila {0} a la taula {1}"
Pratik Vyas593d5622015-03-02 19:07:52 +0530924DocType: Item,Manufacturer,Fabricant
925DocType: Landed Cost Item,Purchase Receipt Item,Rebut de compra d'articles
Pratik Vyas593d5622015-03-02 19:07:52 +0530926DocType: Production Plan Item,Reserved Warehouse in Sales Order / Finished Goods Warehouse,Magatzem Reservat a Ordres de venda / Magatzem de productes acabats
927apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +65,Selling Amount,Quantitat de Venda
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530928apps/erpnext/erpnext/projects/doctype/project/project.js +40,Time Logs,Registres de temps
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530929apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +111,You are the Expense Approver for this record. Please Update the 'Status' and Save,"Ets l'aprovador de despeses per a aquest registre. Actualitza l '""Estat"" i Desa"
Pratik Vyas593d5622015-03-02 19:07:52 +0530930DocType: Serial No,Creation Document No,Creació document nº
931DocType: Issue,Issue,Incidència
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530932apps/erpnext/erpnext/config/stock.py +136,"Attributes for Item Variants. e.g Size, Color etc.","Atributs per Punt variants. per exemple, mida, color, etc."
933apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order_calendar.js +39,WIP Warehouse,WIP Magatzem
934apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +194,Serial No {0} is under maintenance contract upto {1},Serial No {0} està sota contracte de manteniment fins {1}
Pratik Vyas593d5622015-03-02 19:07:52 +0530935DocType: BOM Operation,Operation,Operació
936DocType: Lead,Organization Name,Nom de l'organització
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530937DocType: Tax Rule,Shipping State,Estat de l'enviament
Pratik Vyas97264472015-05-14 15:13:10 +0530938apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +61,Item must be added using 'Get Items from Purchase Receipts' button,L'article ha de ser afegit usant 'Obtenir elements de rebuts de compra' botó
939apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +126,Sales Expenses,Despeses de venda
Anand Doshi191b2972015-10-21 16:50:31 +0530940apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.py +182,Standard Buying,Compra Standard
Pratik Vyas593d5622015-03-02 19:07:52 +0530941DocType: GL Entry,Against,Contra
942DocType: Item,Default Selling Cost Center,Per defecte Centre de Cost de Venda
943DocType: Sales Partner,Implementation Partner,Soci d'Aplicació
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530944DocType: Opportunity,Contact Info,Informació de Contacte
945apps/erpnext/erpnext/config/learn.py +132,Making Stock Entries,Fer comentaris Imatges
Pratik Vyas593d5622015-03-02 19:07:52 +0530946DocType: Packing Slip,Net Weight UOM,Pes net UOM
Pratik Vyas593d5622015-03-02 19:07:52 +0530947DocType: Item,Default Supplier,Per defecte Proveïdor
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530948DocType: Manufacturing Settings,Over Production Allowance Percentage,Sobre Producció Assignació Percentatge
Pratik Vyas593d5622015-03-02 19:07:52 +0530949DocType: Shipping Rule Condition,Shipping Rule Condition,Condicions d'enviaments
950DocType: Features Setup,Miscelleneous,Miscelleneous
951DocType: Holiday List,Get Weekly Off Dates,Get Weekly Off Dates
952apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +30,End Date can not be less than Start Date,Data de finalització no pot ser inferior a data d'inici
Pratik Vyas593d5622015-03-02 19:07:52 +0530953DocType: Sales Person,Select company name first.,Seleccioneu el nom de l'empresa en primer lloc.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530954apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +166,Dr,Dr
Pratik Vyas97264472015-05-14 15:13:10 +0530955apps/erpnext/erpnext/config/buying.py +23,Quotations received from Suppliers.,Ofertes rebudes dels proveïdors.
Pratik Vyas593d5622015-03-02 19:07:52 +0530956apps/erpnext/erpnext/controllers/selling_controller.py +21,To {0} | {1} {2},Per {0} | {1} {2}
Pratik Vyas97264472015-05-14 15:13:10 +0530957DocType: Time Log Batch,updated via Time Logs,actualitzada a través dels registres de temps
Pratik Vyas593d5622015-03-02 19:07:52 +0530958apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +40,Average Age,Edat mitjana
Pratik Vyas593d5622015-03-02 19:07:52 +0530959DocType: Opportunity,Your sales person who will contact the customer in future,La seva persona de vendes que es comunicarà amb el client en el futur
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530960apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +588,List a few of your suppliers. They could be organizations or individuals.,Enumera alguns de les teves proveïdors. Poden ser les organitzacions o individuals.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530961DocType: Company,Default Currency,Moneda per defecte
Pratik Vyas593d5622015-03-02 19:07:52 +0530962DocType: Contact,Enter designation of this Contact,Introduïu designació d'aquest contacte
963DocType: Contact Us Settings,Address,Adreça
964DocType: Expense Claim,From Employee,D'Empleat
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530965apps/erpnext/erpnext/controllers/accounts_controller.py +338,Warning: System will not check overbilling since amount for Item {0} in {1} is zero,Advertència: El sistema no comprovarà sobrefacturació si la quantitat de l'article {0} a {1} és zero
Pratik Vyas593d5622015-03-02 19:07:52 +0530966DocType: Journal Entry,Make Difference Entry,Feu Entrada Diferència
967DocType: Upload Attendance,Attendance From Date,Assistència des de data
968DocType: Appraisal Template Goal,Key Performance Area,Àrea Clau d'Acompliment
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530969apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +54,Transportation,Transports
Anand Doshibacc6792015-10-30 12:54:27 +0530970apps/erpnext/erpnext/hr/report/monthly_salary_register/monthly_salary_register.py +67, and year: ,i l'any:
Anand Doshi191b2972015-10-21 16:50:31 +0530971DocType: Email Digest,Annual Expense,Despesa anual
Pratik Vyas593d5622015-03-02 19:07:52 +0530972DocType: SMS Center,Total Characters,Personatges totals
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530973apps/erpnext/erpnext/controllers/buying_controller.py +139,Please select BOM in BOM field for Item {0},Seleccioneu la llista de materials en el camp de llista de materials per al punt {0}
Pratik Vyas593d5622015-03-02 19:07:52 +0530974DocType: C-Form Invoice Detail,C-Form Invoice Detail,C-Form Invoice Detail
975DocType: Payment Reconciliation Invoice,Payment Reconciliation Invoice,Factura de Pagament de Reconciliació
976apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +32,Contribution %,Contribució%
977DocType: Item,website page link,website page link
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530978apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +192,Let's prepare the system for first use.,Anem a preparar el sistema per al primer ús.
Pratik Vyas593d5622015-03-02 19:07:52 +0530979DocType: Company,Company registration numbers for your reference. Tax numbers etc.,"Els números de registre de l'empresa per la seva referència. Nombres d'impostos, etc."
980DocType: Sales Partner,Distributor,Distribuïdor
981DocType: Shopping Cart Shipping Rule,Shopping Cart Shipping Rule,Regles d'enviament de la cistella de lacompra
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530982apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +208,Production Order {0} must be cancelled before cancelling this Sales Order,Ordre de Producció {0} ha de ser cancel·lat abans de cancel·lar aquesta comanda de vendes
Pratik Vyas593d5622015-03-02 19:07:52 +0530983,Ordered Items To Be Billed,Els articles comandes a facturar
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530984apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +24,From Range has to be less than To Range,De Gamma ha de ser menor que en la nostra gamma
Pratik Vyas593d5622015-03-02 19:07:52 +0530985apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.js +21,Select Time Logs and Submit to create a new Sales Invoice.,Selecciona Registres de temps i Presenta per a crear una nova factura de venda.
986DocType: Global Defaults,Global Defaults,Valors per defecte globals
987DocType: Salary Slip,Deductions,Deduccions
Pratik Vyas593d5622015-03-02 19:07:52 +0530988DocType: Purchase Invoice,Start date of current invoice's period,Data inicial del període de facturació actual
989apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.js +23,This Time Log Batch has been billed.,Aquest registre de temps ha estat facturat.
990apps/erpnext/erpnext/crm/doctype/lead/lead.js +32,Create Opportunity,Crear Oportunitats
991DocType: Salary Slip,Leave Without Pay,Absències sense sou
992DocType: Supplier,Communications,Comunicacions
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530993apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +287,Capacity Planning Error,Planificació de la capacitat d'error
994,Trial Balance for Party,Balanç de comprovació per a la festa
Pratik Vyas593d5622015-03-02 19:07:52 +0530995DocType: Lead,Consultant,Consultor
996DocType: Salary Slip,Earnings,Guanys
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530997apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +357,Finished Item {0} must be entered for Manufacture type entry,Article Acabat {0} ha de ser introduït per a l'entrada Tipus de Fabricació
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530998apps/erpnext/erpnext/config/learn.py +77,Opening Accounting Balance,Obertura de Balanç de Comptabilitat
Pratik Vyas593d5622015-03-02 19:07:52 +0530999DocType: Sales Invoice Advance,Sales Invoice Advance,Factura proforma
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301000apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +398,Nothing to request,Res per sol·licitar
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301001apps/erpnext/erpnext/projects/doctype/task/task.py +38,'Actual Start Date' can not be greater than 'Actual End Date',La 'Data d'Inici Real' no pot ser major que la 'Data de Finalització Real'
1002apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +75,Management,Administració
Pratik Vyas97264472015-05-14 15:13:10 +05301003apps/erpnext/erpnext/config/projects.py +33,Types of activities for Time Sheets,Tipus d'activitats per a les fitxes de Temps
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301004apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +14,Investment casting,Fosa de precisió
Anand Doshi191b2972015-10-21 16:50:31 +05301005apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +51,Either debit or credit amount is required for {0},Es requereix ja sigui quantitat de dèbit o crèdit per {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05301006DocType: 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""","Això s'afegeix al Codi de l'article de la variant. Per exemple, si la seva abreviatura és ""SM"", i el codi de l'article és ""samarreta"", el codi de l'article de la variant serà ""SAMARRETA-SM"""
1007DocType: Salary Slip,Net Pay (in words) will be visible once you save the Salary Slip.,El sou net (en paraules) serà visible un cop que es guardi la nòmina.
1008apps/frappe/frappe/core/doctype/user/user_list.js +12,Active,Actiu
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301009apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +154,Blue,Blau
1010DocType: Purchase Invoice,Is Return,És la tornada
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301011DocType: Price List Country,Price List Country,Preu de llista País
1012apps/erpnext/erpnext/selling/page/sales_browser/sales_browser.js +123,Further nodes can be only created under 'Group' type nodes,Només es poden crear més nodes amb el tipus 'Grup'
Pratik Vyas593d5622015-03-02 19:07:52 +05301013DocType: Item,UOMs,UOMS
Pratik Vyas97264472015-05-14 15:13:10 +05301014apps/erpnext/erpnext/stock/utils.py +167,{0} valid serial nos for Item {1},{0} amb números de sèrie vàlids per Punt {1}
Anand Doshi191b2972015-10-21 16:50:31 +05301015apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +57,Item Code cannot be changed for Serial No.,El Codi de l'article no es pot canviar de número de sèrie
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301016apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +22,POS Profile {0} already created for user: {1} and company {2},POS Perfil {0} ja creat per a l'usuari: {1} i companyia {2}
Pratik Vyas593d5622015-03-02 19:07:52 +05301017DocType: Purchase Order Item,UOM Conversion Factor,UOM factor de conversió
1018DocType: Stock Settings,Default Item Group,Grup d'articles predeterminat
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301019apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +156,Laminated object manufacturing,Fabricació d'objectes laminat
Pratik Vyas97264472015-05-14 15:13:10 +05301020apps/erpnext/erpnext/config/buying.py +13,Supplier database.,Base de dades de proveïdors.
Pratik Vyas593d5622015-03-02 19:07:52 +05301021DocType: Account,Balance Sheet,Balanç
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301022apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +561,Cost Center For Item with Item Code ',Centre de cost per l'article amb Codi d'article '
1023apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +45,Stretch forming,Formant Stretch
Pratik Vyas593d5622015-03-02 19:07:52 +05301024DocType: Opportunity,Your sales person will get a reminder on this date to contact the customer,La seva persona de vendes es posarà un avís en aquesta data per posar-se en contacte amb el client
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301025apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +210,"Further accounts can be made under Groups, but entries can be made against non-Groups","Altres comptes es poden fer en grups, però les entrades es poden fer contra els no Grups"
Pratik Vyas97264472015-05-14 15:13:10 +05301026apps/erpnext/erpnext/config/hr.py +125,Tax and other salary deductions.,Impostos i altres deduccions salarials.
Pratik Vyas593d5622015-03-02 19:07:52 +05301027DocType: Lead,Lead,Client potencial
1028DocType: Email Digest,Payables,Comptes per Pagar
1029DocType: Account,Warehouse,Magatzem
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301030apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +89,Row #{0}: Rejected Qty can not be entered in Purchase Return,Fila # {0}: No aprovat Quantitat no es pot introduir en la Compra de Retorn
Pratik Vyas593d5622015-03-02 19:07:52 +05301031,Purchase Order Items To Be Billed,Ordre de Compra articles a facturar
Pratik Vyas97264472015-05-14 15:13:10 +05301032DocType: Purchase Invoice Item,Net Rate,Taxa neta
Pratik Vyas593d5622015-03-02 19:07:52 +05301033DocType: Purchase Invoice Item,Purchase Invoice Item,Compra Factura article
1034apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +50,Stock Ledger Entries and GL Entries are reposted for the selected Purchase Receipts,Les entrades d'ajust d'estocs i les entrades de GL estan inserits en els rebuts de compra seleccionats
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301035apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +8,Item 1,Article 1
Pratik Vyas593d5622015-03-02 19:07:52 +05301036DocType: Holiday,Holiday,Festiu
1037DocType: Event,Saturday,Dissabte
1038DocType: Leave Control Panel,Leave blank if considered for all branches,Deixar en blanc si es considera per a totes les branques
1039,Daily Time Log Summary,Resum diari del registre de temps
1040DocType: DocField,Label,Etiqueta
1041DocType: Payment Reconciliation,Unreconciled Payment Details,Detalls de Pagaments Sense conciliar
Pratik Vyas593d5622015-03-02 19:07:52 +05301042DocType: Global Defaults,Current Fiscal Year,Any fiscal actual
1043DocType: Global Defaults,Disable Rounded Total,Desactivar total arrodonit
Pratik Vyas593d5622015-03-02 19:07:52 +05301044DocType: Lead,Call,Truca
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301045apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +379,'Entries' cannot be empty,'Entrades' no pot estar buit
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301046apps/erpnext/erpnext/utilities/transaction_base.py +78,Duplicate row {0} with same {1},Duplicar fila {0} amb el mateix {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301047,Trial Balance,Balanç provisional
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301048apps/erpnext/erpnext/config/learn.py +203,Setting up Employees,Configuració d'Empleats
1049sites/assets/js/erpnext.min.js +5,"Grid ""","Grid """
Anand Doshi191b2972015-10-21 16:50:31 +05301050apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +150,Please select prefix first,Seleccioneu el prefix primer
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301051apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +138,Research,Recerca
Pratik Vyas593d5622015-03-02 19:07:52 +05301052DocType: Maintenance Visit Purpose,Work Done,Treballs Realitzats
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301053apps/erpnext/erpnext/controllers/item_variant.py +25,Please specify at least one attribute in the Attributes table,"Si us plau, especifiqui almenys un atribut a la taula d'atributs"
Anand Doshi191b2972015-10-21 16:50:31 +05301054DocType: Contact,User ID,ID d'usuari
Pratik Vyas593d5622015-03-02 19:07:52 +05301055DocType: Communication,Sent,Enviat
1056apps/erpnext/erpnext/accounts/doctype/account/account.js +57,View Ledger,Veure Ledger
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301057DocType: File,Lft,LFT
Pratik Vyas593d5622015-03-02 19:07:52 +05301058apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +41,Earliest,Earliest
Anand Doshi191b2972015-10-21 16:50:31 +05301059apps/erpnext/erpnext/stock/doctype/item/item.py +332,"An Item Group exists with same name, please change the item name or rename the item group","Hi ha un grup d'articles amb el mateix nom, si us plau, canvieu el nom de l'article o del grup d'articles"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301060DocType: Communication,Delivery Status,Estat de l'enviament
Pratik Vyas593d5622015-03-02 19:07:52 +05301061DocType: Production Order,Manufacture against Sales Order,Fabricació contra ordre de vendes
Anand Doshi191b2972015-10-21 16:50:31 +05301062apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.py +515,Rest Of The World,Resta del món
1063apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +81,The Item {0} cannot have Batch,L'article {0} no pot tenir per lots
Pratik Vyas593d5622015-03-02 19:07:52 +05301064,Budget Variance Report,Pressupost Variància Reportar
1065DocType: Salary Slip,Gross Pay,Sou brut
Pratik Vyas97264472015-05-14 15:13:10 +05301066apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +186,Dividends Paid,Dividends pagats
1067DocType: Stock Reconciliation,Difference Amount,Diferència Monto
1068apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +192,Retained Earnings,Guanys Retingudes
Pratik Vyas593d5622015-03-02 19:07:52 +05301069DocType: BOM Item,Item Description,Descripció de l'Article
1070DocType: Payment Tool,Payment Mode,Mètode de pagament
1071DocType: Purchase Invoice,Is Recurring,És recurrent
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301072apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +154,Direct metal laser sintering,De metall sinteritzat per làser directe
Pratik Vyas593d5622015-03-02 19:07:52 +05301073DocType: Purchase Order,Supplied Items,Articles subministrats
1074DocType: Production Order,Qty To Manufacture,Quantitat a fabricar
1075DocType: Buying Settings,Maintain same rate throughout purchase cycle,Mantenir mateix ritme durant tot el cicle de compra
1076DocType: Opportunity Item,Opportunity Item,Opportunity Item
Pratik Vyas97264472015-05-14 15:13:10 +05301077apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +61,Temporary Opening,Obertura Temporal
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301078apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +41,Cryorolling,Cryorolling
Pratik Vyas593d5622015-03-02 19:07:52 +05301079,Employee Leave Balance,Balanç d'absències d'empleat
Anand Doshi191b2972015-10-21 16:50:31 +05301080apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +134,Balance for Account {0} must always be {1},Balanç per compte {0} ha de ser sempre {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301081DocType: Address,Address Type,Tipus d'adreça
1082DocType: Purchase Receipt,Rejected Warehouse,Magatzem no conformitats
1083DocType: GL Entry,Against Voucher,Contra justificant
1084DocType: Item,Default Buying Cost Center,Centres de cost de compres predeterminat
Anand Doshi191b2972015-10-21 16:50:31 +05301085apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +38,Item {0} must be Sales Item,L'Article {0} ha de ser article de Vendes
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301086DocType: Item,Lead Time in days,Termini d'execució en dies
Pratik Vyas593d5622015-03-02 19:07:52 +05301087,Accounts Payable Summary,Comptes per Pagar Resum
Anand Doshi191b2972015-10-21 16:50:31 +05301088apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +199,Not authorized to edit frozen Account {0},No autoritzat per editar el compte bloquejat {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05301089DocType: Journal Entry,Get Outstanding Invoices,Rep les factures pendents
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301090apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +63,Sales Order {0} is not valid,Vendes Sol·licitar {0} no és vàlid
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301091apps/erpnext/erpnext/setup/doctype/company/company.py +172,"Sorry, companies cannot be merged","Ho sentim, les empreses no poden fusionar-"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301092apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +145,Small,Petit
Pratik Vyas593d5622015-03-02 19:07:52 +05301093DocType: Employee,Employee Number,Número d'empleat
1094apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +65,Case No(s) already in use. Try from Case No {0},Cas No (s) ja en ús. Intenta Cas n {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05301095,Invoiced Amount (Exculsive Tax),Quantitat facturada (Impost exculsive)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301096apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +14,Item 2,Article 2
Pratik Vyas593d5622015-03-02 19:07:52 +05301097apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +59,Account head {0} created,Compte cap {0} creat
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301098apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +153,Green,Verd
1099DocType: Item,Auto re-order,Acte reordenar
Pratik Vyas97264472015-05-14 15:13:10 +05301100apps/erpnext/erpnext/selling/report/territory_target_variance_item_group_wise/territory_target_variance_item_group_wise.py +57,Total Achieved,Total Aconseguit
Pratik Vyas593d5622015-03-02 19:07:52 +05301101DocType: Employee,Place of Issue,Lloc de la incidència
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301102apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +59,Contract,Contracte
Pratik Vyas593d5622015-03-02 19:07:52 +05301103DocType: Report,Disabled,Deshabilitat
Anand Doshi191b2972015-10-21 16:50:31 +05301104apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +488,UOM coversion factor required for UOM: {0} in Item: {1},Es necessita un factor de coversió per la UDM: {0} per l'article: {1}
Pratik Vyas97264472015-05-14 15:13:10 +05301105apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +83,Indirect Expenses,Despeses Indirectes
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301106apps/erpnext/erpnext/controllers/selling_controller.py +163,Row {0}: Qty is mandatory,Fila {0}: Quantitat és obligatori
1107apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +8,Agriculture,Agricultura
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301108apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +611,Your Products or Services,Els Productes o Serveis de la teva companyia
Pratik Vyas593d5622015-03-02 19:07:52 +05301109DocType: Mode of Payment,Mode of Payment,Forma de pagament
Pratik Vyas97264472015-05-14 15:13:10 +05301110apps/erpnext/erpnext/setup/doctype/item_group/item_group.js +31,This is a root item group and cannot be edited.,This is a root item group and cannot be edited.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301111DocType: Journal Entry Account,Purchase Order,Ordre De Compra
Pratik Vyas593d5622015-03-02 19:07:52 +05301112DocType: Warehouse,Warehouse Contact Info,Informació del contacte del magatzem
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301113sites/assets/js/form.min.js +190,Name is required,El nom és necessari
Pratik Vyas593d5622015-03-02 19:07:52 +05301114DocType: Purchase Invoice,Recurring Type,Tipus Recurrent
1115DocType: Address,City/Town,Ciutat / Poble
Anand Doshi191b2972015-10-21 16:50:31 +05301116DocType: Email Digest,Annual Income,Renda anual
Pratik Vyas593d5622015-03-02 19:07:52 +05301117DocType: Serial No,Serial No Details,Serial No Detalls
1118DocType: Purchase Invoice Item,Item Tax Rate,Element Tipus impositiu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301119apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +112,"For {0}, only credit accounts can be linked against another debit entry","Per {0}, només els comptes de crèdit es poden vincular amb un altre seient de dèbit"
1120apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +468,Delivery Note {0} is not submitted,La Nota de lliurament {0} no està presentada
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301121apps/erpnext/erpnext/stock/get_item_details.py +136,Item {0} must be a Sub-contracted Item,Article {0} ha de ser un subcontractada article
Pratik Vyas97264472015-05-14 15:13:10 +05301122apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +41,Capital Equipments,Capital Equipments
Pratik Vyas593d5622015-03-02 19:07:52 +05301123apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +31,"Pricing Rule is first selected based on 'Apply On' field, which can be Item, Item Group or Brand.","Regla preus es selecciona per primera basada en 'Aplicar On' camp, que pot ser d'article, grup d'articles o Marca."
1124DocType: Hub Settings,Seller Website,Venedor Lloc Web
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301125apps/erpnext/erpnext/controllers/selling_controller.py +143,Total allocated percentage for sales team should be 100,El Percentatge del total assignat per a l'equip de vendes ha de ser de 100
1126apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +111,Production Order status is {0},Estat de l'ordre de producció és {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05301127DocType: Appraisal Goal,Goal,Meta
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301128DocType: Sales Invoice Item,Edit Description,Descripció
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301129apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +318,Expected Delivery Date is lesser than Planned Start Date.,Data prevista de lliurament és menor que la data d'inici prevista.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301130apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +571,For Supplier,Per Proveïdor
Pratik Vyas593d5622015-03-02 19:07:52 +05301131DocType: Account,Setting Account Type helps in selecting this Account in transactions.,Configurar el Tipus de compte ajuda en la selecció d'aquest compte en les transaccions.
1132DocType: Purchase Invoice,Grand Total (Company Currency),Total (En la moneda de la companyia)
Pratik Vyas97264472015-05-14 15:13:10 +05301133apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +42,Total Outgoing,Sortint total
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301134apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +48,"There can only be one Shipping Rule Condition with 0 or blank value for ""To Value""","Només pot haver-hi una Enviament Condició de regla amb 0 o valor en blanc de ""valor"""
1135DocType: Authorization Rule,Transaction,Transacció
Anand Doshi191b2972015-10-21 16:50:31 +05301136apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +45,Note: This Cost Center is a Group. Cannot make accounting entries against groups.,Nota: aquest centre de costos és un Grup. No es poden fer anotacions en compte als grups.
Pratik Vyas97264472015-05-14 15:13:10 +05301137apps/erpnext/erpnext/config/projects.py +43,Tools,Instruments
Pratik Vyas593d5622015-03-02 19:07:52 +05301138DocType: Item,Website Item Groups,Grups d'article del Web
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301139apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +174,Production order number is mandatory for stock entry purpose manufacture,El Número d'ordre de producció és obligatori per a les entrades d'estoc de fabricació
Pratik Vyas97264472015-05-14 15:13:10 +05301140DocType: Purchase Invoice,Total (Company Currency),Total (Companyia moneda)
Pratik Vyas97264472015-05-14 15:13:10 +05301141apps/erpnext/erpnext/stock/utils.py +162,Serial number {0} entered more than once,Nombre de sèrie {0} va entrar més d'una vegada
Pratik Vyas593d5622015-03-02 19:07:52 +05301142DocType: Journal Entry,Journal Entry,Entrada de diari
1143DocType: Workstation,Workstation Name,Nom de l'Estació de treball
Anand Doshi191b2972015-10-21 16:50:31 +05301144apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +17,Email Digest:,Enviar Digest:
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301145apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +432,BOM {0} does not belong to Item {1},BOM {0} no pertany a Punt {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301146DocType: Sales Partner,Target Distribution,Target Distribution
Anand Doshi191b2972015-10-21 16:50:31 +05301147sites/assets/js/desk.min.js +7652,Comments,Comentaris
Pratik Vyas593d5622015-03-02 19:07:52 +05301148DocType: Salary Slip,Bank Account No.,Compte Bancari No.
1149DocType: Naming Series,This is the number of the last created transaction with this prefix,Aquest és el nombre de l'última transacció creat amb aquest prefix
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301150apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +172,Valuation Rate required for Item {0},Es necessita tarifa de valoració per l'article {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05301151DocType: Quality Inspection Reading,Reading 8,Lectura 8
1152DocType: Sales Partner,Agent,Agent
Pratik Vyas97264472015-05-14 15:13:10 +05301153apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +74,"Total {0} for all items is zero, may you should change 'Distribute Charges Based On'","Total d'{0} per a tots els elements és zero, pot ser que vostè ha de canviar 'Distribuir els càrrecs basats en'"
Pratik Vyas593d5622015-03-02 19:07:52 +05301154DocType: Purchase Invoice,Taxes and Charges Calculation,Impostos i Càrrecs Càlcul
1155DocType: BOM Operation,Workstation,Lloc de treball
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301156apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +112,Hardware,Maquinari
Pratik Vyas593d5622015-03-02 19:07:52 +05301157DocType: Attendance,HR Manager,Gerent de Recursos Humans
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301158apps/erpnext/erpnext/accounts/party.py +171,Please select a Company,Seleccioneu una Empresa
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301159apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +50,Privilege Leave,Privilege Leave
Pratik Vyas593d5622015-03-02 19:07:52 +05301160DocType: Purchase Invoice,Supplier Invoice Date,Data Factura Proveïdor
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301161apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +79,You need to enable Shopping Cart,Has d'habilitar el carro de la compra
1162sites/assets/js/form.min.js +212,No Data,No hi ha dades
Pratik Vyas593d5622015-03-02 19:07:52 +05301163DocType: Appraisal Template Goal,Appraisal Template Goal,Meta Plantilla Appraisal
1164DocType: Salary Slip,Earning,Guany
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301165DocType: Payment Tool,Party Account Currency,Compte Partit moneda
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301166,BOM Browser,BOM Browser
Pratik Vyas593d5622015-03-02 19:07:52 +05301167DocType: Purchase Taxes and Charges,Add or Deduct,Afegir o Deduir
Anand Doshi191b2972015-10-21 16:50:31 +05301168DocType: Company,If Yearly Budget Exceeded (for expense account),Si el pressupost anual excedit (per compte de despeses)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301169apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +81,Overlapping conditions found between:,La superposició de les condicions trobades entre:
Anand Doshi191b2972015-10-21 16:50:31 +05301170apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +174,Against Journal Entry {0} is already adjusted against some other voucher,Contra Diari entrada {0} ja s'ajusta contra algun altre bo
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301171apps/erpnext/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.py +68,Total Order Value,Valor Total de la comanda
Pratik Vyas593d5622015-03-02 19:07:52 +05301172apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +38,Food,Menjar
1173apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +51,Ageing Range 3,Rang 3 Envelliment
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301174apps/erpnext/erpnext/projects/doctype/time_log/time_log.py +139,You can make a time log only against a submitted production order,Vostè pot fer un registre de temps només contra una ordre de producció presentat
Pratik Vyas593d5622015-03-02 19:07:52 +05301175DocType: Maintenance Schedule Item,No of Visits,Número de Visites
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301176DocType: File,old_parent,old_parent
Pratik Vyas97264472015-05-14 15:13:10 +05301177apps/erpnext/erpnext/config/support.py +33,"Newsletters to contacts, leads.","Newsletters a contactes, clients potencials."
1178apps/erpnext/erpnext/hr/doctype/appraisal_template/appraisal_template.py +21,Sum of points for all goals should be 100. It is {0},Suma de punts per a totes les metes ha de ser 100. És {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301179apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +365,Operations cannot be left blank.,Les operacions no es poden deixar en blanc.
Pratik Vyas593d5622015-03-02 19:07:52 +05301180,Delivered Items To Be Billed,Articles lliurats pendents de facturar
Anand Doshi191b2972015-10-21 16:50:31 +05301181apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +60,Warehouse cannot be changed for Serial No.,Magatzem no pot ser canviat pel Nº de Sèrie
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301182apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +101,Status updated to {0},Estat actualitzat a {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05301183DocType: DocField,Description,Descripció
1184DocType: Authorization Rule,Average Discount,Descompte Mig
Pratik Vyas593d5622015-03-02 19:07:52 +05301185DocType: Letter Head,Is Default,És per defecte
1186DocType: Address,Utilities,Utilitats
1187DocType: Purchase Invoice Item,Accounting,Comptabilitat
1188DocType: Features Setup,Features Setup,Característiques del programa d'instal·lació
Pratik Vyas97264472015-05-14 15:13:10 +05301189apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.js +13,View Offer Letter,Veure oferta Carta
Pratik Vyas593d5622015-03-02 19:07:52 +05301190DocType: Communication,Communication,Comunicació
1191DocType: Item,Is Service Item,És un servei
Pratik Vyas97264472015-05-14 15:13:10 +05301192DocType: Activity Cost,Projects,Projectes
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301193apps/erpnext/erpnext/hr/doctype/holiday_list/holiday_list.py +31,Please select Fiscal Year,Seleccioneu l'any fiscal
Pratik Vyas593d5622015-03-02 19:07:52 +05301194apps/erpnext/erpnext/controllers/buying_controller.py +23,From {0} | {1} {2},Des {0} | {1} {2}
Pratik Vyas593d5622015-03-02 19:07:52 +05301195DocType: BOM Operation,Operation Description,Descripció de la operació
1196DocType: Item,Will also apply to variants,També s'aplicarà a les variants
Pratik Vyas97264472015-05-14 15:13:10 +05301197apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +30,Cannot change Fiscal Year Start Date and Fiscal Year End Date once the Fiscal Year is saved.,No es poden canviar les dates de l'any finscal (inici i fi) una vegada ha estat desat
Pratik Vyas593d5622015-03-02 19:07:52 +05301198DocType: Quotation,Shopping Cart,Carro De La Compra
Pratik Vyas97264472015-05-14 15:13:10 +05301199apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +42,Avg Daily Outgoing,Mitjana diària sortint
Pratik Vyas593d5622015-03-02 19:07:52 +05301200DocType: Pricing Rule,Campaign,Campanya
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301201apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +30,Approval Status must be 'Approved' or 'Rejected',"Estat d'aprovació ha de ser ""Aprovat"" o ""Rebutjat"""
Pratik Vyas593d5622015-03-02 19:07:52 +05301202DocType: Purchase Invoice,Contact Person,Persona De Contacte
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301203apps/erpnext/erpnext/projects/doctype/task/task.py +35,'Expected Start Date' can not be greater than 'Expected End Date',La 'Data Prevista d'Inici' no pot ser major que la 'Data de Finalització Prevista'
Pratik Vyas593d5622015-03-02 19:07:52 +05301204DocType: Holiday List,Holidays,Vacances
1205DocType: Sales Order Item,Planned Quantity,Quantitat planificada
1206DocType: Purchase Invoice Item,Item Tax Amount,Suma d'impostos d'articles
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301207DocType: Item,Maintain Stock,Mantenir Stock
Anand Doshibacc6792015-10-30 12:54:27 +05301208apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +213,Stock Entries already created for Production Order ,Imatges de entrades ja creades per Ordre de Producció
Pratik Vyas593d5622015-03-02 19:07:52 +05301209DocType: Leave Control Panel,Leave blank if considered for all designations,Deixar en blanc si es considera per a totes les designacions
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301210apps/erpnext/erpnext/controllers/accounts_controller.py +497,Charge of type 'Actual' in row {0} cannot be included in Item Rate,Càrrec del tipus 'real' a la fila {0} no pot ser inclòs en la partida Rate
1211apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +182,Max: {0},Max: {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05301212apps/erpnext/erpnext/projects/report/daily_time_log_summary/daily_time_log_summary.py +16,From Datetime,A partir de data i hora
1213DocType: Email Digest,For Company,Per a l'empresa
Pratik Vyas97264472015-05-14 15:13:10 +05301214apps/erpnext/erpnext/config/support.py +38,Communication log.,Registre de Comunicació.
1215apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +66,Buying Amount,Import Comprar
Pratik Vyas593d5622015-03-02 19:07:52 +05301216DocType: Sales Invoice,Shipping Address Name,Nom de l'Adreça d'enviament
1217apps/erpnext/erpnext/accounts/doctype/account/account.js +50,Chart of Accounts,Pla General de Comptabilitat
1218DocType: Material Request,Terms and Conditions Content,Contingut de Termes i Condicions
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301219apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +471,cannot be greater than 100,no pot ser major que 100
Anand Doshi191b2972015-10-21 16:50:31 +05301220apps/erpnext/erpnext/stock/doctype/item/item.py +484,Item {0} is not a stock Item,Article {0} no és un article d'estoc
Pratik Vyas593d5622015-03-02 19:07:52 +05301221DocType: Maintenance Visit,Unscheduled,No programada
1222DocType: Employee,Owned,Propietat de
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301223DocType: Salary Slip Deduction,Depends on Leave Without Pay,Depèn de la llicència sense sou
Pratik Vyas593d5622015-03-02 19:07:52 +05301224DocType: Pricing Rule,"Higher the number, higher the priority","Més gran sigui el nombre, més gran és la prioritat"
1225,Purchase Invoice Trends,Tendències de les Factures de Compra
1226DocType: Employee,Better Prospects,Millors perspectives
1227DocType: Appraisal,Goals,Objectius
1228DocType: Warranty Claim,Warranty / AMC Status,Garantia / Estat de l'AMC
1229,Accounts Browser,Comptes Browser
1230DocType: GL Entry,GL Entry,Entrada GL
1231DocType: HR Settings,Employee Settings,Configuració dels empleats
1232,Batch-Wise Balance History,Batch-Wise Balance History
Anand Doshi191b2972015-10-21 16:50:31 +05301233apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +69,To Do List,Per fer la llista
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301234apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +63,Apprentice,Aprenent
1235apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +99,Negative Quantity is not allowed,No s'admenten quantitats negatives
Pratik Vyas593d5622015-03-02 19:07:52 +05301236DocType: Purchase Invoice Item,"Tax detail table fetched from item master as a string and stored in this field.
1237Used for Taxes and Charges","Impost taula de detalls descarregui de mestre d'articles com una cadena i emmagatzemada en aquest camp.
1238 S'utilitza per a les taxes i càrrecs"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301239apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +61,Lancing,Lancing
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301240apps/erpnext/erpnext/hr/doctype/employee/employee.py +151,Employee cannot report to himself.,Empleat no pot informar-se a si mateix.
Pratik Vyas593d5622015-03-02 19:07:52 +05301241DocType: Account,"If the account is frozen, entries are allowed to restricted users.","Si el compte està bloquejat, només es permeten entrades alguns usuaris."
Anand Doshi191b2972015-10-21 16:50:31 +05301242DocType: Email Digest,Bank Balance,Balanç de Banc
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301243apps/erpnext/erpnext/controllers/accounts_controller.py +435,Accounting Entry for {0}: {1} can only be made in currency: {2},Entrada de Comptabilitat per a {0}: {1} només pot fer-se en moneda: {2}
Pratik Vyas593d5622015-03-02 19:07:52 +05301244DocType: Job Opening,"Job profile, qualifications required etc.","Perfil del lloc, formació necessària, etc."
1245DocType: Journal Entry Account,Account Balance,Saldo del compte
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301246apps/erpnext/erpnext/config/accounts.py +112,Tax Rule for transactions.,Regla fiscal per a les transaccions.
Pratik Vyas593d5622015-03-02 19:07:52 +05301247DocType: Rename Tool,Type of document to rename.,Tipus de document per canviar el nom.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301248apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +630,We buy this Item,Comprem aquest article
Pratik Vyas593d5622015-03-02 19:07:52 +05301249DocType: Address,Billing,Facturació
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301250apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +77,Flanging,Flanger
Pratik Vyas593d5622015-03-02 19:07:52 +05301251DocType: Bulk Email,Not Sent,No Enviat
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301252apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +73,Explosive forming,Explosiu formació
Pratik Vyas593d5622015-03-02 19:07:52 +05301253DocType: Purchase Invoice,Total Taxes and Charges (Company Currency),Total Impostos i càrrecs (En la moneda de la Companyia)
Pratik Vyas593d5622015-03-02 19:07:52 +05301254DocType: Shipping Rule,Shipping Account,Compte d'Enviaments
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301255apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +43,Scheduled to send to {0} recipients,Programat per enviar a {0} destinataris
Pratik Vyas593d5622015-03-02 19:07:52 +05301256DocType: Quality Inspection,Readings,Lectures
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301257DocType: Stock Entry,Total Additional Costs,Total de despeses addicionals
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301258apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +623,Sub Assemblies,Sub Assemblies
Pratik Vyas593d5622015-03-02 19:07:52 +05301259DocType: Shipping Rule Condition,To Value,Per Valor
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301260DocType: Supplier,Stock Manager,Gerent
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301261apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +143,Source warehouse is mandatory for row {0},Magatzem d'origen obligatori per a la fila {0}
1262apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.js +581,Packing Slip,Llista de presència
Pratik Vyas97264472015-05-14 15:13:10 +05301263apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +111,Office Rent,lloguer de l'oficina
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301264apps/erpnext/erpnext/config/setup.py +110,Setup SMS gateway settings,Paràmetres de configuració de Porta de SMS
1265apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.js +60,Import Failed!,Error en importar!
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301266sites/assets/js/erpnext.min.js +24,No address added yet.,Sense direcció no afegeix encara.
Pratik Vyas593d5622015-03-02 19:07:52 +05301267DocType: Workstation Working Hour,Workstation Working Hour,Estació de treball Hores de Treball
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301268apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +83,Analyst,Analista
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301269apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +202,Row {0}: Allocated amount {1} must be less than or equals to JV amount {2},Fila {0}: quantitat assignada {1} ha de ser menor o igual a l'import JV {2}
Pratik Vyas593d5622015-03-02 19:07:52 +05301270DocType: Item,Inventory,Inventari
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301271DocType: Features Setup,"To enable ""Point of Sale"" view",Per habilitar "Punt de Venda" vista
Anand Doshibacc6792015-10-30 12:54:27 +05301272sites/assets/js/erpnext.min.js +50,Payment cannot be made for empty cart,El pagament no es pot fer per al carro buit
Pratik Vyas593d5622015-03-02 19:07:52 +05301273DocType: Item,Sales Details,Detalls de venda
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301274apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +149,Pinning,Fixació
Pratik Vyas97264472015-05-14 15:13:10 +05301275DocType: Opportunity,With Items,Amb articles
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301276apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +36,In Qty,En Quantitat
Pratik Vyas593d5622015-03-02 19:07:52 +05301277DocType: Notification Control,Expense Claim Rejected,Compte de despeses Rebutjat
Pratik Vyas97264472015-05-14 15:13:10 +05301278DocType: Sales Invoice,"The date on which next invoice will be generated. It is generated on submit.
1279",La data en què es generarà propera factura. Es genera en enviar.
Pratik Vyas593d5622015-03-02 19:07:52 +05301280DocType: Item Attribute,Item Attribute,Element Atribut
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301281apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +105,Government,Govern
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301282apps/erpnext/erpnext/config/stock.py +273,Item Variants,Variants de l'article
Pratik Vyas593d5622015-03-02 19:07:52 +05301283DocType: Company,Services,Serveis
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301284apps/erpnext/erpnext/accounts/report/financial_statements.py +147,Total ({0}),Total ({0})
Pratik Vyas593d5622015-03-02 19:07:52 +05301285DocType: Cost Center,Parent Cost Center,Centre de Cost de Pares
1286DocType: Sales Invoice,Source,Font
Pratik Vyas97264472015-05-14 15:13:10 +05301287DocType: Leave Type,Is Leave Without Pay,Es llicencia sense sou
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301288apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +186,No records found in the Payment table,No hi ha registres a la taula de Pagaments
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301289apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +405,Financial Year Start Date,Data d'Inici de l'Exercici fiscal
Pratik Vyas593d5622015-03-02 19:07:52 +05301290DocType: Employee External Work History,Total Experience,Experiència total
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301291apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +100,Countersinking,Avellanat
1292apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +269,Packing Slip(s) cancelled,Fulla(s) d'embalatge cancel·lat
Pratik Vyas97264472015-05-14 15:13:10 +05301293apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +96,Freight and Forwarding Charges,Freight and Forwarding Charges
Pratik Vyas593d5622015-03-02 19:07:52 +05301294DocType: Material Request Item,Sales Order No,Ordre de Venda No
1295DocType: Item Group,Item Group Name,Nom del Grup d'Articles
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301296apps/erpnext/erpnext/hr/report/employee_leave_balance/employee_leave_balance.py +52,Taken,Pres
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301297apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +66,Transfer Materials for Manufacture,Materials de transferència per Fabricació
Pratik Vyas593d5622015-03-02 19:07:52 +05301298DocType: Pricing Rule,For Price List,Per Preu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301299apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +27,Executive Search,Cerca d'Executius
1300apps/erpnext/erpnext/stock/stock_ledger.py +405,"Purchase rate for item: {0} not found, which is required to book accounting entry (expense). Please mention item price against a buying price list.","Tarifa de compra per l'article: {0} no es troba, el que es requereix per reservar l'entrada comptable (despeses). Si us plau, esmentar el preu de l'article contra una llista de preus de compra."
Pratik Vyas593d5622015-03-02 19:07:52 +05301301DocType: Maintenance Schedule,Schedules,Horaris
Pratik Vyas97264472015-05-14 15:13:10 +05301302DocType: Purchase Invoice Item,Net Amount,Import Net
Pratik Vyas593d5622015-03-02 19:07:52 +05301303DocType: Purchase Order Item Supplied,BOM Detail No,Detall del BOM No
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301304DocType: Purchase Invoice,Additional Discount Amount (Company Currency),Import addicional de descompte (moneda Company)
Pratik Vyas593d5622015-03-02 19:07:52 +05301305DocType: Period Closing Voucher,CoA Help,CoA Help
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301306apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.js +528,Error: {0} > {1},Error: {0}> {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301307apps/erpnext/erpnext/accounts/doctype/account/account.js +8,Please create new account from Chart of Accounts.,"Si us plau, creu un nou compte de Pla de Comptes."
1308DocType: Maintenance Visit,Maintenance Visit,Manteniment Visita
1309apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +49,Customer > Customer Group > Territory,Client> Grup de Clients> Territori
Pratik Vyas97264472015-05-14 15:13:10 +05301310DocType: Sales Invoice Item,Available Batch Qty at Warehouse,Disponible lot Quantitat en magatzem
Pratik Vyas593d5622015-03-02 19:07:52 +05301311DocType: Time Log Batch Detail,Time Log Batch Detail,Detall del registre de temps
1312DocType: Workflow State,Tasks,Tasques
1313DocType: Landed Cost Voucher,Landed Cost Help,Landed Cost Ajuda
1314DocType: Event,Tuesday,Dimarts
1315DocType: Leave Block List,Block Holidays on important days.,Vacances de Bloc en dies importants.
1316,Accounts Receivable Summary,Comptes per Cobrar Resum
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301317apps/erpnext/erpnext/hr/doctype/employee/employee.py +187,Please set User ID field in an Employee record to set Employee Role,"Si us plau, estableix camp ID d'usuari en un registre d'empleat per establir Rol d'empleat"
Pratik Vyas593d5622015-03-02 19:07:52 +05301318DocType: UOM,UOM Name,Nom UDM
Pratik Vyas593d5622015-03-02 19:07:52 +05301319DocType: Top Bar Item,Target,Objectiu
1320apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +33,Contribution Amount,Quantitat aportada
1321DocType: Sales Invoice,Shipping Address,Adreça d'nviament
1322DocType: 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.,Aquesta eina us ajuda a actualitzar o corregir la quantitat i la valoració dels estocs en el sistema. Normalment s'utilitza per sincronitzar els valors del sistema i el que realment hi ha en els magatzems.
1323DocType: Delivery Note,In Words will be visible once you save the Delivery Note.,En paraules seran visibles un cop que es guarda l'albarà de lliurament.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301324apps/erpnext/erpnext/config/stock.py +120,Brand master.,Mestre Marca.
Pratik Vyas593d5622015-03-02 19:07:52 +05301325DocType: ToDo,Due Date,Data De Venciment
1326DocType: Sales Invoice Item,Brand Name,Marca
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301327DocType: Purchase Receipt,Transporter Details,Detalls Transporter
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301328apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +626,Box,Caixa
1329apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +389,The Organization,L'Organització
Pratik Vyas593d5622015-03-02 19:07:52 +05301330DocType: Monthly Distribution,Monthly Distribution,Distribució Mensual
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301331apps/erpnext/erpnext/selling/doctype/sms_center/sms_center.py +68,Receiver List is empty. Please create Receiver List,"La llista de receptors és buida. Si us plau, crea la Llista de receptors"
Pratik Vyas593d5622015-03-02 19:07:52 +05301332DocType: Production Plan Sales Order,Production Plan Sales Order,Pla de Producció d'ordres de venda
1333DocType: Sales Partner,Sales Partner Target,Sales Partner Target
Anand Doshi191b2972015-10-21 16:50:31 +05301334apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +113,Accounting Entry for {0} can only be made in currency: {1},Entrada de Comptabilitat per a {0} només es pot fer en moneda: {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301335DocType: Pricing Rule,Pricing Rule,Regla preus
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301336apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +58,Notching,Osques
1337apps/erpnext/erpnext/config/learn.py +162,Material Request to Purchase Order,Sol·licitud de materials d'Ordre de Compra
1338apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +74,Row # {0}: Returned Item {1} does not exists in {2} {3},Fila # {0}: L'article tornat {1} no existeix en {2} {3}
Pratik Vyas97264472015-05-14 15:13:10 +05301339apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +16,Bank Accounts,Comptes bancaris
Pratik Vyas593d5622015-03-02 19:07:52 +05301340,Bank Reconciliation Statement,Declaració de Conciliació Bancària
1341DocType: Address,Lead Name,Nom Plom
1342,POS,TPV
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301343apps/erpnext/erpnext/config/stock.py +268,Opening Stock Balance,Obertura de la balança
1344apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +36,{0} must appear only once,{0} ha d'aparèixer només una vegada
1345apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +334,Not allowed to tranfer more {0} than {1} against Purchase Order {2},No es permet Tranfer més {0} de {1} contra l'Ordre de Compra {2}
Pratik Vyas593d5622015-03-02 19:07:52 +05301346apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.py +58,Leaves Allocated Successfully for {0},Les fulles Numerat amb èxit per {0}
1347apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +40,No Items to pack,No hi ha articles per embalar
1348DocType: Shipping Rule Condition,From Value,De Valor
Anand Doshi191b2972015-10-21 16:50:31 +05301349apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +550,Manufacturing Quantity is mandatory,Quantitat de fabricació és obligatori
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301350apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +42,Amounts not reflected in bank,Les quantitats no es reflecteixen en el banc
Pratik Vyas593d5622015-03-02 19:07:52 +05301351DocType: Quality Inspection Reading,Reading 4,Reading 4
Pratik Vyas97264472015-05-14 15:13:10 +05301352apps/erpnext/erpnext/config/hr.py +23,Claims for company expense.,Les reclamacions per compte de l'empresa.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301353apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +8,Centrifugal casting,La fosa centrífuga
1354apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +119,Magnetic field-assisted finishing,Acabat assistida per camp magnètic
Pratik Vyas593d5622015-03-02 19:07:52 +05301355DocType: Company,Default Holiday List,Per defecte Llista de vacances
Pratik Vyas97264472015-05-14 15:13:10 +05301356apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +165,Stock Liabilities,Stock Liabilities
Pratik Vyas593d5622015-03-02 19:07:52 +05301357DocType: Purchase Receipt,Supplier Warehouse,Magatzem Proveïdor
Pratik Vyas593d5622015-03-02 19:07:52 +05301358DocType: Opportunity,Contact Mobile No,Contacte Mòbil No
1359DocType: Production Planning Tool,Select Sales Orders,Seleccionar comandes de client
1360,Material Requests for which Supplier Quotations are not created,Les sol·licituds de material per als quals no es creen Ofertes de Proveïdor
1361DocType: Features Setup,To track items using barcode. You will be able to enter items in Delivery Note and Sales Invoice by scanning barcode of item.,Per realitzar un seguiment d'elements mitjançant codi de barres. Vostè serà capaç d'entrar en els elements de la nota de lliurament i la factura de venda mitjançant l'escaneig de codi de barres de l'article.
Pratik Vyas97264472015-05-14 15:13:10 +05301362apps/erpnext/erpnext/crm/doctype/lead/lead.js +34,Make Quotation,Fer Cita
1363DocType: Dependent Task,Dependent Task,Tasca dependent
Anand Doshi191b2972015-10-21 16:50:31 +05301364apps/erpnext/erpnext/stock/doctype/item/item.py +244,Conversion factor for default Unit of Measure must be 1 in row {0},Factor de conversió per a la unitat de mesura per defecte ha de ser d'1 a la fila {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05301365apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +142,Leave of type {0} cannot be longer than {1},Una absència del tipus {0} no pot ser de més de {1}
Pratik Vyas97264472015-05-14 15:13:10 +05301366DocType: Manufacturing Settings,Try planning operations for X days in advance.,Intenta operacions per a la planificació de X dies d'antelació.
Pratik Vyas593d5622015-03-02 19:07:52 +05301367DocType: HR Settings,Stop Birthday Reminders,Aturar recordatoris d'aniversari
1368DocType: SMS Center,Receiver List,Llista de receptors
1369DocType: Payment Tool Detail,Payment Amount,Quantitat de pagament
1370apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +46,Consumed Amount,Quantitat consumida
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301371sites/assets/js/erpnext.min.js +51,{0} View,{0} Veure
Pratik Vyas593d5622015-03-02 19:07:52 +05301372DocType: Salary Structure Deduction,Salary Structure Deduction,Salary Structure Deduction
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301373apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +158,Selective laser sintering,Sinterització selectiva per làser
Anand Doshi191b2972015-10-21 16:50:31 +05301374apps/erpnext/erpnext/stock/doctype/item/item.py +239,Unit of Measure {0} has been entered more than once in Conversion Factor Table,La unitat de mesura {0} s'ha introduït més d'una vegada a la taula de valors de conversió
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301375apps/frappe/frappe/core/page/data_import_tool/data_import_tool.js +108,Import Successful!,Importació correcta!
Pratik Vyas97264472015-05-14 15:13:10 +05301376apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +27,Cost of Issued Items,Cost d'articles Emeses
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301377apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +185,Quantity must not be more than {0},La quantitat no ha de ser més de {0}
1378apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +41,Age (Days),Edat (dies)
Pratik Vyas593d5622015-03-02 19:07:52 +05301379DocType: Quotation Item,Quotation Item,Cita d'article
1380DocType: Account,Account Name,Nom del Compte
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301381apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.py +41,From Date cannot be greater than To Date,De la data no pot ser més gran que A Data
Anand Doshi191b2972015-10-21 16:50:31 +05301382apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +194,Serial No {0} quantity {1} cannot be a fraction,Número de sèrie {0} quantitat {1} no pot ser una fracció
Pratik Vyas97264472015-05-14 15:13:10 +05301383apps/erpnext/erpnext/config/buying.py +59,Supplier Type master.,Taula mestre de tipus de proveïdor
Pratik Vyas593d5622015-03-02 19:07:52 +05301384DocType: Purchase Order Item,Supplier Part Number,PartNumber del proveïdor
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301385apps/frappe/frappe/core/page/permission_manager/permission_manager.js +379,Add,Afegir
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301386apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +92,Conversion rate cannot be 0 or 1,La taxa de conversió no pot ser 0 o 1
Anand Doshi191b2972015-10-21 16:50:31 +05301387apps/erpnext/erpnext/controllers/stock_controller.py +247,{0} {1} is cancelled or stopped,{0} {1} és cancel·lat o detingut
Pratik Vyas593d5622015-03-02 19:07:52 +05301388DocType: Accounts Settings,Credit Controller,Credit Controller
1389DocType: Delivery Note,Vehicle Dispatch Date,Vehicle Dispatch Date
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301390apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +197,Purchase Receipt {0} is not submitted,El rebut de compra {0} no està presentat
Pratik Vyas593d5622015-03-02 19:07:52 +05301391DocType: Company,Default Payable Account,Compte per Pagar per defecte
Pratik Vyas593d5622015-03-02 19:07:52 +05301392apps/erpnext/erpnext/config/website.py +13,"Settings for online shopping cart such as shipping rules, price list etc.","Ajustaments per a la compra en línia, com les normes d'enviament, llista de preus, etc."
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301393apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +660,Setup Complete,Instal·lació completa
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301394apps/erpnext/erpnext/controllers/website_list_for_contact.py +65,{0}% Billed,{0}% Anunciat
Anand Doshi191b2972015-10-21 16:50:31 +05301395apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +16,Reserved Qty,Reservats Quantitat
Pratik Vyas593d5622015-03-02 19:07:52 +05301396DocType: Party Account,Party Account,Compte Partit
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301397apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +74,Human Resources,Recursos Humans
Pratik Vyas593d5622015-03-02 19:07:52 +05301398DocType: Lead,Upper Income,Ingrés Alt
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301399DocType: Journal Entry Account,Debit in Company Currency,Dèbit a Companyia moneda
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301400apps/erpnext/erpnext/support/doctype/issue/issue.py +58,My Issues,Els meus Qüestions
Pratik Vyas593d5622015-03-02 19:07:52 +05301401DocType: BOM Item,BOM Item,Article BOM
1402DocType: Appraisal,For Employee,Per als Empleats
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301403DocType: Company,Default Values,Valors Predeterminats
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301404apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.js +236,Row {0}: Payment amount can not be negative,Fila {0}: Quantitat de pagament no pot ser negatiu
Pratik Vyas97264472015-05-14 15:13:10 +05301405DocType: Expense Claim,Total Amount Reimbursed,Suma total reemborsat
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301406apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +152,Press fitting,Press apropiat
1407apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +64,Against Supplier Invoice {0} dated {1},Contra Proveïdor Factura {0} {1} datat
1408DocType: Customer,Default Price List,Llista de preus per defecte
Pratik Vyas593d5622015-03-02 19:07:52 +05301409DocType: Payment Reconciliation,Payments,Pagaments
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301410apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +24,Hot isostatic pressing,Premsat isostàtic en calent
Pratik Vyas593d5622015-03-02 19:07:52 +05301411DocType: ToDo,Medium,Medium
1412DocType: Budget Detail,Budget Allocated,Pressupost assignat
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301413DocType: Journal Entry,Entry Type,Tipus d'entrada
Pratik Vyas593d5622015-03-02 19:07:52 +05301414,Customer Credit Balance,Saldo de crèdit al Client
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301415apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +137,Please verify your email id,Verifiqui si us plau el seu correu electrònic d'identificació
Pratik Vyas593d5622015-03-02 19:07:52 +05301416apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +42,Customer required for 'Customerwise Discount',Client requereix per a 'Descompte Customerwise'
Pratik Vyas97264472015-05-14 15:13:10 +05301417apps/erpnext/erpnext/config/accounts.py +53,Update bank payment dates with journals.,Actualització de les dates de pagament dels bancs amb les revistes.
Pratik Vyas593d5622015-03-02 19:07:52 +05301418DocType: Quotation,Term Details,Detalls termini
Pratik Vyas97264472015-05-14 15:13:10 +05301419DocType: Manufacturing Settings,Capacity Planning For (Days),Planificació de la capacitat per a (Dies)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301420apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +56,None of the items have any change in quantity or value.,Cap dels articles tenen qualsevol canvi en la quantitat o el valor.
Pratik Vyas593d5622015-03-02 19:07:52 +05301421DocType: Warranty Claim,Warranty Claim,Reclamació de la Garantia
Pratik Vyas97264472015-05-14 15:13:10 +05301422,Lead Details,Detalls del client potencial
Pratik Vyas593d5622015-03-02 19:07:52 +05301423DocType: Authorization Rule,Approving User,Usuari aprovador
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301424apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +37,Forging,Forjant
1425apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +126,Plating,Enchapado
Pratik Vyas593d5622015-03-02 19:07:52 +05301426DocType: Purchase Invoice,End date of current invoice's period,Data de finalització del període de facturació actual
1427DocType: Pricing Rule,Applicable For,Aplicable per
1428DocType: Bank Reconciliation,From Date,Des de la data
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301429DocType: Shipping Rule Country,Shipping Rule Country,Regla País d'enviament
Pratik Vyas593d5622015-03-02 19:07:52 +05301430DocType: Maintenance Visit,Partially Completed,Va completar parcialment
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301431DocType: Leave Type,Include holidays within leaves as leaves,Inclogui les vacances dins de les fulles com les fulles
Pratik Vyas593d5622015-03-02 19:07:52 +05301432DocType: Sales Invoice,Packed Items,Dinar Articles
Pratik Vyas97264472015-05-14 15:13:10 +05301433apps/erpnext/erpnext/config/support.py +18,Warranty Claim against Serial No.,Reclamació de garantia davant el No. de sèrie
Pratik Vyas593d5622015-03-02 19:07:52 +05301434DocType: BOM Replace 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","Reemplaçar una llista de materials(BOM) a totes les altres llistes de materials(BOM) on s'utilitza. Substituirà l'antic enllaç de llista de materials(BOM), s'actualitzarà el cost i es regenerarà la taula ""BOM Explosionat"", segons la nova llista de materials"
1435DocType: Shopping Cart Settings,Enable Shopping Cart,Habilita Compres
1436DocType: Employee,Permanent Address,Adreça Permanent
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301437apps/erpnext/erpnext/stock/get_item_details.py +122,Item {0} must be a Service Item.,Article {0} ha de ser un element de servei.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301438apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +222,"Advance paid against {0} {1} cannot be greater \
1439 than Grand Total {2}",Avançament pagat contra {0} {1} no pot ser major \ de Gran Total {2}
1440apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +148,Please select item code,Seleccioneu el codi de l'article
Pratik Vyas593d5622015-03-02 19:07:52 +05301441DocType: Salary Structure Deduction,Reduce Deduction for Leave Without Pay (LWP),Reduir Deducció per absències sense sou (LWP)
Pratik Vyas593d5622015-03-02 19:07:52 +05301442DocType: Territory,Territory Manager,Gerent de Territory
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301443DocType: Sales Invoice,Paid Amount (Company Currency),Suma Pagat (Companyia moneda)
1444DocType: Purchase Invoice,Additional Discount,Descompte addicional
Pratik Vyas593d5622015-03-02 19:07:52 +05301445DocType: Selling Settings,Selling Settings,La venda d'Ajustaments
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301446apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +39,Online Auctions,Subhastes en línia
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301447apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +94,Please specify either Quantity or Valuation Rate or both,Si us plau especificar Quantitat o valoració de tipus o ambdós
1448apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.js +50,"Company, Month and Fiscal Year is mandatory","Empresa, mes i de l'any fiscal és obligatòri"
Pratik Vyas97264472015-05-14 15:13:10 +05301449apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +102,Marketing Expenses,Despeses de Màrqueting
Pratik Vyas593d5622015-03-02 19:07:52 +05301450,Item Shortage Report,Informe d'escassetat d'articles
Anand Doshi191b2972015-10-21 16:50:31 +05301451apps/erpnext/erpnext/stock/doctype/item/item.js +188,"Weight is mentioned,\nPlease mention ""Weight UOM"" too","S'esmenta Pes, \n Si us plau, ""Pes UOM"" massa"
Pratik Vyas593d5622015-03-02 19:07:52 +05301452DocType: Stock Entry Detail,Material Request used to make this Stock Entry,Sol·licitud de material utilitzat per fer aquesta entrada Stock
Pratik Vyas97264472015-05-14 15:13:10 +05301453apps/erpnext/erpnext/config/support.py +43,Single unit of an Item.,Unitat individual d'un article
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301454apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +212,Time Log Batch {0} must be 'Submitted',S'ha de 'Presentar' el registre de temps {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05301455DocType: Accounts Settings,Make Accounting Entry For Every Stock Movement,Feu Entrada Comptabilitat Per Cada moviment d'estoc
1456DocType: Leave Allocation,Total Leaves Allocated,Absències totals assignades
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301457apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +384,Warehouse required at Row No {0},Magatzem requerit a la fila n {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05301458DocType: Employee,Date Of Retirement,Data de la jubilació
1459DocType: Upload Attendance,Get Template,Aconsegueix Plantilla
1460DocType: Address,Postal,Postal
Pratik Vyas593d5622015-03-02 19:07:52 +05301461DocType: Item,Weightage,Weightage
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301462apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +159,Mining,Mineria
1463apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +17,Resin casting,Resina de colada
Anand Doshi191b2972015-10-21 16:50:31 +05301464apps/erpnext/erpnext/selling/doctype/customer/customer.py +91,A Customer Group exists with same name please change the Customer name or rename the Customer Group,"Hi ha un grup de clients amb el mateix nom, si us plau canvia el nom del client o el nom del Grup de Clients"
Anand Doshibacc6792015-10-30 12:54:27 +05301465sites/assets/js/erpnext.min.js +37,Please select {0} first.,Seleccioneu {0} primer.
Anand Doshi191b2972015-10-21 16:50:31 +05301466apps/erpnext/erpnext/templates/pages/order.html +57,text {0},text {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05301467DocType: Territory,Parent Territory,Parent Territory
1468DocType: Quality Inspection Reading,Reading 2,Lectura 2
1469DocType: Stock Entry,Material Receipt,Recepció de materials
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301470apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +622,Products,Productes
Anand Doshi191b2972015-10-21 16:50:31 +05301471apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +47,Party Type and Party is required for Receivable / Payable account {0},Partit Tipus i Partit es requereix per al compte per cobrar / pagar {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301472DocType: Item,"If this item has variants, then it cannot be selected in sales orders etc.","Si aquest article té variants, llavors no pot ser seleccionada en les comandes de venda, etc."
Pratik Vyas593d5622015-03-02 19:07:52 +05301473DocType: Lead,Next Contact By,Següent Contactar Per
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301474apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +215,Quantity required for Item {0} in row {1},Quantitat necessària per Punt {0} a la fila {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301475apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +85,Warehouse {0} can not be deleted as quantity exists for Item {1},Magatzem {0} no es pot eliminar com existeix quantitat d'article {1}
1476DocType: Quotation,Order Type,Tipus d'ordre
1477DocType: Purchase Invoice,Notification Email Address,Dir Adreça de correu electrònic per notificacions
Pratik Vyas97264472015-05-14 15:13:10 +05301478DocType: Payment Tool,Find Invoices to Match,Troba factures perquè coincideixi
Pratik Vyas593d5622015-03-02 19:07:52 +05301479,Item-wise Sales Register,Tema-savi Vendes Registre
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301480apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +399,"e.g. ""XYZ National Bank""","per exemple ""XYZ Banc Nacional """
Pratik Vyas97264472015-05-14 15:13:10 +05301481DocType: Purchase Taxes and Charges,Is this Tax included in Basic Rate?,Aqeust impost està inclòs a la tarifa bàsica?
1482apps/erpnext/erpnext/selling/report/territory_target_variance_item_group_wise/territory_target_variance_item_group_wise.py +57,Total Target,Totals de l'objectiu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301483apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.js +22,Shopping Cart is enabled,Cistella de la compra està habilitat
Pratik Vyas593d5622015-03-02 19:07:52 +05301484DocType: Job Applicant,Applicant for a Job,Sol·licitant d'ocupació
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301485apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +173,No Production Orders created,No hi ha ordres de fabricació creades
Pratik Vyas593d5622015-03-02 19:07:52 +05301486apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +131,Salary Slip of employee {0} already created for this month,Nòmina d'empleat {0} ja creat per a aquest mes
1487DocType: Stock Reconciliation,Reconciliation JSON,Reconciliació JSON
1488apps/erpnext/erpnext/accounts/report/financial_statements.html +3,Too many columns. Export the report and print it using a spreadsheet application.,Massa columnes. Exporta l'informe i utilitza una aplicació de full de càlcul.
1489DocType: Sales Invoice Item,Batch No,Lot número
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301490DocType: Selling Settings,Allow multiple Sales Orders against a Customer's Purchase Order,Permetre diverses ordres de venda en contra d'un client Ordre de Compra
1491apps/erpnext/erpnext/setup/doctype/company/company.py +152,Main,Inici
Pratik Vyas593d5622015-03-02 19:07:52 +05301492DocType: DocPerm,Delete,Esborrar
Pratik Vyas97264472015-05-14 15:13:10 +05301493apps/erpnext/erpnext/stock/doctype/item/item_list.js +11,Variant,Variant
Anand Doshi191b2972015-10-21 16:50:31 +05301494sites/assets/js/desk.min.js +7971,New {0},Nova {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05301495DocType: Naming Series,Set prefix for numbering series on your transactions,Establir prefix de numeracions seriades a les transaccions
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301496apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +163,Stopped order cannot be cancelled. Unstop to cancel.,Detingut ordre no es pot cancel·lar. Unstop per cancel·lar.
Anand Doshi191b2972015-10-21 16:50:31 +05301497apps/erpnext/erpnext/stock/doctype/item/item.py +261,Default BOM ({0}) must be active for this item or its template,Per defecte la llista de materials ({0}) ha d'estar actiu per aquest material o la seva plantilla
Pratik Vyas593d5622015-03-02 19:07:52 +05301498DocType: Employee,Leave Encashed?,Leave Encashed?
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301499apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +32,Opportunity From field is mandatory,Oportunitat de camp és obligatori
Pratik Vyas593d5622015-03-02 19:07:52 +05301500DocType: Item,Variants,Variants
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301501apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation.js +458,Make Purchase Order,Feu l'Ordre de Compra
Pratik Vyas593d5622015-03-02 19:07:52 +05301502DocType: SMS Center,Send To,Enviar a
1503apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +111,There is not enough leave balance for Leave Type {0},There is not enough leave balance for Leave Type {0}
1504DocType: Sales Team,Contribution to Net Total,Contribució neta total
1505DocType: Sales Invoice Item,Customer's Item Code,Del client Codi de l'article
1506DocType: Stock Reconciliation,Stock Reconciliation,Reconciliació d'Estoc
1507DocType: Territory,Territory Name,Nom del Territori
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301508apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +152,Work-in-Progress Warehouse is required before Submit,Es requereix Magatzem de treballs en procés abans de Presentar
Pratik Vyas97264472015-05-14 15:13:10 +05301509apps/erpnext/erpnext/config/hr.py +43,Applicant for a Job.,Sol·licitant d'ocupació.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301510DocType: Purchase Order Item,Warehouse and Reference,Magatzem i Referència
Pratik Vyas593d5622015-03-02 19:07:52 +05301511DocType: Supplier,Statutory info and other general information about your Supplier,Informació legal i altra informació general sobre el Proveïdor
1512DocType: Country,Country,País
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301513apps/erpnext/erpnext/shopping_cart/utils.py +47,Addresses,Direccions
Pratik Vyas593d5622015-03-02 19:07:52 +05301514DocType: Communication,Received,Rebut
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301515apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +136,Against Journal Entry {0} does not have any unmatched {1} entry,Contra Diari entrada {0} no té cap {1} entrada inigualable
Anand Doshi191b2972015-10-21 16:50:31 +05301516apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +201,Duplicate Serial No entered for Item {0},Número de sèrie duplicat per l'article {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05301517DocType: Shipping Rule Condition,A condition for a Shipping Rule,Una condició per a una regla d'enviament
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301518apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +326,Item is not allowed to have Production Order.,L'article no se li permet tenir ordre de producció.
Pratik Vyas97264472015-05-14 15:13:10 +05301519DocType: DocField,Attach Image,Adjuntar imatge
Pratik Vyas593d5622015-03-02 19:07:52 +05301520DocType: Packing Slip,The net weight of this package. (calculated automatically as sum of net weight of items),El pes net d'aquest paquet. (Calculats automàticament com la suma del pes net d'articles)
1521DocType: Stock Reconciliation Item,Leave blank if no change,Deixar en blanc si no hi ha canvi
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301522DocType: Sales Order,To Deliver and Bill,Per Lliurar i Bill
1523DocType: GL Entry,Credit Amount in Account Currency,Suma de crèdit en compte Moneda
Pratik Vyas97264472015-05-14 15:13:10 +05301524apps/erpnext/erpnext/config/manufacturing.py +24,Time Logs for manufacturing.,Registres de temps per a la seva fabricació.
Pratik Vyas593d5622015-03-02 19:07:52 +05301525DocType: Item,Apply Warehouse-wise Reorder Level,Aplicar Warehouse-savi Nivell de Reabastament
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301526apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +429,BOM {0} must be submitted,BOM {0} ha de ser presentat
Pratik Vyas593d5622015-03-02 19:07:52 +05301527DocType: Authorization Control,Authorization Control,Control d'Autorització
Pratik Vyas97264472015-05-14 15:13:10 +05301528apps/erpnext/erpnext/config/projects.py +23,Time Log for tasks.,Registre de temps per a les tasques.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301529apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +474,Payment,Pagament
Pratik Vyas593d5622015-03-02 19:07:52 +05301530DocType: Production Order Operation,Actual Time and Cost,Temps real i Cost
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301531apps/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},Per l'article {1} es poden fer un màxim de {0} sol·licituds de materials destinats a l'ordre de venda {2}
Pratik Vyas593d5622015-03-02 19:07:52 +05301532DocType: Employee,Salutation,Salutació
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301533DocType: Communication,Rejected,Rebutjat
Pratik Vyas593d5622015-03-02 19:07:52 +05301534DocType: Pricing Rule,Brand,Marca comercial
Pratik Vyas593d5622015-03-02 19:07:52 +05301535DocType: Item,Will also apply for variants,També s'aplicarà per a les variants
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301536apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +582,% Delivered,% Lliurat
1537apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +582,% Delivered,% Lliurat
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301538apps/erpnext/erpnext/config/selling.py +153,Bundle items at time of sale.,Articles agrupats en el moment de la venda.
Pratik Vyas593d5622015-03-02 19:07:52 +05301539DocType: Sales Order Item,Actual Qty,Actual Quantitat
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301540DocType: Sales Invoice Item,References,Referències
Pratik Vyas593d5622015-03-02 19:07:52 +05301541DocType: Quality Inspection Reading,Reading 10,Reading 10
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301542apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +612,"List your products or services that you buy or sell. Make sure to check the Item Group, Unit of Measure and other properties when you start.","Publica els teus productes o serveis de compra o venda Assegura't de revisar el Grup d'articles, unitat de mesura i altres propietats quan comencis"
Pratik Vyas593d5622015-03-02 19:07:52 +05301543DocType: Hub Settings,Hub Node,Node Hub
1544apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +78,You have entered duplicate items. Please rectify and try again.,"Has introduït articles duplicats. Si us plau, rectifica-ho i torna a intentar-ho."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301545apps/erpnext/erpnext/controllers/item_variant.py +65,Value {0} for Attribute {1} does not exist in the list of valid Item Attribute Values,Valor {0} per a l'atribut {1} no existeix a la llista d'article vàlida Atribut Valors
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301546apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +87,Associate,Associat
Pratik Vyas593d5622015-03-02 19:07:52 +05301547apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +46,Item {0} is not a serialized Item,Article {0} no és un article serialitzat
Pratik Vyas593d5622015-03-02 19:07:52 +05301548DocType: SMS Center,Create Receiver List,Crear Llista de receptors
1549apps/erpnext/erpnext/stock/doctype/batch/batch_list.js +5,Expired,Caducat
1550DocType: Packing Slip,To Package No.,Al paquet No.
1551DocType: DocType,System,Sistema
1552DocType: Warranty Claim,Issue Date,Data De Assumpte
Pratik Vyas97264472015-05-14 15:13:10 +05301553DocType: Activity Cost,Activity Cost,Cost Activitat
Pratik Vyas593d5622015-03-02 19:07:52 +05301554DocType: Purchase Receipt Item Supplied,Consumed Qty,Quantitat utilitzada
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301555apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +52,Telecommunications,Telecomunicacions
Pratik Vyas593d5622015-03-02 19:07:52 +05301556DocType: Packing Slip,Indicates that the package is a part of this delivery (Only Draft),Indica que el paquet és una part d'aquest lliurament (Només Projecte)
Pratik Vyas97264472015-05-14 15:13:10 +05301557DocType: Payment Tool,Make Payment Entry,Feu Entrada Pagament
1558apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +119,Quantity for Item {0} must be less than {1},Quantitat d'articles per {0} ha de ser menor de {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301559,Sales Invoice Trends,Tendències de Factures de Vendes
1560DocType: Leave Application,Apply / Approve Leaves,Aplicar / Aprovar Fulles
Pratik Vyas97264472015-05-14 15:13:10 +05301561apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +90,Can refer row only if the charge type is 'On Previous Row Amount' or 'Previous Row Total',"Pot referir fila només si el tipus de càrrega és 'On Anterior Suma Fila ""o"" Anterior Fila Total'"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301562DocType: Sales Order Item,Delivery Warehouse,Magatzem Lliurament
1563DocType: Stock Settings,Allowance Percent,Percentatge de Subsidi
Pratik Vyas593d5622015-03-02 19:07:52 +05301564DocType: SMS Settings,Message Parameter,Paràmetre del Missatge
1565DocType: Serial No,Delivery Document No,Lliurament document nº
1566DocType: Landed Cost Voucher,Get Items From Purchase Receipts,Obtenir els articles des dels rebuts de compra
1567DocType: Serial No,Creation Date,Data de creació
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301568apps/erpnext/erpnext/stock/doctype/item_price/item_price.py +33,Item {0} appears multiple times in Price List {1},Article {0} apareix diverses vegades en el Preu de llista {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301569apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +37,"Selling must be checked, if Applicable For is selected as {0}","Venda de comprovar, si es selecciona aplicable Perquè {0}"
1570DocType: Purchase Order Item,Supplier Quotation Item,Oferta del proveïdor d'article
1571apps/erpnext/erpnext/hr/doctype/employee/employee.js +27,Make Salary Structure,Feu Estructura Salarial
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301572apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +54,Shearing,Cisallament
Pratik Vyas593d5622015-03-02 19:07:52 +05301573DocType: Item,Has Variants,Té variants
1574apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.js +22,Click on 'Make Sales Invoice' button to create a new Sales Invoice.,"Feu clic al botó 'Make factura de venda ""per crear una nova factura de venda."
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301575apps/erpnext/erpnext/controllers/recurring_document.py +166,Period From and Period To dates mandatory for recurring %s,Període Des de i Període Fins a obligatoris per recurrent %s
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301576apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +166,Packaging and labeling,Envasament i etiquetatge
Pratik Vyas593d5622015-03-02 19:07:52 +05301577DocType: Monthly Distribution,Name of the Monthly Distribution,Nom de la Distribució Mensual
1578DocType: Sales Person,Parent Sales Person,Parent Sales Person
1579apps/erpnext/erpnext/setup/utils.py +14,Please specify Default Currency in Company Master and Global Defaults,"Si us plau, especifiqui Moneda per defecte a l'empresa Mestre i predeterminats globals"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301580DocType: Dropbox Backup,Dropbox Access Secret,Dropbox Access Secret
Pratik Vyas593d5622015-03-02 19:07:52 +05301581DocType: Purchase Invoice,Recurring Invoice,Factura Recurrent
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301582apps/erpnext/erpnext/config/learn.py +228,Managing Projects,Gestió de Projectes
Pratik Vyas593d5622015-03-02 19:07:52 +05301583DocType: Supplier,Supplier of Goods or Services.,Proveïdor de productes o serveis.
1584DocType: Budget Detail,Fiscal Year,Any Fiscal
1585DocType: Cost Center,Budget,Pressupost
Anand Doshi191b2972015-10-21 16:50:31 +05301586apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +41,"Budget cannot be assigned against {0}, as it's not an Income or Expense account","Pressupost no es pot assignar en contra {0}, ja que no és un compte d'ingressos o despeses"
Pratik Vyas97264472015-05-14 15:13:10 +05301587apps/erpnext/erpnext/selling/report/territory_target_variance_item_group_wise/territory_target_variance_item_group_wise.py +50,Achieved,Aconseguit
1588apps/erpnext/erpnext/selling/page/sales_analytics/sales_analytics.js +65,Territory / Customer,Localitat / Client
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301589apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +552,e.g. 5,per exemple 5
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301590apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +207,Row {0}: Allocated amount {1} must be less than or equals to invoice outstanding amount {2},Fila {0}: quantitat assignada {1} ha de ser menor o igual a quantitat pendent de facturar {2}
Pratik Vyas593d5622015-03-02 19:07:52 +05301591DocType: Sales Invoice,In Words will be visible once you save the Sales Invoice.,En paraules seran visibles un cop que guardi la factura de venda.
1592DocType: Item,Is Sales Item,És article de venda
Pratik Vyas97264472015-05-14 15:13:10 +05301593apps/erpnext/erpnext/setup/doctype/item_group/item_group.js +21,Item Group Tree,Arbre de grups d'article
Anand Doshi191b2972015-10-21 16:50:31 +05301594apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +69,Item {0} is not setup for Serial Nos. Check Item master,L'Article {0} no està configurat per a números de sèrie. Comprova la configuració d'articles
Pratik Vyas593d5622015-03-02 19:07:52 +05301595DocType: Maintenance Visit,Maintenance Time,Temps de manteniment
Pratik Vyas97264472015-05-14 15:13:10 +05301596,Amount to Deliver,La quantitat a Deliver
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301597apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +620,A Product or Service,Un producte o servei
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301598apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +158,There were errors.,Hi han hagut errors.
1599apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +101,Tapping,Tapping
Pratik Vyas593d5622015-03-02 19:07:52 +05301600DocType: Naming Series,Current Value,Valor actual
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301601apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +171,{0} created,{0} creat
1602DocType: Delivery Note Item,Against Sales Order,Contra l'Ordre de Venda
Pratik Vyas593d5622015-03-02 19:07:52 +05301603,Serial No Status,Estat del número de sèrie
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301604apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +382,Item table can not be blank,Taula d'articles no pot estar en blanc
1605apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +138,"Row {0}: To set {1} periodicity, difference between from and to date \
Pratik Vyas593d5622015-03-02 19:07:52 +05301606 must be greater than or equal to {2}","Fila {0}: Per establir {1} periodicitat, diferència entre des de i fins a la data \
1607 ha de ser més gran que o igual a {2}"
1608DocType: Pricing Rule,Selling,Vendes
1609DocType: Employee,Salary Information,Informació sobre sous
1610DocType: Sales Person,Name and Employee ID,Nom i ID d'empleat
Anand Doshi191b2972015-10-21 16:50:31 +05301611apps/erpnext/erpnext/accounts/party.py +272,Due Date cannot be before Posting Date,Data de venciment no pot ser anterior Data de comptabilització
Pratik Vyas593d5622015-03-02 19:07:52 +05301612DocType: Website Item Group,Website Item Group,Lloc web Grup d'articles
Pratik Vyas97264472015-05-14 15:13:10 +05301613apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +170,Duties and Taxes,Taxes i impostos
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301614apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +305,Please enter Reference date,"Si us plau, introduïu la data de referència"
1615apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +42,{0} payment entries can not be filtered by {1},{0} entrades de pagament no es poden filtrar per {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301616DocType: Item Website Specification,Table for Item that will be shown in Web Site,Taula d'article que es mostra en el lloc web
Pratik Vyas97264472015-05-14 15:13:10 +05301617DocType: Purchase Order Item Supplied,Supplied Qty,Subministrat Quantitat
Pratik Vyas593d5622015-03-02 19:07:52 +05301618DocType: Material Request Item,Material Request Item,Material Request Item
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301619apps/erpnext/erpnext/config/stock.py +103,Tree of Item Groups.,Arbre dels grups d'articles.
Pratik Vyas97264472015-05-14 15:13:10 +05301620apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +100,Cannot refer row number greater than or equal to current row number for this Charge type,No es pot fer referència número de la fila superior o igual al nombre de fila actual d'aquest tipus de càrrega
Pratik Vyas593d5622015-03-02 19:07:52 +05301621,Item-wise Purchase History,Historial de compres d'articles
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301622apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +152,Red,Vermell
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301623apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +227,Please click on 'Generate Schedule' to fetch Serial No added for Item {0},"Si us plau, feu clic a ""Generar Planificació 'per reservar números de sèrie per l'article {0}"
Pratik Vyas593d5622015-03-02 19:07:52 +05301624DocType: Account,Frozen,Bloquejat
1625,Open Production Orders,Obertes les ordres de producció
1626DocType: Installation Note,Installation Time,Temps d'instal·lació
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301627DocType: Sales Invoice,Accounting Details,Detalls de Comptabilitat
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301628apps/erpnext/erpnext/setup/doctype/company/company.js +44,Delete all the Transactions for this Company,Eliminar totes les transaccions per aquesta empresa
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301629apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +191,Row #{0}: Operation {1} is not completed for {2} qty of finished goods in Production Order # {3}. Please update operation status via Time Logs,"Fila # {0}: Operació {1} no s'ha completat per {2} Quantitat de productes acabats en ordre de producció # {3}. Si us plau, actualitzi l'estat de funcionament a través dels registres de temps"
Pratik Vyas97264472015-05-14 15:13:10 +05301630apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +57,Investments,Inversions
Pratik Vyas593d5622015-03-02 19:07:52 +05301631DocType: Issue,Resolution Details,Resolució Detalls
Pratik Vyas97264472015-05-14 15:13:10 +05301632apps/erpnext/erpnext/config/stock.py +84,Change UOM for an Item.,Canviar la UDM d'un article
Pratik Vyas593d5622015-03-02 19:07:52 +05301633DocType: Quality Inspection Reading,Acceptance Criteria,Criteris d'acceptació
1634DocType: Item Attribute,Attribute Name,Nom del Atribut
Anand Doshi191b2972015-10-21 16:50:31 +05301635apps/erpnext/erpnext/controllers/selling_controller.py +236,Item {0} must be Sales or Service Item in {1},Article {0} ha de ser Vendes o Servei d'articles en {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301636DocType: Item Group,Show In Website,Mostra en el lloc web
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301637apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +621,Group,Grup
Pratik Vyas97264472015-05-14 15:13:10 +05301638DocType: Task,Expected Time (in hours),Temps esperat (en hores)
Pratik Vyas593d5622015-03-02 19:07:52 +05301639,Qty to Order,Quantitat de comanda
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301640DocType: Features Setup,"To track brand name in the following documents Delivery Note, Opportunity, Material Request, Item, Purchase Order, Purchase Voucher, Purchaser Receipt, Quotation, Sales Invoice, Product Bundle, Sales Order, Serial No","Per fer el seguiment de marca en el següent documentació Nota de lliurament, Oportunitat, sol·licitud de materials, d'articles, d'ordres de compra, compra val, Rebut comprador, la cita, la factura de venda, producte Bundle, ordres de venda, de sèrie"
Pratik Vyas97264472015-05-14 15:13:10 +05301641apps/erpnext/erpnext/config/projects.py +51,Gantt chart of all tasks.,Diagrama de Gantt de totes les tasques.
Pratik Vyas593d5622015-03-02 19:07:52 +05301642DocType: Appraisal,For Employee Name,Per Nom de l'Empleat
1643DocType: Holiday List,Clear Table,Taula en blanc
1644DocType: Features Setup,Brands,Marques
1645DocType: C-Form Invoice Detail,Invoice No,Número de Factura
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301646apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +480,From Purchase Order,De l'Ordre de Compra
Pratik Vyas97264472015-05-14 15:13:10 +05301647DocType: Activity Cost,Costing Rate,Pago Rate
Anand Doshibacc6792015-10-30 12:54:27 +05301648,Customer Addresses And Contacts,Adreces de clients i contactes
Pratik Vyas593d5622015-03-02 19:07:52 +05301649DocType: Employee,Resignation Letter Date,Carta de renúncia Data
1650apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +37,Pricing Rules are further filtered based on quantity.,Regles de les tarifes es filtren més basat en la quantitat.
Pratik Vyas97264472015-05-14 15:13:10 +05301651apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +137,Not Set,No Configurat
Pratik Vyas593d5622015-03-02 19:07:52 +05301652DocType: Communication,Date,Data
1653apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +61,Repeat Customer Revenue,Repetiu els ingressos dels clients
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301654apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +651,Sit tight while your system is being setup. This may take a few moments.,"Si us plau, espera mentre el sistema està essent configurat. Aquest procés pot trigar una estona."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301655apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +51,{0} ({1}) must have role 'Expense Approver',{0} ({1}) ha de tenir rol 'aprovador de despeses'
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301656apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +626,Pair,Parell
Pratik Vyas593d5622015-03-02 19:07:52 +05301657DocType: Bank Reconciliation Detail,Against Account,Contra Compte
1658DocType: Maintenance Schedule Detail,Actual Date,Data actual
1659DocType: Item,Has Batch No,Té número de lot
1660DocType: Delivery Note,Excise Page Number,Excise Page Number
1661DocType: Employee,Personal Details,Dades Personals
1662,Maintenance Schedules,Programes de manteniment
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301663apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +44,Embossing,Repujat
Pratik Vyas593d5622015-03-02 19:07:52 +05301664,Quotation Trends,Quotation Trends
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301665apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +139,Item Group not mentioned in item master for item {0},Grup L'article no esmenta en mestre d'articles per a l'article {0}
1666apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +302,Debit To account must be a Receivable account,Dèbit al compte ha de ser un compte per cobrar
Anand Doshi191b2972015-10-21 16:50:31 +05301667apps/erpnext/erpnext/stock/doctype/item/item.py +248,"As Production Order can be made for this item, it must be a stock item.",Per a poder fer aquest article Ordre de Producció cal designar-lo com a article d'estoc
Pratik Vyas593d5622015-03-02 19:07:52 +05301668DocType: Shipping Rule Condition,Shipping Amount,Total de l'enviament
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301669apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +140,Joining,Unió
Pratik Vyas593d5622015-03-02 19:07:52 +05301670DocType: Authorization Rule,Above Value,Per sobre de Valor
1671,Pending Amount,A l'espera de l'Import
1672DocType: Purchase Invoice Item,Conversion Factor,Factor de conversió
Anand Doshi191b2972015-10-21 16:50:31 +05301673apps/erpnext/erpnext/controllers/website_list_for_contact.py +69,Delivered,Alliberat
Pratik Vyas97264472015-05-14 15:13:10 +05301674apps/erpnext/erpnext/config/hr.py +160,Setup incoming server for jobs email id. (e.g. jobs@example.com),Setup incoming server for jobs email id. (e.g. jobs@example.com)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301675DocType: Purchase Receipt,Vehicle Number,Nombre de vehicles
Pratik Vyas593d5622015-03-02 19:07:52 +05301676DocType: Purchase Invoice,The date on which recurring invoice will be stop,La data en què s'atura la factura recurrent
1677DocType: Journal Entry,Accounts Receivable,Comptes Per Cobrar
1678,Supplier-Wise Sales Analytics,Proveïdor-Wise Vendes Analytics
1679DocType: Address Template,This format is used if country specific format is not found,Aquest format s'utilitza si no hi ha el format específic de cada país
1680DocType: Custom Field,Custom,A mida
1681DocType: Production Order,Use Multi-Level BOM,Utilitzeu Multi-Nivell BOM
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301682apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +26,Injection molding,Injecció de plàstics
Pratik Vyas593d5622015-03-02 19:07:52 +05301683DocType: Bank Reconciliation,Include Reconciled Entries,Inclogui els comentaris conciliades
Pratik Vyas97264472015-05-14 15:13:10 +05301684apps/erpnext/erpnext/config/accounts.py +41,Tree of finanial accounts.,Arbre dels comptes financers
Pratik Vyas593d5622015-03-02 19:07:52 +05301685DocType: Leave Control Panel,Leave blank if considered for all employee types,Deixar en blanc si es considera per a tot tipus d'empleats
1686DocType: Landed Cost Voucher,Distribute Charges Based On,Distribuir els càrrecs en base a
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301687apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +312,Account {0} must be of type 'Fixed Asset' as Item {1} is an Asset Item,El compte {0} ha de ser del tipus 'd'actius fixos' perquè l'article {1} és un element d'actiu
Pratik Vyas593d5622015-03-02 19:07:52 +05301688DocType: HR Settings,HR Settings,Configuració de recursos humans
Pratik Vyas97264472015-05-14 15:13:10 +05301689apps/frappe/frappe/config/setup.py +130,Printing,Impressió
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301690apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +113,Expense Claim is pending approval. Only the Expense Approver can update status.,El compte de despeses està pendent d'aprovació. Només l'aprovador de despeses pot actualitzar l'estat.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301691DocType: Purchase Invoice,Additional Discount Amount,Import addicional de descompte
Pratik Vyas593d5622015-03-02 19:07:52 +05301692apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +99,The day(s) on which you are applying for leave are holiday. You need not apply for leave.,El dia (s) en el qual està sol·licitant el permís són vacances. Vostè no necessita sol·licitar l'excedència.
Anand Doshi191b2972015-10-21 16:50:31 +05301693sites/assets/js/desk.min.js +7805,and,i
Pratik Vyas593d5622015-03-02 19:07:52 +05301694DocType: Leave Block List Allow,Leave Block List Allow,Leave Block List Allow
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301695apps/erpnext/erpnext/setup/doctype/company/company.py +236,Abbr can not be blank or space,Abbr no pot estar en blanc o l'espai
1696apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +50,Sports,Esports
Pratik Vyas593d5622015-03-02 19:07:52 +05301697apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +61,Total Actual,Actual total
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301698apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +626,Unit,Unitat
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301699apps/frappe/frappe/integrations/doctype/dropbox_backup/dropbox_backup.py +182,Please set Dropbox access keys in your site config,Please set Dropbox access keys in your site config
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301700apps/erpnext/erpnext/stock/get_item_details.py +113,Please specify Company,"Si us plau, especifiqui l'empresa"
Pratik Vyas593d5622015-03-02 19:07:52 +05301701,Customer Acquisition and Loyalty,Captació i Fidelització
Pratik Vyas593d5622015-03-02 19:07:52 +05301702DocType: Purchase Receipt,Warehouse where you are maintaining stock of rejected items,Magatzem en què es desen les existències dels articles rebutjats
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301703apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +408,Your financial year ends on,El seu exercici acaba el
1704DocType: POS Profile,Price List,Llista de preus
Pratik Vyas97264472015-05-14 15:13:10 +05301705apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +20,{0} is now the default Fiscal Year. Please refresh your browser for the change to take effect.,"{0} és ara l'Any Fiscal.oer defecte Si us plau, actualitzi el seu navegador perquè el canvi tingui efecte."
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301706apps/erpnext/erpnext/projects/doctype/project/project.js +47,Expense Claims,Les reclamacions de despeses
Anand Doshi191b2972015-10-21 16:50:31 +05301707DocType: Issue,Support,Suport
Pratik Vyas593d5622015-03-02 19:07:52 +05301708DocType: Authorization Rule,Approving Role,Aprovar Rol
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301709,BOM Search,BOM Cercar
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301710apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +176,Closing (Opening + Totals),Tancament (Obertura + totals)
1711apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +26,Please specify currency in Company,"Si us plau, especifiqui la moneda a l'empresa"
Pratik Vyas593d5622015-03-02 19:07:52 +05301712DocType: Workstation,Wages per hour,Els salaris per hora
Anand Doshi191b2972015-10-21 16:50:31 +05301713apps/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},Estoc equilibri en Lot {0} es convertirà en negativa {1} per a la partida {2} a Magatzem {3}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301714apps/erpnext/erpnext/config/setup.py +83,"Show / Hide features like Serial Nos, POS etc.","Mostra / Amaga característiques com Nº de Sèrie, TPV etc."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301715apps/erpnext/erpnext/controllers/accounts_controller.py +236,Account {0} is invalid. Account Currency must be {1},Compte {0} no és vàlid. Compte moneda ha de ser {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301716apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +34,UOM Conversion factor is required in row {0},Es requereix el factor de conversió de la UOM a la fila {0}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301717apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +53,Clearance date cannot be before check date in row {0},La data de liquidació no pot ser anterior a la data de verificació a la fila {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05301718DocType: Salary Slip,Deduction,Deducció
1719DocType: Address Template,Address Template,Plantilla de Direcció
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301720apps/erpnext/erpnext/selling/page/sales_browser/sales_browser.js +128,Please enter Employee Id of this sales person,Introdueixi Empleat Id d'aquest venedor
Pratik Vyas593d5622015-03-02 19:07:52 +05301721DocType: Territory,Classification of Customers by region,Classificació dels clients per regió
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301722DocType: Project,% Tasks Completed,% Tasques Completades
Pratik Vyas97264472015-05-14 15:13:10 +05301723DocType: Project,Gross Margin,Marge Brut
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301724apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +140,Please enter Production Item first,Si us plau indica primer l'Article a Producció
Anand Doshi191b2972015-10-21 16:50:31 +05301725apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +72,disabled user,desactivat usuari
Pratik Vyas593d5622015-03-02 19:07:52 +05301726DocType: Opportunity,Quotation,Oferta
1727DocType: Salary Slip,Total Deduction,Deducció total
Pratik Vyas593d5622015-03-02 19:07:52 +05301728DocType: Quotation,Maintenance User,Usuari de Manteniment
Pratik Vyas97264472015-05-14 15:13:10 +05301729apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +144,Cost Updated,Cost Actualitzat
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301730apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +749,Are you sure you want to UNSTOP,Segur que vols unstop
Pratik Vyas593d5622015-03-02 19:07:52 +05301731DocType: Employee,Date of Birth,Data de naixement
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301732apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +82,Item {0} has already been returned,Article {0} ja s'ha tornat
Pratik Vyas593d5622015-03-02 19:07:52 +05301733DocType: Fiscal Year,**Fiscal Year** represents a Financial Year. All accounting entries and other major transactions are tracked against **Fiscal Year**.,** Any Fiscal ** representa un exercici financer. Els assentaments comptables i altres transaccions importants es segueixen contra ** Any Fiscal **.
1734DocType: Opportunity,Customer / Lead Address,Client / Direcció Plom
1735DocType: Production Order Operation,Actual Operation Time,Temps real de funcionament
1736DocType: Authorization Rule,Applicable To (User),Aplicable a (Usuari)
1737DocType: Purchase Taxes and Charges,Deduct,Deduir
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301738apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +170,Job Description,Descripció del Treball
Pratik Vyas593d5622015-03-02 19:07:52 +05301739DocType: Purchase Order Item,Qty as per Stock UOM,La quantitat d'existències ha d'estar expresada en la UDM
Anand Doshi191b2972015-10-21 16:50:31 +05301740apps/frappe/frappe/model/rename_doc.py +343,Please select a valid csv file with data,Seleccioneu un arxiu csv vàlids amb dades
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301741apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +92,Coating,Revestiment
Anand Doshi191b2972015-10-21 16:50:31 +05301742apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +126,"Special Characters except ""-"", ""#"", ""."" and ""/"" not allowed in naming series","Caràcters especials excepte ""-"" ""."", ""#"", i ""/"" no permès en el nomenament de sèrie"
Pratik Vyas593d5622015-03-02 19:07:52 +05301743DocType: Campaign,"Keep Track of Sales Campaigns. Keep track of Leads, Quotations, Sales Order etc from Campaigns to gauge Return on Investment.","Porteu un registre de les campanyes de venda. Porteu un registre de conductors, Cites, comandes de venda, etc de Campanyes per mesurar retorn de la inversió. "
1744DocType: Expense Claim,Approver,Aprovador
1745,SO Qty,SO Qty
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301746apps/erpnext/erpnext/accounts/doctype/account/account.py +153,"Stock entries exist against warehouse {0}, hence you cannot re-assign or modify Warehouse","Hi entrades Imatges contra magatzem de {0}, per tant, no es pot tornar a assignar o modificar Magatzem"
Pratik Vyas593d5622015-03-02 19:07:52 +05301747DocType: Appraisal,Calculate Total Score,Calcular Puntuació total
Pratik Vyas593d5622015-03-02 19:07:52 +05301748DocType: Supplier Quotation,Manufacturing Manager,Gerent de Fàbrica
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301749apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +191,Serial No {0} is under warranty upto {1},El número de sèrie {0} està en garantia fins {1}
Pratik Vyas97264472015-05-14 15:13:10 +05301750apps/erpnext/erpnext/config/stock.py +69,Split Delivery Note into packages.,Dividir nota de lliurament en paquets.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301751apps/erpnext/erpnext/hooks.py +84,Shipments,Els enviaments
1752apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +29,Dip molding,Emmotllament per immersió
Pratik Vyas593d5622015-03-02 19:07:52 +05301753apps/erpnext/erpnext/projects/doctype/time_log/time_log_list.js +25,Time Log Status must be Submitted.,Hora de registre d'estat ha de ser presentada.
Anand Doshi191b2972015-10-21 16:50:31 +05301754apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +223,Serial No {0} does not belong to any Warehouse,Número de sèrie {0} no pertany a cap magatzem
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301755apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +650,Setting Up,Configuració
Anand Doshibacc6792015-10-30 12:54:27 +05301756apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +150,Row # ,Fila #
Pratik Vyas593d5622015-03-02 19:07:52 +05301757DocType: Purchase Invoice,In Words (Company Currency),En paraules (Divisa de la Companyia)
1758DocType: Pricing Rule,Supplier,Proveïdor
1759DocType: C-Form,Quarter,Trimestre
Pratik Vyas97264472015-05-14 15:13:10 +05301760apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +105,Miscellaneous Expenses,Despeses diverses
Pratik Vyas593d5622015-03-02 19:07:52 +05301761DocType: Global Defaults,Default Company,Companyia defecte
Anand Doshi191b2972015-10-21 16:50:31 +05301762apps/erpnext/erpnext/controllers/stock_controller.py +166,Expense or Difference account is mandatory for Item {0} as it impacts overall stock value,Despesa o compte Diferència és obligatori per Punt {0} ja que afecta el valor de valors en general
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301763apps/erpnext/erpnext/controllers/accounts_controller.py +354,"Cannot overbill for Item {0} in row {1} more than {2}. To allow overbilling, please set in Stock Settings","No es pot sobrefacturar l'element {0} a la fila {1} més de {2}. Per permetre la sobrefacturació, configura-ho a configuració d'existències"
Pratik Vyas593d5622015-03-02 19:07:52 +05301764DocType: Employee,Bank Name,Nom del banc
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301765apps/erpnext/erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.py +27,-Above,-Sobre
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301766apps/erpnext/erpnext/hr/doctype/employee/employee.py +135,User {0} is disabled,L'usuari {0} està deshabilitat
Pratik Vyas593d5622015-03-02 19:07:52 +05301767DocType: Leave Application,Total Leave Days,Dies totals d'absències
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301768DocType: Journal Entry Account,Credit in Account Currency,Crèdit en Compte moneda
Pratik Vyas593d5622015-03-02 19:07:52 +05301769DocType: Email Digest,Note: Email will not be sent to disabled users,Nota: El correu electrònic no serà enviat als usuaris amb discapacitat
1770apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +36,Select Company...,Seleccioneu l'empresa ...
1771DocType: Leave Control Panel,Leave blank if considered for all departments,Deixar en blanc si es considera per a tots els departaments
Pratik Vyas97264472015-05-14 15:13:10 +05301772apps/erpnext/erpnext/config/hr.py +95,"Types of employment (permanent, contract, intern etc.).","Tipus d'ocupació (permanent, contractats, intern etc.)."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301773apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +355,{0} is mandatory for Item {1},{0} és obligatori per l'article {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301774DocType: Currency Exchange,From Currency,De la divisa
1775DocType: DocField,Name,Nom
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301776apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +211,"Please select Allocated Amount, Invoice Type and Invoice Number in atleast one row","Seleccioneu suma assignat, Tipus factura i número de factura en almenys una fila"
1777apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +102,Sales Order required for Item {0},Ordres de venda requerides per l'article {0}
1778apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +43,Amounts not reflected in system,Les quantitats no es reflecteix en el sistema
Pratik Vyas593d5622015-03-02 19:07:52 +05301779DocType: Purchase Invoice Item,Rate (Company Currency),Rate (Companyia moneda)
1780apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +40,Others,Altres
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301781apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order_list.js +24,Set as Stopped,Establir com Stopped
1782DocType: POS Profile,Taxes and Charges,Impostos i càrrecs
Pratik Vyas593d5622015-03-02 19:07:52 +05301783DocType: Item,"A Product or a Service that is bought, sold or kept in stock.","Un producte o un servei que es compra, es ven o es manté en estoc."
Pratik Vyas97264472015-05-14 15:13:10 +05301784apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +94,Cannot select charge type as 'On Previous Row Amount' or 'On Previous Row Total' for first row,No es pot seleccionar el tipus de càrrega com 'Suma de la fila anterior' o 'Total de la fila anterior' per la primera fila
Pratik Vyas593d5622015-03-02 19:07:52 +05301785apps/frappe/frappe/core/doctype/doctype/boilerplate/controller_list.html +31,Completed,Acabat
1786DocType: Web Form,Select DocType,Seleccioneu doctype
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301787apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +104,Broaching,Brotxatge
1788apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +12,Banking,Banca
1789apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +38,Please click on 'Generate Schedule' to get schedule,"Si us plau, feu clic a ""Generar la Llista d'aconseguir horari"
1790apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +284,New Cost Center,Nou Centre de Cost
Pratik Vyas593d5622015-03-02 19:07:52 +05301791DocType: Bin,Ordered Quantity,Quantitat demanada
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301792apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +397,"e.g. ""Build tools for builders""","per exemple ""Construir eines per als constructors """
Pratik Vyas593d5622015-03-02 19:07:52 +05301793DocType: Quality Inspection,In Process,En procés
1794DocType: Authorization Rule,Itemwise Discount,Descompte d'articles
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301795apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +313,{0} against Sales Order {1},{0} en contra d'ordres de venda {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301796DocType: Account,Fixed Asset,Actius Fixos
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301797apps/erpnext/erpnext/config/learn.py +137,Serialized Inventory,Inventari serialitzat
1798DocType: Activity Type,Default Billing Rate,Per defecte Facturació Tarifa
Pratik Vyas97264472015-05-14 15:13:10 +05301799DocType: Time Log Batch,Total Billing Amount,Suma total de facturació
Pratik Vyas593d5622015-03-02 19:07:52 +05301800apps/erpnext/erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py +47,Receivable Account,Compte per Cobrar
Pratik Vyas593d5622015-03-02 19:07:52 +05301801,Stock Balance,Saldos d'estoc
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301802apps/erpnext/erpnext/config/learn.py +107,Sales Order to Payment,Ordres de venda al Pagament
Pratik Vyas593d5622015-03-02 19:07:52 +05301803DocType: Expense Claim Detail,Expense Claim Detail,Reclamació de detall de despesa
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301804apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +271,Time Logs created:,Registres de temps de creació:
Pratik Vyas593d5622015-03-02 19:07:52 +05301805DocType: Item,Weight UOM,UDM del pes
1806DocType: Employee,Blood Group,Grup sanguini
1807DocType: Purchase Invoice Item,Page Break,Salt de pàgina
1808DocType: Production Order Operation,Pending,Pendent
1809DocType: Employee Leave Approver,Users who can approve a specific employee's leave applications,Els usuaris que poden aprovar les sol·licituds de llicència d'un empleat específic
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301810apps/erpnext/erpnext/stock/doctype/stock_uom_replace_utility/stock_uom_replace_utility.py +33,You cannot change default UOM of Variant. To change default UOM for Variant change default UOM of the Template,No es pot canviar UOM per defecte de Variant. Per canviar UOM predeterminat per a la variant UOM canvi predeterminat de la plantilla
Pratik Vyas97264472015-05-14 15:13:10 +05301811apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +50,Office Equipments,Material d'oficina
Pratik Vyas593d5622015-03-02 19:07:52 +05301812DocType: Purchase Invoice Item,Qty,Quantitat
1813DocType: Fiscal Year,Companies,Empreses
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301814apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +24,Electronics,Electrònica
Pratik Vyas593d5622015-03-02 19:07:52 +05301815DocType: Stock Settings,Raise Material Request when stock reaches re-order level,Llevant Sol·licitud de material quan l'acció arriba al nivell de re-ordre
1816apps/erpnext/erpnext/support/doctype/maintenance_visit/maintenance_visit.js +18,From Maintenance Schedule,Des Programa de manteniment
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301817apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +56,Full-time,Temps complet
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301818DocType: Purchase Invoice,Contact Details,Detalls de contacte
Pratik Vyas593d5622015-03-02 19:07:52 +05301819DocType: C-Form,Received Date,Data de recepció
Pratik Vyas97264472015-05-14 15:13:10 +05301820DocType: Delivery Note,"If you have created a standard template in Sales Taxes and Charges Template, select one and click on the button below.","Si ha creat una plantilla estàndard de les taxes i càrrecs de venda de plantilla, escollir un i feu clic al botó de sota."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301821apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +29,Please specify a country for this Shipping Rule or check Worldwide Shipping,"Si us plau, especifiqui un país d'aquesta Regla de la tramesa o del check Enviament mundial"
Pratik Vyas593d5622015-03-02 19:07:52 +05301822DocType: Stock Entry,Total Incoming Value,Valor Total entrant
1823apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +39,Purchase Price List,Llista de preus de Compra
Pratik Vyas97264472015-05-14 15:13:10 +05301824DocType: Offer Letter Term,Offer Term,Oferta Termini
Pratik Vyas593d5622015-03-02 19:07:52 +05301825DocType: Quality Inspection,Quality Manager,Gerent de Qualitat
1826DocType: Job Applicant,Job Opening,Obertura de treball
1827DocType: Payment Reconciliation,Payment Reconciliation,Reconciliació de Pagaments
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301828apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +154,Please select Incharge Person's name,"Si us plau, seleccioneu el nom de la persona al càrrec"
1829apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +51,Technology,Tecnologia
Pratik Vyas97264472015-05-14 15:13:10 +05301830DocType: Offer Letter,Offer Letter,Carta De Oferta
1831apps/erpnext/erpnext/config/manufacturing.py +51,Generate Material Requests (MRP) and Production Orders.,Generar sol·licituds de materials (MRP) i ordres de producció.
Pratik Vyas593d5622015-03-02 19:07:52 +05301832apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +68,Total Invoiced Amt,Total facturat Amt
1833DocType: Time Log,To Time,Per Temps
1834apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +25,"To add child nodes, explore tree and click on the node under which you want to add more nodes.","Per afegir nodes secundaris, explora arbre i feu clic al node en el qual voleu afegir més nodes."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301835apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +102,Credit To account must be a Payable account,Crèdit al compte ha de ser un compte per pagar
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301836apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +233,BOM recursion: {0} cannot be parent or child of {2},BOM recursiu: {0} no pot ser pare o fill de {2}
Pratik Vyas593d5622015-03-02 19:07:52 +05301837DocType: Production Order Operation,Completed Qty,Quantitat completada
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301838apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +115,"For {0}, only debit accounts can be linked against another credit entry","Per {0}, només els comptes de dèbit poden ser enllaçats amb una altra entrada de crèdit"
1839apps/erpnext/erpnext/stock/get_item_details.py +258,Price List {0} is disabled,La llista de preus {0} està deshabilitada
Pratik Vyas97264472015-05-14 15:13:10 +05301840DocType: Manufacturing Settings,Allow Overtime,Permetre Overtime
Anand Doshi191b2972015-10-21 16:50:31 +05301841apps/erpnext/erpnext/controllers/selling_controller.py +227,Sales Order {0} is stopped,Vendes Sol·licitar {0} s'atura
1842apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +197,{0} Serial Numbers required for Item {1}. You have provided {2}.,{0} Números de sèrie necessaris per Punt {1}. Vostè ha proporcionat {2}.
Pratik Vyas97264472015-05-14 15:13:10 +05301843DocType: Stock Reconciliation Item,Current Valuation Rate,Valoració actual Taxa
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301844DocType: Item,Customer Item Codes,Codis dels clients
Pratik Vyas593d5622015-03-02 19:07:52 +05301845DocType: Opportunity,Lost Reason,Raó Perdut
Pratik Vyas97264472015-05-14 15:13:10 +05301846apps/erpnext/erpnext/config/accounts.py +68,Create Payment Entries against Orders or Invoices.,Crear entrades de pagament contra ordres o factures.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301847apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +141,Welding,Soldadura
1848apps/erpnext/erpnext/stock/doctype/stock_uom_replace_utility/stock_uom_replace_utility.py +40,New Stock UOM is required,Es requereix nou Stock UOM
Pratik Vyas593d5622015-03-02 19:07:52 +05301849DocType: Quality Inspection,Sample Size,Mida de la mostra
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301850apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +438,All items have already been invoiced,S'han facturat tots els articles
Pratik Vyas593d5622015-03-02 19:07:52 +05301851apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +47,Please specify a valid 'From Case No.',"Si us plau, especifica un 'Des del Cas Número' vàlid"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301852apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +288,Further cost centers can be made under Groups but entries can be made against non-Groups,"Centres de costos addicionals es poden fer en grups, però les entrades es poden fer contra els no Grups"
Pratik Vyas593d5622015-03-02 19:07:52 +05301853DocType: Project,External,Extern
1854DocType: Features Setup,Item Serial Nos,Article Nº de Sèrie
Anand Doshibacc6792015-10-30 12:54:27 +05301855apps/erpnext/erpnext/config/setup.py +66,Users and Permissions,Usuaris i permisos
Pratik Vyas593d5622015-03-02 19:07:52 +05301856DocType: Branch,Branch,Branca
Anand Doshibacc6792015-10-30 12:54:27 +05301857apps/erpnext/erpnext/config/setup.py +61,Printing and Branding,Printing and Branding
1858apps/erpnext/erpnext/hr/report/monthly_salary_register/monthly_salary_register.py +66,No salary slip found for month:,No nòmina trobats pel mes:
Pratik Vyas593d5622015-03-02 19:07:52 +05301859DocType: Bin,Actual Quantity,Quantitat real
1860DocType: Shipping Rule,example: Next Day Shipping,exemple: Enviament Dia següent
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301861apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +188,Serial No {0} not found,Serial No {0} no trobat
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301862apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +563,Your Customers,Els teus Clients
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301863apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +27,Compression molding,El modelo per compressió
Pratik Vyas593d5622015-03-02 19:07:52 +05301864DocType: Leave Block List Date,Block Date,Bloquejar Data
Pratik Vyas593d5622015-03-02 19:07:52 +05301865DocType: Sales Order,Not Delivered,No Lliurat
1866,Bank Clearance Summary,Resum Liquidació del Banc
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301867apps/erpnext/erpnext/config/setup.py +105,"Create and manage daily, weekly and monthly email digests.","Creació i gestió de resums de correu electrònic diàries, setmanals i mensuals."
Pratik Vyas593d5622015-03-02 19:07:52 +05301868apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +46,Item Code > Item Group > Brand,Codi de l'article> Grup Element> Marca
1869DocType: Appraisal Goal,Appraisal Goal,Avaluació Meta
1870DocType: Event,Friday,Divendres
Pratik Vyas97264472015-05-14 15:13:10 +05301871DocType: Time Log,Costing Amount,Pago Monto
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301872DocType: Process Payroll,Submit Salary Slip,Presentar nòmina
Pratik Vyas593d5622015-03-02 19:07:52 +05301873DocType: Salary Structure,Monthly Earning & Deduction,Ingressos mensuals i Deducció
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301874apps/erpnext/erpnext/controllers/selling_controller.py +157,Maxiumm discount for Item {0} is {1}%,Maxim descompte per article {0} és {1}%
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301875apps/erpnext/erpnext/stock/doctype/item_price/item_price.js +16,Import in Bulk,Importació a granel
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301876DocType: Sales Partner,Address & Contacts,Direcció i contactes
Pratik Vyas593d5622015-03-02 19:07:52 +05301877DocType: SMS Log,Sender Name,Nom del remitent
1878DocType: Page,Title,Títol
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301879sites/assets/js/list.min.js +104,Customize,Personalitza
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301880DocType: POS Profile,[Select],[Select]
1881DocType: SMS Log,Sent To,Enviat A
Pratik Vyas593d5622015-03-02 19:07:52 +05301882apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.js +28,Make Sales Invoice,Fer Factura Vendes
1883DocType: Company,For Reference Only.,Només de referència.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301884apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +29,Invalid {0}: {1},No vàlida {0}: {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301885DocType: Sales Invoice Advance,Advance Amount,Quantitat Anticipada
Pratik Vyas97264472015-05-14 15:13:10 +05301886DocType: Manufacturing Settings,Capacity Planning,Planificació de la capacitat
Anand Doshif5940902015-09-07 18:47:04 +05301887apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +49,'From Date' is required,'Des de la data' és obligatori
Pratik Vyas593d5622015-03-02 19:07:52 +05301888DocType: Journal Entry,Reference Number,Número de referència
1889DocType: Employee,Employment Details,Detalls d'Ocupació
1890DocType: Employee,New Workplace,Nou lloc de treball
Pratik Vyas97264472015-05-14 15:13:10 +05301891apps/erpnext/erpnext/crm/doctype/opportunity/opportunity_list.js +17,Set as Closed,Establir com Tancada
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301892apps/erpnext/erpnext/stock/get_item_details.py +103,No Item with Barcode {0},Número d'article amb Codi de barres {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05301893apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +51,Case No. cannot be 0,Cas No. No pot ser 0
1894DocType: Features Setup,If you have Sales Team and Sale Partners (Channel Partners) they can be tagged and maintain their contribution in the sales activity,Si vostè té equip de vendes i Venda Partners (Socis de canal) que poden ser etiquetats i mantenir la seva contribució en l'activitat de vendes
1895DocType: Item,Show a slideshow at the top of the page,Mostra una presentació de diapositives a la part superior de la pàgina
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301896DocType: Item,"Allow in Sales Order of type ""Service""",Deixi d'ordres de venda de "Servei" Tipus
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301897apps/erpnext/erpnext/setup/doctype/company/company.py +80,Stores,Botigues
Pratik Vyas593d5622015-03-02 19:07:52 +05301898DocType: Time Log,Projects Manager,Gerent de Projectes
1899DocType: Serial No,Delivery Time,Temps de Lliurament
1900apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +27,Ageing Based On,Envelliment basat en
1901DocType: Item,End of Life,Final de la Vida
1902apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +41,Travel,Viatges
1903DocType: Leave Block List,Allow Users,Permetre que usuaris
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301904DocType: Sales Invoice,Recurring,Periódico
Pratik Vyas593d5622015-03-02 19:07:52 +05301905DocType: Cost Center,Track separate Income and Expense for product verticals or divisions.,Seguiment d'Ingressos i Despeses per separat per a les verticals de productes o divisions.
1906DocType: Rename Tool,Rename Tool,Eina de canvi de nom
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301907apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +15,Update Cost,Actualització de Costos
Pratik Vyas593d5622015-03-02 19:07:52 +05301908DocType: Item Reorder,Item Reorder,Punt de reorden
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301909apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +497,Transfer Material,Transferir material
Pratik Vyas593d5622015-03-02 19:07:52 +05301910DocType: BOM,"Specify the operations, operating cost and give a unique Operation no to your operations.","Especifiqueu les operacions, el cost d'operació i dona una número d'operació únic a les operacions."
1911DocType: Purchase Invoice,Price List Currency,Price List Currency
1912DocType: Naming Series,User must always select,Usuari sempre ha de seleccionar
1913DocType: Stock Settings,Allow Negative Stock,Permetre existències negatives
1914DocType: Installation Note,Installation Note,Nota d'instal·lació
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301915apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +541,Add Taxes,Afegir Impostos
Pratik Vyas593d5622015-03-02 19:07:52 +05301916,Financial Analytics,Comptabilitat analítica
1917DocType: Quality Inspection,Verified By,Verified Per
1918DocType: Address,Subsidiary,Filial
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301919apps/erpnext/erpnext/setup/doctype/company/company.py +55,"Cannot change company's default currency, because there are existing transactions. Transactions must be cancelled to change the default currency.","No es pot canviar moneda per defecte de l'empresa, perquè hi ha operacions existents. Les transaccions han de ser cancel·lades a canviar la moneda per defecte."
Pratik Vyas593d5622015-03-02 19:07:52 +05301920DocType: Quality Inspection,Purchase Receipt No,Número de rebut de compra
Pratik Vyas97264472015-05-14 15:13:10 +05301921apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +30,Earnest Money,Diners Earnest
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301922DocType: System Settings,In Hours,En Hores
1923DocType: Process Payroll,Create Salary Slip,Crear fulla de nòmina
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301924apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +45,Expected balance as per bank,Import pendent de rebre com per banc
1925apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +115,Buffing,Polit
Pratik Vyas97264472015-05-14 15:13:10 +05301926apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +158,Source of Funds (Liabilities),Font dels fons (Passius)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301927apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +347,Quantity in row {0} ({1}) must be same as manufactured quantity {2},Quantitat a la fila {0} ({1}) ha de ser igual que la quantitat fabricada {2}
Pratik Vyas593d5622015-03-02 19:07:52 +05301928DocType: Appraisal,Employee,Empleat
Pratik Vyas97264472015-05-14 15:13:10 +05301929apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.js +10,Import Email From,Importació de correu electrònic De
Anand Doshi191b2972015-10-21 16:50:31 +05301930apps/erpnext/erpnext/utilities/doctype/contact/contact.js +67,Invite as User,Convida com usuari
Pratik Vyas593d5622015-03-02 19:07:52 +05301931DocType: Features Setup,After Sale Installations,Instal·lacions després de venda
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301932apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +210,{0} {1} is fully billed,{0} {1} està totalment facturat
Pratik Vyas593d5622015-03-02 19:07:52 +05301933DocType: Workstation Working Hour,End Time,Hora de finalització
Pratik Vyas97264472015-05-14 15:13:10 +05301934apps/erpnext/erpnext/config/setup.py +42,Standard contract terms for Sales or Purchase.,Condicions contractuals estàndard per Vendes o la compra.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301935apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.js +75,Group by Voucher,Agrupa per comprovants
Pratik Vyas593d5622015-03-02 19:07:52 +05301936apps/erpnext/erpnext/templates/form_grid/material_request_grid.html +7,Required On,Requerit Per
1937DocType: Sales Invoice,Mass Mailing,Mass Mailing
1938DocType: Page,Standard,Estàndard
Pratik Vyas97264472015-05-14 15:13:10 +05301939DocType: Rename Tool,File to Rename,Arxiu per canviar el nom de
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301940apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +176,Purchse Order number required for Item {0},Nombre de comanda purchse requerit per Punt {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301941apps/erpnext/erpnext/controllers/buying_controller.py +245,Specified BOM {0} does not exist for Item {1},BOM especificat {0} no existeix la partida {1}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301942apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +196,Maintenance Schedule {0} must be cancelled before cancelling this Sales Order,Programa de manteniment {0} ha de ser cancel·lat abans de cancel·lar aquesta comanda de vendes
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301943apps/frappe/frappe/desk/page/backups/backups.html +13,Size,Mida
Pratik Vyas593d5622015-03-02 19:07:52 +05301944DocType: Notification Control,Expense Claim Approved,Compte de despeses Aprovat
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301945apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +113,Pharmaceutical,Farmacèutic
Pratik Vyas97264472015-05-14 15:13:10 +05301946apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +26,Cost of Purchased Items,El cost d'articles comprats
Pratik Vyas593d5622015-03-02 19:07:52 +05301947DocType: Selling Settings,Sales Order Required,Ordres de venda Obligatori
1948apps/erpnext/erpnext/crm/doctype/lead/lead.js +30,Create Customer,Crear Client
1949DocType: Purchase Invoice,Credit To,Crèdit Per
1950DocType: Employee Education,Post Graduate,Postgrau
Pratik Vyas593d5622015-03-02 19:07:52 +05301951DocType: Maintenance Schedule Detail,Maintenance Schedule Detail,Detall del Programa de manteniment
1952DocType: Quality Inspection Reading,Reading 9,Lectura 9
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301953DocType: Supplier,Is Frozen,Està Congelat
Pratik Vyas593d5622015-03-02 19:07:52 +05301954DocType: Buying Settings,Buying Settings,Ajustaments de compra
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301955apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +122,Mass finishing,Acabat en massa
Pratik Vyas593d5622015-03-02 19:07:52 +05301956DocType: Stock Entry Detail,BOM No. for a Finished Good Item,BOM No. de producte acabat d'article
1957DocType: Upload Attendance,Attendance To Date,Assistència fins a la Data
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301958apps/erpnext/erpnext/config/selling.py +158,Setup incoming server for sales email id. (e.g. sales@example.com),Configuració del servidor d'entrada de correu electrònic d'identificació de les vendes. (Per exemple sales@example.com)
Pratik Vyas593d5622015-03-02 19:07:52 +05301959DocType: Warranty Claim,Raised By,Raised By
1960DocType: Payment Tool,Payment Account,Compte de Pagament
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301961apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +706,Please specify Company to proceed,"Si us plau, especifiqui l'empresa per a procedir"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301962sites/assets/js/list.min.js +23,Draft,Esborrany
1963apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +46,Compensatory Off,Compensatori
Pratik Vyas593d5622015-03-02 19:07:52 +05301964DocType: Quality Inspection Reading,Accepted,Acceptat
1965DocType: User,Female,Dona
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301966DocType: Journal Entry Account,Debit in Account Currency,Dèbit en Compte moneda
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301967apps/erpnext/erpnext/setup/doctype/company/company.js +24,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.,"Si us plau, assegureu-vos que realment voleu esborrar totes les transaccions d'aquesta empresa. Les seves dades mestres romandran tal com és. Aquesta acció no es pot desfer."
Pratik Vyas593d5622015-03-02 19:07:52 +05301968DocType: Print Settings,Modern,Modern
1969DocType: Communication,Replied,Respost
1970DocType: Payment Tool,Total Payment Amount,Suma total de Pagament
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301971apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +145,{0} ({1}) cannot be greater than planned quanitity ({2}) in Production Order {3},{0} ({1}) no pot ser major que quanitity planejat ({2}) en l'ordre de la producció {3}
Pratik Vyas593d5622015-03-02 19:07:52 +05301972DocType: Shipping Rule,Shipping Rule Label,Regla Etiqueta d'enviament
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301973apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +209,Raw Materials cannot be blank.,Matèries primeres no poden estar en blanc.
Pratik Vyas593d5622015-03-02 19:07:52 +05301974DocType: Newsletter,Test,Prova
Anand Doshi191b2972015-10-21 16:50:31 +05301975apps/erpnext/erpnext/stock/doctype/item/item.py +302,"As there are existing stock transactions for this item, \
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301976 you can not change the values of 'Has Serial No', 'Has Batch No', 'Is Stock Item' and 'Valuation Method'","Com que hi ha transaccions d'accions existents per aquest concepte, \ no pot canviar els valors de 'no té de sèrie', 'Té lot n', 'És de la Element "i" Mètode de valoració'"
1977apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +92,You can not change rate if BOM mentioned agianst any item,No es pot canviar la tarifa si el BOM va cap a un article
Pratik Vyas593d5622015-03-02 19:07:52 +05301978DocType: Employee,Previous Work Experience,Experiència laboral anterior
Pratik Vyas97264472015-05-14 15:13:10 +05301979DocType: Stock Entry,For Quantity,Per Quantitat
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301980apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +157,Please enter Planned Qty for Item {0} at row {1},Si us plau entra la quantitat Planificada per l'article {0} a la fila {1}
1981apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +207,{0} {1} is not submitted,{0} {1} no es presenta
Pratik Vyas97264472015-05-14 15:13:10 +05301982apps/erpnext/erpnext/config/stock.py +13,Requests for items.,Sol·licituds d'articles.
Pratik Vyas593d5622015-03-02 19:07:52 +05301983DocType: Production Planning Tool,Separate production order will be created for each finished good item.,Per a la producció per separat es crearà per a cada bon article acabat.
Pratik Vyas593d5622015-03-02 19:07:52 +05301984DocType: Purchase Invoice,Terms and Conditions1,Termes i Condicions 1
1985apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard_page.html +18,Complete Setup,Instal·lació completa
1986DocType: Accounts Settings,"Accounting entry frozen up to this date, nobody can do / modify entry except role specified below.","Assentament comptable congelat fins ara, ningú pot fer / modificar entrada excepte paper s'especifica a continuació."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301987apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.js +121,Please save the document before generating maintenance schedule,"Si us plau, guardi el document abans de generar el programa de manteniment"
Pratik Vyas97264472015-05-14 15:13:10 +05301988apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +28,Project Status,Estat del Projecte
Pratik Vyas593d5622015-03-02 19:07:52 +05301989DocType: UOM,Check this to disallow fractions. (for Nos),Habiliteu aquesta opció per no permetre fraccions. (Per números)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301990apps/erpnext/erpnext/config/crm.py +96,Newsletter Mailing List,Butlletí de la llista de correu
Pratik Vyas593d5622015-03-02 19:07:52 +05301991DocType: Delivery Note,Transporter Name,Nom Transportista
1992DocType: Contact,Enter department to which this Contact belongs,Introduïu departament al qual pertany aquest contacte
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301993apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +57,Total Absent,Total Absent
Anand Doshi191b2972015-10-21 16:50:31 +05301994apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +744,Item or Warehouse for row {0} does not match Material Request,Article o magatzem per a la fila {0} no coincideix Sol·licitud de materials
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301995apps/erpnext/erpnext/config/stock.py +109,Unit of Measure,Unitat de mesura
Pratik Vyas593d5622015-03-02 19:07:52 +05301996DocType: Fiscal Year,Year End Date,Any Data de finalització
Pratik Vyas97264472015-05-14 15:13:10 +05301997DocType: Task Depends On,Task Depends On,Tasca Depèn de
Pratik Vyas593d5622015-03-02 19:07:52 +05301998DocType: Lead,Opportunity,Oportunitat
Pratik Vyas593d5622015-03-02 19:07:52 +05301999DocType: Salary Structure Earning,Salary Structure Earning,Salary Structure Earning
2000,Completed Production Orders,Ordres de fabricació completades
2001DocType: Operation,Default Workstation,Per defecte l'estació de treball
Pratik Vyas593d5622015-03-02 19:07:52 +05302002DocType: Notification Control,Expense Claim Approved Message,Missatge Reclamació d'aprovació de Despeses
2003DocType: Email Digest,How frequently?,Amb quina freqüència?
2004DocType: Purchase Receipt,Get Current Stock,Obtenir Stock actual
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302005apps/erpnext/erpnext/config/manufacturing.py +63,Tree of Bill of Materials,Arbre de la llista de materials
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302006apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +198,Maintenance start date can not be before delivery date for Serial No {0},Data d'inici de manteniment no pot ser abans de la data de lliurament pel número de sèrie {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05302007DocType: Production Order,Actual End Date,Data de finalització actual
2008DocType: Authorization Rule,Applicable To (Role),Aplicable a (Rol)
2009DocType: Stock Entry,Purpose,Propòsit
2010DocType: Item,Will also apply for variants unless overrridden,També s'aplicarà per a les variants menys overrridden
2011DocType: Purchase Invoice,Advances,Advances
2012apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +32,Approving User cannot be same as user the rule is Applicable To,Approving User cannot be same as user the rule is Applicable To
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302013DocType: Stock Entry Detail,Basic Rate (as per Stock UOM),Taxa Bàsica (segons de la UOM)
Pratik Vyas593d5622015-03-02 19:07:52 +05302014DocType: SMS Log,No of Requested SMS,No de SMS sol·licitada
2015DocType: Campaign,Campaign-.####,Campanya-.####
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302016apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +55,Piercing,Perforació
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302017apps/erpnext/erpnext/hr/doctype/employee/employee.py +117,Contract End Date must be greater than Date of Joining,La Data de finalització del contracte ha de ser major que la data d'inici
Pratik Vyas593d5622015-03-02 19:07:52 +05302018DocType: Sales Partner,A third party distributor / dealer / commission agent / affiliate / reseller who sells the companies products for a commission.,Un distribuïdor de tercers / distribuïdor / comissió de l'agent / de la filial / distribuïdor que ven els productes de les empreses d'una comissió.
2019DocType: Customer Group,Has Child Node,Té Node Nen
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302020apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +325,{0} against Purchase Order {1},{0} contra l'Ordre de Compra {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05302021DocType: SMS Settings,"Enter static url parameters here (Eg. sender=ERPNext, username=ERPNext, password=1234 etc.)","Introduïu els paràmetres d'URL estàtiques aquí (Ex. Remitent = ERPNext, nom d'usuari = ERPNext, password = 1234 etc.)"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302022apps/erpnext/erpnext/accounts/utils.py +42,{0} {1} not in any active Fiscal Year. For more details check {2}.,{0} {1} no en qualsevol any fiscal activa. Per a més detalls de verificació {2}.
Pratik Vyas97264472015-05-14 15:13:10 +05302023apps/erpnext/erpnext/setup/page/setup_wizard/default_website.py +26,This is an example website auto-generated from ERPNext,Aquest és un lloc web d'exemple d'auto-generada a partir ERPNext
Pratik Vyas593d5622015-03-02 19:07:52 +05302024apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +37,Ageing Range 1,Rang Envelliment 1
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302025apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +110,Photochemical machining,Mecanitzat fotoquímic
Pratik Vyas97264472015-05-14 15:13:10 +05302026DocType: 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.
Pratik Vyas593d5622015-03-02 19:07:52 +05302027
2028#### Note
2029
2030The 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.
2031
2032#### Description of Columns
2033
20341. Calculation Type:
2035 - This can be on **Net Total** (that is the sum of basic amount).
2036 - **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.
2037 - **Actual** (as mentioned).
20382. Account Head: The Account ledger under which this tax will be booked
20393. Cost Center: If the tax / charge is an income (like shipping) or expense it needs to be booked against a Cost Center.
20404. Description: Description of the tax (that will be printed in invoices / quotes).
20415. Rate: Tax rate.
20426. Amount: Tax amount.
20437. Total: Cumulative total to this point.
20448. 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).
20459. 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.
204610. Add or Deduct: Whether you want to add or deduct the tax.","Plantilla de gravamen que es pot aplicar a totes les operacions de compra. Aquesta plantilla pot contenir llista de caps d'impostos i també altres caps de despeses com ""enviament"", ""Assegurances"", ""Maneig"", etc.
2047
2048 #### Nota
2049
2050 El tipus impositiu es defineix aquí serà el tipus de gravamen general per a tots els articles ** **. Si hi ha ** ** Els articles que tenen diferents taxes, han de ser afegits en l'Impost ** ** Article taula a l'article ** ** mestre.
2051
2052 #### Descripció de les Columnes
2053
2054 1. Tipus de Càlcul:
2055 - Això pot ser en ** Net Total ** (que és la suma de la quantitat bàsica).
2056 - ** En Fila Anterior total / import ** (per impostos o càrrecs acumulats). Si seleccioneu aquesta opció, l'impost s'aplica com un percentatge de la fila anterior (a la taula d'impostos) Quantitat o total.
2057 - Actual ** ** (com s'ha esmentat).
2058 2. Compte Cap: El llibre major de comptes en què es va reservar aquest impost
2059 3. Centre de Cost: Si l'impost / càrrega és un ingrés (com l'enviament) o despesa en què ha de ser reservat en contra d'un centre de costos.
2060 4. Descripció: Descripció de l'impost (que s'imprimiran en factures / cometes).
2061 5. Rate: Taxa d'impost.
2062 Juny. Quantitat: Quantitat d'impost.
2063 7. Total: Total acumulat fins aquest punt.
2064 8. Introdueixi Row: Si es basa en ""Anterior Fila Total"" es pot seleccionar el nombre de la fila que serà pres com a base per a aquest càlcul (per defecte és la fila anterior).
2065 Setembre. Penseu impost o càrrec per: En aquesta secció es pot especificar si l'impost / càrrega és només per a la valoració (no una part del total) o només per al total (no afegeix valor a l'element) o per tots dos.
2066 10. Afegir o deduir: Si vostè vol afegir o deduir l'impost."
2067DocType: Note,Note,Nota
Pratik Vyas593d5622015-03-02 19:07:52 +05302068DocType: Purchase Receipt Item,Recd Quantity,Recd Quantitat
Pratik Vyas97264472015-05-14 15:13:10 +05302069DocType: Email Account,Email Ids,E-mail Ids
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302070apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +104,Cannot produce more Item {0} than Sales Order quantity {1},No es pot produir més Article {0} que en la quantitat de comandes de client {1}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302071apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order_list.js +28,Set as Unstopped,Establir com destapats
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302072apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +466,Stock Entry {0} is not submitted,Entrada de la {0} no es presenta
Pratik Vyas593d5622015-03-02 19:07:52 +05302073DocType: Payment Reconciliation,Bank / Cash Account,Compte Bancari / Efectiu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302074DocType: Tax Rule,Billing City,Facturació Ciutat
Pratik Vyas97264472015-05-14 15:13:10 +05302075apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.js +43,This Leave Application is pending approval. Only the Leave Approver can update status.,Aquesta sol·licitud d'autorització està pendent d'aprovació. Només el Deixar aprovador pot actualitzar l'estat.
Pratik Vyas593d5622015-03-02 19:07:52 +05302076DocType: Global Defaults,Hide Currency Symbol,Amaga Símbol de moneda
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302077apps/erpnext/erpnext/config/accounts.py +164,"e.g. Bank, Cash, Credit Card","per exemple bancària, Efectiu, Targeta de crèdit"
Pratik Vyas593d5622015-03-02 19:07:52 +05302078DocType: Journal Entry,Credit Note,Nota de Crèdit
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302079apps/erpnext/erpnext/projects/doctype/time_log/time_log.py +221,Completed Qty cannot be more than {0} for operation {1},Completat Quantitat no pot contenir més de {0} per a l'operació {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05302080DocType: Features Setup,Quality,Qualitat
2081DocType: Contact Us Settings,Introduction,Introducció
2082DocType: Warranty Claim,Service Address,Adreça de Servei
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302083apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +76,Max 100 rows for Stock Reconciliation.,Capacitat màxima de 100 files de Stock Reconciliació.
Pratik Vyas593d5622015-03-02 19:07:52 +05302084DocType: Stock Entry,Manufacture,Manufactura
Pratik Vyas593d5622015-03-02 19:07:52 +05302085apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +13,Please Delivery Note first,"Si us plau, nota de lliurament primer"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302086DocType: Purchase Invoice,Currency and Price List,Moneda i Preus
Pratik Vyas593d5622015-03-02 19:07:52 +05302087DocType: Opportunity,Customer / Lead Name,nom del Client/Client Potencial
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302088apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +63,Clearance Date not mentioned,No s'esmenta l'espai de dates
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302089apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +71,Production,Producció
Pratik Vyas593d5622015-03-02 19:07:52 +05302090DocType: Item,Allow Production Order,Permetre Ordre de Producció
2091apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.js +60,Row {0}:Start Date must be before End Date,Fila {0}: Data d'inici ha de ser anterior Data de finalització
2092apps/erpnext/erpnext/controllers/trends.py +19,Total(Qty),Total (Quantitat)
2093DocType: Installation Note Item,Installed Qty,Quantitat instal·lada
2094DocType: Lead,Fax,Fax
2095DocType: Purchase Taxes and Charges,Parenttype,ParentType
Pratik Vyas97264472015-05-14 15:13:10 +05302096sites/assets/js/list.min.js +26,Submitted,Enviat
Pratik Vyas593d5622015-03-02 19:07:52 +05302097DocType: Salary Structure,Total Earning,Benefici total
2098DocType: Purchase Receipt,Time at which materials were received,Moment en què es van rebre els materials
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302099apps/erpnext/erpnext/utilities/doctype/address/address.py +113,My Addresses,Els meus Direccions
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302100DocType: Stock Ledger Entry,Outgoing Rate,Sortint Rate
Pratik Vyas97264472015-05-14 15:13:10 +05302101apps/erpnext/erpnext/config/hr.py +100,Organization branch master.,Organization branch master.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302102apps/erpnext/erpnext/controllers/accounts_controller.py +237, or ,o
Pratik Vyas593d5622015-03-02 19:07:52 +05302103DocType: Sales Order,Billing Status,Estat de facturació
Pratik Vyas97264472015-05-14 15:13:10 +05302104apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +135,Utility Expenses,Despeses de serveis públics
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302105apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +52,90-Above,Per sobre de 90-
Pratik Vyas593d5622015-03-02 19:07:52 +05302106DocType: Buying Settings,Default Buying Price List,Llista de preus per defecte
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302107,Download Backups,Descàrrega Backups
Pratik Vyas593d5622015-03-02 19:07:52 +05302108DocType: Notification Control,Sales Order Message,Sol·licitar Sales Missatge
Pratik Vyas97264472015-05-14 15:13:10 +05302109apps/erpnext/erpnext/config/setup.py +15,"Set Default Values like Company, Currency, Current Fiscal Year, etc.","Establir valors predeterminats com a Empresa, vigència actual any fiscal, etc."
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302110apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.js +28,Payment Type,Tipus de Pagament
2111DocType: Process Payroll,Select Employees,Seleccioneu Empleats
Pratik Vyas593d5622015-03-02 19:07:52 +05302112DocType: Bank Reconciliation,To Date,Fins La Data
2113DocType: Opportunity,Potential Sales Deal,Tracte de vendes potencials
Anand Doshi191b2972015-10-21 16:50:31 +05302114sites/assets/js/form.min.js +308,Details,Detalls
Pratik Vyas593d5622015-03-02 19:07:52 +05302115DocType: Purchase Invoice,Total Taxes and Charges,Total d'impostos i càrrecs
Pratik Vyas593d5622015-03-02 19:07:52 +05302116DocType: Employee,Emergency Contact,Contacte d'Emergència
2117DocType: Item,Quality Parameters,Paràmetres de Qualitat
Pratik Vyas593d5622015-03-02 19:07:52 +05302118DocType: Target Detail,Target Amount,Objectiu Monto
2119DocType: Shopping Cart Settings,Shopping Cart Settings,Ajustaments de la cistella de la compra
2120DocType: Journal Entry,Accounting Entries,Assentaments comptables
2121apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +24,Duplicate Entry. Please check Authorization Rule {0},"Entrada duplicada. Si us plau, consulteu Regla d'autorització {0}"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302122apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +25,Global POS Profile {0} already created for company {1},POS Perfil Global {0} ja creat per la companyia de {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05302123DocType: Purchase Order,Ref SQ,Ref SQ
Pratik Vyas97264472015-05-14 15:13:10 +05302124apps/erpnext/erpnext/config/manufacturing.py +56,Replace Item / BOM in all BOMs,Reemplaça element / BOM en totes les llistes de materials
Pratik Vyas593d5622015-03-02 19:07:52 +05302125DocType: Purchase Order Item,Received Qty,Quantitat rebuda
2126DocType: Stock Entry Detail,Serial No / Batch,Número de sèrie / lot
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302127DocType: Product Bundle,Parent Item,Article Pare
Pratik Vyas593d5622015-03-02 19:07:52 +05302128DocType: Account,Account Type,Tipus de compte
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302129apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +212,Maintenance Schedule is not generated for all the items. Please click on 'Generate Schedule',"El programa de manteniment no es genera per a tots els articles Si us plau, feu clic a ""Generar Planificació"""
Pratik Vyas593d5622015-03-02 19:07:52 +05302130,To Produce,Per a Produir
Pratik Vyas97264472015-05-14 15:13:10 +05302131apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +119,"For row {0} in {1}. To include {2} in Item rate, rows {3} must also be included","Per a la fila {0} a {1}. Per incloure {2} en la taxa d'article, files {3} també han de ser inclosos"
Pratik Vyas593d5622015-03-02 19:07:52 +05302132DocType: Packing Slip,Identification of the package for the delivery (for print),La identificació del paquet per al lliurament (per imprimir)
2133DocType: Bin,Reserved Quantity,Quantitat reservades
2134DocType: Landed Cost Voucher,Purchase Receipt Items,Rebut de compra d'articles
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302135apps/erpnext/erpnext/config/learn.py +21,Customizing Forms,Formes Personalització
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302136apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +62,Cutting,Tall
2137apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +69,Flattening,Aixafament
Pratik Vyas593d5622015-03-02 19:07:52 +05302138DocType: Account,Income Account,Compte d'ingressos
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302139apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +22,Molding,Motllura
2140apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +625,Delivery,Lliurament
Pratik Vyas97264472015-05-14 15:13:10 +05302141DocType: Stock Reconciliation Item,Current Qty,Quantitat actual
Pratik Vyas593d5622015-03-02 19:07:52 +05302142DocType: BOM Item,"See ""Rate Of Materials Based On"" in Costing Section","Vegeu ""Taxa de materials basats en"" a la Secció Costea"
2143DocType: Appraisal Goal,Key Responsibility Area,Àrea de Responsabilitat clau
2144DocType: Item Reorder,Material Request Type,Material de Sol·licitud Tipus
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302145apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +84,Row {0}: UOM Conversion Factor is mandatory,Fila {0}: UOM factor de conversió és obligatori
Pratik Vyas97264472015-05-14 15:13:10 +05302146apps/frappe/frappe/desk/moduleview.py +61,Documents,Documents
Pratik Vyas593d5622015-03-02 19:07:52 +05302147apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +17,Ref,Àrbitre
Pratik Vyas593d5622015-03-02 19:07:52 +05302148DocType: Cost Center,Cost Center,Centre de Cost
2149apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.js +48,Voucher #,Comprovant #
Pratik Vyas593d5622015-03-02 19:07:52 +05302150DocType: Notification Control,Purchase Order Message,Missatge de les Ordres de Compra
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302151DocType: Tax Rule,Shipping Country,País d'enviament
Pratik Vyas593d5622015-03-02 19:07:52 +05302152DocType: Upload Attendance,Upload HTML,Pujar HTML
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302153apps/erpnext/erpnext/controllers/accounts_controller.py +391,"Total advance ({0}) against Order {1} cannot be greater \
Pratik Vyas593d5622015-03-02 19:07:52 +05302154 than the Grand Total ({2})","Avanç total ({0}) en contra de l'ordre {1} no pot ser major \
2155 que el Gran Total ({2})"
2156DocType: Employee,Relieving Date,Data Alleujar
2157apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +12,"Pricing Rule is made to overwrite Price List / define discount percentage, based on some criteria.","Regla de preus està feta per a sobreescriure la llista de preus/defineix percentatge de descompte, en base a algun criteri."
2158DocType: Serial No,Warehouse can only be changed via Stock Entry / Delivery Note / Purchase Receipt,Magatzem només es pot canviar a través d'entrada d'estoc / Nota de lliurament / recepció de compra
2159DocType: Employee Education,Class / Percentage,Classe / Percentatge
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302160apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +92,Head of Marketing and Sales,Director de Màrqueting i Vendes
Pratik Vyas593d5622015-03-02 19:07:52 +05302161apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +31,Income Tax,Impost sobre els guanys
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302162apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +157,Laser engineered net shaping,Làser dissenyat conformació neta
Pratik Vyas593d5622015-03-02 19:07:52 +05302163apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +15,"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.","Si Regla preus seleccionada està fet per a 'Preu', sobreescriurà Llista de Preus. Regla preu El preu és el preu final, així que no hi ha descompte addicional s'ha d'aplicar. Per tant, en les transaccions com comandes de venda, ordres de compra, etc, es va anar a buscar al camp ""Rate"", en lloc de camp 'Preu de llista Rate'."
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302164apps/erpnext/erpnext/config/selling.py +163,Track Leads by Industry Type.,Seguiment dels clients potencials per tipus d'indústria.
Pratik Vyas593d5622015-03-02 19:07:52 +05302165DocType: Item Supplier,Item Supplier,Article Proveïdor
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302166apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +328,Please enter Item Code to get batch no,"Si us plau, introduïu el codi d'article per obtenir lots no"
2167apps/erpnext/erpnext/selling/doctype/quotation/quotation.js +643,Please select a value for {0} quotation_to {1},Please select a value for {0} quotation_to {1}
Pratik Vyas97264472015-05-14 15:13:10 +05302168apps/erpnext/erpnext/config/selling.py +33,All Addresses.,Totes les direccions.
2169DocType: Company,Stock Settings,Ajustaments d'estocs
Pratik Vyas593d5622015-03-02 19:07:52 +05302170DocType: User,Bio,Bio
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302171apps/erpnext/erpnext/accounts/doctype/account/account.py +192,"Merging is only possible if following properties are same in both records. Is Group, Root Type, Company","La fusió només és possible si les propietats són les mateixes en tots dos registres. És el Grup, Tipus Arrel, Company"
2172apps/erpnext/erpnext/config/crm.py +72,Manage Customer Group Tree.,Administrar grup Client arbre.
2173apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +286,New Cost Center Name,Nou nom de centres de cost
Pratik Vyas593d5622015-03-02 19:07:52 +05302174DocType: Leave Control Panel,Leave Control Panel,Deixa Panell de control
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302175apps/erpnext/erpnext/utilities/doctype/address/address.py +90,No default Address Template found. Please create a new one from Setup > Printing and Branding > Address Template.,"No hi ha adreça predeterminada. Si us plau, crea'n una de nova a Configuració> Premsa i Branding> plantilla d'adreça."
Pratik Vyas593d5622015-03-02 19:07:52 +05302176DocType: Appraisal,HR User,HR User
2177DocType: Purchase Invoice,Taxes and Charges Deducted,Impostos i despeses deduïdes
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302178apps/erpnext/erpnext/shopping_cart/utils.py +46,Issues,Qüestions
2179apps/erpnext/erpnext/controllers/status_updater.py +12,Status must be one of {0},Estat ha de ser un {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05302180DocType: Sales Invoice,Debit To,Per Dèbit
2181DocType: Delivery Note,Required only for sample item.,Només és necessari per l'article de mostra.
2182DocType: Stock Ledger Entry,Actual Qty After Transaction,Actual Quantitat Després de Transacció
2183,Pending SO Items For Purchase Request,A l'espera dels Articles de la SO per la sol·licitud de compra
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302184DocType: Supplier,Billing Currency,Facturació moneda
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302185apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +148,Extra Large,Extra gran
Pratik Vyas593d5622015-03-02 19:07:52 +05302186,Profit and Loss Statement,Guanys i Pèrdues
2187DocType: Bank Reconciliation Detail,Cheque Number,Número de Xec
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302188apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +43,Pressing,Premsat
Pratik Vyas593d5622015-03-02 19:07:52 +05302189DocType: Payment Tool Detail,Payment Tool Detail,Detall mitjà de Pagament
2190,Sales Browser,Analista de Vendes
2191DocType: Journal Entry,Total Credit,Crèdit Total
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302192apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +469,Warning: Another {0} # {1} exists against stock entry {2},Hi ha un altre {0} # {1} contra l'entrada de població {2}: Són els
Anand Doshi191b2972015-10-21 16:50:31 +05302193apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.py +457,Local,Local
Pratik Vyas97264472015-05-14 15:13:10 +05302194apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +26,Loans and Advances (Assets),Préstecs i bestretes (Actius)
2195apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +12,Debtors,Deutors
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302196apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +147,Large,Gran
2197apps/erpnext/erpnext/hr/report/employee_leave_balance/employee_leave_balance.py +23,No employee found!,No s'ha trobat cap empleat!
Pratik Vyas593d5622015-03-02 19:07:52 +05302198DocType: C-Form Invoice Detail,Territory,Territori
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302199apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +152,Please mention no of visits required,"Si us plau, no de visites requerides"
Pratik Vyas593d5622015-03-02 19:07:52 +05302200DocType: Stock Settings,Default Valuation Method,Mètode de valoració predeterminat
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302201apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +127,Polishing,Polit
Pratik Vyas593d5622015-03-02 19:07:52 +05302202DocType: Production Order Operation,Planned Start Time,Planificació de l'hora d'inici
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302203apps/erpnext/erpnext/hr/report/employee_leave_balance/employee_leave_balance.py +51,Allocated,Situat
Pratik Vyas97264472015-05-14 15:13:10 +05302204apps/erpnext/erpnext/config/accounts.py +63,Close Balance Sheet and book Profit or Loss.,Tancar Balanç i llibre Guany o Pèrdua.
Anand Doshi191b2972015-10-21 16:50:31 +05302205apps/erpnext/erpnext/stock/doctype/item/item.py +599,"Default Unit of Measure for Item {0} cannot be changed directly because \
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302206 you have already made some transaction(s) with another UOM. To change default UOM, \
2207 use 'UOM Replace Utility' tool under Stock module.","Unitat de mesura per defecte per a l'article {0} no es pot canviar directament perquè \ ja ha realitzat alguna transacció (s) amb una altra UOM. Per canviar UOM defecte, \ ús 'UOM Substituir Utilitat' eina de baix mòdul d'Stock."
Pratik Vyas593d5622015-03-02 19:07:52 +05302208DocType: Currency Exchange,Specify Exchange Rate to convert one currency into another,Especificar Tipus de canvi per convertir una moneda en una altra
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302209apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +145,Quotation {0} is cancelled,L'annotació {0} està cancel·lada
Pratik Vyas593d5622015-03-02 19:07:52 +05302210apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +26,Total Outstanding Amount,Total Monto Pendent
2211apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +29,Employee {0} was on leave on {1}. Cannot mark attendance.,Empleat {0} estava de llicència a {1}. No es pot marcar l'assistència.
2212DocType: Sales Partner,Targets,Blancs
2213DocType: Price List,Price List Master,Llista de preus Mestre
2214DocType: Sales Person,All Sales Transactions can be tagged against multiple **Sales Persons** so that you can set and monitor targets.,Totes les transaccions de venda es poden etiquetar contra múltiples venedors ** ** perquè pugui establir i monitoritzar metes.
2215,S.O. No.,S.O. No.
2216DocType: Production Order Operation,Make Time Log,Feu l'hora de registre
Anand Doshi191b2972015-10-21 16:50:31 +05302217apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +158,Please create Customer from Lead {0},"Si us plau, crea Client a partir del client potencial {0}"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302218DocType: Price List,Applicable for Countries,Aplicable per als Països
Pratik Vyas97264472015-05-14 15:13:10 +05302219apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +44,Computers,Ordinadors
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302220apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +112,Electro-chemical grinding,Electro-química de mòlta
Pratik Vyas593d5622015-03-02 19:07:52 +05302221apps/erpnext/erpnext/setup/doctype/customer_group/customer_group.js +14,This is a root customer group and cannot be edited.,Es tracta d'un grup de clients de l'arrel i no es pot editar.
Pratik Vyas97264472015-05-14 15:13:10 +05302222apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +39,Please setup your chart of accounts before you start Accounting Entries,"Si us plau, configura el teu pla de comptes abans de començar els assentaments comptables"
Pratik Vyas593d5622015-03-02 19:07:52 +05302223DocType: Purchase Invoice,Ignore Pricing Rule,Ignorar Regla preus
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302224sites/assets/js/list.min.js +24,Cancelled,Cancel·lat
2225apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +91,From Date in Salary Structure cannot be lesser than Employee Joining Date.,A partir de la data en l'estructura salarial no pot ser menor que l'empleat Data Unir-se.
Pratik Vyas593d5622015-03-02 19:07:52 +05302226DocType: Employee Education,Graduate,Graduat
2227DocType: Leave Block List,Block Days,Bloc de Dies
2228DocType: Journal Entry,Excise Entry,Entrada impostos especials
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302229apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +61,Warning: Sales Order {0} already exists against Customer's Purchase Order {1},Són els Vendes Sol·licitar {0} ja existeix en contra del client Ordre de Compra {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05302230DocType: Terms and Conditions,"Standard Terms and Conditions that can be added to Sales and Purchases.
2231
2232Examples:
2233
22341. Validity of the offer.
22351. Payment Terms (In Advance, On Credit, part advance etc).
22361. What is extra (or payable by the Customer).
22371. Safety / usage warning.
22381. Warranty if any.
22391. Returns Policy.
22401. Terms of shipping, if applicable.
22411. Ways of addressing disputes, indemnity, liability, etc.
22421. Address and Contact of your Company.","Termes i Condicions que es poden afegir a compres i vendes estàndard.
2243
2244 Exemples:
2245
2246 1. Validesa de l'oferta.
2247 1. Condicions de pagament (per avançat, el crèdit, part antelació etc.).
2248 1. Què és extra (o per pagar pel client).
2249 1. / Avisos servei Seguretat.
2250 1. Garantia si n'hi ha.
2251 1. Política de les voltes.
2252 1. Termes d'enviament, si escau.
2253 1. Formes de disputes que aborden, indemnització, responsabilitat, etc.
2254 1. Adreça i contacte de la seva empresa."
2255DocType: Attendance,Leave Type,Tipus de llicència
Anand Doshi191b2972015-10-21 16:50:31 +05302256apps/erpnext/erpnext/controllers/stock_controller.py +172,Expense / Difference account ({0}) must be a 'Profit or Loss' account,"El compte de despeses / diferències ({0}) ha de ser un compte ""Guany o Pèrdua '"
Pratik Vyas593d5622015-03-02 19:07:52 +05302257DocType: Account,Accounts User,Comptes d'usuari
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302258DocType: Sales Invoice,"Check if recurring invoice, uncheck to stop recurring or put proper End Date","Comproveu si la factura recurrent, desmarqueu per aturar recurrents o posar fi propi Data"
Pratik Vyas593d5622015-03-02 19:07:52 +05302259apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +18,Attendance for employee {0} is already marked,Assistència per a l'empleat {0} ja està marcat
2260DocType: Packing Slip,If more than one package of the same type (for print),Si més d'un paquet del mateix tipus (per impressió)
Anand Doshi191b2972015-10-21 16:50:31 +05302261apps/frappe/frappe/model/rename_doc.py +348,Maximum {0} rows allowed,Màxim {0} files permeses
Pratik Vyas593d5622015-03-02 19:07:52 +05302262DocType: C-Form Invoice Detail,Net Total,Total Net
2263DocType: Bin,FCFS Rate,FCFS Rate
Pratik Vyas97264472015-05-14 15:13:10 +05302264apps/erpnext/erpnext/accounts/page/pos/pos.js +15,Billing (Sales Invoice),Facturació (factura de venda)
Pratik Vyas593d5622015-03-02 19:07:52 +05302265DocType: Payment Reconciliation Invoice,Outstanding Amount,Quantitat Pendent
Pratik Vyas97264472015-05-14 15:13:10 +05302266DocType: Project Task,Working,Treballant
Pratik Vyas593d5622015-03-02 19:07:52 +05302267DocType: Stock Ledger Entry,Stock Queue (FIFO),Estoc de cua (FIFO)
2268apps/erpnext/erpnext/projects/doctype/time_log/time_log_list.js +13,Please select Time Logs.,Seleccioneu registres de temps
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302269apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +37,{0} does not belong to Company {1},{0} no pertany a l'empresa {1}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302270DocType: Account,Round Off,Arrodonir
Pratik Vyas97264472015-05-14 15:13:10 +05302271,Requested Qty,Sol·licitat Quantitat
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302272DocType: Tax Rule,Use for Shopping Cart,L'ús per Compres
Pratik Vyas593d5622015-03-02 19:07:52 +05302273DocType: BOM Item,Scrap %,Scrap%
2274apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +38,"Charges will be distributed proportionately based on item qty or amount, as per your selection","Els càrrecs es distribuiran proporcionalment basen en Quantitat o import de l'article, segons la teva selecció"
2275DocType: Maintenance Visit,Purposes,Propòsits
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302276apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +103,Atleast one item should be entered with negative quantity in return document,Almenys un element ha de introduir-se amb quantitat negativa en el document de devolució
Pratik Vyas97264472015-05-14 15:13:10 +05302277apps/erpnext/erpnext/manufacturing/doctype/workstation/workstation.py +67,"Operation {0} longer than any available working hours in workstation {1}, break down the operation into multiple operations","Operació {0} ja que qualsevol temps de treball disponibles a l'estació de treball {1}, trencar l'operació en múltiples operacions"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302278apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +134,Electrochemical machining,Mecanitzat electroquímic
Pratik Vyas593d5622015-03-02 19:07:52 +05302279,Requested,Comanda
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302280apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +66,No Remarks,Sense Observacions
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302281apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice_list.js +13,Overdue,Endarrerit
Pratik Vyas593d5622015-03-02 19:07:52 +05302282DocType: Account,Stock Received But Not Billed,Estoc Rebudes però no facturats
2283DocType: Salary Slip,Gross Pay + Arrear Amount +Encashment Amount - Total Deduction,Salari brut + arriar Quantitat + Cobrament Suma - Deducció total
2284DocType: Monthly Distribution,Distribution Name,Distribution Name
2285DocType: Features Setup,Sales and Purchase,Compra i Venda
Pratik Vyas593d5622015-03-02 19:07:52 +05302286DocType: Purchase Order Item,Material Request No,Número de sol·licitud de Material
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302287apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +217,Quality Inspection required for Item {0},Inspecció de qualitat requerida per a l'article {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05302288DocType: Quotation,Rate at which customer's currency is converted to company's base currency,Rati a la qual es converteix la divisa del client es converteix en la moneda base de la companyia
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302289apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +107,{0} has been successfully unsubscribed from this list.,{0} ha estat èxit de baixa d'aquesta llista.
Pratik Vyas97264472015-05-14 15:13:10 +05302290DocType: Purchase Invoice Item,Net Rate (Company Currency),Taxa neta (Companyia moneda)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302291apps/frappe/frappe/templates/base.html +132,Added,Afegit
2292apps/erpnext/erpnext/config/crm.py +81,Manage Territory Tree.,Administrar Territori arbre.
2293DocType: Journal Entry Account,Sales Invoice,Factura de vendes
Pratik Vyas593d5622015-03-02 19:07:52 +05302294DocType: Journal Entry Account,Party Balance,Equilibri Partit
2295DocType: Sales Invoice Item,Time Log Batch,Registre de temps
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302296apps/erpnext/erpnext/controllers/taxes_and_totals.py +332,Please select Apply Discount On,Seleccioneu Aplicar descompte en les
Pratik Vyas593d5622015-03-02 19:07:52 +05302297DocType: Company,Default Receivable Account,Predeterminat Compte per Cobrar
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302298DocType: Process Payroll,Create Bank Entry for the total salary paid for the above selected criteria,Crear entrada del banc per al sou total pagat pels criteris anteriorment seleccionats
Pratik Vyas593d5622015-03-02 19:07:52 +05302299DocType: Stock Entry,Material Transfer for Manufacture,Transferència de material per a la fabricació
2300apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +18,Discount Percentage can be applied either against a Price List or for all Price List.,El percentatge de descompte es pot aplicar ja sigui contra una llista de preus o per a tot Llista de Preus.
2301DocType: Purchase Invoice,Half-yearly,Semestral
2302apps/erpnext/erpnext/accounts/report/financial_statements.py +16,Fiscal Year {0} not found.,Any fiscal {0} no es troba.
2303DocType: Bank Reconciliation,Get Relevant Entries,Obtenir assentaments corresponents
Anand Doshi191b2972015-10-21 16:50:31 +05302304apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +407,Accounting Entry for Stock,Entrada Comptabilitat de Stock
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302305apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +64,Coining,Encunyant
Pratik Vyas593d5622015-03-02 19:07:52 +05302306DocType: Sales Invoice,Sales Team1,Equip de Vendes 1
Anand Doshi191b2972015-10-21 16:50:31 +05302307apps/erpnext/erpnext/stock/doctype/item/item.py +353,Item {0} does not exist,Article {0} no existeix
Pratik Vyas593d5622015-03-02 19:07:52 +05302308DocType: Sales Invoice,Customer Address,Direcció del client
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302309apps/frappe/frappe/desk/query_report.py +136,Total,Total
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302310DocType: Purchase Invoice,Apply Additional Discount On,Aplicar addicional de descompte en les
Pratik Vyas593d5622015-03-02 19:07:52 +05302311DocType: Account,Root Type,Escrigui root
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302312apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +84,Row # {0}: Cannot return more than {1} for Item {2},Fila # {0}: No es pot tornar més de {1} per a l'article {2}
Pratik Vyas593d5622015-03-02 19:07:52 +05302313apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +52,Plot,Plot
2314DocType: Item Group,Show this slideshow at the top of the page,Mostra aquesta presentació de diapositives a la part superior de la pàgina
2315DocType: BOM,Item UOM,Article UOM
Pratik Vyas97264472015-05-14 15:13:10 +05302316DocType: Sales Taxes and Charges,Tax Amount After Discount Amount (Company Currency),Suma d'impostos Després Quantitat de Descompte (Companyia moneda)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302317apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +149,Target warehouse is mandatory for row {0},Magatzem destí obligatori per a la fila {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05302318DocType: Quality Inspection,Quality Inspection,Inspecció de Qualitat
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302319apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +144,Extra Small,Extra Petit
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302320apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +20,Spray forming,Ruixeu la formació
2321apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +458,Warning: Material Requested Qty is less than Minimum Order Qty,Advertència: La quantitat de Material sol·licitada és inferior a la Quantitat mínima
Anand Doshi191b2972015-10-21 16:50:31 +05302322apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +197,Account {0} is frozen,El compte {0} està bloquejat
Pratik Vyas593d5622015-03-02 19:07:52 +05302323DocType: Company,Legal Entity / Subsidiary with a separate Chart of Accounts belonging to the Organization.,Entitat Legal / Subsidiari amb un gràfic separat de comptes que pertanyen a l'Organització.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302324apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +29,"Food, Beverage & Tobacco","Alimentació, begudes i tabac"
Pratik Vyas593d5622015-03-02 19:07:52 +05302325apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +20,PL or BS,PL o BS
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302326apps/erpnext/erpnext/controllers/selling_controller.py +122,Commission rate cannot be greater than 100,La Comissió no pot ser major que 100
Pratik Vyas97264472015-05-14 15:13:10 +05302327apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +41,Minimum Inventory Level,Nivell d'inventari mínim
Pratik Vyas593d5622015-03-02 19:07:52 +05302328DocType: Stock Entry,Subcontract,Subcontracte
2329DocType: Production Planning Tool,Get Items From Sales Orders,Obtenir els articles des de les comandes de client
2330DocType: Production Order Operation,Actual End Time,Actual Hora de finalització
2331DocType: Production Planning Tool,Download Materials Required,Es requereix descàrrega de materials
2332DocType: Item,Manufacturer Part Number,PartNumber del fabricant
2333DocType: Production Order Operation,Estimated Time and Cost,Temps estimat i cost
2334DocType: Bin,Bin,Paperera
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302335apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +50,Nosing,Sospita
Pratik Vyas593d5622015-03-02 19:07:52 +05302336DocType: SMS Log,No of Sent SMS,No d'SMS enviats
2337DocType: Account,Company,Empresa
2338DocType: Account,Expense Account,Compte de Despeses
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302339apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +49,Software,Programari
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302340apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +151,Colour,Color
Pratik Vyas593d5622015-03-02 19:07:52 +05302341DocType: Maintenance Visit,Scheduled,Programat
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302342apps/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","Seleccioneu l'ítem on "És de la Element" és "No" i "És d'articles de venda" és "Sí", i no hi ha un altre paquet de producte"
Pratik Vyas593d5622015-03-02 19:07:52 +05302343DocType: Sales Partner,Select Monthly Distribution to unevenly distribute targets across months.,Seleccioneu Distribució Mensual de distribuir de manera desigual a través d'objectius mesos.
2344DocType: Purchase Invoice Item,Valuation Rate,Tarifa de Valoració
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302345apps/erpnext/erpnext/stock/get_item_details.py +279,Price List Currency not selected,No s'ha escollit una divisa per la llista de preus
Pratik Vyas97264472015-05-14 15:13:10 +05302346apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +63,Item Row {0}: Purchase Receipt {1} does not exist in above 'Purchase Receipts' table,Article Fila {0}: Compra de Recepció {1} no existeix a la taulat 'Rebuts de compra'
Pratik Vyas593d5622015-03-02 19:07:52 +05302347apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +135,Employee {0} has already applied for {1} between {2} and {3},L'Empleat {0} ja ha sol·licitat {1} entre {2} i {3}
Pratik Vyas97264472015-05-14 15:13:10 +05302348apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +30,Project Start Date,Projecte Data d'Inici
Pratik Vyas593d5622015-03-02 19:07:52 +05302349apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +8,Until,Fins
2350DocType: Rename Tool,Rename Log,Canviar el nom de registre
2351DocType: Installation Note Item,Against Document No,Contra el document n
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302352apps/erpnext/erpnext/config/selling.py +98,Manage Sales Partners.,Administrar Punts de vendes.
Pratik Vyas593d5622015-03-02 19:07:52 +05302353DocType: Quality Inspection,Inspection Type,Tipus d'Inspecció
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302354apps/erpnext/erpnext/controllers/recurring_document.py +162,Please select {0},Seleccioneu {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05302355DocType: C-Form,C-Form No,C-Form No
2356DocType: BOM,Exploded_items,Exploded_items
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302357apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +95,Researcher,Investigador
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302358apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +88,Update,Actualització
2359apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +78,Please save the Newsletter before sending,"Si us plau, guardi el butlletí abans d'enviar-"
Pratik Vyas97264472015-05-14 15:13:10 +05302360apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.py +23,Name or Email is mandatory,Nom o Email és obligatori
2361apps/erpnext/erpnext/config/stock.py +74,Incoming quality inspection.,Inspecció de qualitat entrant.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302362DocType: Purchase Order Item,Returned Qty,Tornat Quantitat
Pratik Vyas593d5622015-03-02 19:07:52 +05302363DocType: Employee,Exit,Sortida
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302364apps/erpnext/erpnext/accounts/doctype/account/account.py +134,Root Type is mandatory,Root Type is mandatory
Anand Doshi191b2972015-10-21 16:50:31 +05302365apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +295,Serial No {0} created,Serial No {0} creat
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302366apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +125,Vibratory finishing,Acabat vibratori
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302367DocType: Item Customer Detail,"For the convenience of customers, these codes can be used in print formats like Invoices and Delivery Notes","Per comoditat dels clients, aquests codis es poden utilitzar en formats d'impressió, com factures i albarans"
Pratik Vyas593d5622015-03-02 19:07:52 +05302368DocType: Employee,You can enter any date manually,Podeu introduir qualsevol data manualment
2369DocType: Sales Invoice,Advertisement,Anunci
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302370apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +165,Probationary Period,Període De Prova
Pratik Vyas593d5622015-03-02 19:07:52 +05302371DocType: Customer Group,Only leaf nodes are allowed in transaction,Només els nodes fulla es permet l'entrada de transaccions
2372DocType: Expense Claim,Expense Approver,Aprovador de despeses
2373DocType: Purchase Receipt Item Supplied,Purchase Receipt Item Supplied,Rebut de compra dels articles subministrats
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302374sites/assets/js/erpnext.min.js +48,Pay,Pagar
Pratik Vyas593d5622015-03-02 19:07:52 +05302375apps/erpnext/erpnext/projects/report/daily_time_log_summary/daily_time_log_summary.py +17,To Datetime,To Datetime
2376DocType: SMS Settings,SMS Gateway URL,SMS Gateway URL
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302377apps/erpnext/erpnext/config/crm.py +53,Logs for maintaining sms delivery status,Registres per mantenir l'estat de lliurament de sms
2378apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +137,Grinding,Mòlta
2379apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +34,Shrink wrapping,Retractilat
Anand Doshi191b2972015-10-21 16:50:31 +05302380apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +35,Pending Activities,Activitats pendents
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302381apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +166,Confirmed,Confirmat
Pratik Vyas593d5622015-03-02 19:07:52 +05302382apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +52,Supplier > Supplier Type,Proveïdor > Tipus Proveïdor
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302383apps/erpnext/erpnext/hr/doctype/employee/employee.py +127,Please enter relieving date.,Please enter relieving date.
Pratik Vyas97264472015-05-14 15:13:10 +05302384apps/erpnext/erpnext/controllers/trends.py +137,Amt,Amt
Pratik Vyas593d5622015-03-02 19:07:52 +05302385apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +52,Only Leave Applications with status 'Approved' can be submitted,"Només es poden presentar les Aplicacions d'absència amb estat ""Aprovat"""
2386apps/erpnext/erpnext/utilities/doctype/address/address.py +21,Address Title is mandatory.,Títol d'adreça obligatori.
2387DocType: Opportunity,Enter name of campaign if source of enquiry is campaign,Introduïu el nom de la campanya si la font de la investigació és la campanya
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302388apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +38,Newspaper Publishers,Editors de Newspapers
Pratik Vyas97264472015-05-14 15:13:10 +05302389apps/erpnext/erpnext/support/page/support_analytics/support_analytics.js +31,Select Fiscal Year,Seleccioneu l'any fiscal
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302390apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +88,Smelting,Fosa
Pratik Vyas97264472015-05-14 15:13:10 +05302391apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.js +40,You are the Leave Approver for this record. Please Update the 'Status' and Save,"Vostè és el aprovador Deixar a aquest títol. Actualitza l '""Estat"" i Desa"
2392apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +43,Reorder Level,Nivell de Reabastecimiento
Pratik Vyas593d5622015-03-02 19:07:52 +05302393DocType: Attendance,Attendance Date,Assistència Data
2394DocType: Salary Structure,Salary breakup based on Earning and Deduction.,Salary breakup based on Earning and Deduction.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302395apps/erpnext/erpnext/accounts/doctype/account/account.py +103,Account with child nodes cannot be converted to ledger,Compta amb nodes secundaris no es pot convertir en llibre major
Pratik Vyas593d5622015-03-02 19:07:52 +05302396DocType: Address,Preferred Shipping Address,Adreça d'enviament preferida
2397DocType: Purchase Receipt Item,Accepted Warehouse,Magatzem Acceptat
2398DocType: Bank Reconciliation Detail,Posting Date,Data de publicació
2399DocType: Item,Valuation Method,Mètode de Valoració
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302400DocType: Sales Invoice,Sales Team,Equip de vendes
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302401apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +81,Duplicate entry,Entrada duplicada
Pratik Vyas593d5622015-03-02 19:07:52 +05302402DocType: Serial No,Under Warranty,Sota Garantia
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302403apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +414,[Error],[Error]
Pratik Vyas593d5622015-03-02 19:07:52 +05302404DocType: Sales Order,In Words will be visible once you save the Sales Order.,En paraules seran visibles un cop que es guarda la comanda de vendes.
2405,Employee Birthday,Aniversari d'Empleat
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302406apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +55,Venture Capital,Venture Capital
Pratik Vyas593d5622015-03-02 19:07:52 +05302407DocType: UOM,Must be Whole Number,Ha de ser nombre enter
2408DocType: Leave Control Panel,New Leaves Allocated (In Days),Noves Fulles Assignats (en dies)
2409apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +51,Serial No {0} does not exist,El número de sèrie {0} no existeix
2410DocType: Pricing Rule,Discount Percentage,%Descompte
2411DocType: Payment Reconciliation Invoice,Invoice Number,Número de factura
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302412apps/erpnext/erpnext/hooks.py +70,Orders,Ordres
Pratik Vyas593d5622015-03-02 19:07:52 +05302413DocType: Leave Control Panel,Employee Type,Tipus d'ocupació
2414DocType: Employee Leave Approver,Leave Approver,Aprovador d'absències
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302415apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +70,Swaging,Recalcat
2416DocType: Manufacturing Settings,Material Transferred for Manufacture,Material transferit per a la Fabricació
Pratik Vyas593d5622015-03-02 19:07:52 +05302417DocType: Expense Claim,"A user with ""Expense Approver"" role","Un usuari amb rol de ""Aprovador de despeses"""
2418,Issued Items Against Production Order,Articles emesa contra ordre de producció
2419DocType: Pricing Rule,Purchase Manager,Gerent de Compres
2420DocType: Payment Tool,Payment Tool,Eina de Pagament
2421DocType: Target Detail,Target Detail,Detall Target
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302422DocType: Sales Order,% of materials billed against this Sales Order,% de materials facturats d'aquesta Ordre de Venda
Pratik Vyas593d5622015-03-02 19:07:52 +05302423apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.js +50,Period Closing Entry,Entrada de Tancament de Període
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302424apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +62,Cost Center with existing transactions can not be converted to group,Un Centre de costos amb transaccions existents no es pot convertir en grup
Pratik Vyas97264472015-05-14 15:13:10 +05302425apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +90,Depreciation,Depreciació
Pratik Vyas593d5622015-03-02 19:07:52 +05302426apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +49,Supplier(s),Proveïdor (s)
Pratik Vyas593d5622015-03-02 19:07:52 +05302427DocType: Customer,Credit Limit,Límit de Crèdit
Pratik Vyas97264472015-05-14 15:13:10 +05302428apps/erpnext/erpnext/accounts/page/pos/pos_page.html +4,Select type of transaction,Seleccioneu el tipus de transacció
Pratik Vyas593d5622015-03-02 19:07:52 +05302429DocType: GL Entry,Voucher No,Número de comprovant
Pratik Vyas593d5622015-03-02 19:07:52 +05302430DocType: Leave Allocation,Leave Allocation,Assignació d'absència
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302431apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +396,Material Requests {0} created,Sol·licituds de material {0} creats
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302432apps/erpnext/erpnext/config/selling.py +122,Template of terms or contract.,Plantilla de termes o contracte.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302433DocType: Customer,Address and Contact,Direcció i Contacte
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302434DocType: Customer,Last Day of the Next Month,Últim dia del mes
Pratik Vyas593d5622015-03-02 19:07:52 +05302435DocType: Employee,Feedback,Resposta
Anand Doshi191b2972015-10-21 16:50:31 +05302436apps/erpnext/erpnext/accounts/party.py +281,Note: Due / Reference Date exceeds allowed customer credit days by {0} day(s),Nota: A causa / Data de referència supera permesos dies de crèdit de clients per {0} dia (es)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302437apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +602,Maint. Schedule,Maint. Horari
2438apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +108,Abrasive jet machining,Mecanitzat per raig abrasiu
Pratik Vyas593d5622015-03-02 19:07:52 +05302439DocType: Stock Settings,Freeze Stock Entries,Freeze Imatges entrades
2440DocType: Website Settings,Website Settings,Configuració del lloc web
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302441DocType: Item,Reorder level based on Warehouse,Nivell de comanda basat en Magatzem
Pratik Vyas97264472015-05-14 15:13:10 +05302442DocType: Activity Cost,Billing Rate,Taxa de facturació
Pratik Vyas593d5622015-03-02 19:07:52 +05302443,Qty to Deliver,Quantitat a lliurar
2444DocType: Monthly Distribution Percentage,Month,Mes
2445,Stock Analytics,Imatges Analytics
2446DocType: Installation Note Item,Against Document Detail No,Contra Detall del document núm
2447DocType: Quality Inspection,Outgoing,Extravertida
2448DocType: Material Request,Requested For,Requerida Per
2449DocType: Quotation Item,Against Doctype,Contra Doctype
2450DocType: Delivery Note,Track this Delivery Note against any Project,Seguir aquesta nota de lliurament contra qualsevol projecte
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302451apps/erpnext/erpnext/accounts/doctype/account/account.py +167,Root account can not be deleted,Compte root no es pot esborrar
2452apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +75,Show Stock Entries,Mostra Imatges d'entrades
2453,Is Primary Address,És Direcció Primària
Pratik Vyas593d5622015-03-02 19:07:52 +05302454DocType: Production Order,Work-in-Progress Warehouse,Magatzem de treballs en procés
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302455apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +303,Reference #{0} dated {1},Referència #{0} amb data {1}
2456apps/erpnext/erpnext/templates/includes/cart/cart_address.html +13,Manage Addresses,Administrar Direccions
Pratik Vyas593d5622015-03-02 19:07:52 +05302457DocType: Pricing Rule,Item Code,Codi de l'article
Pratik Vyas593d5622015-03-02 19:07:52 +05302458DocType: Production Planning Tool,Create Production Orders,Crear ordres de producció
2459DocType: Serial No,Warranty / AMC Details,Detalls de la Garantia/AMC
2460DocType: Journal Entry,User Remark,Observació de l'usuari
Pratik Vyas593d5622015-03-02 19:07:52 +05302461DocType: Lead,Market Segment,Sector de mercat
2462DocType: Communication,Phone,Telèfon
Pratik Vyas593d5622015-03-02 19:07:52 +05302463DocType: Employee Internal Work History,Employee Internal Work History,Historial de treball intern de l'empleat
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302464apps/erpnext/erpnext/accounts/report/trial_balance_for_party/trial_balance_for_party.py +163,Closing (Dr),Tancament (Dr)
Pratik Vyas593d5622015-03-02 19:07:52 +05302465DocType: Contact,Passive,Passiu
Anand Doshi191b2972015-10-21 16:50:31 +05302466apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +228,Serial No {0} not in stock,El número de sèrie {0} no està en estoc
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302467apps/erpnext/erpnext/config/selling.py +127,Tax template for selling transactions.,Plantilla d'Impostos per a la venda de les transaccions.
Pratik Vyas593d5622015-03-02 19:07:52 +05302468DocType: Sales Invoice,Write Off Outstanding Amount,Write Off Outstanding Amount
2469DocType: Features Setup,"Check if you need automatic recurring invoices. After submitting any sales invoice, Recurring section will be visible.","Comproveu si necessita factures recurrents automàtiques. Després de Presentar qualsevol factura de venda, la secció recurrent serà visible."
2470DocType: Account,Accounts Manager,Gerent de Comptes
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302471apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.py +38,Time Log {0} must be 'Submitted',Hora de registre {0} ha de ser 'Enviat'
Pratik Vyas593d5622015-03-02 19:07:52 +05302472DocType: Stock Settings,Default Stock UOM,UDM d'estoc predeterminat
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302473DocType: Time Log,Costing Rate based on Activity Type (per hour),Costea Taxa basada en Tipus d'activitat (per hora)
Pratik Vyas593d5622015-03-02 19:07:52 +05302474DocType: Production Planning Tool,Create Material Requests,Crear sol·licituds de materials
2475DocType: Employee Education,School/University,Escola / Universitat
Pratik Vyas593d5622015-03-02 19:07:52 +05302476DocType: Sales Invoice Item,Available Qty at Warehouse,Disponible Quantitat en magatzem
2477,Billed Amount,Quantitat facturada
2478DocType: Bank Reconciliation,Bank Reconciliation,Conciliació bancària
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302479apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +9,Get Updates,Obtenir actualitzacions
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302480apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +129,Material Request {0} is cancelled or stopped,Material de Sol·licitud {0} es cancel·la o s'atura
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302481apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +641,Add a few sample records,Afegir uns registres d'exemple
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302482apps/erpnext/erpnext/config/learn.py +208,Leave Management,Deixa Gestió
Pratik Vyas593d5622015-03-02 19:07:52 +05302483DocType: Event,Groups,Grups
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302484apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.js +81,Group by Account,Agrupa Per Comptes
Pratik Vyas593d5622015-03-02 19:07:52 +05302485DocType: Sales Order,Fully Delivered,Totalment Lliurat
2486DocType: Lead,Lower Income,Lower Income
2487DocType: Period Closing Voucher,"The account head under Liability, in which Profit/Loss will be booked","El compte capçalera amb responsabilitat, en el que es farà l'assentament de Guany / Pèrdua"
2488DocType: Payment Tool,Against Vouchers,Contra Vals
2489apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +23,Quick Help,Ajuda Ràpida
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302490apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +168,Source and target warehouse cannot be same for row {0},Font i el magatzem de destinació no pot ser igual per fila {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05302491DocType: Features Setup,Sales Extras,Extres de venda
Anand Doshi191b2972015-10-21 16:50:31 +05302492apps/erpnext/erpnext/accounts/utils.py +344,{0} budget for Account {1} against Cost Center {2} will exceed by {3},{0} pressupost per al compte {1} contra Centre de Cost {2} superarà per {3}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302493apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +236,"Difference Account must be a Asset/Liability type account, since this Stock Reconciliation is an Opening Entry","Compte diferència ha de ser un tipus de compte d'Actius / Passius, ja que aquest arxiu reconciliació és una entrada d'Obertura"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302494apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +137,Purchase Order number required for Item {0},Número d'ordre de Compra per {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05302495DocType: Leave Allocation,Carry Forwarded Leaves,Portar Fulles reenviats
Pratik Vyas97264472015-05-14 15:13:10 +05302496apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +18,'From Date' must be after 'To Date','Des de la data' ha de ser després de 'A data'
Pratik Vyas593d5622015-03-02 19:07:52 +05302497,Stock Projected Qty,Quantitat d'estoc previst
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302498apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +145,Customer {0} does not belong to project {1},Client {0} no pertany a projectar {1}
2499DocType: Sales Order,Customer's Purchase Order,Àrea de clients Ordre de Compra
Pratik Vyas593d5622015-03-02 19:07:52 +05302500DocType: Warranty Claim,From Company,Des de l'empresa
Pratik Vyas97264472015-05-14 15:13:10 +05302501apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +95,Value or Qty,Valor o Quantitat
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302502apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +627,Minute,Minut
Pratik Vyas593d5622015-03-02 19:07:52 +05302503DocType: Purchase Invoice,Purchase Taxes and Charges,Compra Impostos i Càrrecs
Pratik Vyas593d5622015-03-02 19:07:52 +05302504,Qty to Receive,Quantitat a Rebre
2505DocType: Leave Block List,Leave Block List Allowed,Llista d'absències permeses bloquejades
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302506apps/erpnext/erpnext/stock/doctype/stock_uom_replace_utility/stock_uom_replace_utility.py +61,Conversion factor cannot be in fractions,Factor de conversió no pot estar en fraccions
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302507apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +358,You will use it to Login,El utilitzarà per iniciar sessió
Pratik Vyas593d5622015-03-02 19:07:52 +05302508DocType: Sales Partner,Retailer,Detallista
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302509apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +99,Credit To account must be a Balance Sheet account,Crèdit al compte ha de ser un compte de Balanç
Pratik Vyas97264472015-05-14 15:13:10 +05302510apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +128,All Supplier Types,Tots els tipus de proveïdors
Anand Doshi191b2972015-10-21 16:50:31 +05302511apps/erpnext/erpnext/stock/doctype/item/item.py +36,Item Code is mandatory because Item is not automatically numbered,El codi de l'article és obligatori perquè no s'havia numerat automàticament
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302512apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +98,Quotation {0} not of type {1},Cita {0} no del tipus {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05302513DocType: Maintenance Schedule Item,Maintenance Schedule Item,Programa de manteniment d'articles
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302514DocType: Sales Order,% Delivered,% Lliurat
Pratik Vyas97264472015-05-14 15:13:10 +05302515apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +177,Bank Overdraft Account,Bank Overdraft Account
Pratik Vyas593d5622015-03-02 19:07:52 +05302516apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +15,Make Salary Slip,Feu nòmina
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302517apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +495,Unstop,Desencallar
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302518apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +18,Browse BOM,Navegar per llista de materials
Pratik Vyas97264472015-05-14 15:13:10 +05302519apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +175,Secured Loans,Préstecs Garantits
Pratik Vyas593d5622015-03-02 19:07:52 +05302520apps/erpnext/erpnext/setup/page/setup_wizard/data/sample_home_page.html +3,Awesome Products,Productes impressionants
Pratik Vyas97264472015-05-14 15:13:10 +05302521apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +189,Opening Balance Equity,Saldo inicial Equitat
Pratik Vyas593d5622015-03-02 19:07:52 +05302522apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +80,Cannot approve leave as you are not authorized to approve leaves on Block Dates,No es pot aprovar l'absència perquè no estàs autoritzat per aprovar-les en dates bloquejades
Pratik Vyas593d5622015-03-02 19:07:52 +05302523DocType: Appraisal,Appraisal,Avaluació
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302524apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +13,Lost-foam casting,Fosa a l'escuma perduda
2525apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +47,Drawing,Dibuix
Pratik Vyas97264472015-05-14 15:13:10 +05302526apps/erpnext/erpnext/hr/doctype/leave_block_list/leave_block_list.py +22,Date is repeated,Data repetida
Pratik Vyas593d5622015-03-02 19:07:52 +05302527apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +149,Leave approver must be one of {0},L'aprovador d'absències ha de ser un de {0}
2528DocType: Hub Settings,Seller Email,Electrònic
Pratik Vyas97264472015-05-14 15:13:10 +05302529DocType: Project,Total Purchase Cost (via Purchase Invoice),Cost total de compra (mitjançant compra de la factura)
Pratik Vyas593d5622015-03-02 19:07:52 +05302530DocType: Workstation Working Hour,Start Time,Hora d'inici
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302531DocType: Item Price,Bulk Import Help,A granel d'importació Ajuda
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302532apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +200,Select Quantity,Seleccioneu Quantitat
Pratik Vyas593d5622015-03-02 19:07:52 +05302533apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +34,Approving Role cannot be same as role the rule is Applicable To,El rol d'aprovador no pot ser el mateix que el rol al que la regla s'ha d'aplicar
Anand Doshi191b2972015-10-21 16:50:31 +05302534apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +66,Unsubscribe from this Email Digest,Donar-se de baixa d'aquest butlletí per correu electrònic
2535apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +36,Message Sent,Missatge enviat
Pratik Vyas593d5622015-03-02 19:07:52 +05302536DocType: Production Plan Sales Order,SO Date,SO Date
2537DocType: Sales Invoice,Rate at which Price list currency is converted to customer's base currency,Velocitat a la qual la llista de preus de divises es converteix la moneda base del client
Pratik Vyas97264472015-05-14 15:13:10 +05302538DocType: Purchase Invoice Item,Net Amount (Company Currency),Import net (Companyia moneda)
Pratik Vyas593d5622015-03-02 19:07:52 +05302539DocType: BOM Operation,Hour Rate,Hour Rate
2540DocType: Stock Settings,Item Naming By,Article Naming Per
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302541apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +621,From Quotation,Des de l'oferta
Pratik Vyas593d5622015-03-02 19:07:52 +05302542apps/erpnext/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py +35,Another Period Closing Entry {0} has been made after {1},Una altra entrada Període de Tancament {0} s'ha fet després de {1}
Pratik Vyas97264472015-05-14 15:13:10 +05302543DocType: Production Order,Material Transferred for Manufacturing,Material transferit per a la Fabricació
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302544apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +29,Account {0} does not exists,{0} no existeix Compte
Pratik Vyas593d5622015-03-02 19:07:52 +05302545DocType: Purchase Receipt Item,Purchase Order Item No,Ordre de Compra No. l'article
2546DocType: System Settings,System Settings,Configuració del sistema
2547DocType: Project,Project Type,Tipus de Projecte
2548apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.py +16,Either target qty or target amount is mandatory.,Tan quantitat destí com Quantitat són obligatoris.
Pratik Vyas97264472015-05-14 15:13:10 +05302549apps/erpnext/erpnext/config/projects.py +38,Cost of various activities,Cost de diverses activitats
Anand Doshi191b2972015-10-21 16:50:31 +05302550apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +101,Not allowed to update stock transactions older than {0},No es permet actualitzar les transaccions de valors més grans de {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05302551DocType: Item,Inspection Required,Inspecció requerida
2552DocType: Purchase Invoice Item,PR Detail,Detall PR
2553DocType: Sales Order,Fully Billed,Totalment Anunciat
Pratik Vyas97264472015-05-14 15:13:10 +05302554apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +20,Cash In Hand,Efectiu disponible
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302555apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +71,Delivery warehouse required for stock item {0},Magatzem de lliurament requerit per tema de valors {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05302556DocType: Packing Slip,The gross weight of the package. Usually net weight + packaging material weight. (for print),"El pes brut del paquet. En general, el pes net + embalatge pes del material. (Per imprimir)"
2557DocType: Accounts Settings,Users with this role are allowed to set frozen accounts and create / modify accounting entries against frozen accounts,Els usuaris amb aquest rol poden establir comptes bloquejats i crear/modificar els assentaments comptables contra els comptes bloquejats
2558DocType: Serial No,Is Cancelled,Està cancel·lat
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302559apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +274,My Shipments,Els meus enviaments
Pratik Vyas593d5622015-03-02 19:07:52 +05302560DocType: Journal Entry,Bill Date,Data de la factura
2561apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +43,"Even if there are multiple Pricing Rules with highest priority, then following internal priorities are applied:","Fins i tot si hi ha diverses regles de preus amb major prioritat, s'apliquen prioritats internes:"
2562DocType: Supplier,Supplier Details,Detalls del proveïdor
2563DocType: Communication,Recipients,Destinataris
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302564apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +146,Screwing,Cargolar
2565apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +96,Knurling,Moleteado
Pratik Vyas593d5622015-03-02 19:07:52 +05302566DocType: Expense Claim,Approval Status,Estat d'aprovació
2567DocType: Hub Settings,Publish Items to Hub,Publicar articles a Hub
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302568apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +44,From value must be less than to value in row {0},De valor ha de ser inferior al valor de la fila {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302569apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +133,Wire Transfer,Transferència Bancària
Pratik Vyas593d5622015-03-02 19:07:52 +05302570apps/erpnext/erpnext/accounts/report/bank_clearance_summary/bank_clearance_summary.py +25,Please select Bank Account,Seleccioneu el compte bancari
2571DocType: Newsletter,Create and Send Newsletters,Crear i enviar butlletins de notícies
Pratik Vyas97264472015-05-14 15:13:10 +05302572sites/assets/js/report.min.js +107,From Date must be before To Date,A partir de la data ha de ser abans Per Data
2573DocType: Sales Order,Recurring Order,Ordre Recurrent
Pratik Vyas593d5622015-03-02 19:07:52 +05302574DocType: Company,Default Income Account,Compte d'Ingressos predeterminat
Pratik Vyas97264472015-05-14 15:13:10 +05302575apps/erpnext/erpnext/selling/page/sales_analytics/sales_analytics.js +33,Customer Group / Customer,Grup de Clients / Client
Pratik Vyas593d5622015-03-02 19:07:52 +05302576DocType: Item Group,Check this if you want to show in website,Seleccioneu aquesta opció si voleu que aparegui en el lloc web
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302577apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +190,Welcome to ERPNext,Benvingut a ERPNext
Pratik Vyas593d5622015-03-02 19:07:52 +05302578DocType: Payment Reconciliation Payment,Voucher Detail Number,Voucher Detail Number
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302579apps/erpnext/erpnext/config/crm.py +146,Lead to Quotation,El plom a la Petició
Pratik Vyas593d5622015-03-02 19:07:52 +05302580DocType: Lead,From Customer,De Client
2581apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +37,Calls,Trucades
Pratik Vyas97264472015-05-14 15:13:10 +05302582DocType: Project,Total Costing Amount (via Time Logs),Suma total del càlcul del cost (a través dels registres de temps)
Pratik Vyas593d5622015-03-02 19:07:52 +05302583DocType: Purchase Order Item Supplied,Stock UOM,UDM de l'Estoc
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302584apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +193,Purchase Order {0} is not submitted,Ordre de Compra {0} no es presenta
Pratik Vyas593d5622015-03-02 19:07:52 +05302585,Projected,Projectat
Anand Doshi191b2972015-10-21 16:50:31 +05302586apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +218,Serial No {0} does not belong to Warehouse {1},Serial No {0} no pertany al Magatzem {1}
2587apps/erpnext/erpnext/controllers/status_updater.py +127,Note: System will not check over-delivery and over-booking for Item {0} as quantity or amount is 0,Nota: El sistema no verificarà el lliurament excessiva i l'excés de reserves per Punt {0} com la quantitat o la quantitat és 0
Pratik Vyas593d5622015-03-02 19:07:52 +05302588DocType: Notification Control,Quotation Message,Cita Missatge
2589DocType: Issue,Opening Date,Data d'obertura
Pratik Vyas593d5622015-03-02 19:07:52 +05302590DocType: Journal Entry,Remark,Observació
2591DocType: Purchase Receipt Item,Rate and Amount,Taxa i Quantitat
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302592apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +95,Boring,Avorrit
2593apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +660,From Sales Order,A partir d'ordres de venda
Pratik Vyas593d5622015-03-02 19:07:52 +05302594DocType: Blog Category,Parent Website Route,Parent Website Route
2595DocType: Sales Order,Not Billed,No Anunciat
2596apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +107,Both Warehouse must belong to same Company,Tant Magatzem ha de pertànyer al mateix Company
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302597sites/assets/js/erpnext.min.js +25,No contacts added yet.,Encara no hi ha contactes.
Pratik Vyas593d5622015-03-02 19:07:52 +05302598apps/frappe/frappe/workflow/doctype/workflow/workflow_list.js +7,Not active,No actiu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302599apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +50,Against Invoice Posting Date,Against Invoice Posting Date
Pratik Vyas593d5622015-03-02 19:07:52 +05302600DocType: Purchase Receipt Item,Landed Cost Voucher Amount,Landed Cost Monto Voucher
2601DocType: Time Log,Batched for Billing,Agrupat per a la Facturació
Pratik Vyas97264472015-05-14 15:13:10 +05302602apps/erpnext/erpnext/config/accounts.py +23,Bills raised by Suppliers.,Bills plantejades pels proveïdors.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302603DocType: POS Profile,Write Off Account,Escriu Off Compte
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302604sites/assets/js/erpnext.min.js +26,Discount Amount,Quantitat de Descompte
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302605DocType: Purchase Invoice,Return Against Purchase Invoice,Retorn Contra Compra Factura
Pratik Vyas593d5622015-03-02 19:07:52 +05302606DocType: Item,Warranty Period (in days),Període de garantia (en dies)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302607apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +550,e.g. VAT,"per exemple, l'IVA"
2608apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +26,Item 4,Article 4
Pratik Vyas593d5622015-03-02 19:07:52 +05302609DocType: Journal Entry Account,Journal Entry Account,Compte entrada de diari
2610DocType: Shopping Cart Settings,Quotation Series,Sèrie Cotització
Pratik Vyas97264472015-05-14 15:13:10 +05302611apps/erpnext/erpnext/setup/doctype/item_group/item_group.py +51,"An item exists with same name ({0}), please change the item group name or rename the item","Hi ha un element amb el mateix nom ({0}), canvieu el nom de grup d'articles o canviar el nom de l'element"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302612apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +82,Hot metal gas forming,Formant gas de metall calent
Pratik Vyas593d5622015-03-02 19:07:52 +05302613DocType: Sales Order Item,Sales Order Date,Sol·licitar Sales Data
2614DocType: Sales Invoice Item,Delivered Qty,Quantitat lliurada
Pratik Vyas593d5622015-03-02 19:07:52 +05302615apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +63,Warehouse {0}: Company is mandatory,Magatzem {0}: Empresa és obligatori
Pratik Vyas97264472015-05-14 15:13:10 +05302616apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +36,"Go to the appropriate group (usually Source of Funds > Current Liabilities > Taxes and Duties and create a new Account (by clicking on Add Child) of type ""Tax"" and do mention the Tax rate.",Anar al grup apropiat (en general Font dels fons> Passius Corrents> Impostos i drets i crear un nou compte (fent clic a Afegeix nen) de tipus "impostos" i fer parlar de la taxa d'impostos.
Pratik Vyas593d5622015-03-02 19:07:52 +05302617,Payment Period Based On Invoice Date,Període de pagament basat en Data de la factura
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302618apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +50,Missing Currency Exchange Rates for {0},Manca de canvi de moneda per {0}
2619apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +135,Laser cutting,Tall per làser
Pratik Vyas593d5622015-03-02 19:07:52 +05302620DocType: Event,Monday,Dilluns
2621DocType: Journal Entry,Stock Entry,Entrada estoc
2622DocType: Account,Payable,Pagador
Pratik Vyas593d5622015-03-02 19:07:52 +05302623DocType: Salary Slip,Arrear Amount,Arrear Amount
2624apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +57,New Customers,Clients Nous
2625apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +68,Gross Profit %,Benefici Brut%
2626DocType: Appraisal Goal,Weightage (%),Ponderació (%)
2627DocType: Bank Reconciliation Detail,Clearance Date,Data Liquidació
Pratik Vyas97264472015-05-14 15:13:10 +05302628DocType: Newsletter,Newsletter List,Llista Newsletter
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302629DocType: Process Payroll,Check if you want to send salary slip in mail to each employee while submitting salary slip,Comproveu si vol enviar nòmina al correu a cada empleat en enviar nòmina
Pratik Vyas593d5622015-03-02 19:07:52 +05302630DocType: Lead,Address Desc,Descripció de direcció
Pratik Vyas593d5622015-03-02 19:07:52 +05302631apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +33,Atleast one of the Selling or Buying must be selected,Has de marcar compra o venda
Pratik Vyas97264472015-05-14 15:13:10 +05302632apps/erpnext/erpnext/config/manufacturing.py +34,Where manufacturing operations are carried.,On es realitzen les operacions de fabricació.
Pratik Vyas593d5622015-03-02 19:07:52 +05302633DocType: Page,All,Tots
2634DocType: Stock Entry Detail,Source Warehouse,Magatzem d'origen
2635DocType: Installation Note,Installation Date,Data d'instal·lació
2636DocType: Employee,Confirmation Date,Data de confirmació
2637DocType: C-Form,Total Invoiced Amount,Suma total facturada
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302638DocType: Account,Sales User,Usuari de vendes
Pratik Vyas593d5622015-03-02 19:07:52 +05302639apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +46,Min Qty can not be greater than Max Qty,Quantitat mínima no pot ser major que Quantitat màxima
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302640DocType: Stock Entry,Customer or Supplier Details,Client o proveïdor Detalls
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302641apps/frappe/frappe/core/page/permission_manager/permission_manager.js +428,Set,Setembre
Pratik Vyas593d5622015-03-02 19:07:52 +05302642DocType: Lead,Lead Owner,Responsable del client potencial
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302643apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +249,Warehouse is required,Es requereix Magatzem
Pratik Vyas593d5622015-03-02 19:07:52 +05302644DocType: Employee,Marital Status,Estat Civil
2645DocType: Stock Settings,Auto Material Request,Sol·licitud de material automàtica
2646DocType: Time Log,Will be updated when billed.,S'actualitzarà quan es facturi.
2647apps/erpnext/erpnext/manufacturing/doctype/bom_replace_tool/bom_replace_tool.py +25,Current BOM and New BOM can not be same,El BOM actual i el nou no poden ser el mateix
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302648apps/erpnext/erpnext/hr/doctype/employee/employee.py +111,Date Of Retirement must be greater than Date of Joining,Data de la jubilació ha de ser major que la data del contracte
Pratik Vyas593d5622015-03-02 19:07:52 +05302649DocType: Sales Invoice,Against Income Account,Contra el Compte d'Ingressos
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302650apps/erpnext/erpnext/controllers/website_list_for_contact.py +69,{0}% Delivered,{0}% Lliurat
2651apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +78,Item {0}: Ordered qty {1} cannot be less than minimum order qty {2} (defined in Item).,Article {0}: Quantitat ordenada {1} no pot ser menor que el qty comanda mínima {2} (definit en l'article).
Pratik Vyas593d5622015-03-02 19:07:52 +05302652DocType: Monthly Distribution Percentage,Monthly Distribution Percentage,Mensual Distribució percentual
2653DocType: Territory,Territory Targets,Objectius Territori
2654DocType: Delivery Note,Transporter Info,Informació del transportista
2655DocType: Purchase Order Item Supplied,Purchase Order Item Supplied,Article de l'ordre de compra Subministrat
Pratik Vyas97264472015-05-14 15:13:10 +05302656apps/erpnext/erpnext/config/setup.py +27,Letter Heads for print templates.,Caps de lletres per a les plantilles d'impressió.
2657apps/erpnext/erpnext/config/setup.py +32,Titles for print templates e.g. Proforma Invoice.,"Títols per a plantilles d'impressió, per exemple, factura proforma."
2658apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +140,Valuation type charges can not marked as Inclusive,Càrrecs de tipus de valoració no poden marcat com Inclòs
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302659DocType: POS Profile,Update Stock,Actualització de Stock
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302660apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +128,Superfinishing,Superfinishing
Pratik Vyas593d5622015-03-02 19:07:52 +05302661apps/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.,UDMs diferents per als articles provocarà pesos nets (Total) erronis. Assegureu-vos que pes net de cada article és de la mateixa UDM.
2662apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +39,BOM Rate,BOM Rate
Pratik Vyas593d5622015-03-02 19:07:52 +05302663apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +94,Please pull items from Delivery Note,"Si us plau, tiri d'articles de lliurament Nota"
Anand Doshi191b2972015-10-21 16:50:31 +05302664apps/erpnext/erpnext/accounts/utils.py +268,Journal Entries {0} are un-linked,Entrades de diari {0} són no enllaçat
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302665apps/erpnext/erpnext/config/crm.py +37,"Record of all communications of type email, phone, chat, visit, etc.","Registre de totes les comunicacions de tipus de correu electrònic, telèfon, xat, visita, etc."
2666apps/erpnext/erpnext/accounts/general_ledger.py +134,Please mention Round Off Cost Center in Company,"Si us plau, Ronda Off de centres de cost en l'empresa"
Pratik Vyas593d5622015-03-02 19:07:52 +05302667DocType: Purchase Invoice,Terms,Condicions
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302668apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +243,Create New,Crear nou
Pratik Vyas593d5622015-03-02 19:07:52 +05302669DocType: Buying Settings,Purchase Order Required,Ordre de Compra Obligatori
2670,Item-wise Sales History,Història Sales Item-savi
2671DocType: Expense Claim,Total Sanctioned Amount,Suma total Sancionat
2672,Purchase Analytics,Anàlisi de Compres
2673DocType: Sales Invoice Item,Delivery Note Item,Nota de lliurament d'articles
Pratik Vyas97264472015-05-14 15:13:10 +05302674DocType: Expense Claim,Task,Tasca
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302675apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +57,Shaving,Afeitat
Pratik Vyas593d5622015-03-02 19:07:52 +05302676DocType: Purchase Taxes and Charges,Reference Row #,Referència Fila #
Anand Doshi191b2972015-10-21 16:50:31 +05302677apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +76,Batch number is mandatory for Item {0},Nombre de lot és obligatori per Punt {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05302678apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.js +14,This is a root sales person and cannot be edited.,Es tracta d'una persona de les vendes de l'arrel i no es pot editar.
2679,Stock Ledger,Ledger Stock
Anand Doshi191b2972015-10-21 16:50:31 +05302680apps/erpnext/erpnext/templates/pages/order.html +59,Rate: {0},Qualificació: {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05302681DocType: Salary Slip Deduction,Salary Slip Deduction,Deducció de la fulla de nòmina
Pratik Vyas593d5622015-03-02 19:07:52 +05302682apps/frappe/frappe/desk/doctype/note/note_list.js +3,Notes,Notes
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302683apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +199,Select a group node first.,Seleccioneu un node de grup primer.
2684apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +74,Purpose must be one of {0},Propòsit ha de ser un de {0}
2685apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +107,Fill the form and save it,Ompliu el formulari i deseu
Pratik Vyas593d5622015-03-02 19:07:52 +05302686DocType: Production Planning Tool,Download a report containing all raw materials with their latest inventory status,Descarrega un informe amb totes les matèries primeres amb el seu estat últim inventari
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302687apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +94,Facing,Davant
Pratik Vyas593d5622015-03-02 19:07:52 +05302688DocType: Leave Application,Leave Balance Before Application,Leave Balance Before Application
2689DocType: SMS Center,Send SMS,Enviar SMS
2690DocType: Company,Default Letter Head,Per defecte Cap de la lletra
Pratik Vyas593d5622015-03-02 19:07:52 +05302691DocType: Time Log,Billable,Facturable
Pratik Vyas593d5622015-03-02 19:07:52 +05302692DocType: Authorization Rule,This will be used for setting rule in HR module,Això s'utilitza per ajustar la regla en el mòdul HR
2693DocType: Account,Rate at which this tax is applied,Rati a la qual s'aplica aquest impost
Anand Doshi191b2972015-10-21 16:50:31 +05302694apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +17,Reorder Qty,Quantitat per a generar comanda
Pratik Vyas593d5622015-03-02 19:07:52 +05302695DocType: Company,Stock Adjustment Account,Compte d'Ajust d'estocs
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302696DocType: Journal Entry,Write Off,Cancel
Pratik Vyas97264472015-05-14 15:13:10 +05302697DocType: Time Log,Operation ID,Operació ID
Pratik Vyas593d5622015-03-02 19:07:52 +05302698DocType: Employee,"System User (login) ID. If set, it will become default for all HR forms.","System User (login) ID. If set, it will become default for all HR forms."
2699apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +16,{0}: From {1},{0}: Des {1}
Pratik Vyas97264472015-05-14 15:13:10 +05302700DocType: Task,depends_on,depèn de
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302701apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +86,Opportunity Lost,Oportunitat perduda
Pratik Vyas593d5622015-03-02 19:07:52 +05302702DocType: Features Setup,"Discount Fields will be available in Purchase Order, Purchase Receipt, Purchase Invoice","Els camps de descompte estaran disponible a l'ordre de compra, rebut de compra, factura de compra"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302703apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +208,Name of new Account. Note: Please don't create accounts for Customers and Suppliers,Nom del nou compte. Nota: Si us plau no crear comptes de clients i proveïdors
Pratik Vyas593d5622015-03-02 19:07:52 +05302704DocType: Report,Report Type,Tipus d'informe
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302705apps/frappe/frappe/core/doctype/user/user.js +134,Loading,Carregant
Pratik Vyas593d5622015-03-02 19:07:52 +05302706DocType: BOM Replace Tool,BOM Replace Tool,BOM Replace Tool
Pratik Vyas97264472015-05-14 15:13:10 +05302707apps/erpnext/erpnext/config/setup.py +37,Country wise default Address Templates,País savi defecte Plantilles de direcció
Anand Doshi191b2972015-10-21 16:50:31 +05302708apps/erpnext/erpnext/accounts/party.py +284,Due / Reference Date cannot be after {0},A causa / Data de referència no pot ser posterior a {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302709apps/erpnext/erpnext/config/setup.py +51,Data Import and Export,Les dades d'importació i exportació
Pratik Vyas593d5622015-03-02 19:07:52 +05302710DocType: Features Setup,If you involve in manufacturing activity. Enables Item 'Is Manufactured',Si s'involucra en alguna fabricació. Activa 'es fabrica'
2711DocType: Sales Invoice,Rounded Total,Total Arrodonit
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302712DocType: Product Bundle,List items that form the package.,Llista d'articles que formen el paquet.
Pratik Vyas593d5622015-03-02 19:07:52 +05302713apps/erpnext/erpnext/accounts/doctype/monthly_distribution/monthly_distribution.py +26,Percentage Allocation should be equal to 100%,Percentatge d'assignació ha de ser igual a 100%
2714DocType: Serial No,Out of AMC,Fora d'AMC
2715DocType: Purchase Order Item,Material Request Detail No,Número de detall de petició de material
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302716apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +97,Hard turning,Tornejat dur
Pratik Vyas593d5622015-03-02 19:07:52 +05302717apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.js +33,Make Maintenance Visit,Feu Manteniment Visita
Anand Doshi191b2972015-10-21 16:50:31 +05302718apps/erpnext/erpnext/selling/doctype/customer/customer.py +187,Please contact to the user who have Sales Master Manager {0} role,"Si us plau, poseu-vos en contacte amb l'usuari que té vendes Mestre Director de {0} paper"
Pratik Vyas593d5622015-03-02 19:07:52 +05302719DocType: Company,Default Cash Account,Compte de Tresoreria predeterminat
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302720apps/erpnext/erpnext/config/accounts.py +79,Company (not Customer or Supplier) master.,Companyia (no client o proveïdor) mestre.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302721apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +105,Please enter 'Expected Delivery Date',"Si us plau, introdueixi 'la data prevista de lliurament'"
2722apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +181,Delivery Notes {0} must be cancelled before cancelling this Sales Order,Albarans {0} ha de ser cancel·lat abans de cancel·lar aquesta comanda de vendes
2723apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +373,Paid amount + Write Off Amount can not be greater than Grand Total,Quantitat pagada + s'amortitza La quantitat no pot ser més gran que la Gran Total
Anand Doshi191b2972015-10-21 16:50:31 +05302724apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +78,{0} is not a valid Batch Number for Item {1},{0} no és un nombre de lot vàlida per Punt {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05302725apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +109,Note: There is not enough leave balance for Leave Type {0},Note: There is not enough leave balance for Leave Type {0}
2726apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.js +9,"Note: If payment is not made against any reference, make Journal Entry manually.","Nota: Si el pagament no es fa en contra de qualsevol referència, fer entrada de diari manualment."
2727DocType: Item,Supplier Items,Articles Proveïdor
Pratik Vyas593d5622015-03-02 19:07:52 +05302728DocType: Opportunity,Opportunity Type,Tipus d'Oportunitats
Pratik Vyas97264472015-05-14 15:13:10 +05302729apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +42,New Company,Nova Empresa
Anand Doshi191b2972015-10-21 16:50:31 +05302730apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +56,Cost Center is required for 'Profit and Loss' account {0},"Es requereix de centres de cost per a 'Pèrdues i Guanys ""compta {0}"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302731apps/erpnext/erpnext/setup/doctype/company/delete_company_transactions.py +17,Transactions can only be deleted by the creator of the Company,Les transaccions només poden ser esborrats pel creador de la Companyia
2732apps/erpnext/erpnext/accounts/general_ledger.py +21,Incorrect number of General Ledger Entries found. You might have selected a wrong Account in the transaction.,Nombre incorrecte d'entrades del llibre major. És possible que hi hagi seleccionat un compte erroni en la transacció.
Pratik Vyas97264472015-05-14 15:13:10 +05302733apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +31,To create a Bank Account,Per crear un compte de banc
Pratik Vyas593d5622015-03-02 19:07:52 +05302734DocType: Hub Settings,Publish Availability,Publicar disponibilitat
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302735apps/erpnext/erpnext/hr/doctype/employee/employee.py +105,Date of Birth cannot be greater than today.,Data de naixement no pot ser més gran que l'actual.
Pratik Vyas593d5622015-03-02 19:07:52 +05302736,Stock Ageing,Estoc Envelliment
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302737apps/erpnext/erpnext/controllers/accounts_controller.py +200,{0} '{1}' is disabled,{0} '{1}' es desactiva
Pratik Vyas97264472015-05-14 15:13:10 +05302738apps/erpnext/erpnext/crm/doctype/opportunity/opportunity_list.js +13,Set as Open,Posar com a obert
Pratik Vyas593d5622015-03-02 19:07:52 +05302739DocType: Notification Control,Send automatic emails to Contacts on Submitting transactions.,Enviar correus electrònics automàtics als Contactes al Presentar les transaccions
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302740apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +232,"Row {0}: Qty not avalable in warehouse {1} on {2} {3}.
Pratik Vyas593d5622015-03-02 19:07:52 +05302741 Available Qty: {4}, Transfer Qty: {5}","Fila {0}: Quantitat no avalable a magatzem {1} del {2} {3}.
2742 Disponible Quantitat: {4}, Transfer Quantitat: {5}"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302743apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +20,Item 3,Article 3
Pratik Vyas593d5622015-03-02 19:07:52 +05302744DocType: Event,Sunday,Diumenge
2745DocType: Sales Team,Contribution (%),Contribució (%)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302746apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +455,Note: Payment Entry will not be created since 'Cash or Bank Account' was not specified,"Nota: L'entrada de pagament no es crearà perquè no s'ha especificat 'Caixa o compte bancari"""
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302747apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +171,Responsibilities,Responsabilitats
Pratik Vyas97264472015-05-14 15:13:10 +05302748apps/erpnext/erpnext/stock/doctype/item/item_list.js +9,Template,Plantilla
Pratik Vyas593d5622015-03-02 19:07:52 +05302749DocType: Sales Person,Sales Person Name,Nom del venedor
2750apps/erpnext/erpnext/accounts/doctype/c_form/c_form.py +54,Please enter atleast 1 invoice in the table,"Si us plau, introdueixi almenys 1 factura a la taula"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302751apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +511,Add Users,Afegir usuaris
Pratik Vyas593d5622015-03-02 19:07:52 +05302752DocType: Pricing Rule,Item Group,Grup d'articles
Pratik Vyas97264472015-05-14 15:13:10 +05302753DocType: Task,Actual Start Date (via Time Logs),Data d'inici real (a través dels registres de temps)
2754DocType: Stock Reconciliation Item,Before reconciliation,Abans de la reconciliació
Pratik Vyas593d5622015-03-02 19:07:52 +05302755apps/erpnext/erpnext/support/doctype/maintenance_visit/maintenance_visit.py +12,To {0},Per {0}
2756DocType: Purchase Invoice,Taxes and Charges Added (Company Currency),Impostos i Càrrecs Afegits (Divisa de la Companyia)
Anand Doshi191b2972015-10-21 16:50:31 +05302757apps/erpnext/erpnext/stock/doctype/item/item.py +278,Item Tax Row {0} must have account of type Tax or Income or Expense or Chargeable,La fila de l'impost d'article {0} ha de tenir en compte el tipus d'impostos o ingressos o despeses o imposable
Pratik Vyas593d5622015-03-02 19:07:52 +05302758DocType: Sales Order,Partly Billed,Parcialment Facturat
2759DocType: Item,Default BOM,BOM predeterminat
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302760apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +79,Decambering,Decambering
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302761apps/erpnext/erpnext/setup/doctype/company/company.js +22,Please re-type company name to confirm,"Si us plau, torneu a escriure nom de l'empresa per confirmar"
Pratik Vyas593d5622015-03-02 19:07:52 +05302762apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +70,Total Outstanding Amt,Viu total Amt
2763DocType: Time Log Batch,Total Hours,Total d'hores
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302764DocType: Journal Entry,Printing Settings,Paràmetres d'impressió
2765apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +264,Total Debit must be equal to Total Credit. The difference is {0},Dèbit total ha de ser igual al total de crèdit. La diferència és {0}
2766apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +11,Automotive,Automòbil
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302767apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +37,Leaves for type {0} already allocated for Employee {1} for Fiscal Year {0},Les absències per al tipus {0} ja han estat assignades per Empleat {1} per a l'Any Fiscal {0}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302768apps/erpnext/erpnext/stock/doctype/stock_uom_replace_utility/stock_uom_replace_utility.py +37,Item is required,Es requereix un article
2769apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +25,Metal injection molding,Emmotllament per injecció de metall
2770apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +677,From Delivery Note,De la nota de lliurament
Pratik Vyas593d5622015-03-02 19:07:52 +05302771DocType: Time Log,From Time,From Time
Pratik Vyas593d5622015-03-02 19:07:52 +05302772DocType: Notification Control,Custom Message,Missatge personalitzat
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302773apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +33,Investment Banking,Banca d'Inversió
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302774apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +261,"Select your Country, Time Zone and Currency","Seleccioni el seu País, Zona horària i moneda"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302775apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +369,Cash or Bank Account is mandatory for making payment entry,Diners en efectiu o compte bancari és obligatòria per a realitzar el registre de pagaments
Pratik Vyas593d5622015-03-02 19:07:52 +05302776DocType: Purchase Invoice,Price List Exchange Rate,Tipus de canvi per a la llista de preus
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302777apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +91,Pickling,Decapat
2778apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +18,Sand casting,Fosa de sorra
2779apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +117,Electroplating,Galvanoplàstia
Pratik Vyas593d5622015-03-02 19:07:52 +05302780DocType: Purchase Invoice Item,Rate,Tarifa
2781DocType: Purchase Invoice Item,Rate,Tarifa
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302782apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +62,Intern,Intern
Pratik Vyas593d5622015-03-02 19:07:52 +05302783DocType: Newsletter,A Lead with this email id should exist,Hauria d'haver-hi un client potencial amb aquest correu electrònic
Pratik Vyas97264472015-05-14 15:13:10 +05302784DocType: Stock Entry,From BOM,A partir de la llista de materials
Pratik Vyas593d5622015-03-02 19:07:52 +05302785apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +34,Basic,Bàsic
Anand Doshi191b2972015-10-21 16:50:31 +05302786apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +94,Stock transactions before {0} are frozen,Operacions borsàries abans de {0} es congelen
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302787apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +216,Please click on 'Generate Schedule',"Si us plau, feu clic a ""Generar Planificació"""
Pratik Vyas97264472015-05-14 15:13:10 +05302788apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.js +78,To Date should be same as From Date for Half Day leave,Per a la data ha de ser igual a partir de la data d'autorització de Medi Dia
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302789apps/erpnext/erpnext/config/stock.py +110,"e.g. Kg, Unit, Nos, m","per exemple kg, unitat, m"
2790apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +95,Reference No is mandatory if you entered Reference Date,Reference No és obligatori si introduir Data de Referència
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302791apps/erpnext/erpnext/hr/doctype/employee/employee.py +108,Date of Joining must be greater than Date of Birth,Data d'ingrés ha de ser major que la data de naixement
Pratik Vyas593d5622015-03-02 19:07:52 +05302792DocType: Salary Structure,Salary Structure,Estructura salarial
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302793apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +242,"Multiple Price Rule exists with same criteria, please resolve \
Pratik Vyas593d5622015-03-02 19:07:52 +05302794 conflict by assigning priority. Price Rules: {0}","Múltiple Preu Regla existeix amb els mateixos criteris, si us plau resoldre \
2795 conflicte mitjançant l'assignació de prioritat. Regles Preu: {0}"
2796DocType: Account,Bank,Banc
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302797apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +9,Airline,Aerolínia
2798apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +501,Issue Material,Material Issue
Pratik Vyas593d5622015-03-02 19:07:52 +05302799DocType: Material Request Item,For Warehouse,Per Magatzem
2800DocType: Employee,Offer Date,Data d'Oferta
2801DocType: Hub Settings,Access Token,Token d'accés
2802DocType: Sales Invoice Item,Serial No,Número de sèrie
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302803apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +144,Please enter Maintaince Details first,Si us plau entra primer els detalls de manteniment
Pratik Vyas593d5622015-03-02 19:07:52 +05302804DocType: Item,Is Fixed Asset Item,És la partida de l'actiu fix
Pratik Vyas97264472015-05-14 15:13:10 +05302805DocType: Stock Entry,Including items for sub assemblies,Incloent articles per subconjunts
Pratik Vyas593d5622015-03-02 19:07:52 +05302806DocType: Features Setup,"If you have long print formats, this feature can be used to split the page to be printed on multiple pages with all headers and footers on each page","Si vostè té formats d'impressió llargs, aquesta característica pot ser utilitzada per dividir la pàgina que s'imprimirà en diverses pàgines amb tots els encapçalaments i peus de pàgina en cada pàgina"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302807apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +131,Hobbing,Hobbing
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302808apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +98,All Territories,Tots els territoris
Pratik Vyas593d5622015-03-02 19:07:52 +05302809DocType: Purchase Invoice,Items,Articles
2810DocType: Fiscal Year,Year Name,Nom Any
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302811DocType: Process Payroll,Process Payroll,Process Payroll
Pratik Vyas593d5622015-03-02 19:07:52 +05302812apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +59,There are more holidays than working days this month.,Hi ha més vacances que els dies de treball aquest mes.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302813DocType: Product Bundle Item,Product Bundle Item,Producte Bundle article
Pratik Vyas593d5622015-03-02 19:07:52 +05302814DocType: Sales Partner,Sales Partner Name,Nom del revenedor
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302815DocType: Purchase Invoice Item,Image View,Veure imatges
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302816apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +113,Finishing & industrial finishing,Acabat i acabat industrial
Pratik Vyas593d5622015-03-02 19:07:52 +05302817DocType: Issue,Opening Time,Temps d'obertura
Pratik Vyas97264472015-05-14 15:13:10 +05302818apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +92,From and To dates required,Des i Fins a la data sol·licitada
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302819apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +46,Securities & Commodity Exchanges,Securities & Commodity Exchanges
Pratik Vyas593d5622015-03-02 19:07:52 +05302820DocType: Shipping Rule,Calculate Based On,Calcula a causa del
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302821apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +98,Drilling,Perforació
2822apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +28,Blow molding,L'emmotllament per bufat
Pratik Vyas593d5622015-03-02 19:07:52 +05302823DocType: Purchase Taxes and Charges,Valuation and Total,Valoració i total
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302824DocType: Tax Rule,Shipping City,Enviaments City
2825apps/erpnext/erpnext/stock/doctype/item/item.js +43,This Item is a Variant of {0} (Template). Attributes will be copied over from the template unless 'No Copy' is set,Aquest article és una variant de {0} (plantilla). Els atributs es copiaran de la plantilla llevat que 'No Copy' es fixa
Pratik Vyas593d5622015-03-02 19:07:52 +05302826DocType: Account,Purchase User,Usuari de compres
Pratik Vyas593d5622015-03-02 19:07:52 +05302827DocType: Notification Control,Customize the Notification,Personalitza la Notificació
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302828apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +87,Hammering,Martelleig
Pratik Vyas593d5622015-03-02 19:07:52 +05302829DocType: Web Page,Slideshow,Slideshow
2830apps/erpnext/erpnext/utilities/doctype/address_template/address_template.py +24,Default Address Template cannot be deleted,La Plantilla de la direcció predeterminada no es pot eliminar
2831DocType: Sales Invoice,Shipping Rule,Regla d'enviament
2832DocType: Journal Entry,Print Heading,Imprimir Capçalera
2833DocType: Quotation,Maintenance Manager,Gerent de Manteniment
2834DocType: Workflow State,Search,cerca
2835apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +54,Total cannot be zero,El total no pot ser zero
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302836apps/erpnext/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.py +16,'Days Since Last Order' must be greater than or equal to zero,'Dies Des de la Darrera Comanda' ha de ser més gran que o igual a zero
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302837apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +142,Brazing,Soldadura
Pratik Vyas593d5622015-03-02 19:07:52 +05302838DocType: C-Form,Amended From,Modificada Des de
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302839apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +623,Raw Material,Matèria Primera
Pratik Vyas593d5622015-03-02 19:07:52 +05302840DocType: Leave Application,Follow via Email,Seguiu per correu electrònic
Pratik Vyas97264472015-05-14 15:13:10 +05302841DocType: Purchase Taxes and Charges,Tax Amount After Discount Amount,Suma d'impostos Després del Descompte
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302842apps/erpnext/erpnext/accounts/doctype/account/account.py +172,Child account exists for this account. You can not delete this account.,Compte Nen existeix per aquest compte. No es pot eliminar aquest compte.
Pratik Vyas593d5622015-03-02 19:07:52 +05302843apps/erpnext/erpnext/setup/doctype/territory/territory.py +19,Either target qty or target amount is mandatory,Cal la Quantitat destí i la origen
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302844apps/erpnext/erpnext/stock/get_item_details.py +447,No default BOM exists for Item {0},No hi ha una llista de materials per defecte d'article {0}
2845apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +355,Please select Posting Date first,Seleccioneu Data de comptabilització primer
Pratik Vyas593d5622015-03-02 19:07:52 +05302846DocType: Leave Allocation,Carry Forward,Portar endavant
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302847apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +54,Cost Center with existing transactions can not be converted to ledger,Centre de costos de les transaccions existents no es pot convertir en llibre major
Pratik Vyas593d5622015-03-02 19:07:52 +05302848DocType: Department,Days for which Holidays are blocked for this department.,Dies de festa que estan bloquejats per aquest departament.
2849,Produced,Produït
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302850DocType: Item,Item Code for Suppliers,Codi de l'article per Proveïdors
Pratik Vyas593d5622015-03-02 19:07:52 +05302851DocType: Issue,Raised By (Email),Raised By (Email)
Anand Doshi191b2972015-10-21 16:50:31 +05302852apps/erpnext/erpnext/setup/page/setup_wizard/default_website.py +72,General,General
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302853apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +495,Attach Letterhead,Afegir capçalera de carta
Pratik Vyas97264472015-05-14 15:13:10 +05302854apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +272,Cannot deduct when category is for 'Valuation' or 'Valuation and Total',No es pot deduir quan categoria és per a 'Valoració' o 'Valoració i Total'
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302855apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +542,"List your tax heads (e.g. VAT, Customs etc; they should have unique names) and their standard rates. This will create a standard template, which you can edit and add more later.","Enumereu els seus caps fiscals (per exemple, l'IVA, duanes, etc., sinó que han de tenir noms únics) i les seves tarifes estàndard. Això crearà una plantilla estàndard, que pot editar i afegir més tard."
Anand Doshi191b2972015-10-21 16:50:31 +05302856apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +230,Serial Nos Required for Serialized Item {0},Nº de Sèrie Necessari per article serialitzat {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05302857DocType: Journal Entry,Bank Entry,Entrada Banc
2858DocType: Authorization Rule,Applicable To (Designation),Aplicable a (Designació)
2859DocType: Blog Post,Blog Post,Post Blog
Pratik Vyas97264472015-05-14 15:13:10 +05302860apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.js +28,Group By,Agrupar per
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302861apps/erpnext/erpnext/config/accounts.py +143,Enable / disable currencies.,Activar / desactivar les divises.
Pratik Vyas97264472015-05-14 15:13:10 +05302862apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +114,Postal Expenses,Despeses postals
Pratik Vyas593d5622015-03-02 19:07:52 +05302863apps/erpnext/erpnext/controllers/trends.py +19,Total(Amt),Total (Amt)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302864apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +26,Entertainment & Leisure,Entreteniment i Oci
Pratik Vyas593d5622015-03-02 19:07:52 +05302865DocType: Purchase Order,The date on which recurring order will be stop,La data en què s'aturarà la comanda recurrent
2866DocType: Quality Inspection,Item Serial No,Número de sèrie d'article
Anand Doshi191b2972015-10-21 16:50:31 +05302867apps/erpnext/erpnext/controllers/status_updater.py +133,{0} must be reduced by {1} or you should increase overflow tolerance,{0} ha de ser reduït per {1} o s'ha d'augmentar la tolerància de desbordament
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302868apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +57,Total Present,Present total
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302869apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +627,Hour,Hora
2870apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +138,"Serialized Item {0} cannot be updated \
Pratik Vyas593d5622015-03-02 19:07:52 +05302871 using Stock Reconciliation","Serialitzat article {0} no es pot actualitzar utilitzant \
2872 Stock Reconciliació"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302873apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +481,Transfer Material to Supplier,Transferència de material a proveïdor
Anand Doshi191b2972015-10-21 16:50:31 +05302874apps/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,Nou Nombre de sèrie no pot tenir Warehouse. Magatzem ha de ser ajustat per Stock entrada o rebut de compra
Pratik Vyas593d5622015-03-02 19:07:52 +05302875DocType: Lead,Lead Type,Tipus de client potencial
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302876apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +82,Create Quotation,Crear Cotització
2877apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +299,All these items have already been invoiced,Tots aquests elements ja s'han facturat
Pratik Vyas593d5622015-03-02 19:07:52 +05302878apps/erpnext/erpnext/setup/doctype/authorization_control/authorization_control.py +37,Can be approved by {0},Pot ser aprovat per {0}
2879DocType: Shipping Rule,Shipping Rule Conditions,Condicions d'enviament
2880DocType: BOM Replace Tool,The new BOM after replacement,La nova llista de materials després del reemplaçament
2881DocType: Features Setup,Point of Sale,Punt de Venda
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302882apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +83,Curling,Curling
Pratik Vyas593d5622015-03-02 19:07:52 +05302883DocType: Account,Tax,Impost
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302884apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.py +28,Row {0}: {1} is not a valid {2},La fila {0}: {1} no és vàlida per {2}
2885apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +89,Refining,Refinació
Pratik Vyas593d5622015-03-02 19:07:52 +05302886DocType: Production Planning Tool,Production Planning Tool,Eina de Planificació de la producció
2887DocType: Quality Inspection,Report Date,Data de l'informe
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302888apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +130,Routing,Encaminament
Pratik Vyas593d5622015-03-02 19:07:52 +05302889DocType: C-Form,Invoices,Factures
2890DocType: Job Opening,Job Title,Títol Professional
Anand Doshi191b2972015-10-21 16:50:31 +05302891apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +80,{0} Recipients,{0} Destinataris
Pratik Vyas593d5622015-03-02 19:07:52 +05302892DocType: Features Setup,Item Groups in Details,Els grups d'articles en detalls
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302893apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +335,Quantity to Manufacture must be greater than 0.,Quantitat de Fabricació ha de ser major que 0.
Pratik Vyas97264472015-05-14 15:13:10 +05302894apps/erpnext/erpnext/accounts/page/pos/pos.js +4,Start Point-of-Sale (POS),Inici de punt de venda (POS)
Pratik Vyas97264472015-05-14 15:13:10 +05302895apps/erpnext/erpnext/config/support.py +28,Visit report for maintenance call.,Visita informe de presa de manteniment.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302896DocType: Stock Entry,Update Rate and Availability,Actualització de tarifes i disponibilitat
Pratik Vyas593d5622015-03-02 19:07:52 +05302897DocType: 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.,"Percentatge que se li permet rebre o lliurar més en contra de la quantitat demanada. Per exemple: Si vostè ha demanat 100 unitats. i el subsidi és de 10%, llavors se li permet rebre 110 unitats."
2898DocType: Pricing Rule,Customer Group,Grup de Clients
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302899apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +164,Expense account is mandatory for item {0},El compte de despeses és obligatòria per a cada element {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05302900DocType: Item,Website Description,Descripció del lloc web
2901DocType: Serial No,AMC Expiry Date,AMC Data de caducitat
2902,Sales Register,Registre de vendes
2903DocType: Quotation,Quotation Lost Reason,Cita Perduda Raó
2904DocType: Address,Plant,Planta
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302905DocType: DocType,Setup,Ajustos
Pratik Vyas593d5622015-03-02 19:07:52 +05302906apps/erpnext/erpnext/setup/doctype/supplier_type/supplier_type.js +5,There is nothing to edit.,No hi ha res a editar.
Anand Doshi191b2972015-10-21 16:50:31 +05302907apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +108,Summary for this month and pending activities,Resum per a aquest mes i activitats pendents
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302908apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +39,Cold rolling,Laminació en fred
Pratik Vyas593d5622015-03-02 19:07:52 +05302909DocType: Customer Group,Customer Group Name,Nom del grup al Client
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302910apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +408,Please remove this Invoice {0} from C-Form {1},"Si us plau, elimini aquest Factura {0} de C-Form {1}"
Pratik Vyas593d5622015-03-02 19:07:52 +05302911DocType: Leave Control Panel,Please select Carry Forward if you also want to include previous fiscal year's balance leaves to this fiscal year,Seleccioneu Carry Forward si també voleu incloure el balanç de l'any fiscal anterior deixa a aquest any fiscal
2912DocType: GL Entry,Against Voucher Type,Contra el val tipus
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302913DocType: Item,Attributes,Atributs
Pratik Vyas593d5622015-03-02 19:07:52 +05302914DocType: Packing Slip,Get Items,Obtenir elements
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302915apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +186,Please enter Write Off Account,Si us plau indica el Compte d'annotació
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302916apps/erpnext/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.py +71,Last Order Date,Darrera Data de comanda
Pratik Vyas593d5622015-03-02 19:07:52 +05302917DocType: DocField,Image,Imatge
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302918apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +179,Make Excise Invoice,Feu Factura impostos especials
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302919apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +39,Account {0} does not belongs to company {1},Compte {0} no pertany a la companyia de {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05302920DocType: Communication,Other,Un altre
2921DocType: C-Form,C-Form,C-Form
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302922apps/erpnext/erpnext/projects/doctype/time_log/time_log.py +146,Operation ID not set,ID Operació no estableix
Pratik Vyas593d5622015-03-02 19:07:52 +05302923DocType: Production Order,Planned Start Date,Data d'inici prevista
Pratik Vyas593d5622015-03-02 19:07:52 +05302924DocType: Serial No,Creation Document Type,Creació de tipus de document
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302925apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +601,Maint. Visit,Maint. Visita
Pratik Vyas593d5622015-03-02 19:07:52 +05302926DocType: Leave Type,Is Encash,És convertirà en efectiu
2927DocType: Purchase Invoice,Mobile No,Número de Mòbil
2928DocType: Payment Tool,Make Journal Entry,Feu entrada de diari
2929DocType: Leave Allocation,New Leaves Allocated,Noves absències Assignades
Pratik Vyas97264472015-05-14 15:13:10 +05302930apps/erpnext/erpnext/controllers/trends.py +257,Project-wise data is not available for Quotation,Dades-Project savi no està disponible per a la cita
2931DocType: Project,Expected End Date,Esperat Data de finalització
Pratik Vyas593d5622015-03-02 19:07:52 +05302932DocType: Appraisal Template,Appraisal Template Title,Títol de plantilla d'avaluació
Anand Doshi191b2972015-10-21 16:50:31 +05302933apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.py +438,Commercial,Comercial
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302934apps/erpnext/erpnext/selling/doctype/product_bundle/product_bundle.py +23,Parent Item {0} must not be a Stock Item,Article Pare {0} no ha de ser un arxiu d'articles
Pratik Vyas593d5622015-03-02 19:07:52 +05302935DocType: Cost Center,Distribution Id,ID de Distribució
2936apps/erpnext/erpnext/setup/page/setup_wizard/data/sample_home_page.html +14,Awesome Services,Serveis impressionants
Pratik Vyas97264472015-05-14 15:13:10 +05302937apps/erpnext/erpnext/config/manufacturing.py +29,All Products or Services.,Tots els Productes o Serveis.
Pratik Vyas593d5622015-03-02 19:07:52 +05302938DocType: Purchase Invoice,Supplier Address,Adreça del Proveïdor
2939DocType: Contact Us Settings,Address Line 2,Adreça Línia 2
2940DocType: ToDo,Reference,referència
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302941apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +59,Perforating,Perforat
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302942apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +36,Out Qty,Quantitat de sortida
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302943apps/erpnext/erpnext/config/accounts.py +128,Rules to calculate shipping amount for a sale,Regles per calcular l'import d'enviament per a una venda
2944apps/erpnext/erpnext/selling/doctype/customer/customer.py +29,Series is mandatory,Sèries és obligatori
2945apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +28,Financial Services,Serveis Financers
2946apps/erpnext/erpnext/controllers/item_variant.py +61,Value for Attribute {0} must be within the range of {1} to {2} in the increments of {3},Valor de l'atribut {0} ha d'estar dins del rang de {1} a {2} en els increments de {3}
2947DocType: Tax Rule,Sales,Venda
2948DocType: Stock Entry Detail,Basic Amount,Suma Bàsic
2949apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +171,Warehouse required for stock Item {0},Magatzem necessari per a l'article d'estoc {0}
2950apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +166,Cr,Cr
Pratik Vyas593d5622015-03-02 19:07:52 +05302951DocType: Customer,Default Receivable Accounts,Per defecte Comptes per cobrar
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302952apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +102,Sawing,Serrar
2953DocType: Tax Rule,Billing State,Estat de facturació
2954apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +32,Laminating,Laminació
Pratik Vyas593d5622015-03-02 19:07:52 +05302955DocType: Item Reorder,Transfer,Transferència
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302956apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +557,Fetch exploded BOM (including sub-assemblies),Fetch exploded BOM (including sub-assemblies)
Pratik Vyas593d5622015-03-02 19:07:52 +05302957DocType: Authorization Rule,Applicable To (Employee),Aplicable a (Empleat)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302958apps/erpnext/erpnext/controllers/accounts_controller.py +101,Due Date is mandatory,Data de venciment és obligatori
2959apps/erpnext/erpnext/controllers/item_variant.py +51,Increment for Attribute {0} cannot be 0,Increment de Atribut {0} no pot ser 0
2960apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +143,Sintering,La sinterització
Pratik Vyas593d5622015-03-02 19:07:52 +05302961DocType: Journal Entry,Pay To / Recd From,Pagar a/Rebut de
2962DocType: Naming Series,Setup Series,Sèrie d'instal·lació
2963DocType: Supplier,Contact HTML,Contacte HTML
2964DocType: Landed Cost Voucher,Purchase Receipts,Rebut de compra
2965DocType: Payment Reconciliation,Maximum Amount,Import màxim
2966apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +27,How Pricing Rule is applied?,Com s'aplica la regla de preus?
2967DocType: Quality Inspection,Delivery Note No,Número d'albarà de lliurament
2968DocType: Company,Retail,Venda al detall
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302969apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +108,Customer {0} does not exist,El client {0} no existeix
Pratik Vyas593d5622015-03-02 19:07:52 +05302970DocType: Attendance,Absent,Absent
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302971DocType: Product Bundle,Product Bundle,Bundle Producte
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302972apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +165,Crushing,Aclaparadora
Pratik Vyas97264472015-05-14 15:13:10 +05302973DocType: Purchase Taxes and Charges Template,Purchase Taxes and Charges Template,Compra les taxes i càrrecs Plantilla
Pratik Vyas593d5622015-03-02 19:07:52 +05302974DocType: Upload Attendance,Download Template,Descarregar plantilla
2975DocType: GL Entry,Remarks,Observacions
2976DocType: Purchase Order Item Supplied,Raw Material Item Code,Matèria Prima Codi de l'article
2977DocType: Journal Entry,Write Off Based On,Anotació basada en
2978DocType: Features Setup,POS View,POS Veure
Pratik Vyas97264472015-05-14 15:13:10 +05302979apps/erpnext/erpnext/config/stock.py +33,Installation record for a Serial No.,Registre d'instal·lació per a un nº de sèrie
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302980apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +9,Continuous casting,La colada contínua
2981sites/assets/js/erpnext.min.js +10,Please specify a,"Si us plau, especifiqueu un"
Pratik Vyas97264472015-05-14 15:13:10 +05302982DocType: Offer Letter,Awaiting Response,Espera de la resposta
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302983apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +53,Above,Per sobre de
2984apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +80,Cold sizing,Dimensionament Freda
Pratik Vyas593d5622015-03-02 19:07:52 +05302985DocType: Salary Slip,Earning & Deduction,Guanyar i Deducció
Anand Doshi191b2972015-10-21 16:50:31 +05302986apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +76,Account {0} cannot be a Group,El Compte {0} no pot ser un grup
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302987apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +259,Region,Regió
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302988apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +215,Optional. This setting will be used to filter in various transactions.,Opcional. Aquest ajust s'utilitza per filtrar en diverses transaccions.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302989apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +104,Negative Valuation Rate is not allowed,No es permeten els ràtios de valoració negatius
Pratik Vyas593d5622015-03-02 19:07:52 +05302990DocType: Holiday List,Weekly Off,Setmanal Off
2991DocType: Fiscal Year,"For e.g. 2012, 2012-13","Per exemple, 2012, 2012-13"
Pratik Vyas593d5622015-03-02 19:07:52 +05302992apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.py +32,Provisional Profit / Loss (Credit),Compte de guanys / pèrdues provisional (Crèdit)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302993DocType: Sales Invoice,Return Against Sales Invoice,Retorn Contra Vendes Factura
2994apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +32,Item 5,Tema 5
Anand Doshi191b2972015-10-21 16:50:31 +05302995apps/erpnext/erpnext/accounts/utils.py +276,Please set default value {0} in Company {1},"Si us plau, estableix el valor per defecte {0} a l'empresa {1}"
Pratik Vyas593d5622015-03-02 19:07:52 +05302996DocType: Serial No,Creation Time,Hora de creació
2997apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +62,Total Revenue,Ingressos totals
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302998DocType: Sales Invoice,Product Bundle Help,Producte Bundle Ajuda
Pratik Vyas593d5622015-03-02 19:07:52 +05302999,Monthly Attendance Sheet,Full d'Assistència Mensual
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303000apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +16,No record found,No s'ha trobat registre
Anand Doshi191b2972015-10-21 16:50:31 +05303001apps/erpnext/erpnext/controllers/stock_controller.py +175,{0} {1}: Cost Center is mandatory for Item {2},{0} {1}: Centre de Cost és obligatori per l'article {2}
3002apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +79,Account {0} is inactive,Compte {0} està inactiu
Pratik Vyas593d5622015-03-02 19:07:52 +05303003DocType: GL Entry,Is Advance,És Avanç
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303004apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.js +21,Attendance From Date and Attendance To Date is mandatory,Assistència Des de la data i Assistència a la data és obligatori
3005apps/erpnext/erpnext/controllers/buying_controller.py +131,Please enter 'Is Subcontracted' as Yes or No,"Si us plau, introdueixi 'subcontractació' com Sí o No"
Pratik Vyas593d5622015-03-02 19:07:52 +05303006DocType: Sales Team,Contact No.,Número de Contacte
Anand Doshi191b2972015-10-21 16:50:31 +05303007apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +67,'Profit and Loss' type account {0} not allowed in Opening Entry,"""Pèrdues i Guanys"" tipus de compte {0} no es permet l'entrada amb obertura"
Pratik Vyas593d5622015-03-02 19:07:52 +05303008DocType: Workflow State,Time,temps
3009DocType: Features Setup,Sales Discounts,Descomptes de venda
Pratik Vyas593d5622015-03-02 19:07:52 +05303010DocType: Hub Settings,Seller Country,Venedor País
3011DocType: Authorization Rule,Authorization Rule,Regla d'Autorització
3012DocType: Sales Invoice,Terms and Conditions Details,Termes i Condicions Detalls
Pratik Vyas97264472015-05-14 15:13:10 +05303013DocType: Sales Taxes and Charges Template,Sales Taxes and Charges Template,Impostos i càrrecs de venda de plantilla
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303014apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +10,Apparel & Accessories,Roba i Accessoris
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303015apps/erpnext/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.py +67,Number of Order,Número d'ordre
Pratik Vyas593d5622015-03-02 19:07:52 +05303016DocType: Item Group,HTML / Banner that will show on the top of product list.,HTML / Banner que apareixerà a la part superior de la llista de productes.
3017DocType: Shipping Rule,Specify conditions to calculate shipping amount,Especifica les condicions d'enviament per calcular l'import del transport
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303018apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +121,Add Child,Afegir Nen
Pratik Vyas593d5622015-03-02 19:07:52 +05303019DocType: Accounts Settings,Role Allowed to Set Frozen Accounts & Edit Frozen Entries,Paper deixa forjar congelats Comptes i editar les entrades congelades
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303020apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +52,Cannot convert Cost Center to ledger as it has child nodes,"No es pot convertir de centres de cost per al llibre major, ja que té nodes secundaris"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303021apps/erpnext/erpnext/stock/doctype/stock_uom_replace_utility/stock_uom_replace_utility.py +47,Conversion Factor is required,Es requereix el factor de conversió
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303022apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +37,Serial #,Serial #
Pratik Vyas97264472015-05-14 15:13:10 +05303023apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +87,Commission on Sales,Comissió de Vendes
3024DocType: Offer Letter Term,Value / Description,Valor / Descripció
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303025DocType: Tax Rule,Billing Country,Facturació País
Pratik Vyas593d5622015-03-02 19:07:52 +05303026,Customers Not Buying Since Long Time,Els clients no comprar des de fa molt temps
3027DocType: Production Order,Expected Delivery Date,Data de lliurament esperada
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303028apps/erpnext/erpnext/accounts/general_ledger.py +121,Debit and Credit not equal for {0} #{1}. Difference is {2}.,Dèbit i Crèdit no és igual per a {0} # {1}. La diferència és {2}.
3029apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +48,Bulging,Voluminós
3030apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +11,Evaporative-pattern casting,Evaporatiu-model de fosa
Pratik Vyas97264472015-05-14 15:13:10 +05303031apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +93,Entertainment Expenses,Despeses d'Entreteniment
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303032apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +189,Sales Invoice {0} must be cancelled before cancelling this Sales Order,La factura {0} ha de ser cancel·lada abans de cancel·lar aquesta comanda de vendes
3033apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +51,Age,Edat
Pratik Vyas97264472015-05-14 15:13:10 +05303034DocType: Time Log,Billing Amount,Facturació Monto
Pratik Vyas593d5622015-03-02 19:07:52 +05303035apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +84,Invalid quantity specified for item {0}. Quantity should be greater than 0.,Quantitat no vàlid per a l'aricle {0}. Quantitat ha de ser major que 0.
Pratik Vyas97264472015-05-14 15:13:10 +05303036apps/erpnext/erpnext/config/hr.py +18,Applications for leave.,Les sol·licituds de llicència.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303037apps/erpnext/erpnext/accounts/doctype/account/account.py +170,Account with existing transaction can not be deleted,Un compte amb transaccions no es pot eliminar
Pratik Vyas97264472015-05-14 15:13:10 +05303038apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +99,Legal Expenses,Despeses legals
Pratik Vyas593d5622015-03-02 19:07:52 +05303039DocType: Sales Order,"The day of the month on which auto order will be generated e.g. 05, 28 etc","El dia del mes en el qual l'ordre automàtic es generarà per exemple 05, 28, etc. "
3040DocType: Sales Invoice,Posting Time,Temps d'enviament
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303041DocType: Sales Order,% Amount Billed,% Import Facturat
Pratik Vyas97264472015-05-14 15:13:10 +05303042apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +129,Telephone Expenses,Despeses telefòniques
Pratik Vyas593d5622015-03-02 19:07:52 +05303043DocType: Sales Partner,Logo,Logo
Pratik Vyas593d5622015-03-02 19:07:52 +05303044DocType: 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.,Seleccioneu aquesta opció si voleu obligar l'usuari a seleccionar una sèrie abans de desar. No hi haurà cap valor per defecte si marca aquesta.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303045apps/erpnext/erpnext/stock/get_item_details.py +107,No Item with Serial No {0},No Element amb Serial No {0}
Anand Doshi191b2972015-10-21 16:50:31 +05303046apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +92,Open Notifications,Obrir Notificacions
Pratik Vyas97264472015-05-14 15:13:10 +05303047apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +68,Direct Expenses,Despeses directes
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303048apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +635,Do you really want to UNSTOP this Material Request?,De veritat vol destapar aquesta Sol·licitud de material?
Pratik Vyas593d5622015-03-02 19:07:52 +05303049apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +60,New Customer Revenue,Nous ingressos al Client
Pratik Vyas97264472015-05-14 15:13:10 +05303050apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +132,Travel Expenses,Despeses de viatge
Pratik Vyas593d5622015-03-02 19:07:52 +05303051DocType: Maintenance Visit,Breakdown,Breakdown
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303052apps/erpnext/erpnext/controllers/accounts_controller.py +241,Account: {0} with currency: {1} can not be selected,Compte: {0} amb la divisa: {1} no es pot seleccionar
Pratik Vyas593d5622015-03-02 19:07:52 +05303053DocType: Bank Reconciliation Detail,Cheque Date,Data Xec
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303054apps/erpnext/erpnext/accounts/doctype/account/account.py +47,Account {0}: Parent account {1} does not belong to company: {2},Compte {0}: el compte Pare {1} no pertany a la companyia: {2}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303055apps/erpnext/erpnext/setup/doctype/company/company.js +38,Successfully deleted all transactions related to this company!,Eliminat correctament totes les transaccions relacionades amb aquesta empresa!
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303056apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +21,As on Date,Com en la data
3057apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +111,Honing,Esmolant
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303058apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +58,Probation,Probation
Anand Doshi191b2972015-10-21 16:50:31 +05303059apps/erpnext/erpnext/stock/doctype/item/item.py +202,Default Warehouse is mandatory for stock Item.,El magatzem predeterminat és obligatòria pels articles d'estoc
Pratik Vyas593d5622015-03-02 19:07:52 +05303060DocType: Feed,Full Name,Nom complet
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303061apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +148,Clinching,Reblat
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303062apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +191,Payment of salary for the month {0} and year {1},El pagament del salari corresponent al mes {0} i {1} anys
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303063DocType: Stock Settings,Auto insert Price List rate if missing,Acte inserit taxa Llista de Preus si falta
Pratik Vyas593d5622015-03-02 19:07:52 +05303064apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +25,Total Paid Amount,Suma total de pagament
Pratik Vyas593d5622015-03-02 19:07:52 +05303065,Transferred Qty,Quantitat Transferida
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303066apps/erpnext/erpnext/config/learn.py +11,Navigating,Navegació
3067apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +137,Planning,Planificació
Pratik Vyas593d5622015-03-02 19:07:52 +05303068apps/erpnext/erpnext/projects/doctype/time_log/time_log_list.js +9,Make Time Log Batch,Fer un registre de temps
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303069apps/erpnext/erpnext/stock/doctype/material_request/material_request_list.js +14,Issued,Emès
Pratik Vyas97264472015-05-14 15:13:10 +05303070DocType: Project,Total Billing Amount (via Time Logs),Suma total de facturació (a través dels registres de temps)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303071apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +629,We sell this Item,Venem aquest article
3072apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +65,Supplier Id,Identificador de Proveïdor
Pratik Vyas593d5622015-03-02 19:07:52 +05303073DocType: Journal Entry,Cash Entry,Entrada Efectiu
3074DocType: Sales Partner,Contact Desc,Descripció del Contacte
Pratik Vyas97264472015-05-14 15:13:10 +05303075apps/erpnext/erpnext/config/hr.py +135,"Type of leaves like casual, sick etc.","Tipus de fulles com casual, malalts, etc."
Pratik Vyas593d5622015-03-02 19:07:52 +05303076DocType: Email Digest,Send regular summary reports via Email.,Enviar informes periòdics resumits per correu electrònic.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303077DocType: Brand,Item Manager,Administració d'elements
Pratik Vyas593d5622015-03-02 19:07:52 +05303078DocType: Cost Center,Add rows to set annual budgets on Accounts.,Afegir files per establir els pressupostos anuals de Comptes.
3079DocType: Buying Settings,Default Supplier Type,Tipus predeterminat de Proveïdor
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303080apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +160,Quarrying,Extracció
Pratik Vyas593d5622015-03-02 19:07:52 +05303081DocType: Production Order,Total Operating Cost,Cost total de funcionament
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303082apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +158,Note: Item {0} entered multiple times,Nota: L'article {0} entrat diverses vegades
Pratik Vyas97264472015-05-14 15:13:10 +05303083apps/erpnext/erpnext/config/crm.py +27,All Contacts.,Tots els contactes.
Pratik Vyas593d5622015-03-02 19:07:52 +05303084DocType: Newsletter,Test Email Id,Test Email Id
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303085apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +394,Company Abbreviation,Abreviatura de l'empresa
Pratik Vyas593d5622015-03-02 19:07:52 +05303086DocType: Features Setup,If you follow Quality Inspection. Enables Item QA Required and QA No in Purchase Receipt,Si vostè segueix la inspecció de qualitat. Permet article QA Obligatori i QA No en rebut de compra
3087DocType: GL Entry,Party Type,Tipus Partit
3088apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +68,Raw material cannot be same as main Item,La matèria primera no pot ser la mateixa que article principal
3089DocType: Item Attribute Value,Abbreviation,Abreviatura
3090apps/erpnext/erpnext/setup/doctype/authorization_control/authorization_control.py +36,Not authroized since {0} exceeds limits,No distribuïdor oficial autoritzat des {0} excedeix els límits
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303091apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +30,Rotational molding,El modelo rotacional
Pratik Vyas97264472015-05-14 15:13:10 +05303092apps/erpnext/erpnext/config/hr.py +115,Salary template master.,Salary template master.
Pratik Vyas593d5622015-03-02 19:07:52 +05303093DocType: Leave Type,Max Days Leave Allowed,Màxim de dies d'absència permesos
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303094apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +55,Set Tax Rule for shopping cart,Estableixi la regla fiscal de carret de la compra
Pratik Vyas97264472015-05-14 15:13:10 +05303095DocType: Payment Tool,Set Matching Amounts,Establir sumes a joc
Pratik Vyas593d5622015-03-02 19:07:52 +05303096DocType: Purchase Invoice,Taxes and Charges Added,Impostos i càrregues afegides
3097,Sales Funnel,Sales Funnel
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303098apps/erpnext/erpnext/setup/doctype/company/company.py +35,Abbreviation is mandatory,Abreviatura és obligatori
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303099apps/erpnext/erpnext/shopping_cart/utils.py +33,Cart,Carro
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303100apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +136,Thank you for your interest in subscribing to our updates,Gràcies pel seu interès en subscriure-vos-hi
Pratik Vyas593d5622015-03-02 19:07:52 +05303101,Qty to Transfer,Quantitat a Transferir
Pratik Vyas97264472015-05-14 15:13:10 +05303102apps/erpnext/erpnext/config/selling.py +18,Quotes to Leads or Customers.,Cotitzacions a clients potencials o a clients.
Pratik Vyas593d5622015-03-02 19:07:52 +05303103DocType: Stock Settings,Role Allowed to edit frozen stock,Paper animals d'editar estoc congelat
3104,Territory Target Variance Item Group-Wise,Territori de destinació Variància element de grup-Wise
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303105apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +101,All Customer Groups,Tots els Grups de clients
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303106apps/erpnext/erpnext/controllers/accounts_controller.py +472,{0} is mandatory. Maybe Currency Exchange record is not created for {1} to {2}.,{0} és obligatori. Potser el registre de canvi de divisa no es crea per {1} a {2}.
3107apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.py +37,Tax Template is mandatory.,Plantilla d'impostos és obligatori.
3108apps/erpnext/erpnext/accounts/doctype/account/account.py +41,Account {0}: Parent account {1} does not exist,Compte {0}: el compte superior {1} no existeix
Pratik Vyas593d5622015-03-02 19:07:52 +05303109DocType: Purchase Invoice Item,Price List Rate (Company Currency),Tarifa de preus (en la moneda de la companyia)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303110apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +84,{0} {1} status is 'Stopped',"{0} {1} L'Estat és ""Aturat '"
Pratik Vyas97264472015-05-14 15:13:10 +05303111DocType: Account,Temporary,Temporal
Pratik Vyas593d5622015-03-02 19:07:52 +05303112DocType: Address,Preferred Billing Address,Preferit Direcció de facturació
3113DocType: Monthly Distribution Percentage,Percentage Allocation,Percentatge d'Assignació
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303114apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +86,Secretary,Secretari
Pratik Vyas593d5622015-03-02 19:07:52 +05303115DocType: Serial No,Distinct unit of an Item,Unitat diferent d'un article
Pratik Vyas593d5622015-03-02 19:07:52 +05303116DocType: Pricing Rule,Buying,Compra
3117DocType: HR Settings,Employee Records to be created by,Registres d'empleats a ser creats per
3118apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.js +24,This Time Log Batch has been cancelled.,Aquest registre de temps ha estat cancel·lat.
Anand Doshibacc6792015-10-30 12:54:27 +05303119,Reqd By Date,Reqd Per Data
Pratik Vyas593d5622015-03-02 19:07:52 +05303120DocType: Salary Slip Earning,Salary Slip Earning,Salary Slip Earning
Pratik Vyas97264472015-05-14 15:13:10 +05303121apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +161,Creditors,Creditors
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303122apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +91,Row # {0}: Serial No is mandatory,Fila # {0}: Nombre de sèrie és obligatori
Pratik Vyas593d5622015-03-02 19:07:52 +05303123DocType: Purchase Taxes and Charges,Item Wise Tax Detail,Detall d'impostos de tots els articles
3124,Item-wise Price List Rate,Llista de Preus de tarifa d'article
3125DocType: Purchase Order Item,Supplier Quotation,Cita Proveïdor
3126DocType: Quotation,In Words will be visible once you save the Quotation.,En paraules seran visibles un cop que es guarda la Cotització.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303127apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +68,Ironing,Planxat
3128apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +213,{0} {1} is stopped,{0} {1} està aturat
Anand Doshi191b2972015-10-21 16:50:31 +05303129apps/erpnext/erpnext/stock/doctype/item/item.py +290,Barcode {0} already used in Item {1},Barcode {0} ja utilitzat en el punt {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05303130DocType: Lead,Add to calendar on this date,Afegir al calendari en aquesta data
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303131apps/erpnext/erpnext/config/selling.py +132,Rules for adding shipping costs.,Regles per afegir les despeses d'enviament.
Anand Doshi191b2972015-10-21 16:50:31 +05303132apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +39,Upcoming Events,Pròxims esdeveniments
Pratik Vyas593d5622015-03-02 19:07:52 +05303133apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +20,Customer is required,Es requereix client
3134DocType: Letter Head,Letter Head,Capçalera de la carta
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303135apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +20,{0} is mandatory for Return,{0} és obligatori per a la Tornada
3136DocType: Purchase Order,To Receive,Rebre
3137apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +33,Shrink fitting,Shrink apropiat
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303138apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +522,user@example.com,user@example.com
Pratik Vyas593d5622015-03-02 19:07:52 +05303139DocType: Email Digest,Income / Expense,Ingressos / despeses
3140DocType: Employee,Personal Email,Email Personal
Pratik Vyas97264472015-05-14 15:13:10 +05303141apps/erpnext/erpnext/selling/report/territory_target_variance_item_group_wise/territory_target_variance_item_group_wise.py +58,Total Variance,Variància total
Pratik Vyas593d5622015-03-02 19:07:52 +05303142DocType: Accounts Settings,"If enabled, the system will post accounting entries for inventory automatically.","Si està activat, el sistema comptabilitza els assentaments comptables per a l'inventari automàticament."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303143apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +15,Brokerage,Corretatge
3144DocType: Address,Postal Code,Codi Postal
Pratik Vyas593d5622015-03-02 19:07:52 +05303145DocType: Production Order Operation,"in Minutes
3146Updated via 'Time Log'","en minuts
3147 Actualitzat a través de 'Hora de registre'"
3148DocType: Customer,From Lead,De client potencial
Pratik Vyas97264472015-05-14 15:13:10 +05303149apps/erpnext/erpnext/config/manufacturing.py +19,Orders released for production.,Comandes llançades per a la producció.
Pratik Vyas593d5622015-03-02 19:07:52 +05303150apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +42,Select Fiscal Year...,Seleccioneu l'Any Fiscal ...
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303151apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +442,POS Profile required to make POS Entry,POS perfil requerit per fer l'entrada POS
Pratik Vyas593d5622015-03-02 19:07:52 +05303152DocType: Hub Settings,Name Token,Nom Token
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303153apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +106,Planing,Raspallat
Anand Doshi191b2972015-10-21 16:50:31 +05303154apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.py +182,Standard Selling,Standard Selling
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303155apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +137,Atleast one warehouse is mandatory,Almenys un magatzem és obligatori
Pratik Vyas593d5622015-03-02 19:07:52 +05303156DocType: Serial No,Out of Warranty,Fora de la Garantia
3157DocType: BOM Replace Tool,Replace,Reemplaçar
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303158apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +309,{0} against Sales Invoice {1},{0} contra factura Vendes {1}
Anand Doshi191b2972015-10-21 16:50:31 +05303159apps/erpnext/erpnext/stock/doctype/item/item.py +48,Please enter default Unit of Measure,Si us plau ingressi Unitat de mesura per defecte
Pratik Vyas593d5622015-03-02 19:07:52 +05303160DocType: Purchase Invoice Item,Project Name,Nom del projecte
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303161DocType: Supplier,Mention if non-standard receivable account,Esmenteu si compta per cobrar no estàndard
Pratik Vyas593d5622015-03-02 19:07:52 +05303162DocType: Workflow State,Edit,Edita
3163DocType: Journal Entry Account,If Income or Expense,Si ingressos o despeses
Pratik Vyas593d5622015-03-02 19:07:52 +05303164DocType: Features Setup,Item Batch Nos,Números de Lot d'articles
3165DocType: Stock Ledger Entry,Stock Value Difference,Diferència del valor d'estoc
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303166apps/erpnext/erpnext/config/learn.py +199,Human Resource,Recursos Humans
Pratik Vyas593d5622015-03-02 19:07:52 +05303167DocType: Payment Reconciliation Payment,Payment Reconciliation Payment,Payment Reconciliation Payment
Pratik Vyas97264472015-05-14 15:13:10 +05303168apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +36,Tax Assets,Actius per impostos
Pratik Vyas593d5622015-03-02 19:07:52 +05303169DocType: BOM Item,BOM No,No BOM
3170DocType: Contact Us Settings,Pincode,Codi PIN
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303171apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +127,Journal Entry {0} does not have account {1} or already matched against other voucher,Seient {0} no té compte {1} o ja compara amb un altre bo
Pratik Vyas593d5622015-03-02 19:07:52 +05303172DocType: Item,Moving Average,Mitjana Mòbil
3173DocType: BOM Replace Tool,The BOM which will be replaced,Llista de materials que serà substituïda
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303174apps/erpnext/erpnext/stock/doctype/stock_uom_replace_utility/stock_uom_replace_utility.py +43,New Stock UOM must be different from current stock UOM,Nou Stock UOM ha de ser diferent de l'actual de les accions UOM
Pratik Vyas593d5622015-03-02 19:07:52 +05303175DocType: Account,Debit,Dèbit
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303176apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +29,Leaves must be allocated in multiples of 0.5,"Les fulles han de ser assignats en múltiples de 0,5"
Pratik Vyas593d5622015-03-02 19:07:52 +05303177DocType: Production Order,Operation Cost,Cost d'operació
Pratik Vyas97264472015-05-14 15:13:10 +05303178apps/erpnext/erpnext/config/hr.py +71,Upload attendance from a .csv file,Puja l'assistència d'un arxiu .csv
Pratik Vyas593d5622015-03-02 19:07:52 +05303179apps/erpnext/erpnext/selling/report/customer_credit_balance/customer_credit_balance.py +39,Outstanding Amt,Excel·lent Amt
3180DocType: Sales Person,Set targets Item Group-wise for this Sales Person.,Establir Grup d'articles per aquest venedor.
3181DocType: Warranty Claim,"To assign this issue, use the ""Assign"" button in the sidebar.","Per assignar aquest problema, utilitzeu el botó ""Assignar"" a la barra lateral."
3182DocType: Stock Settings,Freeze Stocks Older Than [Days],Congela els estocs més vells de [dies]
Pratik Vyas593d5622015-03-02 19:07:52 +05303183apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +40,"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.","Si dos o més regles de preus es troben basats en les condicions anteriors, s'aplica Prioritat. La prioritat és un nombre entre 0 a 20 mentre que el valor per defecte és zero (en blanc). Un nombre més alt significa que va a prevaler si hi ha diverses regles de preus amb mateixes condicions."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303184apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +49,Against Invoice,Contra Factura
Pratik Vyas97264472015-05-14 15:13:10 +05303185apps/erpnext/erpnext/controllers/trends.py +36,Fiscal Year: {0} does not exists,Any fiscal: {0} no existeix
Pratik Vyas593d5622015-03-02 19:07:52 +05303186DocType: Currency Exchange,To Currency,Per moneda
3187DocType: Leave Block List,Allow the following users to approve Leave Applications for block days.,Deixi els següents usuaris per aprovar sol·licituds de llicència per a diversos dies de bloc.
Pratik Vyas97264472015-05-14 15:13:10 +05303188apps/erpnext/erpnext/config/hr.py +155,Types of Expense Claim.,Tipus de Compte de despeses.
Pratik Vyas593d5622015-03-02 19:07:52 +05303189DocType: Item,Taxes,Impostos
3190DocType: Project,Default Cost Center,Centre de cost predeterminat
3191DocType: Purchase Invoice,End Date,Data de finalització
3192DocType: Employee,Internal Work History,Historial de treball intern
3193DocType: DocField,Column Break,Salt de columna
3194DocType: Event,Thursday,Dijous
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303195apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +42,Private Equity,Private Equity
3196apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +93,Turning,Tornejat
Pratik Vyas593d5622015-03-02 19:07:52 +05303197DocType: Maintenance Visit,Customer Feedback,Comentaris del client
3198DocType: Account,Expense,Despesa
3199DocType: Sales Invoice,Exhibition,Exposició
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303200DocType: Item Attribute,From Range,De Gamma
Pratik Vyas97264472015-05-14 15:13:10 +05303201apps/erpnext/erpnext/stock/utils.py +89,Item {0} ignored since it is not a stock item,Article {0} ignorat ja que no és un article d'estoc
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303202apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +29,Submit this Production Order for further processing.,Presentar aquesta ordre de producció per al seu posterior processament.
Pratik Vyas593d5622015-03-02 19:07:52 +05303203apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +21,"To not apply Pricing Rule in a particular transaction, all applicable Pricing Rules should be disabled.","Per no aplicar la Regla de preus en una transacció en particular, totes les normes sobre tarifes aplicables han de ser desactivats."
3204DocType: Company,Domain,Domini
3205,Sales Order Trends,Sales Order Trends
3206DocType: Employee,Held On,Held On
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303207apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order_calendar.js +33,Production Item,Element Producció
Pratik Vyas593d5622015-03-02 19:07:52 +05303208,Employee Information,Informació de l'empleat
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303209apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +552,Rate (%),Tarifa (%)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303210DocType: Stock Entry Detail,Additional Cost,Cost addicional
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303211apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +407,Financial Year End Date,Data de finalització de l'exercici fiscal
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303212apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +36,"Can not filter based on Voucher No, if grouped by Voucher","Can not filter based on Voucher No, if grouped by Voucher"
3213apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +492,Make Supplier Quotation,Fer Oferta de Proveïdor
Pratik Vyas593d5622015-03-02 19:07:52 +05303214DocType: Quality Inspection,Incoming,Entrant
Pratik Vyas593d5622015-03-02 19:07:52 +05303215DocType: BOM,Materials Required (Exploded),Materials necessaris (explotat)
3216DocType: Salary Structure Earning,Reduce Earning for Leave Without Pay (LWP),Reduir el guany per absències sense sou (LWP)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303217apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +512,"Add users to your organization, other than yourself","Afegir usuaris a la seva organització, que no sigui vostè"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303218apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +97,Row # {0}: Serial No {1} does not match with {2} {3},Fila # {0}: Nombre de sèrie {1} no coincideix amb {2} {3}
Pratik Vyas593d5622015-03-02 19:07:52 +05303219apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +44,Casual Leave,Deixar Casual
Pratik Vyas593d5622015-03-02 19:07:52 +05303220DocType: Batch,Batch ID,Identificació de lots
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303221apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +329,Note: {0},Nota: {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05303222,Delivery Note Trends,Nota de lliurament Trends
Anand Doshi191b2972015-10-21 16:50:31 +05303223apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +104,This Week's Summary,Resum de la setmana
Pratik Vyas593d5622015-03-02 19:07:52 +05303224apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +72,{0} must be a Purchased or Sub-Contracted Item in row {1},{0} ha de ser un article de compra o de subcontractació a la fila {1}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303225apps/erpnext/erpnext/accounts/general_ledger.py +106,Account: {0} can only be updated via Stock Transactions,El compte: {0} només pot ser actualitzat a través de transaccions d'estoc
Pratik Vyas593d5622015-03-02 19:07:52 +05303226DocType: GL Entry,Party,Party
3227DocType: Sales Order,Delivery Date,Data De Lliurament
3228DocType: DocField,Currency,Moneda
3229DocType: Opportunity,Opportunity Date,Data oportunitat
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303230DocType: Purchase Receipt,Return Against Purchase Receipt,Retorn Contra Compra Rebut
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303231DocType: Purchase Order,To Bill,Per Bill
3232DocType: Material Request,% Ordered,Demanem%
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303233apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +61,Piecework,Treball a preu fet
Pratik Vyas593d5622015-03-02 19:07:52 +05303234apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +64,Avg. Buying Rate,Quota de compra mitja
Pratik Vyas97264472015-05-14 15:13:10 +05303235DocType: Task,Actual Time (in Hours),Temps real (en hores)
Pratik Vyas593d5622015-03-02 19:07:52 +05303236DocType: Employee,History In Company,Història a la Companyia
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303237apps/erpnext/erpnext/config/learn.py +92,Newsletters,Butlletins
Pratik Vyas593d5622015-03-02 19:07:52 +05303238DocType: Address,Shipping,Enviament
3239DocType: Stock Ledger Entry,Stock Ledger Entry,Ledger entrada Stock
3240DocType: Department,Leave Block List,Deixa Llista de bloqueig
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303241DocType: Customer,Tax ID,Identificació Tributària
Anand Doshi191b2972015-10-21 16:50:31 +05303242apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +188,Item {0} is not setup for Serial Nos. Column must be blank,L'Article {0} no està configurat per números de sèrie. La columna ha d'estar en blanc
Pratik Vyas593d5622015-03-02 19:07:52 +05303243DocType: Accounts Settings,Accounts Settings,Ajustaments de comptabilitat
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303244DocType: Customer,Sales Partner and Commission,Soci de vendes i de la Comissió
Pratik Vyas97264472015-05-14 15:13:10 +05303245apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +53,Plant and Machinery,Instal·lacions tècniques i maquinària
Pratik Vyas593d5622015-03-02 19:07:52 +05303246DocType: Sales Partner,Partner's Website,Lloc Web dels Partners
3247DocType: Opportunity,To Discuss,Per Discutir
Pratik Vyas593d5622015-03-02 19:07:52 +05303248DocType: SMS Settings,SMS Settings,Ajustaments de SMS
Pratik Vyas97264472015-05-14 15:13:10 +05303249apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +60,Temporary Accounts,Comptes temporals
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303250apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +155,Black,Negre
Pratik Vyas593d5622015-03-02 19:07:52 +05303251DocType: BOM Explosion Item,BOM Explosion Item,Explosió de BOM d'article
3252DocType: Account,Auditor,Auditor
3253DocType: Purchase Order,End date of current order's period,Data de finalització del període de l'ordre actual
Pratik Vyas97264472015-05-14 15:13:10 +05303254apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.js +17,Make Offer Letter,Fer una Oferta Carta
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303255apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice_list.js +10,Return,Retorn
Anand Doshi191b2972015-10-21 16:50:31 +05303256apps/erpnext/erpnext/stock/doctype/item/item.py +444,Default Unit of Measure for Variant must be same as Template,Unitat de mesura per defecte per a la variant ha de ser la mateixa que la plantilla
Pratik Vyas593d5622015-03-02 19:07:52 +05303257DocType: DocField,Fold,fold
3258DocType: Production Order Operation,Production Order Operation,Ordre de Producció Operació
3259DocType: Pricing Rule,Disable,Desactiva
Pratik Vyas97264472015-05-14 15:13:10 +05303260DocType: Project Task,Pending Review,Pendent de Revisió
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303261apps/frappe/frappe/integrations/doctype/dropbox_backup/dropbox_backup.js +12,Please specify,"Si us plau, especifiqui"
Pratik Vyas97264472015-05-14 15:13:10 +05303262DocType: Task,Total Expense Claim (via Expense Claim),Reclamació de despeses totals (a través de despeses)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303263apps/erpnext/erpnext/accounts/report/sales_register/sales_register.py +66,Customer Id,ID del client
Pratik Vyas593d5622015-03-02 19:07:52 +05303264DocType: Page,Page Name,Nom de pàgina
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303265apps/erpnext/erpnext/projects/doctype/time_log/time_log.py +110,To Time must be greater than From Time,Per Temps ha de ser més gran que From Time
3266DocType: Journal Entry Account,Exchange Rate,Tipus De Canvi
3267apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +465,Sales Order {0} is not submitted,Comanda de client {0} no es presenta
Pratik Vyas593d5622015-03-02 19:07:52 +05303268apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +74,Warehouse {0}: Parent account {1} does not bolong to the company {2},Magatzem {0}: compte de Pares {1} no Bolong a l'empresa {2}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303269apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +124,Spindle finishing,Acabat cargol
Pratik Vyas593d5622015-03-02 19:07:52 +05303270DocType: BOM,Last Purchase Rate,Darrera Compra Rate
3271DocType: Account,Asset,Basa
Pratik Vyas97264472015-05-14 15:13:10 +05303272DocType: Project Task,Task ID,Tasca ID
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303273apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +395,"e.g. ""MC""","per exemple ""MC """
Anand Doshi191b2972015-10-21 16:50:31 +05303274apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +84,Stock cannot exist for Item {0} since has variants,Estoc no pot existir per al punt {0} ja té variants
Pratik Vyas593d5622015-03-02 19:07:52 +05303275,Sales Person-wise Transaction Summary,Resum de transaccions de vendes Persona-savi
3276DocType: System Settings,Time Zone,Fus horari
3277apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +104,Warehouse {0} does not exist,El magatzem {0} no existeix
3278apps/erpnext/erpnext/hub_node/page/hub/register_in_hub.html +2,Register For ERPNext Hub,Registrar ERPNext Hub
3279DocType: Monthly Distribution,Monthly Distribution Percentages,Els percentatges de distribució mensuals
3280apps/erpnext/erpnext/stock/doctype/batch/batch.py +16,The selected item cannot have Batch,L'element seleccionat no pot tenir per lots
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303281DocType: Delivery Note,% of materials delivered against this Delivery Note,% de materials lliurats d'aquesta Nota de Lliurament
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303282apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +151,Stapling,Grapat
Pratik Vyas97264472015-05-14 15:13:10 +05303283DocType: Customer,Customer Details,Dades del client
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303284apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +105,Shaping,Shaping
Pratik Vyas593d5622015-03-02 19:07:52 +05303285DocType: Employee,Reports to,Informes a
3286DocType: SMS Settings,Enter url parameter for receiver nos,Introdueix els paràmetres URL per als receptors
3287DocType: Sales Invoice,Paid Amount,Quantitat pagada
3288apps/erpnext/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py +25,Closing Account {0} must be of type 'Liability',El Compte de tancament {0} ha de ser del tipus 'responsabilitat'
Pratik Vyas593d5622015-03-02 19:07:52 +05303289,Available Stock for Packing Items,Estoc disponible per articles d'embalatge
Pratik Vyas593d5622015-03-02 19:07:52 +05303290DocType: Item Variant,Item Variant,Article Variant
3291apps/erpnext/erpnext/utilities/doctype/address_template/address_template.py +15,Setting this Address Template as default as there is no other default,En establir aquesta plantilla de direcció per defecte ja que no hi ha altre defecte
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303292apps/erpnext/erpnext/accounts/doctype/account/account.py +89,"Account balance already in Debit, you are not allowed to set 'Balance Must Be' as 'Credit'","Saldo del compte ja en dèbit, no se li permet establir ""El balanç ha de ser"" com ""crèdit"""
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303293apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +76,Quality Management,Gestió de la Qualitat
Pratik Vyas593d5622015-03-02 19:07:52 +05303294DocType: Production Planning Tool,Filter based on customer,Filtre basat en el client
3295DocType: Payment Tool Detail,Against Voucher No,Contra el comprovant número
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303296apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +45,Please enter quantity for Item {0},Introduïu la quantitat d'articles per {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05303297DocType: Employee External Work History,Employee External Work History,Historial de treball d'Empleat extern
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303298DocType: Tax Rule,Purchase,Compra
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303299apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +34,Balance Qty,Saldo Quantitat
Pratik Vyas593d5622015-03-02 19:07:52 +05303300DocType: Item Group,Parent Item Group,Grup d'articles pare
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303301apps/erpnext/erpnext/projects/doctype/activity_cost/activity_cost.py +21,{0} for {1},{0} de {1}
3302apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +96,Cost Centers,Centres de costos
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303303apps/erpnext/erpnext/config/stock.py +115,Warehouses.,Magatzems.
3304DocType: Purchase Receipt,Rate at which supplier's currency is converted to company's base currency,Equivalència a la qual la divisa del proveïdor es converteixen a la moneda base de la companyia
Pratik Vyas97264472015-05-14 15:13:10 +05303305apps/erpnext/erpnext/manufacturing/doctype/workstation/workstation.py +36,Row #{0}: Timings conflicts with row {1},Fila # {0}: conflictes Timings amb fila {1}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303306DocType: Opportunity,Next Contact,Següent Contacte
Pratik Vyas593d5622015-03-02 19:07:52 +05303307DocType: Employee,Employment Type,Tipus d'Ocupació
Pratik Vyas97264472015-05-14 15:13:10 +05303308apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +40,Fixed Assets,Actius Fixos
3309DocType: Item Group,Default Expense Account,Compte de Despeses predeterminat
Pratik Vyas593d5622015-03-02 19:07:52 +05303310DocType: Employee,Notice (days),Avís (dies)
3311DocType: Page,Yes,Sí
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303312DocType: Tax Rule,Sales Tax Template,Plantilla d'Impost a les Vendes
Pratik Vyas593d5622015-03-02 19:07:52 +05303313DocType: Employee,Encashment Date,Data Cobrament
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303314apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +74,Electroforming,Electroformado
3315apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.js +179,"Against Voucher Type must be one of Purchase Order, Purchase Invoice or Journal Entry","Contra val Type ha de ser un ordre de compra, factura de compra o entrada de diari"
Pratik Vyas593d5622015-03-02 19:07:52 +05303316DocType: Account,Stock Adjustment,Ajust d'estoc
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303317apps/erpnext/erpnext/projects/doctype/activity_cost/activity_cost.py +34,Default Activity Cost exists for Activity Type - {0},Hi Cost per defecte per al tipus d'activitat Activitat - {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05303318DocType: Production Order,Planned Operating Cost,Planejat Cost de funcionament
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303319apps/erpnext/erpnext/selling/page/sales_browser/sales_browser.js +121,New {0} Name,Nou {0} Nom
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303320apps/erpnext/erpnext/controllers/recurring_document.py +128,Please find attached {0} #{1},Troba adjunt {0} #{1}
Pratik Vyas593d5622015-03-02 19:07:52 +05303321DocType: Job Applicant,Applicant Name,Nom del sol·licitant
3322DocType: Authorization Rule,Customer / Item Name,Client / Nom de l'article
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303323DocType: 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**.
3324
3325The package **Item** will have ""Is Stock Item"" as ""No"" and ""Is Sales Item"" as ""Yes"".
3326
3327For 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.
3328
3329Note: BOM = Bill of Materials","Grup Global de l'** ** Els productes que en un altre article ** **. Això és útil si vostè està empaquetant unes determinades Articles ** ** en un paquet i mantenir un balanç dels ** Els productes envasats ** i no l'agregat ** ** Article. El paquet ** ** Article tindrà "És l'arxiu d'articles" com "No" i "És article de vendes" com "Sí". Per exemple: Si vostè està venent ordinadors portàtils i motxilles per separat i tenen un preu especial si el client compra a la vegada, llavors l'ordinador portàtil + Motxilla serà un nou paquet de productes d'articles. Nota: BOM = Llista de materials"
Pratik Vyas593d5622015-03-02 19:07:52 +05303330apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +44,Serial No is mandatory for Item {0},Nombre de sèrie és obligatòria per Punt {0}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303331DocType: Item Variant Attribute,Attribute,Atribut
3332apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +21,Please specify from/to range,"Si us plau, especifiqui des de / fins oscil·lar"
Anand Doshi191b2972015-10-21 16:50:31 +05303333sites/assets/js/desk.min.js +7652,Created By,Creat per
Pratik Vyas593d5622015-03-02 19:07:52 +05303334DocType: Serial No,Under AMC,Sota AMC
3335apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +47,Item valuation rate is recalculated considering landed cost voucher amount,La taxa de valorització de l'article es torna a calcular tenint en compte landed cost voucher amount
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303336apps/erpnext/erpnext/config/selling.py +70,Default settings for selling transactions.,Ajustos predeterminats per a les transaccions de venda
Pratik Vyas593d5622015-03-02 19:07:52 +05303337DocType: BOM Replace Tool,Current BOM,BOM actual
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303338sites/assets/js/erpnext.min.js +8,Add Serial No,Afegir Número de sèrie
Pratik Vyas593d5622015-03-02 19:07:52 +05303339DocType: Production Order,Warehouses,Magatzems
Pratik Vyas97264472015-05-14 15:13:10 +05303340apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +117,Print and Stationary,Imprimir i Papereria
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303341apps/erpnext/erpnext/selling/page/sales_browser/sales_browser.js +122,Group Node,Group Node
Pratik Vyas593d5622015-03-02 19:07:52 +05303342DocType: Payment Reconciliation,Minimum Amount,Quantitat mínima
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303343apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +71,Update Finished Goods,Actualitzar Productes Acabats
Pratik Vyas593d5622015-03-02 19:07:52 +05303344DocType: Workstation,per hour,per hores
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303345apps/frappe/frappe/core/doctype/doctype/doctype.py +103,Series {0} already used in {1},La sèrie {0} ja s'utilitza a {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05303346DocType: Warehouse,Account for the warehouse (Perpetual Inventory) will be created under this Account.,Es crearà un Compte per al magatzem (Inventari Permanent) en aquest Compte
3347apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +95,Warehouse can not be deleted as stock ledger entry exists for this warehouse.,El Magatzem no es pot eliminar perquè hi ha entrades al llibre major d'existències d'aquest magatzem.
3348DocType: Company,Distribution,Distribució
Anand Doshibacc6792015-10-30 12:54:27 +05303349sites/assets/js/erpnext.min.js +50,Amount Paid,Quantitat pagada
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303350apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +91,Project Manager,Gerent De Projecte
3351apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +72,Dispatch,Despatx
Pratik Vyas593d5622015-03-02 19:07:52 +05303352apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +70,Max discount allowed for item: {0} is {1}%,Descompte màxim permès per l'article: {0} és {1}%
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303353DocType: Customer,Default Taxes and Charges,Impostos i Càrrecs per defecte
Pratik Vyas593d5622015-03-02 19:07:52 +05303354DocType: Account,Receivable,Compte per cobrar
3355DocType: Accounts Settings,Role that is allowed to submit transactions that exceed credit limits set.,Rol al que es permet presentar les transaccions que excedeixin els límits de crèdit establerts.
3356DocType: Sales Invoice,Supplier Reference,Referència Proveïdor
3357DocType: Production Planning Tool,"If checked, BOM for sub-assembly items will be considered for getting raw materials. Otherwise, all sub-assembly items will be treated as a raw material.","If checked, BOM for sub-assembly items will be considered for getting raw materials. Otherwise, all sub-assembly items will be treated as a raw material."
3358DocType: Material Request,Material Issue,Material Issue
3359DocType: Hub Settings,Seller Description,Venedor Descripció
Pratik Vyas593d5622015-03-02 19:07:52 +05303360DocType: Employee Education,Qualification,Qualificació
3361DocType: Item Price,Item Price,Preu d'article
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303362apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +48,Soap & Detergent,Sabó i Detergent
3363apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +36,Motion Picture & Video,Cinema i vídeo
Pratik Vyas593d5622015-03-02 19:07:52 +05303364apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation_list.js +5,Ordered,Ordenat
Pratik Vyas593d5622015-03-02 19:07:52 +05303365DocType: Warehouse,Warehouse Name,Nom Magatzem
3366DocType: Naming Series,Select Transaction,Seleccionar Transacció
3367apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +30,Please enter Approving Role or Approving User,Si us plau entra el rol d'aprovació o l'usuari aprovador
3368DocType: Journal Entry,Write Off Entry,Escriu Off Entrada
3369DocType: BOM,Rate Of Materials Based On,Tarifa de materials basats en
Pratik Vyas97264472015-05-14 15:13:10 +05303370apps/erpnext/erpnext/support/page/support_analytics/support_analytics.js +21,Support Analtyics,Analtyics Suport
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303371apps/erpnext/erpnext/accounts/doctype/accounts_settings/accounts_settings.py +27,Company is missing in warehouses {0},Falta Empresa als magatzems {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05303372DocType: Stock UOM Replace Utility,Stock UOM Replace Utility,Utilitat de susbtitució de les UDM de l'estoc
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303373DocType: POS Profile,Terms and Conditions,Condicions
Pratik Vyas593d5622015-03-02 19:07:52 +05303374apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +43,To Date should be within the Fiscal Year. Assuming To Date = {0},Per a la data ha d'estar dins de l'any fiscal. Suposant Per Data = {0}
3375DocType: Employee,"Here you can maintain height, weight, allergies, medical concerns etc","Aquí pot actualitzar l'alçada, el pes, al·lèrgies, problemes mèdics, etc."
3376DocType: Leave Block List,Applies to Company,S'aplica a l'empresa
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303377apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +175,Cannot cancel because submitted Stock Entry {0} exists,No es pot cancel·lar perquè l'entrada d'estoc {0} ja ha estat Presentada
Pratik Vyas593d5622015-03-02 19:07:52 +05303378DocType: Purchase Invoice,In Words,En Paraules
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303379apps/erpnext/erpnext/hr/doctype/employee/employee.py +213,Today is {0}'s birthday!,Avui és {0} 's aniversari!
Pratik Vyas593d5622015-03-02 19:07:52 +05303380DocType: Production Planning Tool,Material Request For Warehouse,Sol·licitud de material per al magatzem
3381DocType: Sales Order Item,For Production,Per Producció
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303382apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +103,Please enter sales order in the above table,Introduïu l'ordre de venda a la taula anterior
Pratik Vyas97264472015-05-14 15:13:10 +05303383DocType: Project Task,View Task,Vista de tasques
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303384apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +406,Your financial year begins on,El seu exercici comença el
Pratik Vyas97264472015-05-14 15:13:10 +05303385apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +46,Please enter Purchase Receipts,Si us plau ingressi rebuts de compra
Pratik Vyas593d5622015-03-02 19:07:52 +05303386DocType: Sales Invoice,Get Advances Received,Obtenir les bestretes rebudes
3387DocType: Email Digest,Add/Remove Recipients,Afegir / Treure Destinataris
Anand Doshi191b2972015-10-21 16:50:31 +05303388apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +427,Transaction not allowed against stopped Production Order {0},No es permet la transacció cap a l'ordre de producció aturada {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05303389apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.js +19,"To set this Fiscal Year as Default, click on 'Set as Default'","Per establir aquest any fiscal predeterminat, feu clic a ""Estableix com a predeterminat"""
Pratik Vyas97264472015-05-14 15:13:10 +05303390apps/erpnext/erpnext/config/support.py +54,Setup incoming server for support email id. (e.g. support@example.com),Configuració del servidor d'entrada per l'id de suport per correu electrònic. (Per exemple support@example.com)
Anand Doshi191b2972015-10-21 16:50:31 +05303391apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +18,Shortage Qty,Quantitat escassetat
3392apps/erpnext/erpnext/stock/doctype/item/item.py +469,Item variant {0} exists with same attributes,Hi ha la variant d'article {0} amb mateixos atributs
Pratik Vyas593d5622015-03-02 19:07:52 +05303393DocType: Salary Slip,Salary Slip,Slip Salari
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303394apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +116,Burnishing,Brunyit
Pratik Vyas97264472015-05-14 15:13:10 +05303395apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +54,'To Date' is required,'Per Dóna't' es requereix
Pratik Vyas593d5622015-03-02 19:07:52 +05303396DocType: Packing Slip,"Generate packing slips for packages to be delivered. Used to notify package number, package contents and its weight.","Generar albarans paquets que es lliuraran. S'utilitza per notificar el nombre de paquets, el contingut del paquet i el seu pes."
Pratik Vyas593d5622015-03-02 19:07:52 +05303397DocType: Sales Invoice Item,Sales Order Item,Sol·licitar Sales Item
3398DocType: Salary Slip,Payment Days,Dies de pagament
3399DocType: BOM,Manage cost of operations,Administrar cost de les operacions
Pratik Vyas593d5622015-03-02 19:07:52 +05303400DocType: Features Setup,Item Advanced,Article Avançat
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303401apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +40,Hot rolling,Laminació en calent
Pratik Vyas593d5622015-03-02 19:07:52 +05303402DocType: 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.","Quan es ""Presenta"" alguna de les operacions marcades, s'obre automàticament un correu electrònic emergent per enviar un correu electrònic al ""Contacte"" associat a aquesta transacció, amb la transacció com un arxiu adjunt. L'usuari pot decidir enviar, o no, el correu electrònic."
Pratik Vyas97264472015-05-14 15:13:10 +05303403apps/erpnext/erpnext/config/setup.py +14,Global Settings,Configuració global
Pratik Vyas593d5622015-03-02 19:07:52 +05303404DocType: Employee Education,Employee Education,Formació Empleat
3405DocType: Salary Slip,Net Pay,Pay Net
3406DocType: Account,Account,Compte
Anand Doshi191b2972015-10-21 16:50:31 +05303407apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +213,Serial No {0} has already been received,Nombre de sèrie {0} ja s'ha rebut
Pratik Vyas593d5622015-03-02 19:07:52 +05303408,Requested Items To Be Transferred,Articles sol·licitats per a ser transferits
3409DocType: Purchase Invoice,Recurring Id,Recurrent Aneu
3410DocType: Customer,Sales Team Details,Detalls de l'Equip de Vendes
3411DocType: Expense Claim,Total Claimed Amount,Suma total del Reclamat
3412apps/erpnext/erpnext/config/crm.py +22,Potential opportunities for selling.,Els possibles oportunitats de venda.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303413apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +48,Sick Leave,Baixa per malaltia
Pratik Vyas593d5622015-03-02 19:07:52 +05303414DocType: Email Digest,Email Digest,Butlletí per correu electrònic
3415DocType: Delivery Note,Billing Address Name,Nom de l'adressa de facturació
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303416apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +22,Department Stores,Grans Magatzems
3417apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +40,System Balance,Balanç de Sistema
Pratik Vyas593d5622015-03-02 19:07:52 +05303418DocType: Workflow,Is Active,Està actiu
Anand Doshi191b2972015-10-21 16:50:31 +05303419apps/erpnext/erpnext/controllers/stock_controller.py +71,No accounting entries for the following warehouses,No hi ha assentaments comptables per als següents magatzems
Pratik Vyas97264472015-05-14 15:13:10 +05303420apps/erpnext/erpnext/projects/doctype/project/project.js +22,Save the document first.,Deseu el document primer.
Pratik Vyas593d5622015-03-02 19:07:52 +05303421DocType: Account,Chargeable,Facturable
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303422apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +121,Linishing,Desbarbatge
Pratik Vyas593d5622015-03-02 19:07:52 +05303423DocType: Company,Change Abbreviation,Canvi Abreviatura
3424DocType: Workflow State,Primary,Primari
3425DocType: Expense Claim Detail,Expense Date,Data de la Despesa
3426DocType: Item,Max Discount (%),Descompte màxim (%)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303427DocType: Communication,More Information,Més informació
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303428apps/erpnext/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.py +70,Last Order Amount,Darrera Quantitat de l'ordre
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303429apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +161,Blasting,Voladura
Pratik Vyas593d5622015-03-02 19:07:52 +05303430DocType: Company,Warn,Advertir
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303431apps/erpnext/erpnext/stock/doctype/stock_uom_replace_utility/stock_uom_replace_utility.py +111,Item valuation updated,Valoració Article actualitzat
Pratik Vyas97264472015-05-14 15:13:10 +05303432DocType: Appraisal,"Any other remarks, noteworthy effort that should go in the records.","Altres observacions, esforç notable que ha d'anar en els registres."
Pratik Vyas593d5622015-03-02 19:07:52 +05303433DocType: BOM,Manufacturing User,Usuari de fabricació
3434DocType: Purchase Order,Raw Materials Supplied,Matèries primeres subministrades
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303435DocType: Purchase Invoice,Recurring Print Format,Recurrent Format d'impressió
Pratik Vyas593d5622015-03-02 19:07:52 +05303436DocType: Communication,Series,Sèrie
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303437apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +53,Expected Delivery Date cannot be before Purchase Order Date,Data prevista de lliurament no pot ser anterior a l'Ordre de Compra
Pratik Vyas593d5622015-03-02 19:07:52 +05303438DocType: Appraisal,Appraisal Template,Plantilla d'Avaluació
3439DocType: Communication,Email,Correu electrònic
3440DocType: Item Group,Item Classification,Classificació d'articles
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303441apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +89,Business Development Manager,Gerent de Desenvolupament de Negocis
Pratik Vyas593d5622015-03-02 19:07:52 +05303442DocType: Maintenance Visit Purpose,Maintenance Visit Purpose,Manteniment Motiu de visita
3443apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.js +15,Period,Període
3444,General Ledger,Comptabilitat General
Pratik Vyas97264472015-05-14 15:13:10 +05303445apps/erpnext/erpnext/selling/doctype/campaign/campaign.js +10,View Leads,Veure ofertes
Pratik Vyas593d5622015-03-02 19:07:52 +05303446DocType: Item Attribute Value,Attribute Value,Atribut Valor
Pratik Vyas97264472015-05-14 15:13:10 +05303447apps/erpnext/erpnext/crm/doctype/lead/lead.py +65,"Email id must be unique, already exists for {0}","L'adreça de correu electrònic ha de ser única, ja existeix per {0}"
Pratik Vyas593d5622015-03-02 19:07:52 +05303448,Itemwise Recommended Reorder Level,Nivell d'articles recomanat per a tornar a passar comanda
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303449apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.js +264,Please select {0} first,Seleccioneu {0} primer
Pratik Vyas593d5622015-03-02 19:07:52 +05303450DocType: Features Setup,To get Item Group in details table,Per obtenir Grup d'articles a la taula detalls
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303451apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +67,Redrawing,Redibuixar
Anand Doshi191b2972015-10-21 16:50:31 +05303452apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +112,Batch {0} of Item {1} has expired.,Lot {0} de {1} article ha expirat.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303453apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +120,Etching,Aiguafort
3454DocType: Sales Invoice,Commission,Comissió
Pratik Vyas593d5622015-03-02 19:07:52 +05303455DocType: Address Template,"<h4>Default Template</h4>
3456<p>Uses <a href=""http://jinja.pocoo.org/docs/templates/"">Jinja Templating</a> and all the fields of Address (including Custom Fields if any) will be available</p>
3457<pre><code>{{ address_line1 }}&lt;br&gt;
3458{% if address_line2 %}{{ address_line2 }}&lt;br&gt;{% endif -%}
3459{{ city }}&lt;br&gt;
3460{% if state %}{{ state }}&lt;br&gt;{% endif -%}
3461{% if pincode %} PIN: {{ pincode }}&lt;br&gt;{% endif -%}
3462{{ country }}&lt;br&gt;
3463{% if phone %}Phone: {{ phone }}&lt;br&gt;{% endif -%}
3464{% if fax %}Fax: {{ fax }}&lt;br&gt;{% endif -%}
3465{% if email_id %}Email: {{ email_id }}&lt;br&gt;{% endif -%}
3466</code></pre>","<H4> Per defecte la plantilla </ h4>
3467 <p> <a Usos href=""http://jinja.pocoo.org/docs/templates/""> Jinja Templating </a> i tots els camps de la Direcció ( incloent camps personalitzats en el seu cas) estarà disponible </ p>
3468 <pre> <code> {{address_line1}} & lt; br & gt;
3469 {% if address_line2%} {{address_line2}} & lt; br & gt; { endif% -%}
3470 {{ciutat}} & lt; br & gt;
3471 {% if%} Estat {{Estat}} & lt; br & gt; {% endif -%} {% if
3472 codi PIN%} PIN: {{codi PIN}} & lt; br & gt; {% endif -%}
3473 {{país}} & lt; br & gt;
3474 {% if telèfon%} Telèfon: {{telèfon}} & lt; br & gt; { % endif -%}
3475 {% if fax%} Fax: {{fax}} & lt; br & gt; {% endif -%}
3476 {% if email_ID%} email: {{email_ID}} & lt; br & gt ; {% endif -%}
3477 </ code> </ pre>"
3478DocType: Salary Slip Deduction,Default Amount,Default Amount
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303479apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +89,Warehouse not found in the system,Magatzem no trobat al sistema
Anand Doshi191b2972015-10-21 16:50:31 +05303480apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +107,This Month's Summary,Resum d&#39;aquest Mes
Pratik Vyas593d5622015-03-02 19:07:52 +05303481DocType: Quality Inspection Reading,Quality Inspection Reading,Qualitat de Lectura d'Inspecció
Pratik Vyas593d5622015-03-02 19:07:52 +05303482apps/erpnext/erpnext/stock/doctype/stock_settings/stock_settings.py +26,`Freeze Stocks Older Than` should be smaller than %d days.,`Bloqueja els estocs més antics que' ha de ser menor de %d dies.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303483DocType: Tax Rule,Purchase Tax Template,Compra Plantilla Tributària
Pratik Vyas593d5622015-03-02 19:07:52 +05303484,Project wise Stock Tracking,Projecte savi Stock Seguiment
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303485apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +166,Maintenance Schedule {0} exists against {0},Hi Manteniment Programa de {0} contra {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05303486DocType: Stock Entry Detail,Actual Qty (at source/target),Actual Quantitat (en origen / destinació)
3487DocType: Item Customer Detail,Ref Code,Codi de Referència
Pratik Vyas97264472015-05-14 15:13:10 +05303488apps/erpnext/erpnext/config/hr.py +13,Employee records.,Registres d'empleats.
Pratik Vyas593d5622015-03-02 19:07:52 +05303489DocType: HR Settings,Payroll Settings,Ajustaments de Nòmines
Pratik Vyas97264472015-05-14 15:13:10 +05303490apps/erpnext/erpnext/config/accounts.py +58,Match non-linked Invoices and Payments.,Coincideixen amb les factures i pagaments no vinculats.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303491apps/erpnext/erpnext/templates/pages/cart.html +13,Place Order,Poseu l&#39;ordre
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303492apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +25,Root cannot have a parent cost center,Root no pot tenir un centre de costos pares
Pratik Vyas593d5622015-03-02 19:07:52 +05303493DocType: Sales Invoice,C-Form Applicable,C-Form Applicable
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303494apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +340,Operation Time must be greater than 0 for Operation {0},Temps de funcionament ha de ser major que 0 per a l&#39;operació {0}
3495DocType: Supplier,Address and Contacts,Direcció i contactes
Pratik Vyas593d5622015-03-02 19:07:52 +05303496DocType: UOM Conversion Detail,UOM Conversion Detail,Detall UOM Conversió
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303497apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +496,Keep it web friendly 900px (w) by 100px (h),Manteniu 900px web amigable (w) per 100px (h)
3498apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +329,Production Order cannot be raised against a Item Template,Ordre de fabricació no es pot aixecar en contra d&#39;una plantilla d&#39;article
Pratik Vyas593d5622015-03-02 19:07:52 +05303499apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +44,Charges are updated in Purchase Receipt against each item,Els càrrecs s'actualitzen amb els rebuts de compra contra cada un dels articles
3500DocType: Payment Tool,Get Outstanding Vouchers,Get Outstanding Vouchers
3501DocType: Warranty Claim,Resolved By,Resolta Per
3502DocType: Appraisal,Start Date,Data De Inici
Anand Doshi191b2972015-10-21 16:50:31 +05303503sites/assets/js/desk.min.js +7629,Value,Valor
Pratik Vyas97264472015-05-14 15:13:10 +05303504apps/erpnext/erpnext/config/hr.py +130,Allocate leaves for a period.,Assignar absències per un període.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303505apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +139,Click here to verify,Fes clic aquí per verificar
3506apps/erpnext/erpnext/accounts/doctype/account/account.py +43,Account {0}: You can not assign itself as parent account,Compte {0}: No es pot assignar com compte principal
Pratik Vyas593d5622015-03-02 19:07:52 +05303507DocType: Purchase Invoice Item,Price List Rate,Preu de llista Rate
Pratik Vyas593d5622015-03-02 19:07:52 +05303508DocType: Item,"Show ""In Stock"" or ""Not in Stock"" based on stock available in this warehouse.","Mostra ""En estock"" o ""No en estoc"", basat en l'estoc disponible en aquest magatzem."
Pratik Vyas97264472015-05-14 15:13:10 +05303509apps/erpnext/erpnext/config/manufacturing.py +13,Bill of Materials (BOM),Llista de materials (BOM)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303510DocType: Item,Average time taken by the supplier to deliver,Temps mitjà pel proveïdor per lliurar
Pratik Vyas593d5622015-03-02 19:07:52 +05303511DocType: Time Log,Hours,hores
Pratik Vyas97264472015-05-14 15:13:10 +05303512DocType: Project,Expected Start Date,Data prevista d'inici
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303513apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +38,Rolling,Rodant
Pratik Vyas593d5622015-03-02 19:07:52 +05303514DocType: ToDo,Priority,Prioritat
Pratik Vyas593d5622015-03-02 19:07:52 +05303515apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +41,Remove item if charges is not applicable to that item,Treure article si els càrrecs no és aplicable a aquest
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303516DocType: Dropbox Backup,Dropbox Access Allowed,Dropbox Access Allowed
3517DocType: Dropbox Backup,Weekly,Setmanal
Pratik Vyas593d5622015-03-02 19:07:52 +05303518DocType: SMS Settings,Eg. smsgateway.com/api/send_sms.cgi,Ex. smsgateway.com/api/send_sms.cgi
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303519apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +478,Receive,Rebre
Pratik Vyas593d5622015-03-02 19:07:52 +05303520DocType: Maintenance Visit,Fully Completed,Totalment Acabat
Pratik Vyas97264472015-05-14 15:13:10 +05303521apps/erpnext/erpnext/projects/doctype/project/project_list.js +6,{0}% Complete,{0}% Complet
Pratik Vyas593d5622015-03-02 19:07:52 +05303522DocType: Employee,Educational Qualification,Capacitació per a l'Educació
3523DocType: Workstation,Operating Costs,Costos Operatius
3524DocType: Employee Leave Approver,Employee Leave Approver,Empleat Deixar aprovador
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303525apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +166,{0} has been successfully added to our Newsletter list.,{0} ha estat afegit amb èxit al llistat de Newsletter.
Anand Doshi191b2972015-10-21 16:50:31 +05303526apps/erpnext/erpnext/stock/doctype/item/item.py +321,Row {0}: An Reorder entry already exists for this warehouse {1},Fila {0}: Una entrada Reordenar ja existeix per aquest magatzem {1}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303527apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +67,"Cannot declare as lost, because Quotation has been made.","No es pot declarar com perdut, perquè s'han fet ofertes"
3528apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +133,Electron beam machining,Mecanitzat per feix d&#39;electrons
Pratik Vyas97264472015-05-14 15:13:10 +05303529DocType: Purchase Taxes and Charges Template,Purchase Master Manager,Administraodr principal de compres
Anand Doshi191b2972015-10-21 16:50:31 +05303530apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +424,Production Order {0} must be submitted,L'Ordre de Producció {0} ha d'estar Presentada
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303531apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +150,Please select Start Date and End Date for Item {0},Seleccioneu data d'inici i data de finalització per a l'article {0}
3532apps/erpnext/erpnext/config/stock.py +141,Main Reports,Informes principals
3533apps/erpnext/erpnext/stock/doctype/stock_uom_replace_utility/stock_uom_replace_utility.py +102,Stock Ledger entries balances updated,Saldos d'entrades de moviments d'estocs actualitzats
Pratik Vyas593d5622015-03-02 19:07:52 +05303534apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.js +16,To date cannot be before from date,Fins a la data no pot ser anterior a partir de la data
3535DocType: Purchase Receipt Item,Prevdoc DocType,Prevdoc Doctype
Anand Doshi191b2972015-10-21 16:50:31 +05303536apps/erpnext/erpnext/stock/doctype/item/item.js +181,Add / Edit Prices,Afegeix / Edita Preus
3537apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +53,Chart of Cost Centers,Gràfic de centres de cost
Pratik Vyas593d5622015-03-02 19:07:52 +05303538,Requested Items To Be Ordered,Articles sol·licitats serà condemnada
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303539apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +259,My Orders,Les meves comandes
Pratik Vyas593d5622015-03-02 19:07:52 +05303540DocType: Price List,Price List Name,nom de la llista de preus
Pratik Vyas97264472015-05-14 15:13:10 +05303541DocType: Time Log,For Manufacturing,Per Manufactura
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303542apps/erpnext/erpnext/accounts/report/trial_balance_for_party/trial_balance_for_party.py +70,Totals,Totals
Pratik Vyas593d5622015-03-02 19:07:52 +05303543DocType: BOM,Manufacturing,Fabricació
3544,Ordered Items To Be Delivered,Els articles demanats per ser lliurats
3545DocType: Account,Income,Ingressos
3546,Setup Wizard,Assistent de configuració
3547DocType: Industry Type,Industry Type,Tipus d'Indústria
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303548apps/erpnext/erpnext/templates/includes/cart.js +137,Something went wrong!,Quelcom ha fallat!
Pratik Vyas593d5622015-03-02 19:07:52 +05303549apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +68,Warning: Leave application contains following block dates,Advertència: Deixa aplicació conté dates bloc
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303550apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +249,Sales Invoice {0} has already been submitted,Factura {0} ja s'ha presentat
Pratik Vyas97264472015-05-14 15:13:10 +05303551apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +30,Completion Date,Data d'acabament
Pratik Vyas593d5622015-03-02 19:07:52 +05303552DocType: Purchase Invoice Item,Amount (Company Currency),Import (Companyia moneda)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303553apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +10,Die casting,Fosa a pressió
Pratik Vyas97264472015-05-14 15:13:10 +05303554DocType: Email Alert,Reference Date,Data de Referència
3555apps/erpnext/erpnext/config/hr.py +105,Organization unit (department) master.,Unitat d'Organització (departament) mestre.
Pratik Vyas593d5622015-03-02 19:07:52 +05303556apps/erpnext/erpnext/setup/doctype/sms_settings/sms_settings.py +25,Please enter valid mobile nos,Entra números de mòbil vàlids
Pratik Vyas593d5622015-03-02 19:07:52 +05303557DocType: Budget Detail,Budget Detail,Detall del Pressupost
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303558apps/erpnext/erpnext/selling/doctype/sms_center/sms_center.py +75,Please enter message before sending,"Si us plau, escriviu el missatge abans d'enviar-"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303559DocType: Async Task,Status,Estat
3560apps/erpnext/erpnext/stock/doctype/stock_uom_replace_utility/stock_uom_replace_utility.py +65,Stock UOM updated for Item {0},Estoc UOM actualitza per al punt {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05303561DocType: Company History,Year,Any
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303562apps/erpnext/erpnext/config/accounts.py +127,Point-of-Sale Profile,Punt de Venda Perfil
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303563apps/erpnext/erpnext/setup/doctype/sms_settings/sms_settings.py +68,Please Update SMS Settings,Actualitza Ajustaments SMS
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303564apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.py +36,Time Log {0} already billed,Hora de registre {0} ja facturat
Pratik Vyas97264472015-05-14 15:13:10 +05303565apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +176,Unsecured Loans,Préstecs sense garantia
Pratik Vyas593d5622015-03-02 19:07:52 +05303566DocType: Cost Center,Cost Center Name,Nom del centre de cost
3567apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +59,Item {0} with Serial No {1} is already installed,L'article {0} amb número de sèrie {1} ja està instal·lat
Pratik Vyas593d5622015-03-02 19:07:52 +05303568DocType: Maintenance Schedule Detail,Scheduled Date,Data Prevista
3569apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +69,Total Paid Amt,Total pagat Amt
3570DocType: SMS Center,Messages greater than 160 characters will be split into multiple messages,Els missatges de més de 160 caràcters es divideixen en diversos missatges
3571DocType: Purchase Receipt Item,Received and Accepted,Rebut i acceptat
Pratik Vyas593d5622015-03-02 19:07:52 +05303572,Serial No Service Contract Expiry,Número de sèrie del contracte de venciment del servei
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303573DocType: Item,Unit of Measure Conversion,Unitat de conversió de la mesura
3574apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +86,Employee can not be changed,Empleat no es pot canviar
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303575apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +255,You cannot credit and debit same account at the same time,No es pot configurar el mateix compte com crèdit i dèbit a la vegada
Pratik Vyas593d5622015-03-02 19:07:52 +05303576DocType: Naming Series,Help HTML,Ajuda HTML
Pratik Vyas593d5622015-03-02 19:07:52 +05303577apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +50,Total weightage assigned should be 100%. It is {0},El pes total assignat ha de ser 100%. És {0}
Anand Doshi191b2972015-10-21 16:50:31 +05303578apps/erpnext/erpnext/controllers/status_updater.py +131,Allowance for over-{0} crossed for Item {1},Permissió de superació {0} superat per l'article {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05303579DocType: Address,Name of person or organization that this address belongs to.,Nom de la persona o organització a la que pertany aquesta direcció.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303580apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +587,Your Suppliers,Els seus Proveïdors
Anand Doshi191b2972015-10-21 16:50:31 +05303581apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +58,Cannot set as Lost as Sales Order is made.,No es pot establir tan perdut com està feta d'ordres de venda.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303582apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +65,Another Salary Structure {0} is active for employee {1}. Please make its status 'Inactive' to proceed.,"Una altra estructura salarial {0} està activa per l'empleat {1}. Si us plau, passeu el seu estat a 'inactiu' per seguir."
Pratik Vyas593d5622015-03-02 19:07:52 +05303583DocType: Purchase Invoice,Contact,Contacte
3584DocType: Features Setup,Exports,Exportacions
Pratik Vyas593d5622015-03-02 19:07:52 +05303585DocType: Lead,Converted,Convertit
3586DocType: Item,Has Serial No,No té de sèrie
3587DocType: Employee,Date of Issue,Data d'emissió
3588apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +16,{0}: From {0} for {1},{0}: Des {0} de {1}
3589DocType: Issue,Content Type,Tipus de Contingut
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303590apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +17,Computer,Ordinador
Pratik Vyas593d5622015-03-02 19:07:52 +05303591DocType: Item,List this Item in multiple groups on the website.,Fes una llista d'articles en diversos grups en el lloc web.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303592apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +279,Please check Multi Currency option to allow accounts with other currency,"Si us plau, consulti l&#39;opció Multi moneda per permetre comptes amb una altra moneda"
Pratik Vyas593d5622015-03-02 19:07:52 +05303593apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +62,Item: {0} does not exist in the system,Article: {0} no existeix en el sistema
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303594apps/erpnext/erpnext/accounts/doctype/account/account.py +81,You are not authorized to set Frozen value,No estàs autoritzat per establir el valor bloquejat
Pratik Vyas593d5622015-03-02 19:07:52 +05303595DocType: Payment Reconciliation,Get Unreconciled Entries,Aconsegueix entrades no reconciliades
Pratik Vyas593d5622015-03-02 19:07:52 +05303596DocType: Cost Center,Budgets,Pressupostos
3597apps/frappe/frappe/core/page/modules_setup/modules_setup.py +11,Updated,Actualitzat
3598DocType: Employee,Emergency Contact Details,Detalls de Contacte d'Emergència
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303599apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +396,What does it do?,Què fa?
Pratik Vyas593d5622015-03-02 19:07:52 +05303600DocType: Delivery Note,To Warehouse,Magatzem destí
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303601apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +45,Account {0} has been entered more than once for fiscal year {1},Compte {0} s'ha introduït més d'una vegada per a l'any fiscal {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05303602,Average Commission Rate,Comissió de Tarifes mitjana
Anand Doshi191b2972015-10-21 16:50:31 +05303603apps/erpnext/erpnext/stock/doctype/item/item.py +251,'Has Serial No' can not be 'Yes' for non-stock item,'Té Num de Sèrie' no pot ser 'Sí' per a items que no estan a l'estoc
Pratik Vyas593d5622015-03-02 19:07:52 +05303604apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +34,Attendance can not be marked for future dates,No es poden entrar assistències per dates futures
3605DocType: Pricing Rule,Pricing Rule Help,Ajuda de la Regla de preus
3606DocType: Purchase Taxes and Charges,Account Head,Cap Compte
Pratik Vyas97264472015-05-14 15:13:10 +05303607apps/erpnext/erpnext/config/stock.py +79,Update additional costs to calculate landed cost of items,Actualització dels costos addicionals per al càlcul del preu al desembarcament d'articles
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303608apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +111,Electrical,Elèctric
Pratik Vyas593d5622015-03-02 19:07:52 +05303609DocType: Stock Entry,Total Value Difference (Out - In),Diferència Total Valor (Out - En)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303610apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +297,Row {0}: Exchange Rate is mandatory,Fila {0}: Tipus de canvi és obligatori
Pratik Vyas97264472015-05-14 15:13:10 +05303611apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.py +27,User ID not set for Employee {0},ID d'usuari no entrat per l'Empleat {0}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303612apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +72,Peening,Peening
Pratik Vyas593d5622015-03-02 19:07:52 +05303613apps/erpnext/erpnext/support/doctype/maintenance_visit/maintenance_visit.js +30,From Warranty Claim,De reclam de garantia
3614DocType: Stock Entry,Default Source Warehouse,Magatzem d'origen predeterminat
3615DocType: Item,Customer Code,Codi de Client
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303616apps/erpnext/erpnext/hr/doctype/employee/employee.py +212,Birthday Reminder for {0},Recordatori d'aniversari per {0}
3617apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +163,Lapping,Polit
Pratik Vyas593d5622015-03-02 19:07:52 +05303618apps/erpnext/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.js +8,Days Since Last Order,Dies des de l'última comanda
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303619apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +299,Debit To account must be a Balance Sheet account,Dèbit al compte ha de ser un compte de Balanç
Pratik Vyas593d5622015-03-02 19:07:52 +05303620DocType: Buying Settings,Naming Series,Sèrie de nomenclatura
3621DocType: Leave Block List,Leave Block List Name,Deixa Nom Llista de bloqueig
Pratik Vyas97264472015-05-14 15:13:10 +05303622DocType: User,Enabled,Activat
3623apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +32,Stock Assets,Actius
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303624apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.js +28,Do you really want to Submit all Salary Slip for month {0} and year {1},Realment vols presentar totes les nòmines del mes {0} i any {1}
Pratik Vyas97264472015-05-14 15:13:10 +05303625apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.js +8,Import Subscribers,Els subscriptors d&#39;importació
Pratik Vyas593d5622015-03-02 19:07:52 +05303626DocType: Target Detail,Target Qty,Objectiu Quantitat
3627DocType: Attendance,Present,Present
3628apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +35,Delivery Note {0} must not be submitted,La Nota de lliurament {0} no es pot presentar
3629DocType: Notification Control,Sales Invoice Message,Missatge de Factura de vendes
Pratik Vyas593d5622015-03-02 19:07:52 +05303630DocType: Authorization Rule,Based On,Basat en
Pratik Vyas97264472015-05-14 15:13:10 +05303631,Ordered Qty,Quantitat demanada
Pratik Vyas593d5622015-03-02 19:07:52 +05303632DocType: Stock Settings,Stock Frozen Upto,Estoc bloquejat fins a
Pratik Vyas97264472015-05-14 15:13:10 +05303633apps/erpnext/erpnext/config/projects.py +13,Project activity / task.,Activitat del projecte / tasca.
3634apps/erpnext/erpnext/config/hr.py +65,Generate Salary Slips,Generar Salari Slips
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303635apps/frappe/frappe/utils/__init__.py +79,{0} is not a valid email id,{0} no és un correu electrònicvàlid
Pratik Vyas593d5622015-03-02 19:07:52 +05303636apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +41,"Buying must be checked, if Applicable For is selected as {0}","Compra de comprovar, si es selecciona aplicable Perquè {0}"
3637apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +40,Discount must be less than 100,Descompte ha de ser inferior a 100
3638DocType: ToDo,Low,Sota
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303639DocType: Purchase Invoice,Write Off Amount (Company Currency),Escriu Off Import (Companyia moneda)
3640apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +71,Spinning,Filat
Pratik Vyas593d5622015-03-02 19:07:52 +05303641DocType: Landed Cost Voucher,Landed Cost Voucher,Val Landed Cost
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303642apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +55,Please set {0},"Si us plau, estableix {0}"
Pratik Vyas593d5622015-03-02 19:07:52 +05303643DocType: Purchase Invoice,Repeat on Day of Month,Repetiu el Dia del Mes
3644DocType: Employee,Health Details,Detalls de la Salut
Pratik Vyas97264472015-05-14 15:13:10 +05303645DocType: Offer Letter,Offer Letter Terms,Oferir Termes de lletres
Pratik Vyas593d5622015-03-02 19:07:52 +05303646DocType: Features Setup,To track any installation or commissioning related work after sales,To track any installation or commissioning related work after sales
Pratik Vyas97264472015-05-14 15:13:10 +05303647DocType: Project,Estimated Costing,Càlcul del cost estimat
Pratik Vyas593d5622015-03-02 19:07:52 +05303648DocType: Purchase Invoice Advance,Journal Entry Detail No,Detall seient No.
3649DocType: Employee External Work History,Salary,Salari
3650DocType: Serial No,Delivery Document Type,Tipus de document de lliurament
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303651DocType: Process Payroll,Submit all salary slips for the above selected criteria,Presenta totes les nòmines amb els criteris anteriorment seleccionats
Pratik Vyas593d5622015-03-02 19:07:52 +05303652apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +93,{0} Items synced,{0} articles sincronitzen
3653DocType: Sales Order,Partly Delivered,Parcialment Lliurat
3654DocType: Sales Invoice,Existing Customer,Client existent
3655DocType: Email Digest,Receivables,Cobrables
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303656DocType: Customer,Additional information regarding the customer.,Informació addicional respecte al client.
Pratik Vyas593d5622015-03-02 19:07:52 +05303657DocType: Quality Inspection Reading,Reading 5,Lectura 5
3658DocType: Purchase Order,"Enter email id separated by commas, order will be mailed automatically on particular date","Introduïu correu electrònic d'identificació separades per comes, l'ordre serà enviada automàticament en particular, la data"
Pratik Vyas97264472015-05-14 15:13:10 +05303659apps/erpnext/erpnext/crm/doctype/lead/lead.py +37,Campaign Name is required,Cal un nom de Campanya
Pratik Vyas593d5622015-03-02 19:07:52 +05303660DocType: Maintenance Visit,Maintenance Date,Manteniment Data
3661DocType: Purchase Receipt Item,Rejected Serial No,Número de sèrie Rebutjat
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303662apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +51,Deep drawing,Embotició profunda
Pratik Vyas97264472015-05-14 15:13:10 +05303663apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.js +40,New Newsletter,Nou Butlletí
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303664apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +157,Start date should be less than end date for Item {0},La data d'inici ha de ser anterior a la data de finalització per l'article {0}
3665apps/erpnext/erpnext/stock/doctype/item/item.js +17,Show Balance,Mostra Equilibri
Pratik Vyas593d5622015-03-02 19:07:52 +05303666DocType: Item,"Example: ABCD.#####
3667If 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.","Exemple :. ABCD #####
3668 Si la sèrie s'estableix i Nombre de sèrie no s'esmenta en les transaccions, nombre de sèrie a continuació automàtica es crearà sobre la base d'aquesta sèrie. Si sempre vol esmentar explícitament els números de sèrie per a aquest article. deixeu en blanc."
3669DocType: Upload Attendance,Upload Attendance,Pujar Assistència
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303670apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +119,BOM and Manufacturing Quantity are required,Llista de materials i de fabricació es requereixen Quantitat
Pratik Vyas593d5622015-03-02 19:07:52 +05303671apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +44,Ageing Range 2,Rang 2 Envelliment
3672DocType: Journal Entry Account,Amount,Quantitat
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303673apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +147,Riveting,Reblat
Pratik Vyas593d5622015-03-02 19:07:52 +05303674apps/erpnext/erpnext/manufacturing/doctype/bom_replace_tool/bom_replace_tool.py +21,BOM replaced,BOM reemplaçat
3675,Sales Analytics,Analytics de venda
3676DocType: Manufacturing Settings,Manufacturing Settings,Ajustaments de Manufactura
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303677apps/erpnext/erpnext/config/setup.py +56,Setting up Email,Configuració de Correu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303678apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +90,Please enter default currency in Company Master,Si us plau ingressi moneda per defecte en l'empresa Mestre
Pratik Vyas593d5622015-03-02 19:07:52 +05303679DocType: Stock Entry Detail,Stock Entry Detail,Detall de les entrades d'estoc
Anand Doshi191b2972015-10-21 16:50:31 +05303680apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +101,Daily Reminders,Recordatoris diaris
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303681apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.py +82,Tax Rule Conflicts with {0},Conflictes norma fiscal amb {0}
3682apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +207,New Account Name,Nou Nom de compte
Pratik Vyas593d5622015-03-02 19:07:52 +05303683DocType: Purchase Invoice Item,Raw Materials Supplied Cost,Cost matèries primeres subministrades
3684DocType: Selling Settings,Settings for Selling Module,Ajustos Mòdul de vendes
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303685apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +73,Customer Service,Servei Al Client
Anand Doshi191b2972015-10-21 16:50:31 +05303686DocType: Item,Thumbnail,Ungla del polze
Pratik Vyas593d5622015-03-02 19:07:52 +05303687DocType: Item Customer Detail,Item Customer Detail,Item Customer Detail
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303688apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +147,Confirm Your Email,Confirma teu email
Pratik Vyas97264472015-05-14 15:13:10 +05303689apps/erpnext/erpnext/config/hr.py +53,Offer candidate a Job.,Oferta candidat a Job.
Pratik Vyas593d5622015-03-02 19:07:52 +05303690DocType: Notification Control,Prompt for Email on Submission of,Demana el correu electrònic al Presentar
Anand Doshi191b2972015-10-21 16:50:31 +05303691apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +70,Item {0} must be a stock Item,Article {0} ha de ser un d'article de l'estoc
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303692DocType: Manufacturing Settings,Default Work In Progress Warehouse,Per defecte Work In Progress Magatzem
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303693apps/erpnext/erpnext/config/accounts.py +107,Default settings for accounting transactions.,Ajustos predeterminats per a les operacions comptables.
Pratik Vyas97264472015-05-14 15:13:10 +05303694apps/frappe/frappe/model/naming.py +40,{0} is required,{0} és necessari
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303695apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +21,Vacuum molding,Emmotllament per buit
3696apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +59,Expected Date cannot be before Material Request Date,Data prevista no pot ser anterior material Data de sol·licitud
Pratik Vyas593d5622015-03-02 19:07:52 +05303697DocType: Contact Us Settings,City,Ciutat
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303698apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +132,Ultrasonic machining,Mecanitzat per ultrasons
3699apps/frappe/frappe/templates/base.html +135,Error: Not a valid id?,Error: No és un document d&#39;identitat vàlid?
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303700apps/erpnext/erpnext/stock/get_item_details.py +125,Item {0} must be a Sales Item,L'Article {0} ha de ser un article de Vendes
Pratik Vyas593d5622015-03-02 19:07:52 +05303701DocType: Naming Series,Update Series Number,Actualització Nombre Sèries
3702DocType: Account,Equity,Equitat
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303703DocType: Sales Order,Printing Details,Impressió Detalls
Pratik Vyas593d5622015-03-02 19:07:52 +05303704DocType: Task,Closing Date,Data de tancament
3705DocType: Sales Order Item,Produced Quantity,Quantitat produïda
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303706apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +84,Engineer,Enginyer
3707apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +38,Search Sub Assemblies,Assemblees Cercar Sub
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303708apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +379,Item Code required at Row No {0},Codi de l'article necessari a la fila n {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05303709DocType: Sales Partner,Partner Type,Tipus de Partner
3710DocType: Purchase Taxes and Charges,Actual,Reial
Pratik Vyas593d5622015-03-02 19:07:52 +05303711DocType: Authorization Rule,Customerwise Discount,Customerwise Descompte
3712DocType: Purchase Invoice,Against Expense Account,Contra el Compte de Despeses
3713DocType: Production Order,Production Order,Ordre de Producció
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303714apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +256,Installation Note {0} has already been submitted,La Nota d'Instal·lació {0} ja s'ha presentat
Pratik Vyas593d5622015-03-02 19:07:52 +05303715DocType: Quotation Item,Against Docname,Contra DocName
3716DocType: SMS Center,All Employee (Active),Tot Empleat (Actiu)
3717apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +9,View Now,Veure ara
3718DocType: Purchase Invoice,Select the period when the invoice will be generated automatically,Seleccioneu el període en què la factura es generarà de forma automàtica
3719DocType: BOM,Raw Material Cost,Matèria primera Cost
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303720DocType: Item,Re-Order Level,Re-Order Nivell
Pratik Vyas593d5622015-03-02 19:07:52 +05303721DocType: Production Planning Tool,Enter items and planned qty for which you want to raise production orders or download raw materials for analysis.,Introduïu articles i Quantitat prevista per a les que desitja elevar les ordres de producció o descàrrega de matèries primeres per a la seva anàlisi.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303722sites/assets/js/list.min.js +174,Gantt Chart,Diagrama de Gantt
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303723apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +57,Part-time,Temps parcial
Pratik Vyas593d5622015-03-02 19:07:52 +05303724DocType: Employee,Applicable Holiday List,Llista de vacances aplicable
3725DocType: Employee,Cheque,Xec
Anand Doshi191b2972015-10-21 16:50:31 +05303726apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +56,Series Updated,Sèries Actualitzat
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303727apps/erpnext/erpnext/accounts/doctype/account/account.py +131,Report Type is mandatory,Tipus d'informe és obligatori
Pratik Vyas593d5622015-03-02 19:07:52 +05303728DocType: Item,Serial Number Series,Nombre de sèrie de la sèrie
Pratik Vyas593d5622015-03-02 19:07:52 +05303729apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +67,Warehouse is mandatory for stock Item {0} in row {1},El magatzem és obligatòria per l'article d'estoc {0} a la fila {1}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303730apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +45,Retail & Wholesale,Al detall i a l'engròs
Pratik Vyas593d5622015-03-02 19:07:52 +05303731DocType: Issue,First Responded On,Primer respost el
3732DocType: Website Item Group,Cross Listing of Item in multiple groups,Creu Fitxa d'article en diversos grups
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303733apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +351,The First User: You,La Primera Usuari:
Pratik Vyas97264472015-05-14 15:13:10 +05303734apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +48,Fiscal Year Start Date and Fiscal Year End Date are already set in Fiscal Year {0},Any fiscal Data d'Inici i Final de l'exercici fiscal data ja es troben en l'Any Fiscal {0}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303735apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +172,Successfully Reconciled,Reconciliats amb èxit
Pratik Vyas593d5622015-03-02 19:07:52 +05303736DocType: Production Order,Planned End Date,Planejat Data de finalització
Pratik Vyas97264472015-05-14 15:13:10 +05303737apps/erpnext/erpnext/config/stock.py +43,Where items are stored.,Lloc d'emmagatzematge dels articles.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303738DocType: Tax Rule,Validity,Validesa
Pratik Vyas593d5622015-03-02 19:07:52 +05303739apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +19,Invoiced Amount,Quantitat facturada
3740DocType: Attendance,Attendance,Assistència
3741DocType: Page,No,No
3742DocType: BOM,Materials,Materials
3743DocType: Leave Block List,"If not checked, the list will have to be added to each Department where it has to be applied.","Si no està habilitada, la llista haurà de ser afegit a cada departament en què s'ha d'aplicar."
Anand Doshi191b2972015-10-21 16:50:31 +05303744apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +518,Posting date and posting time is mandatory,Data de publicació i l'hora de publicar és obligatori
Pratik Vyas97264472015-05-14 15:13:10 +05303745apps/erpnext/erpnext/config/buying.py +79,Tax template for buying transactions.,Plantilla d'Impostos per a les transaccions de compres
Pratik Vyas593d5622015-03-02 19:07:52 +05303746,Item Prices,Preus de l'article
3747DocType: Purchase Order,In Words will be visible once you save the Purchase Order.,En paraules seran visibles un cop que es guardi l'ordre de compra.
3748DocType: Period Closing Voucher,Period Closing Voucher,Comprovant de tancament de període
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303749apps/erpnext/erpnext/config/stock.py +125,Price List master.,Màster Llista de Preus.
Pratik Vyas593d5622015-03-02 19:07:52 +05303750DocType: Task,Review Date,Data de revisió
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303751DocType: Purchase Invoice,Advance Payments,Pagaments avançats
Pratik Vyas593d5622015-03-02 19:07:52 +05303752DocType: DocPerm,Level,Nivell
3753DocType: Purchase Taxes and Charges,On Net Total,En total net
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303754apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +160,Target warehouse in row {0} must be same as Production Order,El magatzem de destinació de la fila {0} ha de ser igual que l'Ordre de Producció
3755apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.py +59,No permission to use Payment Tool,No té permís per utilitzar l'eina de Pagament
3756apps/erpnext/erpnext/controllers/recurring_document.py +192,'Notification Email Addresses' not specified for recurring %s,«Notificació adreces de correu electrònic 'no especificats per recurrent% s
3757apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +86,Milling,Mòlta
3758apps/erpnext/erpnext/accounts/doctype/account/account.py +99,Currency can not be changed after making entries using some other currency,Moneda no es pot canviar després de fer entrades utilitzant alguna altra moneda
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303759DocType: Company,Round Off Account,Per arrodonir el compte
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303760apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +60,Nibbling,Rosegant
Pratik Vyas97264472015-05-14 15:13:10 +05303761apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +84,Administrative Expenses,Despeses d'Administració
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303762apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +18,Consulting,Consulting
Pratik Vyas593d5622015-03-02 19:07:52 +05303763DocType: Customer Group,Parent Customer Group,Pares Grup de Clients
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303764sites/assets/js/erpnext.min.js +50,Change,Canvi
Pratik Vyas593d5622015-03-02 19:07:52 +05303765DocType: Purchase Invoice,Contact Email,Correu electrònic de contacte
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303766apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +113,Purchase Order {0} is 'Stopped',"Ordre de Compra {0} està ""Detingut '"
Pratik Vyas593d5622015-03-02 19:07:52 +05303767DocType: Appraisal Goal,Score Earned,Score Earned
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303768apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +393,"e.g. ""My Company LLC""","per exemple ""El meu Company LLC """
3769apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +173,Notice Period,Període de Notificació
Pratik Vyas593d5622015-03-02 19:07:52 +05303770DocType: Bank Reconciliation Detail,Voucher ID,Val ID
3771apps/erpnext/erpnext/setup/doctype/territory/territory.js +14,This is a root territory and cannot be edited.,This is a root territory and cannot be edited.
3772DocType: Packing Slip,Gross Weight UOM,Pes brut UDM
3773DocType: Email Digest,Receivables / Payables,Cobrar / pagar
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303774DocType: Delivery Note Item,Against Sales Invoice,Contra la factura de venda
3775apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +63,Stamping,Estampat
Pratik Vyas593d5622015-03-02 19:07:52 +05303776DocType: Landed Cost Item,Landed Cost Item,Landed Cost article
3777apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.js +56,Show zero values,Mostra valors zero
3778DocType: BOM,Quantity of item obtained after manufacturing / repacking from given quantities of raw materials,Quantitat de punt obtingut després de la fabricació / reempaque de determinades quantitats de matèries primeres
3779DocType: Payment Reconciliation,Receivable / Payable Account,Compte de cobrament / pagament
3780DocType: Delivery Note Item,Against Sales Order Item,Contra l'Ordre de Venda d'articles
Anand Doshi191b2972015-10-21 16:50:31 +05303781apps/erpnext/erpnext/stock/doctype/item/item.py +462,Please specify Attribute Value for attribute {0},"Si us plau, especifiqui Atribut Valor de l&#39;atribut {0}"
Pratik Vyas593d5622015-03-02 19:07:52 +05303782DocType: Item,Default Warehouse,Magatzem predeterminat
Pratik Vyas97264472015-05-14 15:13:10 +05303783DocType: Task,Actual End Date (via Time Logs),Actual Data de finalització (a través dels registres de temps)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303784apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +37,Budget cannot be assigned against Group Account {0},Pressupost no es pot assignar contra comptes de grup {0}
3785apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +23,Please enter parent cost center,"Si us plau, introduïu el centre de cost dels pares"
Pratik Vyas593d5622015-03-02 19:07:52 +05303786DocType: Delivery Note,Print Without Amount,Imprimir Sense Monto
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303787apps/erpnext/erpnext/controllers/buying_controller.py +69,Tax Category can not be 'Valuation' or 'Valuation and Total' as all items are non-stock items,"Categoria d'impostos no poden 'Valoració' o 'Valoració i Total ""com tots els articles no siguin disponible articles"
Pratik Vyas593d5622015-03-02 19:07:52 +05303788DocType: User,Last Name,Cognoms
3789DocType: Web Page,Left,Esquerra
3790DocType: Event,All Day,Tot el dia
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303791DocType: Issue,Support Team,Equip de suport
Pratik Vyas593d5622015-03-02 19:07:52 +05303792DocType: Appraisal,Total Score (Out of 5),Puntuació total (de 5)
3793DocType: Contact Us Settings,State,Estat
3794DocType: Batch,Batch,Lot
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303795apps/erpnext/erpnext/hr/report/employee_leave_balance/employee_leave_balance.py +53,Balance,Equilibri
Pratik Vyas97264472015-05-14 15:13:10 +05303796DocType: Project,Total Expense Claim (via Expense Claims),Reclamació de Despeses totals (a través de reclamacions de despeses)
Pratik Vyas593d5622015-03-02 19:07:52 +05303797DocType: User,Gender,Gènere
3798DocType: Journal Entry,Debit Note,Nota de Dèbit
3799DocType: Stock Entry,As per Stock UOM,Segons Stock UDM
3800apps/erpnext/erpnext/stock/doctype/batch/batch_list.js +7,Not Expired,No ha expirat
3801DocType: Journal Entry,Total Debit,Dèbit total
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303802DocType: Manufacturing Settings,Default Finished Goods Warehouse,Defecte Acabat Productes Magatzem
Pratik Vyas593d5622015-03-02 19:07:52 +05303803apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +70,Sales Person,Sales Person
Pratik Vyas593d5622015-03-02 19:07:52 +05303804DocType: Sales Invoice,Cold Calling,Trucades en fred
3805DocType: SMS Parameter,SMS Parameter,Paràmetre SMS
3806DocType: Maintenance Schedule Item,Half Yearly,Semestrals
3807DocType: Lead,Blog Subscriber,Bloc subscriptor
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303808apps/erpnext/erpnext/config/setup.py +88,Create rules to restrict transactions based on values.,Crear regles per restringir les transaccions basades en valors.
Pratik Vyas593d5622015-03-02 19:07:52 +05303809DocType: HR Settings,"If checked, Total no. of Working Days will include holidays, and this will reduce the value of Salary Per Day","Si es marca, número total. de dies de treball s'inclouran els festius, i això reduirà el valor de Salari per dia"
3810DocType: Purchase Invoice,Total Advance,Avanç total
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303811apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +533,Unstop Material Request,Desbloqueja la sol·licitud material
Pratik Vyas593d5622015-03-02 19:07:52 +05303812DocType: Workflow State,User,Usuari
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303813apps/erpnext/erpnext/config/learn.py +218,Processing Payroll,Processament de Nòmina
Pratik Vyas593d5622015-03-02 19:07:52 +05303814DocType: Opportunity Item,Basic Rate,Tarifa Bàsica
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303815DocType: GL Entry,Credit Amount,Suma de crèdit
3816apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +141,Set as Lost,Establir com a Perdut
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303817DocType: Customer,Credit Days Based On,Dies crèdit basat en
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303818DocType: Tax Rule,Tax Rule,Regla Fiscal
Pratik Vyas593d5622015-03-02 19:07:52 +05303819DocType: Selling Settings,Maintain Same Rate Throughout Sales Cycle,Mantenir la mateixa tarifa durant tot el cicle de vendes
Pratik Vyas97264472015-05-14 15:13:10 +05303820DocType: Manufacturing Settings,Plan time logs outside Workstation Working Hours.,Planegi registres de temps fora de les hores de treball Estació de treball.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303821apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +92,{0} {1} has already been submitted,{0} {1} ja s'ha presentat
Pratik Vyas593d5622015-03-02 19:07:52 +05303822,Items To Be Requested,Articles que s'han de demanar
3823DocType: Purchase Order,Get Last Purchase Rate,Obtenir Darrera Tarifa de compra
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303824DocType: Time Log,Billing Rate based on Activity Type (per hour),Facturació Tarifa basada en Tipus d&#39;activitat (per hora)
Pratik Vyas593d5622015-03-02 19:07:52 +05303825DocType: Company,Company Info,Qui Som
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303826apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +76,Seaming,Seaming
3827apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +197,"Company Email ID not found, hence mail not sent","ID de correu electrònic de l'empresa no trobat, per tant, no s'ha enviat el correu"
Pratik Vyas97264472015-05-14 15:13:10 +05303828apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +9,Application of Funds (Assets),Aplicació de Fons (Actius)
Pratik Vyas593d5622015-03-02 19:07:52 +05303829DocType: Production Planning Tool,Filter based on item,Filtre basada en l'apartat
3830DocType: Fiscal Year,Year Start Date,Any Data d'Inici
3831DocType: Attendance,Employee Name,Nom de l'Empleat
Pratik Vyas593d5622015-03-02 19:07:52 +05303832DocType: Sales Invoice,Rounded Total (Company Currency),Total arrodonit (en la divisa de la companyia)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303833apps/erpnext/erpnext/accounts/doctype/account/account.py +115,Cannot covert to Group because Account Type is selected.,No es pot encoberta al grup perquè es selecciona Tipus de compte.
Pratik Vyas593d5622015-03-02 19:07:52 +05303834DocType: Purchase Common,Purchase Common,Purchase Common
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303835apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +95,{0} {1} has been modified. Please refresh.,"{0} {1} ha estat modificat. Si us plau, actualitzia"
Pratik Vyas593d5622015-03-02 19:07:52 +05303836DocType: Leave Block List,Stop users from making Leave Applications on following days.,No permetis que els usuaris realitzin Aplicacions d'absències els següents dies.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303837apps/erpnext/erpnext/selling/doctype/quotation/quotation.js +591,From Opportunity,De Oportunitat
3838apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +46,Blanking,Supressió
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303839apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +166,Employee Benefits,Beneficis als empleats
Pratik Vyas593d5622015-03-02 19:07:52 +05303840DocType: Sales Invoice,Is POS,És TPV
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303841apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +238,Packed quantity must equal quantity for Item {0} in row {1},Quantitat embalada ha de ser igual a la quantitat d'articles per {0} a la fila {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05303842DocType: Production Order,Manufactured Qty,Quantitat fabricada
3843DocType: Purchase Receipt Item,Accepted Quantity,Quantitat Acceptada
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303844apps/erpnext/erpnext/accounts/party.py +25,{0}: {1} does not exists,{0}: {1} no existeix
Pratik Vyas97264472015-05-14 15:13:10 +05303845apps/erpnext/erpnext/config/accounts.py +18,Bills raised to Customers.,Factures enviades als clients.
Pratik Vyas593d5622015-03-02 19:07:52 +05303846DocType: DocField,Default,Defecte
Pratik Vyas97264472015-05-14 15:13:10 +05303847apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +26,Project Id,Identificació del projecte
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303848apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +461,Row No {0}: Amount cannot be greater than Pending Amount against Expense Claim {1}. Pending Amount is {2},Fila n {0}: Munto no pot ser major que l&#39;espera Monto al Compte de despeses de {1}. A l&#39;espera de Monto és {2}
3849apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.py +40,{0} subscribers added,{0} abonats afegir
Pratik Vyas593d5622015-03-02 19:07:52 +05303850DocType: Maintenance Schedule,Schedule,Horari
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303851DocType: Cost Center,"Define Budget for this Cost Center. To set budget action, see ""Company List""","Definir Pressupost per a aquest centre de cost. Per configurar l&#39;acció de pressupost, vegeu &quot;Llista de l&#39;Empresa&quot;"
Pratik Vyas593d5622015-03-02 19:07:52 +05303852DocType: Account,Parent Account,Compte primària
Pratik Vyas593d5622015-03-02 19:07:52 +05303853DocType: Quality Inspection Reading,Reading 3,Lectura 3
3854,Hub,Cub
3855DocType: GL Entry,Voucher Type,Tipus de Vals
Anand Doshibacc6792015-10-30 12:54:27 +05303856sites/assets/js/erpnext.min.js +34,Price List not found or disabled,La llista de preus no existeix o està deshabilitada
Pratik Vyas593d5622015-03-02 19:07:52 +05303857DocType: Expense Claim,Approved,Aprovat
3858DocType: Pricing Rule,Price,Preu
3859apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +79,Employee relieved on {0} must be set as 'Left',Empleat rellevat en {0} ha de ser establert com 'Esquerra'
3860DocType: Item,"Selecting ""Yes"" will give a unique identity to each entity of this item which can be viewed in the Serial No master.","En seleccionar ""Sí"" li donarà una identitat única a cada entitat d'aquest article que es pot veure a la taula mestre de Números de sèrie"
3861apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +39,Appraisal {0} created for Employee {1} in the given date range,Appraisal {0} creat per Empleat {1} en l'interval de dates determinat
3862DocType: Employee,Education,Educació
3863DocType: Selling Settings,Campaign Naming By,Naming de Campanya Per
3864DocType: Employee,Current Address Is,L'adreça actual és
3865DocType: Address,Office,Oficina
3866apps/frappe/frappe/desk/moduleview.py +67,Standard Reports,Informes estàndard
Pratik Vyas97264472015-05-14 15:13:10 +05303867apps/erpnext/erpnext/config/accounts.py +13,Accounting journal entries.,Entrades de diari de Comptabilitat.
3868apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +210,Please select Employee Record first.,Seleccioneu Employee Record primer.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303869apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +181,Row {0}: Party / Account does not match with {1} / {2} in {3} {4},Fila {0}: Festa / Compte no coincideix amb {1} / {2} en {3} {4}
Pratik Vyas97264472015-05-14 15:13:10 +05303870apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +35,To create a Tax Account,Per crear un compte d'impostos
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303871apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +233,Please enter Expense Account,Si us plau ingressi Compte de Despeses
Pratik Vyas593d5622015-03-02 19:07:52 +05303872DocType: Account,Stock,Estoc
3873DocType: Employee,Current Address,Adreça actual
3874DocType: Item,"If item is a variant of another item then description, image, pricing, taxes etc will be set from the template unless explicitly specified","Si l'article és una variant d'un altre article llavors descripció, imatges, preus, impostos etc s'establirà a partir de la plantilla a menys que s'especifiqui explícitament"
3875DocType: Serial No,Purchase / Manufacture Details,Compra / Detalls de Fabricació
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303876apps/erpnext/erpnext/config/learn.py +142,Batch Inventory,Inventari de lots
Pratik Vyas593d5622015-03-02 19:07:52 +05303877DocType: Employee,Contract End Date,Data de finalització de contracte
3878DocType: Sales Order,Track this Sales Order against any Project,Seguir aquesta Ordre Vendes cap algun projecte
Pratik Vyas593d5622015-03-02 19:07:52 +05303879DocType: Production Planning Tool,Pull sales orders (pending to deliver) based on the above criteria,Ordres de venda i halar (pendent d'entregar) basat en els criteris anteriors
3880DocType: DocShare,Document Type,Tipus de document
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303881apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +557,From Supplier Quotation,Oferta de Proveïdor
Pratik Vyas593d5622015-03-02 19:07:52 +05303882DocType: Deduction Type,Deduction Type,Tipus Deducció
3883DocType: Attendance,Half Day,Medi Dia
Pratik Vyas593d5622015-03-02 19:07:52 +05303884DocType: Pricing Rule,Min Qty,Quantitat mínima
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303885DocType: Features Setup,"To track items in sales and purchase documents with batch nos. ""Preferred Industry: Chemicals""",Per realitzar un seguiment d&#39;articles en vendes i documents de compra amb els números de lot. &quot;Indústria Preferida: Químics&quot;
Pratik Vyas593d5622015-03-02 19:07:52 +05303886DocType: GL Entry,Transaction Date,Data de Transacció
3887DocType: Production Plan Item,Planned Qty,Planificada Quantitat
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303888apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +91,Total Tax,Impost Total
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303889apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +178,For Quantity (Manufactured Qty) is mandatory,Per Quantitat (Fabricat Quantitat) és obligatori
Pratik Vyas593d5622015-03-02 19:07:52 +05303890DocType: Stock Entry,Default Target Warehouse,Magatzem de destí predeterminat
3891DocType: Purchase Invoice,Net Total (Company Currency),Net Total (En la moneda de la Companyia)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303892apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +78,Row {0}: Party Type and Party is only applicable against Receivable / Payable account,Fila {0}: Partit Tipus i Partit és aplicable únicament contra el compte de cobrament / pagament
Pratik Vyas593d5622015-03-02 19:07:52 +05303893DocType: Notification Control,Purchase Receipt Message,Rebut de Compra Missatge
3894DocType: Production Order,Actual Start Date,Data d'inici real
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303895DocType: Sales Order,% of materials delivered against this Sales Order,% de materials lliurats d'aquesta Ordre de Venda
Pratik Vyas97264472015-05-14 15:13:10 +05303896apps/erpnext/erpnext/config/stock.py +18,Record item movement.,Desa el Moviment d'article
3897DocType: Newsletter List Subscriber,Newsletter List Subscriber,Llista de subscriptors al butlletí
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303898apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +164,Morticing,Mortajar
Pratik Vyas593d5622015-03-02 19:07:52 +05303899DocType: Email Account,Service,Servei
3900DocType: Hub Settings,Hub Settings,Ajustaments Hub
Pratik Vyas593d5622015-03-02 19:07:52 +05303901DocType: Project,Gross Margin %,Marge Brut%
3902DocType: BOM,With Operations,Amb Operacions
Anand Doshi191b2972015-10-21 16:50:31 +05303903apps/erpnext/erpnext/accounts/party.py +229,Accounting entries have already been made in currency {0} for company {1}. Please select a receivable or payable account with currency {0}.,Assentaments comptables ja s&#39;han fet en moneda {0} per a la companyia de {1}. Seleccioneu un compte per cobrar o per pagar amb la moneda {0}.
Pratik Vyas593d5622015-03-02 19:07:52 +05303904,Monthly Salary Register,Registre de Salari mensual
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303905apps/frappe/frappe/website/template.py +123,Next,Següent
Pratik Vyas593d5622015-03-02 19:07:52 +05303906DocType: Warranty Claim,If different than customer address,Si és diferent de la direcció del client
3907DocType: BOM Operation,BOM Operation,BOM Operació
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303908apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +118,Electropolishing,El electropolit
Pratik Vyas593d5622015-03-02 19:07:52 +05303909DocType: Purchase Taxes and Charges,On Previous Row Amount,A limport de la fila anterior
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303910apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.py +24,Please enter Payment Amount in atleast one row,"Si us plau, introduïu la suma del pagament en almenys una fila"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303911DocType: POS Profile,POS Profile,POS Perfil
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303912apps/erpnext/erpnext/config/accounts.py +153,"Seasonality for setting budgets, targets etc.","L'estacionalitat d'establir pressupostos, objectius, etc."
3913apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.js +238,Row {0}: Payment Amount cannot be greater than Outstanding Amount,Fila {0}: Quantitat de pagament no pot ser superior a quantitat lliurada
3914apps/erpnext/erpnext/buying/doctype/supplier/supplier.js +45,Total Unpaid,Total no pagat
Pratik Vyas593d5622015-03-02 19:07:52 +05303915apps/erpnext/erpnext/projects/doctype/time_log/time_log_list.js +21,Time Log is not billable,Registre d'hores no facturable
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303916apps/erpnext/erpnext/stock/get_item_details.py +128,"Item {0} is a template, please select one of its variants","Article {0} és una plantilla, per favor seleccioni una de les seves variants"
3917apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +528,Purchaser,Comprador
3918apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +81,Net pay cannot be negative,Salari net no pot ser negatiu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303919apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.py +71,Please enter the Against Vouchers manually,Introduïu manualment la partida dels comprovants
Pratik Vyas593d5622015-03-02 19:07:52 +05303920DocType: SMS Settings,Static Parameters,Paràmetres estàtics
3921DocType: Purchase Order,Advance Paid,Bestreta pagada
3922DocType: Item,Item Tax,Impost d'article
3923DocType: Expense Claim,Employees Email Id,Empleats Identificació de l'email
Pratik Vyas97264472015-05-14 15:13:10 +05303924apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +159,Current Liabilities,Passiu exigible
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303925apps/erpnext/erpnext/config/crm.py +48,Send mass SMS to your contacts,Enviar SMS massiu als seus contactes
Pratik Vyas593d5622015-03-02 19:07:52 +05303926DocType: Purchase Taxes and Charges,Consider Tax or Charge for,Consider Tax or Charge for
Anand Doshi191b2972015-10-21 16:50:31 +05303927apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +57,Actual Qty is mandatory,La quantitat actual és obligatòria
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303928apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +42,Cross-rolling,Cross-balanceig
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303929apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +132,Credit Card,Targeta De Crèdit
Pratik Vyas593d5622015-03-02 19:07:52 +05303930DocType: BOM,Item to be manufactured or repacked,Article que es fabricarà o embalarà de nou
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303931apps/erpnext/erpnext/config/stock.py +95,Default settings for stock transactions.,Ajustos per defecte per a les transaccions de valors.
Pratik Vyas593d5622015-03-02 19:07:52 +05303932DocType: Purchase Invoice,Next Date,Següent Data
3933DocType: Employee Education,Major/Optional Subjects,Major/Optional Subjects
Pratik Vyas97264472015-05-14 15:13:10 +05303934apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +49,Please enter Taxes and Charges,Entra les taxes i càrrecs
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303935apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +85,Machining,Conreu
Pratik Vyas593d5622015-03-02 19:07:52 +05303936DocType: Employee,"Here you can maintain family details like name and occupation of parent, spouse and children","Aquí pot mantenir els detalls de la família com el nom i ocupació dels pares, cònjuge i fills"
3937DocType: Hub Settings,Seller Name,Nom del venedor
3938DocType: Purchase Invoice,Taxes and Charges Deducted (Company Currency),Impostos i despeses deduïdes (Companyia moneda)
3939DocType: Item Group,General Settings,Configuració general
Pratik Vyas97264472015-05-14 15:13:10 +05303940apps/erpnext/erpnext/setup/doctype/currency_exchange/currency_exchange.py +19,From Currency and To Currency cannot be same,Des moneda i moneda no pot ser el mateix
Pratik Vyas593d5622015-03-02 19:07:52 +05303941DocType: Stock Entry,Repack,Torneu a embalar
3942apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +6,You must Save the form before proceeding,Has de desar el formulari abans de continuar
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303943DocType: Item Attribute,Numeric Values,Els valors numèrics
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303944apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +500,Attach Logo,Adjuntar Logo
Pratik Vyas593d5622015-03-02 19:07:52 +05303945DocType: Customer,Commission Rate,Percentatge de comissió
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303946apps/erpnext/erpnext/stock/doctype/item/item.js +38,Make Variant,Fer Variant
Pratik Vyas97264472015-05-14 15:13:10 +05303947apps/erpnext/erpnext/config/hr.py +145,Block leave applications by department.,Bloquejar sol·licituds d'absències per departament.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303948apps/erpnext/erpnext/templates/pages/cart.html +42,Cart is Empty,El carret està buit
Pratik Vyas593d5622015-03-02 19:07:52 +05303949DocType: Production Order,Actual Operating Cost,Cost de funcionament real
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303950apps/erpnext/erpnext/accounts/doctype/account/account.py +73,Root cannot be edited.,Root no es pot editar.
Anand Doshi191b2972015-10-21 16:50:31 +05303951apps/erpnext/erpnext/accounts/utils.py +195,Allocated amount can not greater than unadusted amount,Suma assignat no pot superar l'import a unadusted
Pratik Vyas593d5622015-03-02 19:07:52 +05303952DocType: Manufacturing Settings,Allow Production on Holidays,Permetre Producció en Vacances
3953DocType: Sales Order,Customer's Purchase Order Date,Data de l'ordre de compra del client
Pratik Vyas97264472015-05-14 15:13:10 +05303954apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +183,Capital Stock,Capital Social
Pratik Vyas593d5622015-03-02 19:07:52 +05303955DocType: Packing Slip,Package Weight Details,Pes del paquet Detalls
3956apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.py +105,Please select a csv file,Seleccioneu un arxiu csv
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303957DocType: Dropbox Backup,Send Backups to Dropbox,Enviar còpies de seguretat de Dropbox
3958DocType: Purchase Order,To Receive and Bill,Per Rebre i Bill
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303959apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +94,Designer,Dissenyador
3960apps/erpnext/erpnext/config/selling.py +121,Terms and Conditions Template,Plantilla de Termes i Condicions
Pratik Vyas593d5622015-03-02 19:07:52 +05303961DocType: Serial No,Delivery Details,Detalls del lliurament
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303962apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +382,Cost Center is required in row {0} in Taxes table for type {1},Es requereix de centres de cost a la fila {0} en Impostos taula per al tipus {1}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303963DocType: Item,Automatically create Material Request if quantity falls below this level,Creació automàtica de sol·licitud de materials si la quantitat és inferior a aquest nivell
Pratik Vyas593d5622015-03-02 19:07:52 +05303964,Item-wise Purchase Register,Registre de compra d'articles
3965DocType: Batch,Expiry Date,Data De Caducitat
Anand Doshi191b2972015-10-21 16:50:31 +05303966apps/erpnext/erpnext/stock/doctype/item/item.py +313,"To set reorder level, item must be a Purchase Item or Manufacturing Item","Per establir el nivell de comanda, article ha de ser un article de compra o fabricació d&#39;articles"
Pratik Vyas593d5622015-03-02 19:07:52 +05303967,Supplier Addresses and Contacts,Adreces i contactes dels proveïdors
Pratik Vyas97264472015-05-14 15:13:10 +05303968apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +268,Please select Category first,"Si us plau, Selecciona primer la Categoria"
3969apps/erpnext/erpnext/config/projects.py +18,Project master.,Projecte mestre.
Pratik Vyas593d5622015-03-02 19:07:52 +05303970DocType: Global Defaults,Do not show any symbol like $ etc next to currencies.,No mostrar qualsevol símbol com $ etc costat de monedes.
Anand Doshibacc6792015-10-30 12:54:27 +05303971apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +331, (Half Day),(Mig dia)
Pratik Vyas593d5622015-03-02 19:07:52 +05303972DocType: Supplier,Credit Days,Dies de Crèdit
3973DocType: Leave Type,Is Carry Forward,Is Carry Forward
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303974apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +486,Get Items from BOM,Obtenir elements de la llista de materials
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303975apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +41,Lead Time Days,Temps de Lliurament Dies
3976apps/erpnext/erpnext/config/manufacturing.py +120,Bill of Materials,Llista de materials
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303977apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +76,Row {0}: Party Type and Party is required for Receivable / Payable account {1},Fila {0}: Partit Tipus i Partit es requereix per al compte per cobrar / pagar {1}
3978DocType: Dropbox Backup,Send Notifications To,Enviar notificacions a
Pratik Vyas593d5622015-03-02 19:07:52 +05303979apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.html +26,Ref Date,Ref Data
3980DocType: Employee,Reason for Leaving,Raons per deixar el
3981DocType: Expense Claim Detail,Sanctioned Amount,Sanctioned Amount
3982DocType: GL Entry,Is Opening,Està obrint
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303983apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +163,Row {0}: Debit entry can not be linked with a {1},Fila {0}: seient de dèbit no pot vincular amb un {1}
3984apps/erpnext/erpnext/accounts/doctype/account/account.py +186,Account {0} does not exist,El compte {0} no existeix
Pratik Vyas593d5622015-03-02 19:07:52 +05303985DocType: Account,Cash,Efectiu
3986DocType: Employee,Short biography for website and other publications.,Breu biografia de la pàgina web i altres publicacions.
3987apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +31,Please create Salary Structure for employee {0},"Si us plau, creu Estructura salarial per als empleats {0}"