Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1 | DocType: Employee,Salary Mode,Modo de pago |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2 | DocType: Cost Center,"Select Monthly Distribution, if you want to track based on seasonality.","Seleccione la distribución mensual, si usted desea monitoreo de las temporadas" |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3 | DocType: Employee,Divorced,Divorciado |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 4 | apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +80,Warning: Same item has been entered multiple times.,Advertencia: El mismo artículo se ha introducido varias veces. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 5 | apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +96,Items already synced,Productos ya sincronizados |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 6 | DocType: Buying Settings,Allow Item to be added multiple times in a transaction,Permitir añadir el artículo varias veces en una transacción |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 7 | apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +33,Cancel Material Visit {0} before cancelling this Warranty Claim,Cancelar visita {0} antes de cancelar este reclamo de garantía |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 8 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +19,Consumer Products,Productos de consumo |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 9 | apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.js +68,Please select Party Type first,"Por favor, seleccione primero el tipo de entidad" |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 10 | DocType: Item,Customer Items,Partidas de deudores |
| 11 | apps/erpnext/erpnext/accounts/doctype/account/account.py +45,Account {0}: Parent account {1} can not be a ledger,Cuenta {0}: de cuenta padre {1} no puede ser una cuenta de libro mayor |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 12 | DocType: Item,Publish Item to hub.erpnext.com,Publicar artículo en hub.erpnext.com |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 13 | apps/erpnext/erpnext/config/setup.py +93,Email Notifications,Notificaciones por correo electrónico |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 14 | DocType: Item,Default Unit of Measure,Unidad de Medida (UdM) predeterminada |
| 15 | DocType: SMS Center,All Sales Partner Contact,Listado de todos los socios de ventas |
| 16 | DocType: Employee,Leave Approvers,Supervisores de ausencias |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 17 | DocType: Sales Partner,Dealer,Distribuidor |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 18 | DocType: Employee,Rented,Arrendado |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 19 | DocType: POS Profile,Applicable for User,Aplicable para el usuario |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 20 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +169,"Stopped Production Order cannot be cancelled, Unstop it first to cancel","La orden de producción detenida no puede ser cancelada, inicie de nuevo para cancelarla" |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 21 | apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +36,Currency is required for Price List {0},La divisa/moneda es requerida para lista de precios {0} |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 22 | DocType: Sales Taxes and Charges Template,* Will be calculated in the transaction.,* Será calculado en la transacción. |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 23 | DocType: Purchase Order,Customer Contact,Contacto del cliente |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 24 | apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +660,From Material Request,Desde requisición de materiales |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 25 | apps/erpnext/erpnext/selling/page/sales_browser/sales_browser.js +37,{0} Tree,Árbol: {0} |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 26 | DocType: Job Applicant,Job Applicant,Solicitante de empleo |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 27 | apps/erpnext/erpnext/hub_node/page/hub/hub_body.html +18,No more results.,No hay más resultados. |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 28 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +34,Legal,Legal |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 29 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +114,Actual type tax cannot be included in Item rate in row {0},"El tipo de impuesto actual, no puede ser incluido en el precio del producto de la línea {0}" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 30 | DocType: C-Form,Customer,Cliente |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 31 | DocType: Purchase Receipt Item,Required By,Solicitado por |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 32 | DocType: Delivery Note,Return Against Delivery Note,Devolución contra nota de entrega |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 33 | DocType: Department,Department,Departamento |
| 34 | DocType: Purchase Order,% Billed,% Facturado |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 35 | apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +43,Exchange Rate must be same as {0} {1} ({2}),El tipo de cambio debe ser el mismo que {0} {1} ({2}) |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 36 | DocType: Sales Invoice,Customer Name,Nombre del cliente |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 37 | DocType: Features Setup,"All export related fields like currency, conversion rate, export total, export grand total etc are available in Delivery Note, POS, Quotation, Sales Invoice, Sales Order etc.","Todos los campos relacionados tales como divisa, tasa de conversión, el total de exportaciones, total general de las exportaciones, etc están disponibles en la nota de entrega, Punto de venta, cotización, factura de venta, órdenes de venta, etc." |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 38 | DocType: Account,Heads (or groups) against which Accounting Entries are made and balances are maintained.,Cuentas (o grupos) para el cual los asientos contables se crean y se mantienen los saldos |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 39 | apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +177,Outstanding for {0} cannot be less than zero ({1}),El pago pendiente para {0} no puede ser menor que cero ({1}) |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 40 | DocType: Manufacturing Settings,Default 10 mins,Por defecto 10 minutos |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 41 | DocType: Leave Type,Leave Type Name,Nombre del tipo de ausencia |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 42 | apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +148,Series Updated Successfully,Secuencia actualizada correctamente |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 43 | DocType: Pricing Rule,Apply On,Aplicar en |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 44 | DocType: Item Price,Multiple Item prices.,Configuración de múltiples precios para los productos |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 45 | ,Purchase Order Items To Be Received,Productos por recibir desde orden de compra |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 46 | DocType: SMS Center,All Supplier Contact,Todos Contactos de Proveedores |
| 47 | DocType: Quality Inspection Reading,Parameter,Parámetro |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 48 | apps/erpnext/erpnext/projects/doctype/project/project.py +43,Expected End Date can not be less than Expected Start Date,La fecha prevista de finalización no puede ser inferior a la fecha prevista de inicio |
Nabin Hait | 733680b | 2015-12-07 14:12:41 +0530 | [diff] [blame] | 49 | apps/erpnext/erpnext/utilities/transaction_base.py +107,Row #{0}: Rate must be same as {1}: {2} ({3} / {4}) ,Línea # {0}: El valor debe ser el mismo que {1}: {2} ({3} / {4}) |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 50 | apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +206,New Leave Application,Nueva solicitud de ausencia |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 51 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +134,Bank Draft,Giro bancario |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 52 | DocType: Features Setup,1. To maintain the customer wise item code and to make them searchable based on their code use this option,"1 . Utilice esta opción para mantener el código del producto asignado por el cliente, de esta manera podrá encontrarlo en el buscador" |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 53 | DocType: Mode of Payment Account,Mode of Payment Account,Modo de pago a cuenta |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 54 | apps/erpnext/erpnext/stock/doctype/item/item.js +49,Show Variants,Mostrar variantes |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 55 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +478,Quantity,Cantidad |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 56 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +174,Loans (Liabilities),Préstamos (pasivos) |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 57 | DocType: Employee Education,Year of Passing,Año de graduación |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 58 | apps/erpnext/erpnext/public/js/pos/pos_bill_item.html +12,In Stock,En inventario |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 59 | DocType: Designation,Designation,Puesto |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 60 | DocType: Production Plan Item,Production Plan Item,Plan de producción de producto |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 61 | apps/erpnext/erpnext/hr/doctype/employee/employee.py +141,User {0} is already assigned to Employee {1},El usuario {0} ya está asignado al empleado {1} |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 62 | apps/erpnext/erpnext/accounts/page/pos/pos_page.html +13,Make new POS Profile,Crear un nuevo perfil de POS |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 63 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +31,Health Care,Asistencia médica |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 64 | DocType: Purchase Invoice,Monthly,Mensual |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 65 | apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +66,Delay in payment (Days),Retraso en el pago (días) |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 66 | apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +606,Invoice,Factura |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 67 | DocType: Maintenance Schedule Item,Periodicity,Periodo |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 68 | apps/erpnext/erpnext/public/js/setup_wizard.js +107,Email Address,Dirección de correo electrónico |
| 69 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +21,Defense,Defensa |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 70 | DocType: Company,Abbr,Abreviatura |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 71 | DocType: Appraisal Goal,Score (0-5),Puntuación (0-5) |
| 72 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +193,Row {0}: {1} {2} does not match with {3},Línea {0}: {1} {2} no coincide con {3} |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 73 | apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +74,Row # {0}:,Línea # {0}: |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 74 | DocType: Delivery Note,Vehicle No,Vehículo No. |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 75 | apps/erpnext/erpnext/public/js/pos/pos.js +528,Please select Price List,"Por favor, seleccione la lista de precios" |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 76 | DocType: Production Order Operation,Work In Progress,Trabajo en proceso |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 77 | DocType: Employee,Holiday List,Lista de festividades |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 78 | DocType: Time Log,Time Log,Gestión de tiempos |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 79 | apps/erpnext/erpnext/public/js/setup_wizard.js +292,Accountant,Contador |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 80 | DocType: Cost Center,Stock User,Usuario de almacén |
| 81 | DocType: Company,Phone No,Teléfono No. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 82 | DocType: Time Log,"Log of Activities performed by users against Tasks that can be used for tracking time, billing.",Bitácora de actividades realizadas por los usuarios en las tareas que se utilizan para el seguimiento del tiempo y la facturación. |
Nabin Hait | 733680b | 2015-12-07 14:12:41 +0530 | [diff] [blame] | 83 | apps/erpnext/erpnext/controllers/recurring_document.py +124,New {0}: #{1},Nuevo/a {0}: #{1} |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 84 | ,Sales Partners Commission,Comisiones de socios de ventas |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 85 | apps/erpnext/erpnext/setup/doctype/company/company.py +32,Abbreviation cannot have more than 5 characters,Abreviatura no puede tener más de 5 caracteres |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 86 | apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +56,"Attribute Value {0} cannot be removed from {1} as Item Variants \ |
| 87 | exist with this Attribute.",Atributo Valor {0} no se puede quitar de {1} como Artículo Variantes \ existen con este atributo. |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 88 | apps/erpnext/erpnext/accounts/doctype/account/account.js +27,This is a root account and cannot be edited.,Esta es una cuenta raíz y no se puede editar. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 89 | DocType: BOM,Operations,Operaciones |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 90 | apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +38,Cannot set authorization on basis of Discount for {0},No se puede establecer la autorización sobre la base de descuento para {0} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 91 | DocType: Bin,Quantity Requested for Purchase,Cantidad solicitada para la compra |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 92 | DocType: Rename Tool,"Attach .csv file with two columns, one for the old name and one for the new name","Adjuntar archivo .csv con dos columnas, una para el nombre antiguo y la otra para el nombre nuevo." |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 93 | DocType: Packed Item,Parent Detail docname,Detalle principal docname |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 94 | apps/erpnext/erpnext/public/js/setup_wizard.js +380,Kg,Kilogramo |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 95 | apps/erpnext/erpnext/config/hr.py +48,Opening for a Job.,Apertura de un puesto |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 96 | DocType: Item Attribute,Increment,Incremento |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 97 | apps/erpnext/erpnext/public/js/stock_analytics.js +63,Select Warehouse...,Seleccione Almacén ... |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 98 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +6,Advertising,Publicidad |
| 99 | apps/erpnext/erpnext/accounts/doctype/mode_of_payment/mode_of_payment.py +22,Same Company is entered more than once,Igual Company se introduce más de una vez |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 100 | DocType: Employee,Married,Casado |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 101 | apps/erpnext/erpnext/accounts/party.py +38,Not permitted for {0},No está permitido para {0} |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 102 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +392,Stock cannot be updated against Delivery Note {0},Inventario no puede actualizarse contra la nota de envío {0} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 103 | DocType: Payment Reconciliation,Reconcile,Conciliar |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 104 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +30,Grocery,Abarrotes |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 105 | DocType: Quality Inspection Reading,Reading 1,Lectura 1 |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 106 | apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +100,Make Bank Entry,Crear entrada de banco |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 107 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +40,Pension Funds,Fondo de pensiones |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 108 | apps/erpnext/erpnext/accounts/doctype/account/account.py +149,Warehouse is mandatory if account type is Warehouse,El almacén es obligatorio si el tipo de cuenta es 'almacén' |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 109 | DocType: SMS Center,All Sales Person,Todos los vendedores |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 110 | DocType: Lead,Person Name,Nombre de persona |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 111 | DocType: Sales Order,"Check if recurring order, uncheck to stop recurring or put proper End Date","Marque si es una orden recurrente, desmarque si quiere detenerla o definir una fecha final" |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 112 | DocType: Sales Invoice Item,Sales Invoice Item,Producto de factura de venta |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 113 | DocType: Account,Credit,Haber |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 114 | apps/erpnext/erpnext/hr/doctype/employee/employee.py +25,Please setup Employee Naming System in Human Resource > HR Settings,"Por favor, configure el sistema de Nombre de Empleados a través de: Recursos Humanos > Configuración de recursos humanos" |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 115 | DocType: POS Profile,Write Off Cost Center,Desajuste de centro de costos |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 116 | DocType: Warehouse,Warehouse Detail,Detalles de almacen |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 117 | apps/erpnext/erpnext/selling/doctype/customer/customer.py +181,Credit limit has been crossed for customer {0} {1}/{2},Límite de crédito ha sido sobrepasado para el cliente {0} {1}/{2} |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 118 | DocType: Tax Rule,Tax Type,Tipo de impuestos |
| 119 | apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +141,You are not authorized to add or update entries before {0},No tiene permisos para agregar o actualizar las entradas antes de {0} |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 120 | DocType: Item,Item Image (if not slideshow),Imagen del producto (si no utilizará diapositivas) |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 121 | apps/erpnext/erpnext/setup/doctype/customer_group/customer_group.py +20,An Customer exists with same name,Existe un cliente con el mismo nombre |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 122 | DocType: Production Order Operation,(Hour Rate / 60) * Actual Operation Time,(Tarifa por hora / 60) * Tiempo real de la operación |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 123 | DocType: SMS Log,SMS Log,Registros SMS |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 124 | apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +27,Cost of Delivered Items,Costo de productos entregados |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 125 | DocType: Quality Inspection,Get Specification Details,Obtener especificaciones |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 126 | DocType: Lead,Interested,Interesado |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 127 | apps/erpnext/erpnext/config/manufacturing.py +14,Bill of Material,Lista de Materiales (LdM) |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 128 | apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +158,Opening,Apertura |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 129 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +27,From {0} to {1},Desde {0} a {1} |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 130 | DocType: Item,Copy From Item Group,Copiar desde grupo |
| 131 | DocType: Journal Entry,Opening Entry,Asiento de apertura |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 132 | DocType: Stock Entry,Additional Costs,Costes adicionales |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 133 | apps/erpnext/erpnext/accounts/doctype/account/account.py +120,Account with existing transaction can not be converted to group.,Cuenta con transacción existente no se puede convertir al grupo. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 134 | DocType: Lead,Product Enquiry,Petición de producto |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 135 | apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +13,Please enter company first,"Por favor, ingrese primero la compañía" |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 136 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +334,Please select Company first,"Por favor, seleccione primero la compañía" |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 137 | DocType: Employee Education,Under Graduate,Estudiante |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 138 | apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.js +22,Target On,Objetivo en |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 139 | DocType: BOM,Total Cost,Coste total |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 140 | apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.js +9,Activity Log:,Registro de Actividad: |
Anand Doshi | 666fbaf | 2015-11-26 12:40:13 +0530 | [diff] [blame] | 141 | apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +194,Item {0} does not exist in the system or has expired,El elemento {0} no existe en el sistema o ha expirado |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 142 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +44,Real Estate,Bienes raíces |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 143 | apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.html +4,Statement of Account,Estado de cuenta |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 144 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +41,Pharmaceuticals,Productos farmacéuticos |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 145 | DocType: Expense Claim Detail,Claim Amount,Importe del reembolso |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 146 | DocType: Employee,Mr,Sr. |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 147 | apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +33,Supplier Type / Supplier,Proveedor / Tipo de proveedor |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 148 | DocType: Naming Series,Prefix,Prefijo |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 149 | apps/erpnext/erpnext/public/js/setup_wizard.js +377,Consumable,Consumible |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 150 | DocType: Upload Attendance,Import Log,Importar registro |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 151 | apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.js +19,Send,Enviar. |
| 152 | DocType: Sales Invoice Item,Delivered By Supplier,Entregado por proveedor |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 153 | DocType: SMS Center,All Contact,Todos los Contactos |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 154 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +164,Annual Salary,Salario Anual |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 155 | DocType: Period Closing Voucher,Closing Fiscal Year,Cerrando el año fiscal |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 156 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +69,Stock Expenses,Gastos sobre existencias |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 157 | DocType: Newsletter,Email Sent?,Enviar Email? |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 158 | DocType: Journal Entry,Contra Entry,Entrada contra |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 159 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +92,Show Time Logs,Mostrar gestión de tiempos |
| 160 | DocType: Journal Entry Account,Credit in Company Currency,Divisa por defecto de la cuenta de credito |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 161 | DocType: Delivery Note,Installation Status,Estado de la instalación |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 162 | apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +118,Accepted + Rejected Qty must be equal to Received quantity for Item {0},Cantidad Aceptada + Rechazada debe ser igual a la cantidad Recibida por el Artículo {0} |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 163 | DocType: Item,Supply Raw Materials for Purchase,Suministro de materia prima para la compra |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 164 | apps/erpnext/erpnext/stock/get_item_details.py +133,Item {0} must be a Purchase Item,El producto {0} debe ser un producto para la compra |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 165 | DocType: Upload Attendance,"Download the Template, fill appropriate data and attach the modified file. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 166 | All dates and employee combination in the selected period will come in the template, with existing attendance records","Descargue la plantilla, para rellenar los datos apropiados y adjuntar el archivo modificado. |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 167 | Todas las fechas y los empleados en el período seleccionado se adjuntara a la planilla, con los registros de asistencia existentes." |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 168 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +444,Item {0} is not active or end of life has been reached,El producto {0} no está activo o ha llegado al final de la vida útil |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 169 | DocType: Time Log Batch,Will be updated after Sales Invoice is Submitted.,Se actualizará después de la factura de venta se considera validada. |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 170 | apps/erpnext/erpnext/controllers/accounts_controller.py +511,"To include tax in row {0} in Item rate, taxes in rows {1} must also be included",Para incluir el impuesto en la línea {0} los impuestos de las lineas {1} tambien deben ser incluidos |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 171 | apps/erpnext/erpnext/config/hr.py +90,Settings for HR Module,Configuracion para módulo de recursos humanos (RRHH) |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 172 | DocType: SMS Center,SMS Center,Centro SMS |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 173 | DocType: BOM Replace Tool,New BOM,Nueva solicitud de materiales |
| 174 | apps/erpnext/erpnext/config/projects.py +28,Batch Time Logs for billing.,Lotes de gestión de tiempos para facturación. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 175 | apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +30,Newsletter has already been sent,El boletín de noticias ya ha sido enviado |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 176 | DocType: Lead,Request Type,Tipo de solicitud |
| 177 | DocType: Leave Application,Reason,Razón |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 178 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +14,Broadcasting,Difusión |
| 179 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +140,Execution,Ejecución |
| 180 | apps/erpnext/erpnext/public/js/setup_wizard.js +114,The first user will become the System Manager (you can change this later).,El primer usuario se convertirá en el administrador del sistema (puede cambiar esto más adelante). |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 181 | apps/erpnext/erpnext/config/manufacturing.py +39,Details of the operations carried out.,Detalles de las operaciones realizadas. |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 182 | DocType: Serial No,Maintenance Status,Estado del mantenimiento |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 183 | apps/erpnext/erpnext/config/stock.py +258,Items and Pricing,Productos y precios |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 184 | apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +37,From Date should be within the Fiscal Year. Assuming From Date = {0},La fecha 'Desde' tiene que pertenecer al rango del año fiscal = {0} |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 185 | DocType: Appraisal,Select the Employee for whom you are creating the Appraisal.,Seleccione el empleado para el que está creando la evaluación. |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 186 | apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +96,Cost Center {0} does not belong to Company {1},El centro de Costos {0} no pertenece a la compañía {1} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 187 | DocType: Customer,Individual,Individual |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 188 | apps/erpnext/erpnext/config/support.py +23,Plan for maintenance visits.,Plan para las visitas |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 189 | DocType: SMS Settings,Enter url parameter for message,Introduzca el parámetro url para el mensaje |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 190 | apps/erpnext/erpnext/config/selling.py +148,Rules for applying pricing and discount.,Reglas para la aplicación de distintos precios y descuentos sobre los productos. |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 191 | apps/erpnext/erpnext/projects/doctype/time_log/time_log.py +81,This Time Log conflicts with {0} for {1} {2},Esta gestión de tiempos tiene conflictos con {0} de {1} {2} |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 192 | apps/erpnext/erpnext/stock/doctype/price_list/price_list.py +14,Price List must be applicable for Buying or Selling,La lista de precios debe ser aplicable para las compras o ventas |
| 193 | apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +81,Installation date cannot be before delivery date for Item {0},La fecha de instalación no puede ser antes de la fecha de entrega para el elemento {0} |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 194 | DocType: Pricing Rule,Discount on Price List Rate (%),Descuento sobre la tarifa de la lista de precios (%) |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 195 | DocType: Offer Letter,Select Terms and Conditions,Seleccione términos y condiciones |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 196 | DocType: Production Planning Tool,Sales Orders,Ordenes de venta |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 197 | DocType: Purchase Taxes and Charges,Valuation,Valuación |
| 198 | apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.js +17,Set as Default,Establecer como predeterminado |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 199 | ,Purchase Order Trends,Tendencias de ordenes de compra |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 200 | apps/erpnext/erpnext/config/hr.py +78,Allocate leaves for the year.,Asignar las ausencias para el año. |
| 201 | DocType: Earning Type,Earning Type,Tipo de ingresos |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 202 | DocType: Manufacturing Settings,Disable Capacity Planning and Time Tracking,Desactivar planificación de capacidad y seguimiento de tiempo |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 203 | DocType: Bank Reconciliation,Bank Account,Cuenta bancaria |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 204 | DocType: Leave Type,Allow Negative Balance,Permitir Saldo Negativo |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 205 | DocType: Selling Settings,Default Territory,Territorio predeterminado |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 206 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +53,Television,Televisión |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 207 | DocType: Production Order Operation,Updated via 'Time Log',Actualizado a través de la gestión de tiempos |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 208 | apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +82,Account {0} does not belong to Company {1},Cuenta {0} no pertenece a la Compañía {1} |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 209 | DocType: Naming Series,Series List for this Transaction,Lista de secuencias para esta transacción |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 210 | DocType: Sales Invoice,Is Opening Entry,Es una entrada de apertura |
| 211 | DocType: Customer Group,Mention if non-standard receivable account applicable,Indique si una cuenta por cobrar no estándar es aplicable |
| 212 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +154,For Warehouse is required before Submit,Para el almacén es requerido antes de enviar |
Anand Doshi | 666fbaf | 2015-11-26 12:40:13 +0530 | [diff] [blame] | 213 | apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +8,Received On,Recibida el |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 214 | DocType: Sales Partner,Reseller,Re-vendedor |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 215 | apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +41,Please enter Company,"Por favor, introduzca compañia" |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 216 | DocType: Delivery Note Item,Against Sales Invoice Item,Contra la factura de venta del producto |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 217 | ,Production Orders in Progress,Órdenes de producción en progreso |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 218 | DocType: Lead,Address & Contact,Dirección y Contacto |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 219 | DocType: Leave Allocation,Add unused leaves from previous allocations,Añadir las hojas no utilizados de las asignaciones anteriores |
Nabin Hait | 733680b | 2015-12-07 14:12:41 +0530 | [diff] [blame] | 220 | apps/erpnext/erpnext/controllers/recurring_document.py +203,Next Recurring {0} will be created on {1},La próxima recurrencia {0} se creará el {1} |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 221 | DocType: Newsletter List,Total Subscribers,Suscriptores totales |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 222 | ,Contact Name,Nombre de contacto |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 223 | DocType: Production Plan Item,SO Pending Qty,Cant. de OV pendientes |
| 224 | DocType: Process Payroll,Creates salary slip for above mentioned criteria.,Crear la nómina salarial con los criterios antes seleccionados. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 225 | apps/erpnext/erpnext/config/buying.py +18,Request for purchase.,Solicitudes de compra. |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 226 | apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +173,Only the selected Leave Approver can submit this Leave Application,Sólo el supervisor de ausencias responsable puede validar esta solicitud de permiso |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 227 | apps/erpnext/erpnext/hr/doctype/employee/employee.py +114,Relieving Date must be greater than Date of Joining,La fecha de relevo debe ser mayor que la fecha de inicio |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 228 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +172,Leaves per Year,Ausencias por año |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 229 | apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +187,Please set Naming Series for {0} via Setup > Settings > Naming Series,"Por favor, las secuencias e identificadores para {0} a través de Configuración> Configuración> Secuencias e identificadores" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 230 | DocType: Time Log,Will be updated when batched.,Se actualizará al agruparse. |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 231 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +104,Row {0}: Please check 'Is Advance' against Account {1} if this is an advance entry.,"Línea {0}: Por favor, verifique 'Es un anticipo' para la cuenta {1} si se trata de una entrada de pago anticipado." |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 232 | apps/erpnext/erpnext/stock/utils.py +178,Warehouse {0} does not belong to company {1},El almacén {0} no pertenece a la compañía {1} |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 233 | DocType: Item Website Specification,Item Website Specification,Especificación del producto en la WEB |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 234 | DocType: Payment Tool,Reference No,Referencia No. |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 235 | apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +398,Leave Blocked,Vacaciones Bloqueadas |
| 236 | apps/erpnext/erpnext/stock/doctype/item/item.py +576,Item {0} has reached its end of life on {1},El producto {0} ha llegado al fin de la vida útil el {1} |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 237 | apps/erpnext/erpnext/accounts/utils.py +341,Annual,Anual |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 238 | DocType: Stock Reconciliation Item,Stock Reconciliation Item,Elemento de reconciliación de inventarios |
| 239 | DocType: Stock Entry,Sales Invoice No,Factura de venta No. |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 240 | DocType: Material Request Item,Min Order Qty,Cantidad mínima de Pedido |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 241 | DocType: Lead,Do Not Contact,No contactar |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 242 | DocType: Sales Invoice,The unique id for tracking all recurring invoices. It is generated on submit.,El ID único para el seguimiento de todas las facturas recurrentes. Este es generado al validar. |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 243 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +93,Software Developer,Desarrollador de Software. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 244 | DocType: Item,Minimum Order Qty,Cantidad mínima de la orden |
| 245 | DocType: Pricing Rule,Supplier Type,Tipo de proveedor |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 246 | DocType: Item,Publish in Hub,Publicar en el Hub |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 247 | ,Terretory,Territorio |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 248 | apps/erpnext/erpnext/stock/doctype/item/item.py +596,Item {0} is cancelled,El producto {0} esta cancelado |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 249 | apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +607,Material Request,Requisición de materiales |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 250 | DocType: Bank Reconciliation,Update Clearance Date,Actualizar fecha de liquidación |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 251 | DocType: Item,Purchase Details,Detalles de compra |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 252 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +321,Item {0} not found in 'Raw Materials Supplied' table in Purchase Order {1},El elemento {0} no se encuentra en 'Materias Primas Suministradas' en la tabla de la órden de compra {1} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 253 | DocType: Employee,Relation,Relación |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 254 | DocType: Shipping Rule,Worldwide Shipping,Envío al mundo entero |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 255 | apps/erpnext/erpnext/config/selling.py +23,Confirmed orders from Customers.,Ordenes de clientes confirmadas. |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 256 | DocType: Purchase Receipt Item,Rejected Quantity,Cantidad rechazada |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 257 | DocType: Features Setup,"Field available in Delivery Note, Quotation, Sales Invoice, Sales Order","Campo disponible en la Nota de Entrega, Cotización, Factura de Venta y Pedido de Venta" |
| 258 | DocType: SMS Settings,SMS Sender Name,Nombre del remitente SMS |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 259 | DocType: Contact,Is Primary Contact,Es el contacto principal |
| 260 | DocType: Notification Control,Notification Control,Control de notificaciónes |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 261 | DocType: Lead,Suggestions,Sugerencias. |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 262 | DocType: Territory,Set Item Group-wise budgets on this Territory. You can also include seasonality by setting the Distribution.,Establecer grupo de presupuestos en este territorio. también puede incluir las temporadas de distribución |
| 263 | apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +72,Please enter parent account group for warehouse {0},"Por favor, ingrese el grupo de cuentas padres / principales para el almacén {0}" |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 264 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +242,Payment against {0} {1} cannot be greater than Outstanding Amount {2},El pago para {0} {1} no puede ser mayor que el pago pendiente {2} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 265 | DocType: Supplier,Address HTML,Dirección HTML |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 266 | DocType: Lead,Mobile No.,Número móvil |
| 267 | DocType: Maintenance Schedule,Generate Schedule,Generar planificación |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 268 | DocType: Purchase Invoice Item,Expense Head,Cuenta de gastos |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 269 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +86,Please select Charge Type first,"Por favor, seleccione primero el tipo de cargo" |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 270 | apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +41,Latest,Más reciente |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 271 | apps/erpnext/erpnext/public/js/setup_wizard.js +143,Max 5 characters,Máximo 5 caractéres |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 272 | DocType: Employee,The first Leave Approver in the list will be set as the default Leave Approver,El primer supervisor de ausencias en la lista sera definido como el administrador de ausencias/vacaciones predeterminado. |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 273 | apps/erpnext/erpnext/projects/doctype/activity_type/activity_type.js +3,Activity Cost per Employee,Costo Actividad por Empleado |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 274 | DocType: Accounts Settings,Settings for Accounts,Ajustes de contabilidad |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 275 | apps/erpnext/erpnext/config/crm.py +90,Manage Sales Person Tree.,Administrar las categoría de los socios de ventas |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 276 | DocType: Item,Synced With Hub,Sincronizado con Hub. |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 277 | apps/erpnext/erpnext/setup/doctype/company/company.js +41,Wrong Password,Contraseña incorrecta |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 278 | DocType: Item,Variant Of,Variante de |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 279 | apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +34,Item {0} must be Service Item,El elemento {0} debe ser un servicio |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 280 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +303,Completed Qty can not be greater than 'Qty to Manufacture',La cantidad completada no puede ser mayor que la cantidad a manufacturar. |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 281 | DocType: Period Closing Voucher,Closing Account Head,Cuenta principal de cierre |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 282 | DocType: Employee,External Work History,Historial de trabajos externos |
| 283 | apps/erpnext/erpnext/projects/doctype/task/task.py +86,Circular Reference Error,Error de referencia circular |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 284 | DocType: Delivery Note,In Words (Export) will be visible once you save the Delivery Note.,En palabras (Exportar) serán visibles una vez que guarde la nota de entrega. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 285 | DocType: Lead,Industry,Industria |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 286 | DocType: Employee,Job Profile,Perfil del puesto |
| 287 | DocType: Newsletter,Newsletter,Boletín de noticias |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 288 | DocType: Stock Settings,Notify by Email on creation of automatic Material Request,Notificarme por Email cuando se genere una nueva requisición de materiales |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 289 | DocType: Journal Entry,Multi Currency,Multi moneda |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 290 | DocType: Payment Reconciliation Invoice,Invoice Type,Tipo de factura |
| 291 | DocType: Sales Invoice Item,Delivery Note,Nota de entrega |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 292 | apps/erpnext/erpnext/config/learn.py +72,Setting up Taxes,Configuración de Impuestos |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 293 | apps/erpnext/erpnext/accounts/utils.py +191,Payment Entry has been modified after you pulled it. Please pull it again.,"El registro del pago ha sido modificado antes de su modificación. Por favor, inténtelo de nuevo." |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 294 | apps/erpnext/erpnext/stock/doctype/item/item.py +377,{0} entered twice in Item Tax,{0} ingresado dos veces en el Impuesto del producto |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 295 | apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +105,Summary for this week and pending activities,Resumen para esta semana y actividades pendientes |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 296 | DocType: Workstation,Rent Cost,Costo de arrendamiento |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 297 | apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +74,Please select month and year,Por favor seleccione el mes y el año |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 298 | DocType: Purchase Invoice,"Enter email id separated by commas, invoice will be mailed automatically on particular date","Introduzca los IDs de correo electrónico separados por comas, la factura será enviada automáticamente en una fecha determinada" |
| 299 | DocType: Employee,Company Email,Email de la compañía |
| 300 | DocType: GL Entry,Debit Amount in Account Currency,Importe debitado con la divisa |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 301 | DocType: Shipping Rule,Valid for Countries,Válido para los Países |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 302 | DocType: 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.","Todos los campos tales como la divisa, tasa de conversión, el total de las importaciones, la importación total general etc están disponibles en recibo de compra, cotización de proveedor, factura de compra, orden de compra, etc" |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 303 | apps/erpnext/erpnext/stock/doctype/item/item.js +48,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,"Este producto es una plantilla y no se puede utilizar en las transacciones. Los atributos del producto se copiarán sobre las variantes, a menos que la opción 'No copiar' este seleccionada" |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 304 | apps/erpnext/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.py +69,Total Order Considered,Total del Pedido Considerado |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 305 | apps/erpnext/erpnext/config/hr.py +110,"Employee designation (e.g. CEO, Director etc.).","Puesto del empleado (por ejemplo, director general, director, etc.)" |
Nabin Hait | 733680b | 2015-12-07 14:12:41 +0530 | [diff] [blame] | 306 | apps/erpnext/erpnext/controllers/recurring_document.py +196,Please enter 'Repeat on Day of Month' field value,"Por favor, introduzca el valor en el campo 'Repetir un día al mes'" |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 307 | DocType: Sales Invoice,Rate at which Customer Currency is converted to customer's base currency,Tasa por la cual la divisa es convertida como moneda base del cliente |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 308 | DocType: Features Setup,"Available in BOM, Delivery Note, Purchase Invoice, Production Order, Purchase Order, Purchase Receipt, Sales Invoice, Sales Order, Stock Entry, Timesheet","Disponible en la Solicitud de Materiales , Albarán, Factura de Compra , Orden de Produccuón , Orden de Compra , Fecibo de Compra , Factura de Venta Pedidos de Venta , Inventario de Entrada, Control de Horas" |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 309 | DocType: Item Tax,Tax Rate,Procentaje del impuesto |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 310 | apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +54,{0} already allocated for Employee {1} for period {2} to {3},{0} ya asignado para Empleado {1} para el período {2} a {3} |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 311 | apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +628,Select Item,Seleccione producto |
| 312 | apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +150,"Item: {0} managed batch-wise, can not be reconciled using \ |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 313 | Stock Reconciliation, instead use Stock Entry","El Producto: {0} gestionado por lotes, no se puede conciliar usando\ Reconciliación de Stock, se debe usar Entrada de Stock" |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 314 | apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +262,Purchase Invoice {0} is already submitted,La factura de compra {0} ya existe o se encuentra validada |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 315 | apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +87,Row # {0}: Batch No must be same as {1} {2},Línea # {0}: El lote no puede ser igual a {1} {2} |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 316 | apps/erpnext/erpnext/accounts/doctype/account/account.js +54,Convert to non-Group,Convertir a 'Sin-Grupo' |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 317 | apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +55,Purchase Receipt must be submitted,El recibo de compra debe validarse |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 318 | apps/erpnext/erpnext/config/stock.py +53,Batch (lot) of an Item.,Listados de los lotes de los productos |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 319 | DocType: C-Form Invoice Detail,Invoice Date,Fecha de factura |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 320 | DocType: GL Entry,Debit Amount,Importe débitado |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 321 | apps/erpnext/erpnext/accounts/party.py +223,There can only be 1 Account per Company in {0} {1},Sólo puede existir una (1) cuenta por compañía en {0} {1} |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 322 | apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +7,Your email address,Su dirección de correo electrónico |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 323 | apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +215,Please see attachment,"Por favor, revise el documento adjunto" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 324 | DocType: Purchase Order,% Received,% Recibido |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 325 | apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +18,Setup Already Complete!!,La configuración ya se ha completado! |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 326 | ,Finished Goods,Productos terminados |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 327 | DocType: Delivery Note,Instructions,Instrucciones |
| 328 | DocType: Quality Inspection,Inspected By,Inspección realizada por |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 329 | DocType: Maintenance Visit,Maintenance Type,Tipo de mantenimiento |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 330 | apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +61,Serial No {0} does not belong to Delivery Note {1},El número de serie {0} no pertenece a la nota de entrega {1} |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 331 | DocType: Item Quality Inspection Parameter,Item Quality Inspection Parameter,Parámetro de Inspección de Calidad del producto |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 332 | DocType: Leave Application,Leave Approver Name,Nombre del supervisor de ausencias |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 333 | ,Schedule Date,Fecha de programa |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 334 | DocType: Packed Item,Packed Item,Artículo empacado |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 335 | apps/erpnext/erpnext/config/buying.py +54,Default settings for buying transactions.,Ajustes predeterminados para las transacciones de compra. |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 336 | apps/erpnext/erpnext/projects/doctype/activity_cost/activity_cost.py +29,Activity Cost exists for Employee {0} against Activity Type - {1},Existe un costo de actividad para el empleado {0} en el tipo de actividad - {1} |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 337 | apps/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.,"Por favor, NO crear cuentas de clientes y/o proveedores. Estas son creadas en los maestros de clientes/proveedores." |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 338 | DocType: Currency Exchange,Currency Exchange,Cambio de divisas |
| 339 | DocType: Purchase Invoice Item,Item Name,Nombre del producto |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 340 | DocType: Authorization Rule,Approving User (above authorized value),La aprobación del usuario (por encima del valor autorizado) |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 341 | apps/erpnext/erpnext/selling/report/customer_credit_balance/customer_credit_balance.py +39,Credit Balance,Saldo Acreedor |
| 342 | DocType: Employee,Widowed,Viudo |
Nabin Hait | 733680b | 2015-12-07 14:12:41 +0530 | [diff] [blame] | 343 | DocType: Production Planning Tool,"Items to be requested which are ""Out of Stock"" considering all warehouses based on projected qty and minimum order qty","Elementos que deben exigirse que son "" Fuera de Stock "", considerando todos los almacenes basados en Cantidad proyectada y pedido mínimo Cantidad" |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 344 | DocType: Workstation,Working Hours,Horas de trabajo |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 345 | DocType: Naming Series,Change the starting / current sequence number of an existing series.,Defina el nuevo número de secuencia para esta transacción. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 346 | apps/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 existen varias reglas de precios, se les pide a los usuarios que establezcan la prioridad manualmente para resolver el conflicto." |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 347 | ,Purchase Register,Registro de compras |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 348 | DocType: Landed Cost Item,Applicable Charges,Cargos Aplicables |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 349 | DocType: Workstation,Consumable Cost,Coste de consumibles |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 350 | apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +169,{0} ({1}) must have role 'Leave Approver',{0} ({1}) debe tener el rol de 'Supervisor de ausencias' |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 351 | DocType: Purchase Receipt,Vehicle Date,Fecha de Vehículos |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 352 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +39,Medical,Médico |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 353 | apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +143,Reason for losing,Razón de pérdida |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 354 | apps/erpnext/erpnext/manufacturing/doctype/workstation/workstation.py +79,Workstation is closed on the following dates as per Holiday List: {0},La estación de trabajo estará cerrada en las siguientes fechas según la lista de festividades: {0} |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 355 | DocType: Employee,Single,Soltero |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 356 | DocType: Issue,Attachment,Adjunto |
| 357 | apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +29,Budget cannot be set for Group Cost Center,El presupuesto no se puede establecer para un grupo del centro de costos |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 358 | DocType: Account,Cost of Goods Sold,Costo sobre ventas |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 359 | DocType: Purchase Invoice,Yearly,Anual |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 360 | apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +230,Please enter Cost Center,"Por favor, introduzca el centro de costos" |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 361 | DocType: Journal Entry Account,Sales Order,Orden de venta (OV) |
Nabin Hait | 733680b | 2015-12-07 14:12:41 +0530 | [diff] [blame] | 362 | apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +63,Avg. Selling Rate,Precio de venta promedio |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 363 | DocType: Purchase Order,Start date of current order's period,Fecha inicial del período de ordenes |
Nabin Hait | 733680b | 2015-12-07 14:12:41 +0530 | [diff] [blame] | 364 | apps/erpnext/erpnext/utilities/transaction_base.py +131,Quantity cannot be a fraction in row {0},La cantidad no puede ser una fracción en la línea {0} |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 365 | DocType: Purchase Invoice Item,Quantity and Rate,Cantidad y precios |
Nabin Hait | 733680b | 2015-12-07 14:12:41 +0530 | [diff] [blame] | 366 | DocType: Delivery Note,% Installed,% Instalado |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 367 | apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +59,Please enter company name first,"Por favor, ingrese el nombre de la compañia" |
| 368 | DocType: BOM,Item Desription,Descripción de producto |
| 369 | DocType: Purchase Invoice,Supplier Name,Nombre de proveedor |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 370 | apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +25,Read the ERPNext Manual,Lea el Manual ERPNext |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 371 | DocType: Account,Is Group,Es un grupo |
| 372 | DocType: Stock Settings,Automatically Set Serial Nos based on FIFO,Ajusta automáticamente los números de serie basado en FIFO |
| 373 | DocType: Accounts Settings,Check Supplier Invoice Number Uniqueness,Comprobar número de factura único por proveedor |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 374 | apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +57,'To Case No.' cannot be less than 'From Case No.','Hasta caso No.' no puede ser inferior a 'desde el caso No.' |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 375 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +104,Non Profit,Sin fines de lucro |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 376 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order_list.js +7,Not Started,No iniciado |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 377 | DocType: Lead,Channel Partner,Canal de socio |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 378 | DocType: Account,Old Parent,Antiguo Padre |
| 379 | DocType: Notification Control,Customize the introductory text that goes as a part of that email. Each transaction has a separate introductory text.,Personalizar el texto de introducción que va como una parte de este correo electrónico. Cada transacción tiene un texto introductorio separado. |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 380 | DocType: Sales Taxes and Charges Template,Sales Master Manager,Gerente principal de ventas |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 381 | apps/erpnext/erpnext/config/manufacturing.py +74,Global settings for all manufacturing processes.,Configuración global para todos los procesos de producción |
| 382 | DocType: Accounts Settings,Accounts Frozen Upto,Cuentas congeladas hasta |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 383 | DocType: SMS Log,Sent On,Enviado por |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 384 | apps/erpnext/erpnext/stock/doctype/item/item.py +553,Attribute {0} selected multiple times in Attributes Table,Atributo {0} seleccionado varias veces en la tabla Atributos |
Nabin Hait | 733680b | 2015-12-07 14:12:41 +0530 | [diff] [blame] | 385 | DocType: HR Settings,Employee record is created using selected field. ,El registro del empleado se crea utilizando el campo seleccionado. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 386 | DocType: Sales Order,Not Applicable,No aplicable |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 387 | apps/erpnext/erpnext/config/hr.py +140,Holiday master.,Master de vacaciones . |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 388 | DocType: Material Request Item,Required Date,Fecha de solicitud |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 389 | DocType: Delivery Note,Billing Address,Dirección de facturación |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 390 | apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.js +735,Please enter Item Code.,"Por favor, introduzca el código del producto." |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 391 | DocType: BOM,Costing,Presupuesto |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 392 | DocType: Purchase Taxes and Charges,"If checked, the tax amount will be considered as already included in the Print Rate / Print Amount","Si se selecciona, el valor del impuesto se considerará como ya incluido en el importe" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 393 | apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +48,Total Qty,Cantidad Total |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 394 | DocType: Employee,Health Concerns,Problemas de salud |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 395 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice_list.js +15,Unpaid,Impagado |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 396 | DocType: Packing Slip,From Package No.,Desde paquete No. |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 397 | DocType: Item Attribute,To Range,A rango |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 398 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +29,Securities and Deposits,Valores y depósitos |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 399 | DocType: Features Setup,Imports,Importaciones |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 400 | apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +77,Total leaves allocated is mandatory,Hojas totales asignados es obligatorio |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 401 | DocType: Job Opening,Description of a Job Opening,Descripción de la oferta de trabajo |
| 402 | apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +102,Pending activities for today,Actividades pendientes para hoy |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 403 | apps/erpnext/erpnext/config/hr.py +28,Attendance record.,Registros de asistencias. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 404 | DocType: Bank Reconciliation,Journal Entries,Asientos contables |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 405 | DocType: Sales Order Item,Used for Production Plan,Se utiliza para el plan de producción |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 406 | DocType: Manufacturing Settings,Time Between Operations (in mins),Tiempo entre operaciones (en minutos) |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 407 | DocType: Customer,Buyer of Goods and Services.,Consumidor de productos y servicios. |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 408 | DocType: Journal Entry,Accounts Payable,Cuentas por pagar |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 409 | apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.js +24,Add Subscribers,Añadir Suscriptores |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 410 | apps/erpnext/erpnext/public/js/feature_setup.js +220,""" does not exists",""" no existe" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 411 | DocType: Pricing Rule,Valid Upto,Válido hasta |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 412 | apps/erpnext/erpnext/public/js/setup_wizard.js +322,List a few of your customers. They could be organizations or individuals.,Enumere algunos de sus clientes. Pueden ser organizaciones o personas. |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 413 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +143,Direct Income,Ingreso directo |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 414 | apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +33,"Can not filter based on Account, if grouped by Account","No se puede filtrar en función de la cuenta , si se agrupan por cuenta" |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 415 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +88,Administrative Officer,Funcionario administrativo |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 416 | DocType: Payment Tool,Received Or Paid,Recibido o pagado |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 417 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +318,Please select Company,"Por favor, seleccione la empresa" |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 418 | DocType: Stock Entry,Difference Account,Cuenta para la Diferencia |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 419 | apps/erpnext/erpnext/projects/doctype/task/task.py +44,Cannot close task as its dependant task {0} is not closed.,No se puede cerrar la tarea que depende de {0} ya que no está cerrada. |
| 420 | apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +305,Please enter Warehouse for which Material Request will be raised,"Por favor, ingrese el almacén en el cual la requisición de materiales sera despachada" |
| 421 | DocType: Production Order,Additional Operating Cost,Costos adicionales de operación |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 422 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +20,Cosmetics,Productos cosméticos |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 423 | apps/erpnext/erpnext/stock/doctype/item/item.py +458,"To merge, following properties must be same for both items","Para fusionar, la siguientes propiedades deben ser las mismas en ambos productos" |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 424 | DocType: Shipping Rule,Net Weight,Peso neto |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 425 | DocType: Employee,Emergency Phone,Teléfono de emergencia |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 426 | ,Serial No Warranty Expiry,Garantía de caducidad del numero de serie |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 427 | DocType: Sales Order,To Deliver,Para entregar |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 428 | DocType: Purchase Invoice Item,Item,Productos |
| 429 | DocType: Journal Entry,Difference (Dr - Cr),Diferencia (Deb - Cred) |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 430 | DocType: Account,Profit and Loss,Pérdidas y ganancias |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 431 | apps/erpnext/erpnext/config/stock.py +288,Managing Subcontracting,Gestión de sub-contrataciones |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 432 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +47,Furniture and Fixture,MUEBLES Y ENSERES |
| 433 | DocType: Quotation,Rate at which Price list currency is converted to company's base currency,Tasa por la cual la lista de precios es convertida como base de la compañía |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 434 | apps/erpnext/erpnext/setup/doctype/company/company.py +47,Account {0} does not belong to company: {1},Cuenta {0} no pertenece a la compañía: {1} |
| 435 | DocType: Selling Settings,Default Customer Group,Categoría de cliente predeterminada |
| 436 | DocType: Global Defaults,"If disable, 'Rounded Total' field will not be visible in any transaction","si es desactivado, el campo 'Total redondeado' no será visible en ninguna transacción" |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 437 | DocType: BOM,Operating Cost,Costo de operacion |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 438 | ,Gross Profit,Beneficio Bruto |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 439 | apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +27,Increment cannot be 0,Incremento no puede ser 0 |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 440 | DocType: Production Planning Tool,Material Requirement,Solicitud de material |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 441 | DocType: Company,Delete Company Transactions,Eliminar las transacciones de la compañía |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 442 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +85,Item {0} is not Purchase Item,El producto {0} no es un producto para la compra |
Nabin Hait | 733680b | 2015-12-07 14:12:41 +0530 | [diff] [blame] | 443 | apps/erpnext/erpnext/controllers/recurring_document.py +185,"{0} is an invalid email address in 'Notification \ |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 444 | Email Address'",{0} es una dirección de correo electrónico inválida en 'Email de notificación' |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 445 | apps/erpnext/erpnext/buying/doctype/supplier/supplier.js +44,Total Billing This Year:,Total facturado este año: |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 446 | DocType: Purchase Receipt,Add / Edit Taxes and Charges,Añadir / Editar Impuestos y Cargos |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 447 | DocType: Purchase Invoice,Supplier Invoice No,Factura de proveedor No. |
| 448 | DocType: Territory,For reference,Para referencia |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 449 | apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +154,"Cannot delete Serial No {0}, as it is used in stock transactions","No se puede eliminar el No. de serie {0}, ya que esta siendo utilizado en transacciones de stock" |
Nabin Hait | 733680b | 2015-12-07 14:12:41 +0530 | [diff] [blame] | 450 | apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +229,Closing (Cr),Cierre (Cred) |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 451 | DocType: Serial No,Warranty Period (Days),Período de garantía (Días) |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 452 | DocType: Installation Note Item,Installation Note Item,Nota de instalación de elementos |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 453 | ,Pending Qty,Cantidad pendiente |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 454 | DocType: Job Applicant,Thread HTML,Hilo HTML |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 455 | DocType: Company,Ignore,Pasar por alto |
| 456 | apps/erpnext/erpnext/setup/doctype/sms_settings/sms_settings.py +86,SMS sent to following numbers: {0},SMS enviados a los teléfonos: {0} |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 457 | apps/erpnext/erpnext/controllers/buying_controller.py +126,Supplier Warehouse mandatory for sub-contracted Purchase Receipt,El almacén del proveedor es necesario para compras sub-contratadas |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 458 | DocType: Pricing Rule,Valid From,Válido desde |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 459 | DocType: Sales Invoice,Total Commission,Comisión total |
| 460 | DocType: Pricing Rule,Sales Partner,Socio de ventas |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 461 | DocType: Buying Settings,Purchase Receipt Required,Recibo de compra requerido |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 462 | DocType: Monthly Distribution,"**Monthly Distribution** helps you distribute your budget across months if you have seasonality in your business. |
| 463 | |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 464 | To distribute a budget using this distribution, set this **Monthly Distribution** in the **Cost Center**","**Distribución Mensual** le ayuda a distribuir su presupuesto a través de meses si tiene periodos / temporadas en su negocio. Para distribuir un presupuesto utilizando esta distribución, debe establecer **Distribución Mensual** en el **Centro de Costos**" |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 465 | apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +130,No records found in the Invoice table,No se encontraron registros en la tabla de facturas |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 466 | apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.js +20,Please select Company and Party Type first,"Por favor, seleccione la compañía y el tipo de entidad" |
| 467 | apps/erpnext/erpnext/config/accounts.py +84,Financial / accounting year.,Finanzas / Ejercicio contable. |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 468 | apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +158,"Sorry, Serial Nos cannot be merged","Lamentablemente, los numeros de serie no se puede fusionar" |
| 469 | apps/erpnext/erpnext/selling/doctype/quotation/quotation.js +581,Make Sales Order,Crear orden de venta |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 470 | DocType: Project Task,Project Task,Tareas del proyecto |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 471 | ,Lead Id,ID de iniciativa |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 472 | DocType: C-Form Invoice Detail,Grand Total,Total |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 473 | apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +34,Fiscal Year Start Date should not be greater than Fiscal Year End Date,La fecha de inicio no puede ser mayor que la fecha final del año fiscal |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 474 | DocType: Warranty Claim,Resolution,Resolución |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 475 | apps/erpnext/erpnext/templates/pages/order.html +51,Delivered: {0},Entregado: {0} |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 476 | apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +66,Payable Account,Cuenta por pagar |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 477 | DocType: Sales Order,Billing and Delivery Status,Estado de facturación y entrega |
| 478 | apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +58,Repeat Customers,Clientes recurrentes |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 479 | DocType: Leave Control Panel,Allocate,Asignar |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 480 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +620,Sales Return,Devoluciones de ventas |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 481 | DocType: Production Planning Tool,Select Sales Orders from which you want to create Production Orders.,Seleccione las órdenes de venta con las cuales desea crear la orden de producción. |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 482 | DocType: Item,Delivered by Supplier (Drop Ship),Entregado por el Proveedor (nave) |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 483 | apps/erpnext/erpnext/config/hr.py +120,Salary components.,Componentes salariales |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 484 | apps/erpnext/erpnext/config/crm.py +12,Database of potential customers.,Base de datos de clientes potenciales. |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 485 | DocType: Authorization Rule,Customer or Item,Cliente o artículo |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 486 | apps/erpnext/erpnext/config/crm.py +17,Customer database.,Base de datos de clientes. |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 487 | DocType: Quotation,Quotation To,Cotización para |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 488 | DocType: Lead,Middle Income,Ingreso medio |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 489 | apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +58,Opening (Cr),Apertura (Cred) |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 490 | apps/erpnext/erpnext/stock/doctype/item/item.py +702,Default Unit of Measure for Item {0} cannot be changed directly because you have already made some transaction(s) with another UOM. You will need to create a new Item to use a different Default UOM.,Unidad de medida predeterminada para el artículo {0} no se puede cambiar directamente porque ya ha realizado alguna transacción (s) con otra UOM. Usted tendrá que crear un nuevo elemento a utilizar un UOM predeterminado diferente. |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 491 | apps/erpnext/erpnext/accounts/utils.py +195,Allocated amount can not be negative,Monto asignado no puede ser negativo |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 492 | DocType: Purchase Order Item,Billed Amt,Monto facturado |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 493 | DocType: Warehouse,A logical Warehouse against which stock entries are made.,Un almacén lógico por el cual se hacen las entradas de existencia. |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 494 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +92,Reference No & Reference Date is required for {0},Se requiere de No. de referencia y fecha para {0} |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 495 | DocType: Sales Invoice,Customer's Vendor,Agente de ventas |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 496 | apps/erpnext/erpnext/projects/doctype/time_log/time_log.py +214,Production Order is Mandatory,La orden de producción es obligatoria |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 497 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +139,Proposal Writing,Redacción de propuestas |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 498 | apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.py +35,Another Sales Person {0} exists with the same Employee id,Existe otro vendedor {0} con el mismo ID de empleado |
| 499 | apps/erpnext/erpnext/stock/stock_ledger.py +336,Negative Stock Error ({6}) for Item {0} in Warehouse {1} on {2} {3} in {4} {5},Error de stock negativo ( {6} ) para el producto {0} en Almacén {1} en {2} {3} en {4} {5} |
| 500 | DocType: Fiscal Year Company,Fiscal Year Company,Año fiscal de la compañía |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 501 | DocType: Packing Slip Item,DN Detail,Detalle DN |
| 502 | DocType: Time Log,Billed,Facturado |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 503 | DocType: Batch,Batch Description,Descripción de lotes |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 504 | DocType: Delivery Note,Time at which items were delivered from warehouse,Hora en que los productos fueron entregados desde el almacén |
| 505 | DocType: Sales Invoice,Sales Taxes and Charges,Impuestos y cargos sobre ventas |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 506 | DocType: Employee,Organization Profile,Perfil de la organización |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 507 | apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.py +90,Please setup numbering series for Attendance via Setup > Numbering Series,"Por favor, configure la numeración de la asistencia a través de Configuración > Numeración y Series" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 508 | DocType: Employee,Reason for Resignation,Motivo de la renuncia |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 509 | apps/erpnext/erpnext/config/hr.py +150,Template for performance appraisals.,Plantilla para evaluaciones de desempeño. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 510 | DocType: Payment Reconciliation,Invoice/Journal Entry Details,Factura / Detalles de diarios |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 511 | apps/erpnext/erpnext/accounts/utils.py +53,{0} '{1}' not in Fiscal Year {2},{0} '{1}' no esta en el año fiscal {2} |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 512 | DocType: Buying Settings,Settings for Buying Module,Ajustes para módulo de compras |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 513 | apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +62,Please enter Purchase Receipt first,"Por favor, ingrese primero el recibo de compra" |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 514 | DocType: Buying Settings,Supplier Naming By,Ordenar proveedores por |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 515 | DocType: Activity Type,Default Costing Rate,Precio de costo predeterminado |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 516 | DocType: Maintenance Schedule,Maintenance Schedule,Calendario de mantenimiento |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 517 | apps/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.","Luego las reglas de precios son filtradas por cliente, categoría de cliente, territorio, proveedor, tipo de proveedor, campaña, socio de ventas, etc." |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 518 | DocType: Employee,Passport Number,Número de pasaporte |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 519 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +82,Manager,Gerente |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 520 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +581,From Purchase Receipt,Desde recibo de compra |
Anand Doshi | 666fbaf | 2015-11-26 12:40:13 +0530 | [diff] [blame] | 521 | apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +214,Same item has been entered multiple times.,Este artículo se ha introducido varias veces. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 522 | DocType: SMS Settings,Receiver Parameter,Configuración de receptor(es) |
| 523 | apps/erpnext/erpnext/controllers/trends.py +39,'Based On' and 'Group By' can not be same,"""Basado en"" y ""Agrupar por"" no pueden ser el mismo" |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 524 | DocType: Sales Person,Sales Person Targets,Objetivos de ventas del vendedor |
Pratik Vyas | b8a5687 | 2015-06-01 23:48:43 +0530 | [diff] [blame] | 525 | DocType: Production Order Operation,In minutes,En minutos |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 526 | DocType: Issue,Resolution Date,Fecha de resolución |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 527 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +644,Please set default Cash or Bank account in Mode of Payment {0},"Por favor, defina la cuenta de bancos o caja predeterminados en el método de pago {0}" |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 528 | DocType: Selling Settings,Customer Naming By,Ordenar cliente por |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 529 | apps/erpnext/erpnext/accounts/doctype/account/account.js +67,Convert to Group,Convertir a grupo |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 530 | DocType: Activity Cost,Activity Type,Tipo de Actividad |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 531 | apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +47,Delivered Amount,Importe entregado |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 532 | DocType: Customer,Fixed Days,Días fijos |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 533 | DocType: Sales Invoice,Packing List,Lista de embalaje |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 534 | apps/erpnext/erpnext/config/buying.py +28,Purchase Orders given to Suppliers.,Órdenes de compra enviadas a los proveedores. |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 535 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +43,Publishing,Publicación |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 536 | DocType: Activity Cost,Projects User,Usuario de proyectos |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 537 | apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +41,Consumed,Consumido |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 538 | apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +145,{0}: {1} not found in Invoice Details table,{0}: {1} no se encuentra en el detalle de la factura |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 539 | DocType: Company,Round Off Cost Center,Centro de costos por defecto (redondeo) |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 540 | apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +203,Maintenance Visit {0} must be cancelled before cancelling this Sales Order,La visita de mantenimiento {0} debe ser cancelada antes de cancelar la orden de ventas |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 541 | DocType: Material Request,Material Transfer,Transferencia de material |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 542 | apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +56,Opening (Dr),Apertura (Deb) |
| 543 | apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +39,Posting timestamp must be after {0},Fecha y hora de contabilización deberá ser posterior a {0} |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 544 | DocType: Landed Cost Taxes and Charges,Landed Cost Taxes and Charges,"Impuestos, cargos y costos de destino estimados" |
| 545 | DocType: Production Order Operation,Actual Start Time,Hora de inicio actual |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 546 | DocType: BOM Operation,Operation Time,Tiempo de operación |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 547 | DocType: Pricing Rule,Sales Manager,Gerente de ventas |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 548 | DocType: Journal Entry,Write Off Amount,Importe de desajuste |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 549 | DocType: Journal Entry,Bill No,Factura No. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 550 | DocType: Purchase Invoice,Quarterly,Trimestral |
| 551 | DocType: Selling Settings,Delivery Note Required,Nota de entrega requerida |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 552 | DocType: Sales Order Item,Basic Rate (Company Currency),Precio base (Divisa por defecto) |
| 553 | DocType: Manufacturing Settings,Backflush Raw Materials Based On,Adquisición retroactiva de materia prima basada en |
| 554 | apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +62,Please enter item details,"Por favor, ingrese los detalles del producto" |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 555 | DocType: Purchase Receipt,Other Details,Otros detalles |
Pratik Vyas | b8a5687 | 2015-06-01 23:48:43 +0530 | [diff] [blame] | 556 | DocType: Account,Accounts,Contabilidad |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 557 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +67,Marketing,Marketing |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 558 | DocType: 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.,Para rastrear artículo en ventas y documentos de compra en base a sus nn serie. Esto se puede también utilizar para rastrear información sobre la garantía del producto. |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 559 | DocType: Purchase Receipt Item Supplied,Current Stock,Inventario actual |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 560 | apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +102,Rejected Warehouse is mandatory against regected item,Almacén rechazado es obligatorio para el producto rechazado |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 561 | DocType: Account,Expenses Included In Valuation,GASTOS DE VALORACIÓN |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 562 | DocType: Employee,Provide email id registered in company,Proporcione el correo electrónico registrado en la compañía |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 563 | DocType: Hub Settings,Seller City,Ciudad de vendedor |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 564 | DocType: Email Digest,Next email will be sent on:,El siguiente correo electrónico será enviado el: |
| 565 | DocType: Offer Letter Term,Offer Letter Term,Términos de carta de oferta |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 566 | apps/erpnext/erpnext/stock/doctype/item/item.py +533,Item has variants.,El producto tiene variantes. |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 567 | apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +65,Item {0} not found,Elemento {0} no encontrado |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 568 | DocType: Bin,Stock Value,Valor de Inventarios |
| 569 | apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +88,Tree Type,Tipo de árbol |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 570 | DocType: BOM Explosion Item,Qty Consumed Per Unit,Cantidad consumida por unidad |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 571 | DocType: Serial No,Warranty Expiry Date,Fecha de caducidad de la garantía |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 572 | DocType: Material Request Item,Quantity and Warehouse,Cantidad y almacén |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 573 | DocType: Sales Invoice,Commission Rate (%),Porcentaje de comisión (%) |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 574 | apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.js +172,"Against Voucher Type must be one of Sales Order, Sales Invoice or Journal Entry","El tipo de comprobante debe pertenecer a orden de venta, factura de venta o registro de diario" |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 575 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +7,Aerospace,Aeroespacial |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 576 | DocType: Journal Entry,Credit Card Entry,Ingreso de tarjeta de crédito |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 577 | apps/erpnext/erpnext/projects/report/daily_time_log_summary/daily_time_log_summary.py +18,Task Subject,Asunto de tarea |
| 578 | apps/erpnext/erpnext/config/stock.py +33,Goods received from Suppliers.,Productos recibidos de proveedores. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 579 | DocType: Lead,Campaign Name,Nombre de la campaña |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 580 | ,Reserved,Reservado |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 581 | DocType: Purchase Order,Supply Raw Materials,Suministro de materia prima |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 582 | DocType: Purchase Invoice,The date on which next invoice will be generated. It is generated on submit.,La fecha en que la próxima factura será generada. Es generada al validar. |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 583 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +10,Current Assets,Activo circulante |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 584 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +92,{0} is not a stock Item,{0} no es un producto de stock |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 585 | DocType: Mode of Payment Account,Default Account,Cuenta predeterminada |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 586 | apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +157,Lead must be set if Opportunity is made from Lead,La Iniciativa se debe establecer si la oportunidad está hecha desde las Iniciativas |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 587 | apps/erpnext/erpnext/hr/doctype/holiday_list/holiday_list.py +33,Please select weekly off day,Por favor seleccione el día libre de la semana |
| 588 | DocType: Production Order Operation,Planned End Time,Tiempo de finalización planeado |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 589 | ,Sales Person Target Variance Item Group-Wise,"Variación del objetivo de ventas, por grupo de vendedores" |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 590 | apps/erpnext/erpnext/accounts/doctype/account/account.py +112,Account with existing transaction cannot be converted to ledger,Cuenta con una transacción existente no se puede convertir en el libro mayor |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 591 | DocType: Delivery Note,Customer's Purchase Order No,Pedido de compra No. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 592 | DocType: Employee,Cell Number,Número de movil |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 593 | apps/erpnext/erpnext/stock/reorder_item.py +171,Auto Material Requests Generated,Las solicitudes de material auto generada |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 594 | apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation_list.js +7,Lost,Perdído |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 595 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +120,You can not enter current voucher in 'Against Journal Entry' column,Usted no puede ingresar Comprobante Actual en la comumna 'Contra Contrada de Diario' |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 596 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +25,Energy,Energía |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 597 | DocType: Opportunity,Opportunity From,Oportunidad desde |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 598 | apps/erpnext/erpnext/config/hr.py +33,Monthly salary statement.,Nómina mensual. |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 599 | DocType: Item Group,Website Specifications,Especificaciones del sitio web |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 600 | apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +208,New Account,Nueva cuenta |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 601 | apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +21,{0}: From {0} of type {1},{0}: Desde {0} del tipo {1} |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 602 | apps/erpnext/erpnext/controllers/buying_controller.py +274,Row {0}: Conversion Factor is mandatory,Línea {0}: El factor de conversión es obligatorio |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 603 | apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +27,Accounting Entries can be made against leaf nodes. Entries against Groups are not allowed.,Los asientos contables se deben crear en las subcuentas. los asientos en 'grupos' de cuentas no están permitidos. |
Anand Doshi | 666fbaf | 2015-11-26 12:40:13 +0530 | [diff] [blame] | 604 | apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +356,Cannot deactivate or cancel BOM as it is linked with other BOMs,No se puede desactivar o cancelar la 'Lista de Materiales (LdM)' si esta vinculada con otras |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 605 | DocType: Opportunity,Maintenance,Mantenimiento |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 606 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +187,Purchase Receipt number required for Item {0},Se requiere el numero de recibo para el producto {0} |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 607 | DocType: Item Attribute Value,Item Attribute Value,Atributos del producto |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 608 | apps/erpnext/erpnext/config/crm.py +64,Sales campaigns.,Campañas de venta. |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 609 | DocType: 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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 610 | |
| 611 | #### Note |
| 612 | |
| 613 | The 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. |
| 614 | |
| 615 | #### Description of Columns |
| 616 | |
Anand Doshi | f594090 | 2015-09-07 18:47:04 +0530 | [diff] [blame] | 617 | 1. Calculation Type: |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 618 | - This can be on **Net Total** (that is the sum of basic amount). |
| 619 | - **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. |
| 620 | - **Actual** (as mentioned). |
| 621 | 2. Account Head: The Account ledger under which this tax will be booked |
| 622 | 3. Cost Center: If the tax / charge is an income (like shipping) or expense it needs to be booked against a Cost Center. |
| 623 | 4. Description: Description of the tax (that will be printed in invoices / quotes). |
| 624 | 5. Rate: Tax rate. |
| 625 | 6. Amount: Tax amount. |
| 626 | 7. Total: Cumulative total to this point. |
| 627 | 8. 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). |
Anand Doshi | f594090 | 2015-09-07 18:47:04 +0530 | [diff] [blame] | 628 | 9. 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 puede aplicarse a todas las transacciones de venta. Esta plantilla puede contener lista de cabezas de impuestos y también otros jefes de gastos / ingresos como ""envío"", ""Seguros"", ""Manejo"", etc. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 629 | |
Anand Doshi | f594090 | 2015-09-07 18:47:04 +0530 | [diff] [blame] | 630 | #### Nota |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 631 | |
| 632 | La tasa de impuesto que definir aquí será el tipo impositivo general para todos los artículos ** **. Si hay ** ** Los artículos que tienen diferentes tasas, deben ser añadidos en el Impuesto ** ** Artículo mesa en el Artículo ** ** maestro. |
| 633 | |
Anand Doshi | f594090 | 2015-09-07 18:47:04 +0530 | [diff] [blame] | 634 | #### Descripción de las Columnas |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 635 | |
Anand Doshi | f594090 | 2015-09-07 18:47:04 +0530 | [diff] [blame] | 636 | 1. Tipo de Cálculo: |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 637 | - Esto puede ser en ** Neto Total ** (que es la suma de la cantidad básica). |
| 638 | - ** En Fila Anterior total / importe ** (por impuestos o cargos acumulados). Si selecciona esta opción, el impuesto se aplica como un porcentaje de la fila anterior (en la tabla de impuestos) Cantidad o total. |
| 639 | - Actual ** ** (como se ha mencionado). |
Anand Doshi | f594090 | 2015-09-07 18:47:04 +0530 | [diff] [blame] | 640 | 2. Cuenta Cabeza: El libro mayor de cuentas en las que se reservó este impuesto |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 641 | 3. Centro de Costo: Si el impuesto / carga es un ingreso (como el envío) o gasto en que debe ser reservado en contra de un centro de costos. |
| 642 | 4. Descripción: Descripción del impuesto (que se imprimirán en facturas / comillas). |
| 643 | 5. Rate: Tasa de impuesto. |
| 644 | 6. Cantidad: Cantidad de impuesto. |
| 645 | 7. Total: Total acumulado hasta este punto. |
| 646 | 8. Introduzca Row: Si se basa en ""Anterior Fila Total"" se puede seleccionar el número de la fila que será tomado como base para este cálculo (por defecto es la fila anterior). |
| 647 | 9. ¿Es esta Impuestos incluidos en Tasa Básica ?: Si marca esto, significa que este impuesto no se mostrará debajo de la tabla de partidas, pero será incluido en la tarifa básica de la tabla principal elemento. Esto es útil en la que desea dar un precio fijo (incluidos todos los impuestos) precio a los clientes." |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 648 | DocType: Employee,Bank A/C No.,Número de cuenta bancaria |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 649 | DocType: Expense Claim,Project,Proyecto |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 650 | DocType: Quality Inspection Reading,Reading 7,Lectura 7 |
| 651 | DocType: Address,Personal,Personal |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 652 | DocType: Expense Claim Detail,Expense Claim Type,Tipo de gasto |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 653 | DocType: Shopping Cart Settings,Default settings for Shopping Cart,Ajustes por defecto para carrito de compras |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 654 | apps/erpnext/erpnext/controllers/accounts_controller.py +342,"Journal Entry {0} is linked against Order {1}, check if it should be pulled as advance in this invoice.","El asiento {0} está enlazado con la orden {1}, compruebe si debe obtenerlo por adelantado en esta factura." |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 655 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +13,Biotechnology,Biotecnología |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 656 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +108,Office Maintenance Expenses,GASTOS DE MANTENIMIENTO (OFICINA) |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 657 | apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.js +66,Please enter Item first,"Por favor, introduzca primero un producto" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 658 | DocType: Account,Liability,Obligaciones |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 659 | apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +62,Sanctioned Amount cannot be greater than Claim Amount in Row {0}.,Importe sancionado no puede ser mayor que el importe del reclamo en la línea {0}. |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 660 | DocType: Company,Default Cost of Goods Sold Account,Cuenta de costos (venta) por defecto |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 661 | apps/erpnext/erpnext/stock/get_item_details.py +262,Price List not selected,No ha seleccionado una lista de precios |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 662 | DocType: Employee,Family Background,Antecedentes familiares |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 663 | DocType: Process Payroll,Send Email,Enviar correo electronico |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 664 | apps/erpnext/erpnext/stock/doctype/item/item.py +138,Warning: Invalid Attachment {0},Advertencia! archivo adjunto no valido: {0} |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 665 | apps/erpnext/erpnext/buying/doctype/supplier/supplier.py +88,No Permission,Sin permiso |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 666 | DocType: Company,Default Bank Account,Cuenta bancaria por defecto |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 667 | apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +47,"To filter based on Party, select Party Type first","Para filtrar en base a terceros, seleccione el tipo de entidad" |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 668 | apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +48,'Update Stock' can not be checked because items are not delivered via {0},'Actualizar Stock' no se puede marcar porque los productos no se entregan a través de {0} |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 669 | apps/erpnext/erpnext/public/js/setup_wizard.js +380,Nos,Nos. |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 670 | DocType: Item,Items with higher weightage will be shown higher,Los productos con mayor ponderación se mostraran arriba |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 671 | DocType: Bank Reconciliation Detail,Bank Reconciliation Detail,Detalle de conciliación bancaria |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 672 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +636,My Invoices,Mis facturas |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 673 | apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.py +43,No employee found,Empleado no encontrado |
| 674 | DocType: Purchase Order,Stopped,Detenido. |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 675 | DocType: Item,If subcontracted to a vendor,Si es sub-contratado a un proveedor |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 676 | apps/erpnext/erpnext/manufacturing/page/bom_browser/bom_browser.js +17,Select BOM to start,Seleccione la lista de materiales (LdM) para comenzar |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 677 | DocType: SMS Center,All Customer Contact,Todos Contactos de Clientes |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 678 | apps/erpnext/erpnext/config/stock.py +64,Upload stock balance via csv.,Subir el balance de existencias a través de un archivo .csv |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 679 | apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +27,Send Now,Enviar ahora. |
| 680 | ,Support Analytics,Soporte analítico |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 681 | DocType: Item,Website Warehouse,Almacén para el sitio web |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 682 | DocType: Sales Invoice,"The day of the month on which auto invoice will be generated e.g. 05, 28 etc","Día del mes en el que se generará la factura automática por ejemplo 05, 28, etc." |
| 683 | apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.js +49,Score must be less than or equal to 5,La puntuación debe ser menor o igual a 5 |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 684 | apps/erpnext/erpnext/config/accounts.py +169,C-Form records,Registros C -Form |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 685 | apps/erpnext/erpnext/config/selling.py +294,Customer and Supplier,Clientes y proveedores |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 686 | DocType: Email Digest,Email Digest Settings,Configuración del boletín de correo electrónico |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 687 | apps/erpnext/erpnext/config/support.py +13,Support queries from customers.,Soporte técnico para los clientes |
| 688 | DocType: Features Setup,"To enable ""Point of Sale"" features",Para habilitar las características de 'Punto de Venta' |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 689 | DocType: Bin,Moving Average Rate,Porcentaje de precio medio variable |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 690 | DocType: Production Planning Tool,Select Items,Seleccionar productos |
Nabin Hait | 733680b | 2015-12-07 14:12:41 +0530 | [diff] [blame] | 691 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +328,{0} against Bill {1} dated {2},{0} contra factura {1} de fecha {2} |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 692 | DocType: Maintenance Visit,Completion Status,Estado de finalización |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 693 | DocType: Sales Invoice Item,Target Warehouse,Inventario estimado |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 694 | DocType: Item,Allow over delivery or receipt upto this percent,Permitir hasta este porcentaje en la entrega y/o recepción |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 695 | apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +49,Expected Delivery Date cannot be before Sales Order Date,La fecha prevista de entrega no puede ser anterior a la fecha de la órden de venta |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 696 | DocType: Upload Attendance,Import Attendance,Asistente de importación |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 697 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +17,All Item Groups,Todos los Grupos de Artículos |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 698 | DocType: Process Payroll,Activity Log,Registro de Actividad |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 699 | apps/erpnext/erpnext/accounts/report/profit_and_loss_statement/profit_and_loss_statement.py +30,Net Profit / Loss,Utilidad / Pérdida neta |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 700 | apps/erpnext/erpnext/config/setup.py +94,Automatically compose message on submission of transactions.,Componer automáticamente el mensaje en la presentación de las transacciones. |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 701 | DocType: Production Order,Item To Manufacture,Producto para manufactura |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 702 | apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +87,{0} {1} status is {2},{0} {1} el estado es {2} |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 703 | apps/erpnext/erpnext/config/learn.py +172,Purchase Order to Payment,Orden de compra a pago |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 704 | DocType: Sales Order Item,Projected Qty,Cantidad proyectada |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 705 | DocType: Sales Invoice,Payment Due Date,Fecha de pago |
| 706 | DocType: Newsletter,Newsletter Manager,Administrador de boletínes |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 707 | apps/erpnext/erpnext/stock/doctype/item/item.js +246,Item Variant {0} already exists with same attributes,Artículo Variant {0} ya existe con los mismos atributos |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 708 | apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +95,'Opening','Apertura' |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 709 | DocType: Notification Control,Delivery Note Message,Mensaje en nota de entrega |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 710 | DocType: Expense Claim,Expenses,Gastos |
| 711 | DocType: Item Variant Attribute,Item Variant Attribute,Artículo Variant Atributo |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 712 | ,Purchase Receipt Trends,Tendencias de recibos de compra |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 713 | DocType: Appraisal,Select template from which you want to get the Goals,Seleccione la plantilla con la cual desea obtener los objetivos de ventas |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 714 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +77,Research & Development,Investigación y desarrollo |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 715 | ,Amount to Bill,Monto a Facturar |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 716 | DocType: Company,Registration Details,Detalles de registro |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 717 | DocType: Item,Re-Order Qty,Cantidad mínima para ordenar |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 718 | DocType: Leave Block List Date,Leave Block List Date,Fecha de Lista de Bloqueo de Vacaciones |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 719 | apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +25,Scheduled to send to {0},Programado para enviar a: {0} |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 720 | DocType: Pricing Rule,Price or Discount,Precio o descuento |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 721 | DocType: Sales Team,Incentives,Incentivos |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 722 | DocType: SMS Log,Requested Numbers,Números solicitados |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 723 | apps/erpnext/erpnext/config/hr.py +38,Performance appraisal.,Evaluación de desempeño. |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 724 | DocType: Sales Invoice Item,Stock Details,Detalles de almacén |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 725 | apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +29,Project Value,Valor del proyecto |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 726 | apps/erpnext/erpnext/config/selling.py +304,Point-of-Sale,Punto de venta (POS) |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 727 | apps/erpnext/erpnext/accounts/doctype/account/account.py +98,"Account balance already in Credit, you are not allowed to set 'Balance Must Be' as 'Debit'","Balance de la cuenta ya en Crédito, no le está permitido establecer 'Balance Debe Ser' como 'Débito'" |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 728 | DocType: Account,Balance must be,El balance debe ser |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 729 | DocType: Hub Settings,Publish Pricing,Publicar precios |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 730 | DocType: Notification Control,Expense Claim Rejected Message,Mensaje de reembolso de gastos rechazado |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 731 | ,Available Qty,Cantidad Disponible |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 732 | DocType: Purchase Taxes and Charges,On Previous Row Total,Sobre la línea anterior al total |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 733 | DocType: Salary Slip,Working Days,Días de trabajo |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 734 | DocType: Serial No,Incoming Rate,Tasa entrante |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 735 | DocType: Packing Slip,Gross Weight,Peso bruto |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 736 | apps/erpnext/erpnext/public/js/setup_wizard.js +158,The name of your company for which you are setting up this system.,Ingrese el nombre de la compañía para configurar el sistema. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 737 | DocType: HR Settings,Include holidays in Total no. of Working Days,Incluir vacaciones con el numero total de días laborables |
Pratik Vyas | 7f8cc32 | 2015-04-09 09:50:38 +0530 | [diff] [blame] | 738 | DocType: Job Applicant,Hold,Mantener |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 739 | DocType: Employee,Date of Joining,Fecha de ingreso |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 740 | DocType: Naming Series,Update Series,Definir secuencia |
| 741 | DocType: Supplier Quotation,Is Subcontracted,Es sub-contratado |
| 742 | DocType: Item Attribute,Item Attribute Values,Valor de los atributos del producto |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 743 | apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.js +3,View Subscribers,Ver Suscriptores |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 744 | DocType: Purchase Invoice Item,Purchase Receipt,Recibo de compra |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 745 | ,Received Items To Be Billed,Recepciones por facturar |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 746 | DocType: Employee,Ms,Sra. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 747 | apps/erpnext/erpnext/config/accounts.py +148,Currency exchange rate master.,Configuración principal para el cambio de divisas |
| 748 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +253,Unable to find Time Slot in the next {0} days for Operation {1},Incapaz de encontrar la ranura de tiempo en los próximos {0} días para la operación {1} |
| 749 | DocType: Production Order,Plan material for sub-assemblies,Plan de materiales para los subconjuntos |
Anand Doshi | 666fbaf | 2015-11-26 12:40:13 +0530 | [diff] [blame] | 750 | apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +421,BOM {0} must be active,La lista de materiales (LdM) {0} debe estar activa |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 751 | apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +26,Please select the document type first,"Por favor, seleccione primero el tipo de documento" |
| 752 | apps/erpnext/erpnext/support/doctype/maintenance_visit/maintenance_visit.py +65,Cancel Material Visits {0} before cancelling this Maintenance Visit,Cancelar visitas {0} antes de cancelar la visita de mantenimiento |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 753 | DocType: Salary Slip,Leave Encashment Amount,Importe de ausencias / vacaciones pagadas |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 754 | apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +209,Serial No {0} does not belong to Item {1},Número de serie {0} no pertenece al producto {1} |
| 755 | DocType: Purchase Receipt Item Supplied,Required Qty,Cant. Solicitada |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 756 | DocType: Bank Reconciliation,Total Amount,Importe total |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 757 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +32,Internet Publishing,Publicación por internet |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 758 | DocType: Production Planning Tool,Production Orders,Órdenes de producción |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 759 | apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +35,Balance Value,Valor de balance |
| 760 | apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +38,Sales Price List,Lista de precios para la venta |
| 761 | apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +69,Publish to sync items,Publicar sincronización de artículos |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 762 | DocType: Bank Reconciliation,Account Currency,Divisa de cuenta |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 763 | apps/erpnext/erpnext/accounts/general_ledger.py +131,Please mention Round Off Account in Company,"Por favor, indique la cuenta que utilizará para el redondeo" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 764 | DocType: Purchase Receipt,Range,Rango |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 765 | DocType: Supplier,Default Payable Accounts,Cuentas por pagar por defecto |
| 766 | apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +40,Employee {0} is not active or does not exist,El empleado {0} no está activo o no existe |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 767 | DocType: Features Setup,Item Barcode,Código de barras del producto |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 768 | apps/erpnext/erpnext/stock/doctype/item/item.py +528,Item Variants {0} updated,{0} variantes actualizadas del producto |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 769 | DocType: Quality Inspection Reading,Reading 6,Lectura 6 |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 770 | DocType: Purchase Invoice Advance,Purchase Invoice Advance,Factura de compra anticipada |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 771 | DocType: Address,Shop,Tienda. |
| 772 | DocType: Hub Settings,Sync Now,Sincronizar ahora. |
| 773 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +167,Row {0}: Credit entry can not be linked with a {1},Línea {0}: La entrada de crédito no puede vincularse con {1} |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 774 | DocType: Mode of Payment Account,Default Bank / Cash account will be automatically updated in POS Invoice when this mode is selected.,La cuenta de Banco / Efectivo por defecto se actualizará automáticamente en la factura del POS cuando seleccione este 'modelo' |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 775 | DocType: Employee,Permanent Address Is,La dirección permanente es |
| 776 | DocType: Production Order Operation,Operation completed for how many finished goods?,Se completo la operación para la cantidad de productos terminados? |
Anand Doshi | 666fbaf | 2015-11-26 12:40:13 +0530 | [diff] [blame] | 777 | apps/erpnext/erpnext/public/js/setup_wizard.js +252,The Brand,La marca |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 778 | apps/erpnext/erpnext/controllers/status_updater.py +164,Allowance for over-{0} crossed for Item {1}.,Previsión por exceso de {0} cruzado para el punto {1}. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 779 | DocType: Employee,Exit Interview Details,Detalles de Entrevista de Salida |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 780 | DocType: Item,Is Purchase Item,Es un producto para compra |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 781 | DocType: Journal Entry Account,Purchase Invoice,Factura de compra |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 782 | DocType: Stock Ledger Entry,Voucher Detail No,Detalle de Comprobante No |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 783 | DocType: Stock Entry,Total Outgoing Value,Valor total de salidas |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 784 | apps/erpnext/erpnext/public/js/account_tree_grid.js +225,Opening Date and Closing Date should be within same Fiscal Year,Fecha y Fecha de Cierre de apertura debe ser dentro del mismo año fiscal |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 785 | DocType: Lead,Request for Information,Solicitud de información |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 786 | DocType: Payment Tool,Paid,Pagado |
| 787 | DocType: Salary Slip,Total in words,Total en palabras |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 788 | DocType: Material Request Item,Lead Time Date,Hora de la Iniciativa |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 789 | apps/erpnext/erpnext/public/js/controllers/taxes_and_totals.js +54, is mandatory. Maybe Currency Exchange record is not created for ,es obligatorio. Posiblemente el registro de cambio de divisa no ha sido creado para |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 790 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +111,Row #{0}: Please specify Serial No for Item {1},"Línea #{0}: Por favor, especifique el número de serie para el producto {1}" |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 791 | apps/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.","Para 'Paquete de Productos' el Almacén, No. de Serie y No. de lote serán considerados desde el 'Packing List'. Si el Almacén y No. de lote son los mismos para todos los productos empaquetados, los valores podrán ser ingresados en la tabla principal del artículo, estos valores serán copiados al 'Packing List'" |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 792 | apps/erpnext/erpnext/config/stock.py +28,Shipments to customers.,Envíos realizados a los clientes |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 793 | DocType: Purchase Invoice Item,Purchase Order Item,Producto de la orden de compra |
| 794 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +152,Indirect Income,Ingresos indirectos |
| 795 | DocType: Payment Tool,Set Payment Amount = Outstanding Amount,Establecer el importe de pago = pago pendiente |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 796 | apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +53,Variance,Variación |
| 797 | ,Company Name,Nombre de compañía |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 798 | DocType: SMS Center,Total Message(s),Total Mensage(s) |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 799 | apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +626,Select Item for Transfer,Seleccione el producto a transferir |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 800 | apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +24,View a list of all the help videos,Ver una lista de todos los vídeos de ayuda |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 801 | DocType: Bank Reconciliation,Select account head of the bank where cheque was deposited.,Seleccione la cuenta principal de banco donde los cheques fueron depositados. |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 802 | DocType: Selling Settings,Allow user to edit Price List Rate in transactions,Permitir al usuario editar la lista de precios en las transacciones |
| 803 | DocType: Pricing Rule,Max Qty,Cantidad máxima |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 804 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +106,Row {0}: Payment against Sales/Purchase Order should always be marked as advance,Línea {0}: El pago para la compra/venta siempre debe estar marcado como anticipo |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 805 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +16,Chemical,Químico |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 806 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +691,All items have already been transferred for this Production Order.,Todos los artículos ya han sido transferidos para esta Orden de Producción. |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 807 | DocType: Process Payroll,Select Payroll Year and Month,"Seleccione la nómina, año y mes" |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 808 | apps/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""","Ir al grupo apropiado, usualmente (Aplicación de Fondos> Activo Circulante> Cuentas Bancarias) y crear una nueva cuenta haciendo clic en Añadir hijo del tipo ""Banco""" |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 809 | DocType: Workstation,Electricity Cost,Costos de energía electrica |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 810 | DocType: HR Settings,Don't send Employee Birthday Reminders,No enviar recordatorio de cumpleaños del empleado |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 811 | DocType: Opportunity,Walk In,Entrar |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 812 | DocType: Item,Inspection Criteria,Criterios de inspección |
| 813 | apps/erpnext/erpnext/config/accounts.py +101,Tree of finanial Cost Centers.,Árbol de centros de costos financieros. |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 814 | apps/erpnext/erpnext/stock/doctype/material_request/material_request_list.js +12,Transfered,Transferido |
Anand Doshi | 666fbaf | 2015-11-26 12:40:13 +0530 | [diff] [blame] | 815 | apps/erpnext/erpnext/public/js/setup_wizard.js +253,Upload your letter head and logo. (you can edit them later).,Cargue su membrete y el logotipo. (Estos pueden editarse más tarde). |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 816 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +156,White,Blanco |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 817 | DocType: SMS Center,All Lead (Open),Todas las Oportunidades (Abiertas) |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 818 | DocType: Purchase Invoice,Get Advances Paid,Obtener anticipos pagados |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 819 | apps/erpnext/erpnext/public/js/setup_wizard.js +112,Attach Your Picture,Adjunte su fotografía |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 820 | apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +628,Make ,Crear |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 821 | DocType: Journal Entry,Total Amount in Words,Importe total en letras |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 822 | apps/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.,"Ha ocurrido un error. Una razón probable es que usted no ha guardado el formulario. Por favor, póngase en contacto con support@erpnext.com si el problema persiste." |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 823 | apps/erpnext/erpnext/templates/pages/cart.html +3,My Cart,Mi carrito |
| 824 | apps/erpnext/erpnext/controllers/selling_controller.py +150,Order Type must be one of {0},Tipo de orden debe ser uno de {0} |
Pratik Vyas | 7f8cc32 | 2015-04-09 09:50:38 +0530 | [diff] [blame] | 825 | DocType: Lead,Next Contact Date,Siguiente fecha de contacto |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 826 | apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +35,Opening Qty,Cant. de apertura |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 827 | DocType: Holiday List,Holiday List Name,Nombre de festividad |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 828 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +168,Stock Options,Opciones de stock |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 829 | DocType: Journal Entry Account,Expense Claim,Reembolso de gastos |
| 830 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +181,Qty for {0},Cantidad de {0} |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 831 | DocType: Leave Application,Leave Application,Solicitud de ausencia |
| 832 | apps/erpnext/erpnext/config/hr.py +77,Leave Allocation Tool,Herramienta de asignación de vacaciones |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 833 | DocType: Leave Block List,Leave Block List Dates,Fechas de Lista de Bloqueo de Vacaciones |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 834 | DocType: Company,If Monthly Budget Exceeded (for expense account),Si Presupuesto Mensual excedido (por cuenta de gastos) |
Pratik Vyas | 7f8cc32 | 2015-04-09 09:50:38 +0530 | [diff] [blame] | 835 | DocType: Workstation,Net Hour Rate,Tasa neta por hora |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 836 | DocType: Landed Cost Purchase Receipt,Landed Cost Purchase Receipt,Recibo sobre costos de destino estimados |
| 837 | DocType: Company,Default Terms,Términos / Condiciones predeterminados |
| 838 | DocType: Packing Slip Item,Packing Slip Item,Lista de embalaje del producto |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 839 | DocType: POS Profile,Cash/Bank Account,Cuenta de caja / banco |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 840 | apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +70,Removed items with no change in quantity or value.,Elementos eliminados que no han sido afectados en cantidad y valor |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 841 | DocType: Delivery Note,Delivery To,Entregar a |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 842 | apps/erpnext/erpnext/stock/doctype/item/item.py +550,Attribute table is mandatory,Tabla de atributos es obligatorio |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 843 | DocType: Production Planning Tool,Get Sales Orders,Obtener ordenes de venta |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 844 | apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +64,{0} can not be negative,{0} no puede ser negativo |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 845 | apps/erpnext/erpnext/templates/form_grid/item_grid.html +72,Discount,Descuento |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 846 | DocType: Features Setup,Purchase Discounts,Descuento sobre compras |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 847 | DocType: Workstation,Wages,Salario |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 848 | DocType: Time Log,Will be updated only if Time Log is 'Billable',Se actualizara solo si la gestión de tiempos puede facturarse |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 849 | DocType: Project,Internal,Interno |
| 850 | DocType: Task,Urgent,Urgente |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 851 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +97,Please specify a valid Row ID for row {0} in table {1},"Por favor, especifique un ID de fila válida para la línea {0} en la tabla {1}" |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 852 | apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +23,Go to the Desktop and start using ERPNext,Vaya al escritorio y comenzar a usar ERPNext |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 853 | DocType: Item,Manufacturer,Fabricante |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 854 | DocType: Landed Cost Item,Purchase Receipt Item,Recibo de compra del producto |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 855 | DocType: Production Plan Item,Reserved Warehouse in Sales Order / Finished Goods Warehouse,El almacén reservado en el Pedido de Ventas/Almacén de Productos terminados |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 856 | apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +65,Selling Amount,Cantidad de venta |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 857 | apps/erpnext/erpnext/projects/doctype/project/project.js +40,Time Logs,Gestión de tiempos |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 858 | apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +112,You are the Expense Approver for this record. Please Update the 'Status' and Save,"Usted es el supervisor de gastos para este registro. Por favor, actualice el estado y guarde" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 859 | DocType: Serial No,Creation Document No,Creación del documento No |
| 860 | DocType: Issue,Issue,Asunto |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 861 | apps/erpnext/erpnext/accounts/doctype/mode_of_payment/mode_of_payment.py +28,Account does not match with Company,Cuenta no coincide con la Compañía |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 862 | apps/erpnext/erpnext/config/stock.py +131,"Attributes for Item Variants. e.g Size, Color etc.","Atributos para Elementos variables. por ejemplo, tamaño, color, etc." |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 863 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order_calendar.js +39,WIP Warehouse,Almacén de trabajos en proceso |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 864 | apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +194,Serial No {0} is under maintenance contract upto {1},Número de serie {0} tiene un contrato de mantenimiento hasta {1} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 865 | DocType: BOM Operation,Operation,Operación |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 866 | DocType: Lead,Organization Name,Nombre de la organización |
| 867 | DocType: Tax Rule,Shipping State,Estado de envío |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 868 | apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +61,Item must be added using 'Get Items from Purchase Receipts' button,El producto debe ser agregado utilizando el botón 'Obtener productos desde recibos de compra' |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 869 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +126,Sales Expenses,Gastos de venta |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 870 | apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +113,Standard Buying,Compra estándar |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 871 | DocType: GL Entry,Against,Contra |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 872 | DocType: Item,Default Selling Cost Center,Centro de costos por defecto |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 873 | DocType: Sales Partner,Implementation Partner,Socio de implementación |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 874 | apps/erpnext/erpnext/controllers/selling_controller.py +227,Sales Order {0} is {1},Ventas Solicitar {0} es {1} |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 875 | DocType: Opportunity,Contact Info,Información de contacto |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 876 | apps/erpnext/erpnext/config/stock.py +273,Making Stock Entries,Crear asientos de stock |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 877 | DocType: Packing Slip,Net Weight UOM,Unidad de medida de peso neto |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 878 | DocType: Item,Default Supplier,Proveedor predeterminado |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 879 | DocType: Manufacturing Settings,Over Production Allowance Percentage,Porcentaje permitido de sobre-producción |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 880 | DocType: Shipping Rule Condition,Shipping Rule Condition,Regla de envío |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 881 | DocType: Features Setup,Miscelleneous,Varios |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 882 | DocType: Holiday List,Get Weekly Off Dates,Obtener cierre de semana |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 883 | apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +30,End Date can not be less than Start Date,la fecha final no puede ser inferior a fecha de Inicio |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 884 | DocType: Sales Person,Select company name first.,Seleccione primero el nombre de la empresa. |
| 885 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +145,Dr,Deb |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 886 | apps/erpnext/erpnext/config/buying.py +23,Quotations received from Suppliers.,Cotizaciones recibidas de los proveedores. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 887 | apps/erpnext/erpnext/controllers/selling_controller.py +21,To {0} | {1} {2},Para {0} | {1} {2} |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 888 | DocType: Time Log Batch,updated via Time Logs,actualizada a través de la gestión de tiempos |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 889 | apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +40,Average Age,Edad Promedio |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 890 | DocType: Opportunity,Your sales person who will contact the customer in future,Indique la persona de ventas que se pondrá en contacto posteriormente con el cliente |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 891 | apps/erpnext/erpnext/public/js/setup_wizard.js +344,List a few of your suppliers. They could be organizations or individuals.,Enumere algunos de sus proveedores. Pueden ser organizaciones o individuos. |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 892 | DocType: Company,Default Currency,Divisa / modena predeterminada |
| 893 | DocType: Contact,Enter designation of this Contact,Introduzca el puesto de este contacto |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 894 | DocType: Expense Claim,From Employee,Desde Empleado |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 895 | apps/erpnext/erpnext/controllers/accounts_controller.py +356,Warning: System will not check overbilling since amount for Item {0} in {1} is zero,Advertencia: El sistema no comprobará la sobrefacturación si la cantidad del producto {0} en {1} es cero |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 896 | DocType: Journal Entry,Make Difference Entry,Crear una entrada con una diferencia |
| 897 | DocType: Upload Attendance,Attendance From Date,Asistencia desde fecha |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 898 | DocType: Appraisal Template Goal,Key Performance Area,Área Clave de Rendimiento |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 899 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +54,Transportation,Transporte |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 900 | apps/erpnext/erpnext/hr/report/monthly_salary_register/monthly_salary_register.py +67, and year: ,y año: |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 901 | DocType: Email Digest,Annual Expense,Gasto anual |
Nabin Hait | 733680b | 2015-12-07 14:12:41 +0530 | [diff] [blame] | 902 | DocType: SMS Center,Total Characters,Total Caracteres |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 903 | apps/erpnext/erpnext/controllers/buying_controller.py +130,Please select BOM in BOM field for Item {0},"Por favor, seleccione la lista de materiales (LdM) para el producto {0}" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 904 | DocType: C-Form Invoice Detail,C-Form Invoice Detail,Detalle C -Form Factura |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 905 | DocType: Payment Reconciliation Invoice,Payment Reconciliation Invoice,Factura para reconciliación de pago |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 906 | apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +32,Contribution %,Margen % |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 907 | DocType: Item,website page link,el vínculo web |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 908 | DocType: Company,Company registration numbers for your reference. Tax numbers etc.,"Los números de registro de la compañía para su referencia. Números fiscales, etc" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 909 | DocType: Sales Partner,Distributor,Distribuidor |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 910 | DocType: Shopping Cart Shipping Rule,Shopping Cart Shipping Rule,Reglas de envio para el carrito de compras |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 911 | apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +209,Production Order {0} must be cancelled before cancelling this Sales Order,La orden de producción {0} debe ser cancelada antes de cancelar esta orden ventas |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 912 | ,Ordered Items To Be Billed,Ordenes por facturar |
| 913 | apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +24,From Range has to be less than To Range,De Gama tiene que ser menor que en nuestra gama |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 914 | apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.js +21,Select Time Logs and Submit to create a new Sales Invoice.,Seleccione la gestión de tiempos y valide para crear una nueva factura de ventas. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 915 | DocType: Global Defaults,Global Defaults,Predeterminados globales |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 916 | DocType: Salary Slip,Deductions,Deducciones |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 917 | DocType: Purchase Invoice,Start date of current invoice's period,Fecha inicial del período de facturación |
| 918 | apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.js +23,This Time Log Batch has been billed.,Este lote de gestión de tiempos ha sido facturado. |
| 919 | apps/erpnext/erpnext/crm/doctype/lead/lead.js +32,Create Opportunity,Crear oportunidad |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 920 | DocType: Salary Slip,Leave Without Pay,Permiso / licencia sin goce de salario (LSS) |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 921 | DocType: Supplier,Communications,Comunicaciones |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 922 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +287,Capacity Planning Error,Error en la planificación de capacidad |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 923 | ,Trial Balance for Party,Balance de terceros |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 924 | DocType: Lead,Consultant,Consultor |
| 925 | DocType: Salary Slip,Earnings,Ganancias |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 926 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +355,Finished Item {0} must be entered for Manufacture type entry,El producto terminado {0} debe ser introducido para el tipo de producción |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 927 | apps/erpnext/erpnext/config/learn.py +77,Opening Accounting Balance,Apertura de saldos contables |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 928 | DocType: Sales Invoice Advance,Sales Invoice Advance,Factura de ventas anticipada |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 929 | apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +398,Nothing to request,Nada que solicitar |
| 930 | apps/erpnext/erpnext/projects/doctype/task/task.py +38,'Actual Start Date' can not be greater than 'Actual End Date','Fecha de Inicio' no puede ser mayor que 'Fecha Final' |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 931 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +75,Management,Gerencia |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 932 | apps/erpnext/erpnext/config/projects.py +33,Types of activities for Time Sheets,Tipos de actividades para las Fichas de Tiempo |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 933 | apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +51,Either debit or credit amount is required for {0},Se requiere cuenta de débito o crédito para {0} |
| 934 | DocType: 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""","Esto se añade al código del producto y la variante. Por ejemplo, si su abreviatura es ""SM"", y el código del artículo es ""CAMISETA"", entonces el código de artículo de la variante será ""CAMISETA-SM""" |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 935 | DocType: Salary Slip,Net Pay (in words) will be visible once you save the Salary Slip.,Pago neto (en palabras) será visible una vez que guarde la nómina salarial. |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 936 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +154,Blue,Azul |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 937 | DocType: Purchase Invoice,Is Return,Es un retorno |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 938 | DocType: Price List Country,Price List Country,Lista de precios del país |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 939 | apps/erpnext/erpnext/selling/page/sales_browser/sales_browser.js +123,Further nodes can be only created under 'Group' type nodes,Sólo se pueden crear más nodos bajo nodos de tipo ' Grupo ' |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 940 | apps/erpnext/erpnext/utilities/doctype/contact/contact.py +67,Please set Email ID,Por favor ajuste ID de correo electrónico |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 941 | DocType: Item,UOMs,UdM |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 942 | apps/erpnext/erpnext/stock/utils.py +171,{0} valid serial nos for Item {1},{0} No. de serie válidos para el producto {1} |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 943 | apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +57,Item Code cannot be changed for Serial No.,El código del producto no se puede cambiar por un número de serie |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 944 | apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +22,POS Profile {0} already created for user: {1} and company {2},Perfil de POS {0} ya esta creado para el usuario: {1} en la compañía {2} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 945 | DocType: Purchase Order Item,UOM Conversion Factor,Factor de Conversión de Unidad de Medida |
Nabin Hait | 733680b | 2015-12-07 14:12:41 +0530 | [diff] [blame] | 946 | DocType: Stock Settings,Default Item Group,Grupo de artículos predeterminado |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 947 | apps/erpnext/erpnext/config/buying.py +13,Supplier database.,Base de datos de proveedores. |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 948 | DocType: Account,Balance Sheet,Hoja de balance |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 949 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +561,Cost Center For Item with Item Code ',Centro de costos para el producto con código ' |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 950 | DocType: Opportunity,Your sales person will get a reminder on this date to contact the customer,El vendedor recibirá un aviso en esta fecha para ponerse en contacto con el cliente |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 951 | apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +213,"Further accounts can be made under Groups, but entries can be made against non-Groups","Las futuras cuentas se pueden crear bajo grupos, pero las entradas se crearán dentro de las subcuentas." |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 952 | apps/erpnext/erpnext/config/hr.py +125,Tax and other salary deductions.,Impuestos y otras deducciones salariales |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 953 | DocType: Lead,Lead,Iniciativa |
| 954 | DocType: Email Digest,Payables,Cuentas por pagar |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 955 | DocType: Account,Warehouse,Almacén |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 956 | apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +93,Row #{0}: Rejected Qty can not be entered in Purchase Return,Línea # {0}: La cantidad rechazada no se puede introducir en el campo 'retorno de compras' |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 957 | ,Purchase Order Items To Be Billed,Ordenes de compra por pagar |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 958 | DocType: Purchase Invoice Item,Net Rate,Precio neto |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 959 | DocType: Purchase Invoice Item,Purchase Invoice Item,Factura de compra del producto |
Pratik Vyas | 6fbb25b | 2015-03-08 21:29:59 +0530 | [diff] [blame] | 960 | apps/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,Entradas del Libro Mayor de Inventarios y GL están insertados en los recibos de compra seleccionados |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 961 | apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +8,Item 1,Elemento 1 |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 962 | DocType: Holiday,Holiday,Vacaciones |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 963 | DocType: Leave Control Panel,Leave blank if considered for all branches,Dejar en blanco si se considera para todas las sucursales |
| 964 | ,Daily Time Log Summary,Resumen de registros diarios |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 965 | DocType: Payment Reconciliation,Unreconciled Payment Details,Detalles de pagos no conciliados |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 966 | DocType: Global Defaults,Current Fiscal Year,Año fiscal actual |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 967 | DocType: Global Defaults,Disable Rounded Total,Desactivar redondeo |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 968 | DocType: Lead,Call,Llamada |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 969 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +390,'Entries' cannot be empty,Las entradas no pueden estar vacías |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 970 | apps/erpnext/erpnext/utilities/transaction_base.py +78,Duplicate row {0} with same {1},Línea {0} duplicada con igual {1} |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 971 | ,Trial Balance,Balanza de comprobación |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 972 | apps/erpnext/erpnext/config/hr.py +205,Setting up Employees,Configuración de empleados |
| 973 | apps/erpnext/erpnext/public/js/feature_setup.js +220,"Grid ""","Matriz """ |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 974 | apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +150,Please select prefix first,"Por favor, seleccione primero el prefijo" |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 975 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +138,Research,Investigación |
| 976 | DocType: Maintenance Visit Purpose,Work Done,Trabajo realizado |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 977 | apps/erpnext/erpnext/controllers/item_variant.py +25,Please specify at least one attribute in the Attributes table,"Por favor, especifique al menos un atributo en la tabla" |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 978 | DocType: Contact,User ID,ID de usuario |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 979 | apps/erpnext/erpnext/accounts/doctype/account/account.js +57,View Ledger,Mostrar libro mayor |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 980 | apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +41,Earliest,Primeras |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 981 | apps/erpnext/erpnext/stock/doctype/item/item.py +435,"An Item Group exists with same name, please change the item name or rename the item group","Existe un grupo de elementos con el mismo nombre , por favor, cambie el nombre del artículo , o cambiar el nombre del grupo de artículos" |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 982 | DocType: Production Order,Manufacture against Sales Order,Manufacturar para pedido de ventas |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 983 | apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +429,Rest Of The World,Resto del mundo |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 984 | apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +81,The Item {0} cannot have Batch,El producto {0} no puede contener lotes |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 985 | ,Budget Variance Report,Variación de Presupuesto |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 986 | DocType: Salary Slip,Gross Pay,Pago bruto |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 987 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +186,Dividends Paid,DIVIDENDOS PAGADOS |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 988 | apps/erpnext/erpnext/public/js/controllers/stock_controller.js +40,Accounting Ledger,Contabilidad principal |
Pratik Vyas | b8a5687 | 2015-06-01 23:48:43 +0530 | [diff] [blame] | 989 | DocType: Stock Reconciliation,Difference Amount,Diferencia |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 990 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +192,Retained Earnings,UTILIDADES RETENIDAS |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 991 | DocType: BOM Item,Item Description,Descripción del producto |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 992 | DocType: Payment Tool,Payment Mode,Método de pago |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 993 | DocType: Purchase Invoice,Is Recurring,Es recurrente |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 994 | DocType: Purchase Order,Supplied Items,Productos suministrados |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 995 | DocType: Production Order,Qty To Manufacture,Cantidad para producción |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 996 | DocType: Buying Settings,Maintain same rate throughout purchase cycle,Mantener los mismos precios durante el ciclo de compras |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 997 | DocType: Opportunity Item,Opportunity Item,Oportunidad Artículo |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 998 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +61,Temporary Opening,Apertura temporal |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 999 | ,Employee Leave Balance,Balance de ausencias de empleado |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1000 | apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +128,Balance for Account {0} must always be {1},Balance de cuenta {0} debe ser siempre {1} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1001 | DocType: Address,Address Type,Tipo de dirección |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1002 | DocType: Purchase Receipt,Rejected Warehouse,Almacén rechazado |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1003 | DocType: GL Entry,Against Voucher,Contra comprobante |
| 1004 | DocType: Item,Default Buying Cost Center,Centro de costos (compra) por defecto |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1005 | apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +6,"To get the best out of ERPNext, we recommend that you take some time and watch these help videos.","Para obtener lo mejor de ERPNext, le recomendamos que se tome un tiempo y ver estos vídeos de ayuda." |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1006 | apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +38,Item {0} must be Sales Item,El producto {0} debe ser un producto para la venta |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1007 | apps/erpnext/erpnext/public/js/controllers/taxes_and_totals.js +55, to ,a |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 1008 | DocType: Item,Lead Time in days,Plazo de ejecución en días |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1009 | ,Accounts Payable Summary,Balance de cuentas por pagar |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1010 | apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +193,Not authorized to edit frozen Account {0},No autorizado para editar la cuenta congelada {0} |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1011 | DocType: Journal Entry,Get Outstanding Invoices,Obtener facturas pendientes de pago |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1012 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +63,Sales Order {0} is not valid,Orden de venta {0} no es válida |
| 1013 | apps/erpnext/erpnext/setup/doctype/company/company.py +172,"Sorry, companies cannot be merged","Lamentablemente, las compañías no se pueden combinar" |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1014 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +145,Small,Pequeño |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1015 | DocType: Employee,Employee Number,Número de empleado |
| 1016 | apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +65,Case No(s) already in use. Try from Case No {0},El numero de caso ya se encuentra en uso. Intente {0} |
| 1017 | ,Invoiced Amount (Exculsive Tax),Cantidad facturada (Impuesto excluido) |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1018 | apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +14,Item 2,Elemento 2 |
| 1019 | apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +59,Account head {0} created,Cuenta matriz {0} creada |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1020 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +153,Green,Verde |
Nabin Hait | 733680b | 2015-12-07 14:12:41 +0530 | [diff] [blame] | 1021 | DocType: Item,Auto re-order,Ordenar automáticamente |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1022 | apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.py +59,Total Achieved,Total Conseguido |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1023 | DocType: Employee,Place of Issue,Lugar de emisión. |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1024 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +59,Contract,Contrato |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 1025 | DocType: Email Digest,Add Quote,Añadir Cita |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 1026 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +488,UOM coversion factor required for UOM: {0} in Item: {1},Factor de conversion de la Unidad de Medida requerido para la Unidad de Medida {0} en el artículo: {1} |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1027 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +83,Indirect Expenses,Egresos indirectos |
| 1028 | apps/erpnext/erpnext/controllers/selling_controller.py +163,Row {0}: Qty is mandatory,Línea {0}: La cantidad es obligatoria |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1029 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +8,Agriculture,Agricultura |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 1030 | apps/erpnext/erpnext/public/js/setup_wizard.js +365,Your Products or Services,Los productos o servicios |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1031 | DocType: Mode of Payment,Mode of Payment,Método de pago |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 1032 | apps/erpnext/erpnext/stock/doctype/item/item.py +112,Website Image should be a public file or website URL,Sitio web imagen debe ser un archivo público o URL del sitio web |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1033 | apps/erpnext/erpnext/setup/doctype/item_group/item_group.js +31,This is a root item group and cannot be edited.,Este es un grupo principal y no se puede editar. |
| 1034 | DocType: Journal Entry Account,Purchase Order,Órden de compra (OC) |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1035 | DocType: Warehouse,Warehouse Contact Info,Información de contacto del almacén |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1036 | DocType: Purchase Invoice,Recurring Type,Tipo de recurrencia |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1037 | DocType: Address,City/Town,Ciudad / Provincia |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1038 | DocType: Email Digest,Annual Income,Ingresos anuales |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1039 | DocType: Serial No,Serial No Details,Detalles del numero de serie |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1040 | DocType: Purchase Invoice Item,Item Tax Rate,Tasa de impuesto del producto |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1041 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +113,"For {0}, only credit accounts can be linked against another debit entry","Para {0}, sólo las cuentas de crédito se pueden vincular con un asiento de débito" |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 1042 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +477,Delivery Note {0} is not submitted,La nota de entrega {0} no está validada |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1043 | apps/erpnext/erpnext/stock/get_item_details.py +136,Item {0} must be a Sub-contracted Item,El elemento: {0} debe ser un producto sub-contratado |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1044 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +41,Capital Equipments,BIENES DE CAPITAL |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1045 | apps/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.","La 'regla precios' es seleccionada primero basada en el campo 'Aplicar En' que puede ser un artículo, grupo de artículos o marca." |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 1046 | DocType: Hub Settings,Seller Website,Sitio web del vendedor |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1047 | apps/erpnext/erpnext/controllers/selling_controller.py +143,Total allocated percentage for sales team should be 100,Porcentaje del total asignado para el equipo de ventas debe ser de 100 |
| 1048 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +111,Production Order status is {0},El estado de la orden de producción es {0} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1049 | DocType: Appraisal Goal,Goal,Meta/Objetivo |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1050 | DocType: Sales Invoice Item,Edit Description,Editar descripción |
| 1051 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +318,Expected Delivery Date is lesser than Planned Start Date.,La fecha prevista de entrega es menor que la fecha de inicio planeada. |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 1052 | apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +690,For Supplier,De proveedor |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1053 | DocType: Account,Setting Account Type helps in selecting this Account in transactions.,Al configurar el tipo de cuenta facilitará la seleccion de la misma en las transacciones |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1054 | DocType: Purchase Invoice,Grand Total (Company Currency),Suma total (Divisa por defecto) |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1055 | apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +42,Total Outgoing,Total Saliente |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1056 | apps/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""",Sólo puede existir una 'regla de envió' con valor 0 o valor en blanco en 'para el valor' |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1057 | DocType: Authorization Rule,Transaction,Transacción |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1058 | apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +45,Note: This Cost Center is a Group. Cannot make accounting entries against groups.,Nota: Este centro de costos es un grupo. No se pueden crear asientos contables en los grupos. |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 1059 | DocType: Item,Website Item Groups,Grupos de productos en el sitio web |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1060 | DocType: Purchase Invoice,Total (Company Currency),Total (Divisa por defecto) |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 1061 | apps/erpnext/erpnext/stock/utils.py +166,Serial number {0} entered more than once,Número de serie {0} ha sido ingresado mas de una vez |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1062 | DocType: Journal Entry,Journal Entry,Asiento contable |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1063 | DocType: Workstation,Workstation Name,Nombre de la estación de trabajo |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1064 | apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +17,Email Digest:,Enviar boletín: |
Anand Doshi | 666fbaf | 2015-11-26 12:40:13 +0530 | [diff] [blame] | 1065 | apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +427,BOM {0} does not belong to Item {1},La lista de materiales (LdM) {0} no pertenece al producto {1} |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1066 | DocType: Sales Partner,Target Distribution,Distribución del objetivo |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1067 | DocType: Salary Slip,Bank Account No.,Número de cuenta bancaria |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1068 | DocType: Naming Series,This is the number of the last created transaction with this prefix,Este es el número de la última transacción creada con este prefijo |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 1069 | apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +179,Valuation Rate required for Item {0},Tasa de Valoración requerido para el punto {0} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1070 | DocType: Quality Inspection Reading,Reading 8,Lectura 8 |
| 1071 | DocType: Sales Partner,Agent,Agente |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1072 | apps/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'","El total de {0} productos es cero, usted debe cambiar la opción 'Distribuir cargos basados en'" |
| 1073 | DocType: Purchase Invoice,Taxes and Charges Calculation,Cálculo de impuestos y cargos |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1074 | DocType: BOM Operation,Workstation,Puesto de trabajo |
| 1075 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +112,Hardware,Hardware |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1076 | DocType: Attendance,HR Manager,Gerente de recursos humanos (RRHH) |
| 1077 | apps/erpnext/erpnext/accounts/party.py +171,Please select a Company,"Por favor, seleccione la compañía" |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1078 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +50,Privilege Leave,Vacaciones |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1079 | DocType: Purchase Invoice,Supplier Invoice Date,Fecha de factura de proveedor |
| 1080 | apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +79,You need to enable Shopping Cart,Necesita habilitar el carito de compras |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1081 | DocType: Appraisal Template Goal,Appraisal Template Goal,Objetivo de la plantilla de evaluación |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1082 | DocType: Salary Slip,Earning,Ingresos |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1083 | DocType: Payment Tool,Party Account Currency,Divisa de la cuenta de tercero/s |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1084 | ,BOM Browser,Explorar listas de materiales (LdM) |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1085 | DocType: Purchase Taxes and Charges,Add or Deduct,Agregar o deducir |
| 1086 | DocType: Company,If Yearly Budget Exceeded (for expense account),Si el presupuesto anual excedido (por cuenta de gastos) |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1087 | apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +81,Overlapping conditions found between:,Condiciones traslapadas entre: |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1088 | apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +168,Against Journal Entry {0} is already adjusted against some other voucher,El asiento contable {0} ya se encuentra ajustado contra el importe de otro comprobante |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 1089 | apps/erpnext/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.py +68,Total Order Value,Valor Total del Pedido |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1090 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +38,Food,Comida |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1091 | apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +51,Ageing Range 3,Rango de antigüedad 3 |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1092 | apps/erpnext/erpnext/projects/doctype/time_log/time_log.py +139,You can make a time log only against a submitted production order,Usted puede crear una gestión de tiempos para una orden de producción |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 1093 | DocType: Maintenance Schedule Item,No of Visits,Número de visitas |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1094 | apps/erpnext/erpnext/config/support.py +33,"Newsletters to contacts, leads.",Boletín de noticias para contactos y clientes potenciales. |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 1095 | apps/erpnext/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py +33,Currency of the Closing Account must be {0},La divisa / moneda de la cuenta de cierre debe ser {0} |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1096 | apps/erpnext/erpnext/hr/doctype/appraisal_template/appraisal_template.py +21,Sum of points for all goals should be 100. It is {0},La suma de puntos para los objetivos debe ser 100. y es {0} |
Anand Doshi | 666fbaf | 2015-11-26 12:40:13 +0530 | [diff] [blame] | 1097 | apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +360,Operations cannot be left blank.,Las operaciones no se pueden dejar en blanco. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1098 | ,Delivered Items To Be Billed,Envios por facturar |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1099 | apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +60,Warehouse cannot be changed for Serial No.,Almacén no se puede cambiar para el N º de serie |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1100 | DocType: Authorization Rule,Average Discount,Descuento Promedio |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1101 | DocType: Address,Utilities,Utilidades |
| 1102 | DocType: Purchase Invoice Item,Accounting,Contabilidad |
| 1103 | DocType: Features Setup,Features Setup,Características del programa de instalación |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1104 | apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.js +13,View Offer Letter,Ver oferta Carta |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1105 | DocType: Item,Is Service Item,Es un servicio |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 1106 | apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +82,Application period cannot be outside leave allocation period,Período de aplicación no puede ser período de asignación licencia fuera |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1107 | DocType: Activity Cost,Projects,Proyectos |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1108 | apps/erpnext/erpnext/hr/doctype/holiday_list/holiday_list.py +31,Please select Fiscal Year,"Por favor, seleccione el año fiscal" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1109 | apps/erpnext/erpnext/controllers/buying_controller.py +23,From {0} | {1} {2},Desde {0} | {1} {2} |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1110 | DocType: BOM Operation,Operation Description,Descripción de la operación |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1111 | DocType: Item,Will also apply to variants,También se aplicará a las variantes |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1112 | apps/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 se puede cambiar la 'Fecha de Inicio' y la 'Fecha Final' del año fiscal una vez que ha sido guardado. |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1113 | DocType: Quotation,Shopping Cart,Carrito de compras |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1114 | apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +42,Avg Daily Outgoing,Promedio diario saliente |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1115 | DocType: Pricing Rule,Campaign,Campaña |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1116 | apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +30,Approval Status must be 'Approved' or 'Rejected',"El estado de esta solicitud debe ser ""Aprobado"" o ""Rechazado""" |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1117 | DocType: Purchase Invoice,Contact Person,Persona de contacto |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1118 | apps/erpnext/erpnext/projects/doctype/task/task.py +35,'Expected Start Date' can not be greater than 'Expected End Date',La fecha prevista de inicio no puede ser mayor que la fecha prevista de finalización |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1119 | DocType: Holiday List,Holidays,Vacaciones |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1120 | DocType: Sales Order Item,Planned Quantity,Cantidad planificada |
| 1121 | DocType: Purchase Invoice Item,Item Tax Amount,Total impuestos de producto |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1122 | DocType: Item,Maintain Stock,Mantener stock |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 1123 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +211,Stock Entries already created for Production Order ,Las entradas de stock ya fueron creadas para el numero de producción |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1124 | DocType: Leave Control Panel,Leave blank if considered for all designations,Dejar en blanco si es considerado para todos los puestos |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 1125 | apps/erpnext/erpnext/controllers/accounts_controller.py +517,Charge of type 'Actual' in row {0} cannot be included in Item Rate,Cambiar a tipo 'Actual' en la línea {0} no puede ser incluido en el precio |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1126 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +182,Max: {0},Máximo: {0} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1127 | apps/erpnext/erpnext/projects/report/daily_time_log_summary/daily_time_log_summary.py +16,From Datetime,A partir de fecha y hora |
| 1128 | DocType: Email Digest,For Company,Para la empresa |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1129 | apps/erpnext/erpnext/config/support.py +38,Communication log.,Registro de comunicaciones |
| 1130 | apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +66,Buying Amount,Importe de compra |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1131 | DocType: Sales Invoice,Shipping Address Name,Nombre de dirección de envío |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1132 | apps/erpnext/erpnext/accounts/doctype/account/account.js +50,Chart of Accounts,Plan de cuentas |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 1133 | DocType: Material Request,Terms and Conditions Content,Contenido de los términos y condiciones |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1134 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +471,cannot be greater than 100,No puede ser mayor de 100 |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 1135 | apps/erpnext/erpnext/stock/doctype/item/item.py +587,Item {0} is not a stock Item,El producto {0} no es un producto de stock |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1136 | DocType: Maintenance Visit,Unscheduled,Sin programación |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1137 | DocType: Employee,Owned,Propiedad |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1138 | DocType: Salary Slip Deduction,Depends on Leave Without Pay,Depende de licencia sin goce de salario |
| 1139 | DocType: Pricing Rule,"Higher the number, higher the priority","Cuanto mayor sea el número, mayor es la prioridad" |
| 1140 | ,Purchase Invoice Trends,Tendencias de compras |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1141 | DocType: Employee,Better Prospects,Mejores Prospectos |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1142 | DocType: Appraisal,Goals,Objetivos |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1143 | DocType: Warranty Claim,Warranty / AMC Status,Garantía / Estado de CMA |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1144 | ,Accounts Browser,Navegador de Cuentas |
| 1145 | DocType: GL Entry,GL Entry,Entrada GL |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1146 | DocType: HR Settings,Employee Settings,Configuración de empleado |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1147 | ,Batch-Wise Balance History,Historial de saldo por lotes |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1148 | apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +72,To Do List,Tareas por hacer |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1149 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +63,Apprentice,Aprendiz |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 1150 | apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +106,Negative Quantity is not allowed,No se permiten cantidades negativas |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1151 | DocType: Purchase Invoice Item,"Tax detail table fetched from item master as a string and stored in this field. |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1152 | Used for Taxes and Charges","la tabla de detalle de impuestos se obtiene del producto principal como una cadena y es guardado en este campo, este es usado para los impuestos y cargos." |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1153 | apps/erpnext/erpnext/hr/doctype/employee/employee.py +151,Employee cannot report to himself.,El empleado no puede informar a sí mismo. |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1154 | DocType: Account,"If the account is frozen, entries are allowed to restricted users.","Si la cuenta está congelado, las entradas estarán permitidas a los usuarios restringidos." |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1155 | DocType: Email Digest,Bank Balance,Saldo bancario |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 1156 | apps/erpnext/erpnext/controllers/accounts_controller.py +453,Accounting Entry for {0}: {1} can only be made in currency: {2},El asiento contable para {0}: {1} sólo puede hacerse con la divisa: {2} |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 1157 | apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +44,No active Salary Structure found for employee {0} and the month,No Estructura Salarial activo que se encuentra para el empleado {0} y el mes |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1158 | DocType: Job Opening,"Job profile, qualifications required etc.","Perfil laboral, las cualificaciones necesarias, etc" |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1159 | DocType: Journal Entry Account,Account Balance,Balance de la cuenta |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1160 | apps/erpnext/erpnext/config/accounts.py +112,Tax Rule for transactions.,Regla de impuestos para las transacciones. |
| 1161 | DocType: Rename Tool,Type of document to rename.,Indique el tipo de documento que desea cambiar de nombre. |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 1162 | apps/erpnext/erpnext/public/js/setup_wizard.js +384,We buy this Item,Compramos este producto |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1163 | DocType: Address,Billing,Facturación |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1164 | DocType: Purchase Invoice,Total Taxes and Charges (Company Currency),Total impuestos y cargos (Divisa por defecto) |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1165 | DocType: Shipping Rule,Shipping Account,Cuenta de envíos |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1166 | apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +43,Scheduled to send to {0} recipients,Programado para enviar a {0} destinatarios. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1167 | DocType: Quality Inspection,Readings,Lecturas |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1168 | DocType: Stock Entry,Total Additional Costs,Total de costos adicionales |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 1169 | apps/erpnext/erpnext/public/js/setup_wizard.js +377,Sub Assemblies,Sub-Ensamblajes |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1170 | DocType: Shipping Rule Condition,To Value,Para el valor |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1171 | DocType: Supplier,Stock Manager,Gerente de almacén |
| 1172 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +143,Source warehouse is mandatory for row {0},El almacén de origen es obligatorio para la línea {0} |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1173 | apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.js +581,Packing Slip,Lista de embalaje |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1174 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +111,Office Rent,ALQUILERES DE LOCAL |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1175 | apps/erpnext/erpnext/config/setup.py +110,Setup SMS gateway settings,Configuración de pasarela SMS |
| 1176 | apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.js +60,Import Failed!,¡Importación fallida! |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1177 | apps/erpnext/erpnext/public/js/templates/address_list.html +21,No address added yet.,No se ha añadido ninguna dirección |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1178 | DocType: Workstation Working Hour,Workstation Working Hour,Horario de la estación de trabajo |
| 1179 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +83,Analyst,Analista |
| 1180 | apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +149,Row {0}: Allocated amount {1} must be less than or equals to JV amount {2},Línea {0}: La cantidad asignada {1} debe ser menor o igual al importe en comprobante de diario {2} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1181 | DocType: Item,Inventory,inventario |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1182 | DocType: Features Setup,"To enable ""Point of Sale"" view",Para habilitar la vista de 'Punto de Venta' |
| 1183 | apps/erpnext/erpnext/public/js/pos/pos.js +402,Payment cannot be made for empty cart,No se puede realizar un pago con el carrito de compras vacío |
| 1184 | DocType: Item,Sales Details,Detalles de ventas |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1185 | DocType: Opportunity,With Items,Con productos |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1186 | apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +36,In Qty,En cantidad |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1187 | DocType: Notification Control,Expense Claim Rejected,Reembolso de gastos rechazado |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1188 | DocType: Sales Invoice,"The date on which next invoice will be generated. It is generated on submit. |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1189 | ",Fecha en que se generará próxima factura. Es generada al validar. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1190 | DocType: Item Attribute,Item Attribute,Atributos del producto |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1191 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +105,Government,Gubernamental |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 1192 | apps/erpnext/erpnext/config/stock.py +263,Item Variants,Variantes del producto |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1193 | DocType: Company,Services,Servicios |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 1194 | apps/erpnext/erpnext/accounts/report/financial_statements.py +151,Total ({0}),Total ({0}) |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1195 | DocType: Cost Center,Parent Cost Center,Centro de costos principal |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1196 | DocType: Sales Invoice,Source,Referencia |
| 1197 | DocType: Leave Type,Is Leave Without Pay,Es una ausencia sin goce de salario |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1198 | apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +133,No records found in the Payment table,No se encontraron registros en la tabla de pagos |
| 1199 | apps/erpnext/erpnext/public/js/setup_wizard.js +153,Financial Year Start Date,Inicio del ejercicio contable |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1200 | DocType: Employee External Work History,Total Experience,Experiencia total |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1201 | apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +276,Packing Slip(s) cancelled,Lista(s) de embalaje cancelada(s) |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1202 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +96,Freight and Forwarding Charges,CARGOS DE TRANSITO Y TRANSPORTE |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1203 | DocType: Material Request Item,Sales Order No,Orden de venta No. |
| 1204 | DocType: Item Group,Item Group Name,Nombre del grupo de productos |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1205 | apps/erpnext/erpnext/hr/report/employee_leave_balance/employee_leave_balance.py +27,Taken,Tomado |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1206 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +66,Transfer Materials for Manufacture,Transferir materiales para producción |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1207 | DocType: Pricing Rule,For Price List,Por lista de precios |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1208 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +27,Executive Search,Búsqueda de ejecutivos |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1209 | apps/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.","La tarifa de compra para el producto: {0} no se encuentra, este se requiere para reservar la entrada contable (gastos). Por favor, indique el precio del artículo en una 'lista de precios' de compra." |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1210 | DocType: Maintenance Schedule,Schedules,Programas |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1211 | DocType: Purchase Invoice Item,Net Amount,Importe Neto |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1212 | DocType: Purchase Order Item Supplied,BOM Detail No,Detalles de Lista de materiales (LdM) No. |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1213 | DocType: Purchase Invoice,Additional Discount Amount (Company Currency),Monto adicional de descuento (Divisa por defecto) |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 1214 | apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.js +628,Error: {0} > {1},Error: {0} > {1} |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1215 | apps/erpnext/erpnext/accounts/doctype/account/account.js +8,Please create new account from Chart of Accounts.,"Por favor, cree una nueva cuenta en el plan general de contabilidad." |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1216 | DocType: Maintenance Visit,Maintenance Visit,Visita de mantenimiento |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1217 | apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +49,Customer > Customer Group > Territory,Cliente> Categoría de cliente> Territorio |
| 1218 | DocType: Sales Invoice Item,Available Batch Qty at Warehouse,Cantidad de lotes disponibles en almacén |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1219 | DocType: Time Log Batch Detail,Time Log Batch Detail,Detalle de gestión de tiempos |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1220 | DocType: Landed Cost Voucher,Landed Cost Help,Ayuda para costos de destino estimados |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1221 | DocType: Leave Block List,Block Holidays on important days.,Bloquear vacaciones en días importantes. |
| 1222 | ,Accounts Receivable Summary,Balance de cuentas por cobrar |
| 1223 | apps/erpnext/erpnext/hr/doctype/employee/employee.py +187,Please set User ID field in an Employee record to set Employee Role,"Por favor, seleccione el ID y el nombre del empleado para establecer el rol." |
| 1224 | DocType: UOM,UOM Name,Nombre de la unidad de medida (UdM) |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1225 | apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +33,Contribution Amount,Importe de contribución |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1226 | DocType: Sales Invoice,Shipping Address,Dirección de envío. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1227 | DocType: 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.,Esta herramienta le ayuda a actualizar o corregir la cantidad y la valoración de los valores en el sistema. Normalmente se utiliza para sincronizar los valores del sistema y lo que realmente existe en sus almacenes. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1228 | DocType: Delivery Note,In Words will be visible once you save the Delivery Note.,En palabras serán visibles una vez que se guarda la nota de entrega. |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 1229 | apps/erpnext/erpnext/config/stock.py +115,Brand master.,Marca principal |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1230 | DocType: Sales Invoice Item,Brand Name,Marca |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1231 | DocType: Purchase Receipt,Transporter Details,Detalles de transporte |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 1232 | apps/erpnext/erpnext/public/js/setup_wizard.js +380,Box,Caja |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1233 | apps/erpnext/erpnext/public/js/setup_wizard.js +137,The Organization,Organización |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1234 | DocType: Monthly Distribution,Monthly Distribution,Distribución mensual |
| 1235 | apps/erpnext/erpnext/selling/doctype/sms_center/sms_center.py +68,Receiver List is empty. Please create Receiver List,"La lista de receptores se encuentra vacía. Por favor, cree una lista de receptores" |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1236 | DocType: Production Plan Sales Order,Production Plan Sales Order,Plan de producción de ordenes de venta |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1237 | DocType: Sales Partner,Sales Partner Target,Metas de socio de ventas |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1238 | apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +113,Accounting Entry for {0} can only be made in currency: {1},El asiento contable para {0} sólo puede hacerse con la divisa: {1} |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1239 | DocType: Pricing Rule,Pricing Rule,Regla de precios |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1240 | apps/erpnext/erpnext/config/learn.py +167,Material Request to Purchase Order,Requisición de materiales hacia órden de compra |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1241 | apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +74,Row # {0}: Returned Item {1} does not exists in {2} {3},Línea # {0}: El artículo devuelto {1} no existe en {2} {3} |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 1242 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +16,Bank Accounts,Bancos |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1243 | ,Bank Reconciliation Statement,Estados de conciliación bancarios |
| 1244 | DocType: Address,Lead Name,Nombre de la iniciativa |
| 1245 | ,POS,Punto de venta POS |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 1246 | apps/erpnext/erpnext/config/stock.py +268,Opening Stock Balance,Saldo inicial de Stock |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1247 | apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +36,{0} must appear only once,{0} debe aparecer sólo una vez |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 1248 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +332,Not allowed to tranfer more {0} than {1} against Purchase Order {2},No se permite transferir más {0} de {1} para la órden de compra {2} |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1249 | apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.py +62,Leaves Allocated Successfully for {0},Vacaciones Distribuidas Satisfactoriamente para {0} |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1250 | apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +40,No Items to pack,No hay productos para empacar |
| 1251 | DocType: Shipping Rule Condition,From Value,Desde Valor |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 1252 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +550,Manufacturing Quantity is mandatory,La cantidad a producir es obligatoria |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 1253 | apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +45,Amounts not reflected in bank,Monto no reflejado en banco |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1254 | DocType: Quality Inspection Reading,Reading 4,Lectura 4 |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1255 | apps/erpnext/erpnext/config/hr.py +23,Claims for company expense.,Peticiones para gastos de compañía |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1256 | DocType: Company,Default Holiday List,Lista de vacaciones / festividades predeterminadas |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1257 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +165,Stock Liabilities,Inventarios por pagar |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1258 | DocType: Purchase Receipt,Supplier Warehouse,Almacén del proveedor |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1259 | DocType: Opportunity,Contact Mobile No,No. móvil de contacto |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1260 | DocType: Production Planning Tool,Select Sales Orders,Seleccione órdenes de ventas |
| 1261 | ,Material Requests for which Supplier Quotations are not created,Requisición de materiales sin documento de cotización |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 1262 | apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +118,The day(s) on which you are applying for leave are holidays. You need not apply for leave.,El día (s) en el que está solicitando la licencia son los días festivos. Usted no necesita solicitar la excedencia. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1263 | DocType: Features Setup,To track items using barcode. You will be able to enter items in Delivery Note and Sales Invoice by scanning barcode of item.,Para realizar un seguimiento de elementos mediante código de barras. Usted será capaz de entrar en los elementos de la nota de entrega y la factura de venta mediante el escaneo de código de barras del artículo. |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 1264 | apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +588,Mark as Delivered,Marcar como Entregado |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1265 | apps/erpnext/erpnext/crm/doctype/lead/lead.js +34,Make Quotation,Crear una cotización |
| 1266 | DocType: Dependent Task,Dependent Task,Tarea dependiente |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 1267 | apps/erpnext/erpnext/stock/doctype/item/item.py +340,Conversion factor for default Unit of Measure must be 1 in row {0},El factor de conversión de la unidad de medida (UdM) en la línea {0} debe ser 1 |
| 1268 | apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +157,Leave of type {0} cannot be longer than {1},Ausencia del tipo {0} no puede tener más de {1} |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1269 | DocType: Manufacturing Settings,Try planning operations for X days in advance.,Procure planear las operaciones con XX días de antelación. |
| 1270 | DocType: HR Settings,Stop Birthday Reminders,Detener recordatorios de cumpleaños. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1271 | DocType: SMS Center,Receiver List,Lista de receptores |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1272 | DocType: Payment Tool Detail,Payment Amount,Importe pagado |
| 1273 | apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +46,Consumed Amount,Monto consumido |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 1274 | apps/erpnext/erpnext/public/js/pos/pos.js +491,{0} View,Ver {0} |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1275 | DocType: Salary Structure Deduction,Salary Structure Deduction,Deducciones de la estructura salarial |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 1276 | apps/erpnext/erpnext/stock/doctype/item/item.py +335,Unit of Measure {0} has been entered more than once in Conversion Factor Table,Unidad de Medida (UdM) {0} se ha introducido más de una vez en la tabla de factores de conversión |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1277 | apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +27,Cost of Issued Items,Costo de productos entregados |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1278 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +185,Quantity must not be more than {0},La cantidad no debe ser más de {0} |
| 1279 | apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +41,Age (Days),Edad (días) |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1280 | DocType: Quotation Item,Quotation Item,Cotización del producto |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1281 | DocType: Account,Account Name,Nombre de la Cuenta |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1282 | apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +34,From Date cannot be greater than To Date,La fecha 'Desde' no puede ser mayor que la fecha 'Hasta' |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1283 | apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +194,Serial No {0} quantity {1} cannot be a fraction,"Número de serie {0}, la cantidad {1} no puede ser una fracción" |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1284 | apps/erpnext/erpnext/config/buying.py +59,Supplier Type master.,Categorías principales de proveedores. |
| 1285 | DocType: Purchase Order Item,Supplier Part Number,Número de pieza del proveedor. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1286 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +92,Conversion rate cannot be 0 or 1,La tasa de conversión no puede ser 0 o 1 |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1287 | apps/erpnext/erpnext/controllers/stock_controller.py +247,{0} {1} is cancelled or stopped,{0} {1} está cancelado o detenido |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1288 | DocType: Accounts Settings,Credit Controller,Controlador de créditos |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1289 | DocType: Delivery Note,Vehicle Dispatch Date,Fecha de despacho de vehículo |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 1290 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +202,Purchase Receipt {0} is not submitted,El recibo de compra {0} no esta validado |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1291 | DocType: Company,Default Payable Account,Cuenta por pagar por defecto |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1292 | apps/erpnext/erpnext/config/website.py +13,"Settings for online shopping cart such as shipping rules, price list etc.","Ajustes para las compras online, normas de envío, lista de precios, etc." |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1293 | apps/erpnext/erpnext/controllers/website_list_for_contact.py +65,{0}% Billed,{0}% Facturado |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1294 | apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +17,Reserved Qty,Cant. Reservada |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1295 | DocType: Party Account,Party Account,Cuenta asignada |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1296 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +74,Human Resources,Recursos humanos |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1297 | DocType: Lead,Upper Income,Ingresos superior |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1298 | DocType: Journal Entry Account,Debit in Company Currency,Divisa por defecto de la cuenta de débito |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1299 | apps/erpnext/erpnext/support/doctype/issue/issue.py +58,My Issues,Mis asuntos |
| 1300 | DocType: BOM Item,BOM Item,Lista de materiales (LdM) del producto |
| 1301 | DocType: Appraisal,For Employee,Por empleados |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1302 | DocType: Company,Default Values,Valores predeterminados |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1303 | apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.js +236,Row {0}: Payment amount can not be negative,Línea {0}: El importe pagado no puede ser negativo |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1304 | DocType: Expense Claim,Total Amount Reimbursed,Monto total reembolsado |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1305 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +64,Against Supplier Invoice {0} dated {1},Contra factura de proveedor {0} con fecha{1} |
| 1306 | DocType: Customer,Default Price List,Lista de precios por defecto |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1307 | DocType: Payment Reconciliation,Payments,Pagos. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1308 | DocType: Budget Detail,Budget Allocated,Presupuesto asignado |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1309 | DocType: Journal Entry,Entry Type,Tipo de entrada |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1310 | ,Customer Credit Balance,Saldo de clientes |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1311 | apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +137,Please verify your email id,"Por favor, verifique su Email de identificación" |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1312 | apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +42,Customer required for 'Customerwise Discount',Se requiere un cliente para el descuento |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1313 | apps/erpnext/erpnext/config/accounts.py +53,Update bank payment dates with journals.,Actualización de las fechas de pago del banco con los registros. |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1314 | DocType: Quotation,Term Details,Detalles de términos y condiciones |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1315 | DocType: Manufacturing Settings,Capacity Planning For (Days),Planificación de capacidad para (Días) |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 1316 | apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +63,None of the items have any change in quantity or value.,Ninguno de los productos tiene cambios en el valor o en la existencias. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1317 | DocType: Warranty Claim,Warranty Claim,Reclamación de garantía |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1318 | ,Lead Details,Detalle de Iniciativas |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1319 | DocType: Purchase Invoice,End date of current invoice's period,Fecha final del periodo de facturación actual |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1320 | DocType: Pricing Rule,Applicable For,Aplicable para. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1321 | DocType: Bank Reconciliation,From Date,Desde la fecha |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1322 | DocType: Shipping Rule Country,Shipping Rule Country,Regla de envio del país |
| 1323 | DocType: Maintenance Visit,Partially Completed,Parcialmente completado |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1324 | DocType: Leave Type,Include holidays within leaves as leaves,Incluir las vacaciones y ausencias únicamente como ausencias |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1325 | DocType: Sales Invoice,Packed Items,Productos Empacados |
| 1326 | apps/erpnext/erpnext/config/support.py +18,Warranty Claim against Serial No.,Reclamación de garantía por numero de serie |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1327 | DocType: 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","Reemplazar una Solicitud de Materiales en particular en todas las demás Solicitudes de Materiales donde se utiliza. Sustituirá el antiguo enlace a la Solicitud de Materiales, actualizara el costo y regenerar una tabla para la nueva Solicitud de Materiales" |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1328 | DocType: Shopping Cart Settings,Enable Shopping Cart,Habilitar carrito de compras |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1329 | DocType: Employee,Permanent Address,Dirección permanente |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1330 | apps/erpnext/erpnext/stock/get_item_details.py +122,Item {0} must be a Service Item.,El producto {0} debe ser un servicio |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1331 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +226,"Advance paid against {0} {1} cannot be greater \ |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1332 | than Grand Total {2}",El anticipo pagado para {0} {1} no puede ser mayor que el total {2} |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1333 | apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +148,Please select item code,"Por favor, seleccione el código del producto" |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1334 | DocType: Salary Structure Deduction,Reduce Deduction for Leave Without Pay (LWP),Reducir deducción por licencia sin goce de salario (LSS) |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1335 | DocType: Territory,Territory Manager,Gerente de Territorio |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1336 | DocType: Delivery Note Item,To Warehouse (Optional),Para almacenes (Opcional) |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1337 | DocType: Sales Invoice,Paid Amount (Company Currency),Monto pagado (Divisa por defecto) |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1338 | DocType: Purchase Invoice,Additional Discount,Descuento adicional |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1339 | DocType: Selling Settings,Selling Settings,Configuración de ventas |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1340 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +39,Online Auctions,Subastas en línea |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 1341 | apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +101,Please specify either Quantity or Valuation Rate or both,"Por favor indique la Cantidad o el Tipo de Valoración, o ambos" |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1342 | apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.js +50,"Company, Month and Fiscal Year is mandatory","Compañía, mes y año fiscal son obligatorios" |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1343 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +102,Marketing Expenses,GASTOS DE PUBLICIDAD |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1344 | ,Item Shortage Report,Reporte de productos con stock bajo |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 1345 | apps/erpnext/erpnext/stock/doctype/item/item.js +200,"Weight is mentioned,\nPlease mention ""Weight UOM"" too","El peso está definido,\nPor favor indique ""UDM Peso"" también" |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1346 | DocType: Stock Entry Detail,Material Request used to make this Stock Entry,Requisición de materiales usados para crear este movimiento de inventario |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1347 | apps/erpnext/erpnext/config/support.py +43,Single unit of an Item.,Elemento de producto |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 1348 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +213,Time Log Batch {0} must be 'Submitted',El lote de gestión de tiempos {0} debe estar validado |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1349 | DocType: Accounts Settings,Make Accounting Entry For Every Stock Movement,Crear un asiento contable para cada movimiento de stock |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1350 | DocType: Leave Allocation,Total Leaves Allocated,Total de ausencias asigandas |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 1351 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +387,Warehouse required at Row No {0},El almacén es requerido en la línea # {0} |
Anand Doshi | 666fbaf | 2015-11-26 12:40:13 +0530 | [diff] [blame] | 1352 | apps/erpnext/erpnext/public/js/setup_wizard.js +169,Please enter valid Financial Year Start and End Dates,"Por favor, introduzca Año válida Financiera fechas inicial y final" |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1353 | DocType: Employee,Date Of Retirement,Fecha de jubilación |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1354 | DocType: Upload Attendance,Get Template,Obtener plantilla |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1355 | DocType: Address,Postal,Postal |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1356 | DocType: Item,Weightage,Asignación |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1357 | apps/erpnext/erpnext/selling/doctype/customer/customer.py +91,A Customer Group exists with same name please change the Customer name or rename the Customer Group,"Existe una categoría de cliente con el mismo nombre, por favor cambie el nombre del cliente o cambie el nombre de la categoría" |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1358 | apps/erpnext/erpnext/public/js/pos/pos.js +147,Please select {0} first.,"Por favor, seleccione primero {0}." |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 1359 | apps/erpnext/erpnext/templates/pages/order.html +56,text {0},texto {0} |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1360 | DocType: Territory,Parent Territory,Territorio principal |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1361 | DocType: Quality Inspection Reading,Reading 2,Lectura 2 |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1362 | DocType: Stock Entry,Material Receipt,Recepción de materiales |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 1363 | apps/erpnext/erpnext/public/js/setup_wizard.js +376,Products,Productos |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1364 | apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +47,Party Type and Party is required for Receivable / Payable account {0},El tipo de entidad y tercero/s son requeridos para las cuentas de cobrar/pagar {0} |
| 1365 | DocType: Item,"If this item has variants, then it cannot be selected in sales orders etc.","Si este producto tiene variantes, entonces no podrá ser seleccionado en los pedidos de venta, etc." |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1366 | DocType: Lead,Next Contact By,Siguiente contacto por |
Anand Doshi | 666fbaf | 2015-11-26 12:40:13 +0530 | [diff] [blame] | 1367 | apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +210,Quantity required for Item {0} in row {1},Cantidad requerida para el producto {0} en la línea {1} |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1368 | apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +85,Warehouse {0} can not be deleted as quantity exists for Item {1},El almacén {0} no se puede eliminar ya que existen elementos: {1} |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1369 | DocType: Quotation,Order Type,Tipo de orden |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1370 | DocType: Purchase Invoice,Notification Email Address,Email para las notificaciones. |
| 1371 | DocType: Payment Tool,Find Invoices to Match,Facturas a conciliar |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1372 | ,Item-wise Sales Register,Detalle de ventas |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1373 | apps/erpnext/erpnext/public/js/setup_wizard.js +147,"e.g. ""XYZ National Bank""","por ejemplo ""Banco Nacional XYZ""" |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1374 | DocType: Purchase Taxes and Charges,Is this Tax included in Basic Rate?,¿Está incluido este impuesto en el precio base? |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1375 | apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +61,Total Target,Total meta / objetivo |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 1376 | apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.js +29,Shopping Cart is enabled,Carrito de compras habilitado |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1377 | DocType: Job Applicant,Applicant for a Job,Solicitante de Empleo |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1378 | apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +173,No Production Orders created,No existen órdenes de producción (OP) |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 1379 | apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +153,Salary Slip of employee {0} already created for this month,la nómina salarial para el empleado {0} ya se ha creado para este mes |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1380 | DocType: Stock Reconciliation,Reconciliation JSON,Reconciliación JSON |
| 1381 | apps/erpnext/erpnext/accounts/report/financial_statements.html +3,Too many columns. Export the report and print it using a spreadsheet application.,Hay demasiadas columnas. Exportar el informe e imprimirlo mediante una aplicación de hoja de cálculo. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1382 | DocType: Sales Invoice Item,Batch No,Lote No. |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1383 | DocType: Selling Settings,Allow multiple Sales Orders against a Customer's Purchase Order,"Permitir varias órdenes de venta, para las ordenes de compra de los clientes" |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1384 | apps/erpnext/erpnext/setup/doctype/company/company.py +152,Main,Principal |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1385 | apps/erpnext/erpnext/stock/doctype/item/item_list.js +13,Variant,Variante |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1386 | DocType: Naming Series,Set prefix for numbering series on your transactions,Establezca los prefijos de las numeraciones en sus transacciones |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1387 | apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +164,Stopped order cannot be cancelled. Unstop to cancel.,"Una orden detenida no puede ser cancelada, debe continuarla antes de cancelar." |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 1388 | apps/erpnext/erpnext/stock/doctype/item/item.py +357,Default BOM ({0}) must be active for this item or its template,La lista de materiales (LdM) por defecto ({0}) debe estar activa para este producto o plantilla |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1389 | DocType: Employee,Leave Encashed?,Vacaciones pagadas? |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1390 | apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +32,Opportunity From field is mandatory,El campo 'oportunidad desde' es obligatorio |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1391 | DocType: Item,Variants,Variantes |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 1392 | apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation.js +545,Make Purchase Order,Crear órden de Compra |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1393 | DocType: SMS Center,Send To,Enviar a. |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 1394 | apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +129,There is not enough leave balance for Leave Type {0},No hay suficiente días para las ausencias del tipo: {0} |
Nabin Hait | 733680b | 2015-12-07 14:12:41 +0530 | [diff] [blame] | 1395 | DocType: Payment Reconciliation Payment,Allocated amount,Monto asignado |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1396 | DocType: Sales Team,Contribution to Net Total,Contribución neta total |
| 1397 | DocType: Sales Invoice Item,Customer's Item Code,Código del producto para clientes |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1398 | DocType: Stock Reconciliation,Stock Reconciliation,Reconciliación de inventarios |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1399 | DocType: Territory,Territory Name,Nombre Territorio |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1400 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +152,Work-in-Progress Warehouse is required before Submit,Se requiere un almacén de trabajos en proceso antes de validar |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1401 | apps/erpnext/erpnext/config/hr.py +43,Applicant for a Job.,Solicitante de empleo . |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1402 | DocType: Purchase Order Item,Warehouse and Reference,Almacén y referencias |
| 1403 | DocType: Supplier,Statutory info and other general information about your Supplier,Información legal u otra información general acerca de su proveedor |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 1404 | apps/erpnext/erpnext/shopping_cart/utils.py +47,Addresses,Direcciones |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1405 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +137,Against Journal Entry {0} does not have any unmatched {1} entry,El asiento contable {0} no tiene ninguna entrada {1} que vincular |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1406 | apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +201,Duplicate Serial No entered for Item {0},Duplicar No. de serie para el producto {0} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1407 | DocType: Shipping Rule Condition,A condition for a Shipping Rule,Una condición para una regla de envío |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1408 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +326,Item is not allowed to have Production Order.,A este producto no se le permite tener orden de producción. |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1409 | DocType: Packing Slip,The net weight of this package. (calculated automatically as sum of net weight of items),El peso neto de este paquete. (calculado automáticamente por la suma del peso neto de los materiales) |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1410 | DocType: Sales Order,To Deliver and Bill,Para entregar y facturar |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1411 | DocType: GL Entry,Credit Amount in Account Currency,Importe acreditado con la divisa |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1412 | apps/erpnext/erpnext/config/manufacturing.py +24,Time Logs for manufacturing.,Gestión de tiempos para la producción. |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1413 | DocType: Item,Apply Warehouse-wise Reorder Level,Aplicar nivel de reabastecimiento para el almacen |
Anand Doshi | 666fbaf | 2015-11-26 12:40:13 +0530 | [diff] [blame] | 1414 | apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +424,BOM {0} must be submitted,La lista de materiales (LdM) {0} debe ser validada |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1415 | DocType: Authorization Control,Authorization Control,Control de Autorización |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1416 | apps/erpnext/erpnext/config/projects.py +23,Time Log for tasks.,Gestión de tiempos para las tareas. |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 1417 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +561,Payment,Pago |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1418 | DocType: Production Order Operation,Actual Time and Cost,Tiempo y costo actual |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1419 | apps/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},Máxima requisición de materiales {0} es posible para el producto {1} en las órdenes de venta {2} |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1420 | DocType: Employee,Salutation,Saludo. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1421 | DocType: Pricing Rule,Brand,Marca |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1422 | DocType: Item,Will also apply for variants,También se aplicará para las variantes |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1423 | apps/erpnext/erpnext/config/selling.py +153,Bundle items at time of sale.,Agrupe elementos al momento de la venta. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1424 | DocType: Sales Order Item,Actual Qty,Cantidad Real |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1425 | DocType: Sales Invoice Item,References,Referencias |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1426 | DocType: Quality Inspection Reading,Reading 10,Lectura 10 |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 1427 | apps/erpnext/erpnext/public/js/setup_wizard.js +366,"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.","Enumere algunos de los productos o servicios que usted compra y/o vende. Asegúrese de revisar el grupo del artículo, la unidad de medida (UdM) y demás propiedades." |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1428 | DocType: Hub Settings,Hub Node,Nodo del centro de actividades |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1429 | apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +78,You have entered duplicate items. Please rectify and try again.,Ha introducido elementos duplicados . Por favor rectifique y vuelva a intentarlo . |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1430 | apps/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} para el atributo {1} no existe en la lista de artículo válida Atributo Valores |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1431 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +87,Associate,Asociado |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1432 | apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +46,Item {0} is not a serialized Item,El producto {0} no es un producto serializado |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1433 | DocType: SMS Center,Create Receiver List,Crear lista de receptores |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1434 | apps/erpnext/erpnext/stock/doctype/batch/batch_list.js +5,Expired,Expirado |
| 1435 | DocType: Packing Slip,To Package No.,Al paquete No. |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1436 | DocType: Warranty Claim,Issue Date,Fecha de emisión |
Pratik Vyas | b8a5687 | 2015-06-01 23:48:43 +0530 | [diff] [blame] | 1437 | DocType: Activity Cost,Activity Cost,Costo de Actividad |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1438 | DocType: Purchase Receipt Item Supplied,Consumed Qty,Cantidad consumida |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1439 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +52,Telecommunications,Telecomunicaciones |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1440 | DocType: Packing Slip,Indicates that the package is a part of this delivery (Only Draft),Indica que el paquete es una parte de esta entrega (Sólo borradores) |
| 1441 | DocType: Payment Tool,Make Payment Entry,Registrar pago |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1442 | apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +119,Quantity for Item {0} must be less than {1},La cantidad del producto {0} debe ser menor que {1} |
| 1443 | ,Sales Invoice Trends,Tendencias de ventas |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1444 | DocType: Leave Application,Apply / Approve Leaves,Aplicar/Aprobar vacaciones |
Anand Doshi | 666fbaf | 2015-11-26 12:40:13 +0530 | [diff] [blame] | 1445 | apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +23,For,por |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1446 | apps/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',"Puede referirse a la línea, sólo si el tipo de importe es 'previo al importe' o 'previo al total'" |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1447 | DocType: Sales Order Item,Delivery Warehouse,Almacén de entrega |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1448 | DocType: Stock Settings,Allowance Percent,Porcentaje de reserva |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1449 | DocType: SMS Settings,Message Parameter,Parámetro del mensaje |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1450 | DocType: Serial No,Delivery Document No,Documento de entrega No. |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 1451 | DocType: Landed Cost Voucher,Get Items From Purchase Receipts,Obtener productos desde recibo de compra |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1452 | DocType: Serial No,Creation Date,Fecha de creación |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1453 | apps/erpnext/erpnext/stock/doctype/item_price/item_price.py +33,Item {0} appears multiple times in Price List {1},El producto {0} aparece varias veces en el Listado de Precios {1} |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1454 | apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +37,"Selling must be checked, if Applicable For is selected as {0}","'Ventas' debe ser seleccionada, si la opción: 'Aplicable para' esta seleccionado como {0}" |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1455 | DocType: Purchase Order Item,Supplier Quotation Item,Producto de la cotización del proveedor |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 1456 | DocType: Manufacturing Settings,Disables creation of time logs against Production Orders. Operations shall not be tracked against Production Order,Desactiva la creación de registros de tiempo en contra de las órdenes de fabricación. Las operaciones no serán objeto de seguimiento contra la Orden de Producción |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1457 | apps/erpnext/erpnext/hr/doctype/employee/employee.js +27,Make Salary Structure,Crear estructura salarial |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1458 | DocType: Item,Has Variants,Posee variantes |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1459 | apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.js +22,Click on 'Make Sales Invoice' button to create a new Sales Invoice.,"Clic en el botón ""Crear factura de venta"" para crearla." |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1460 | DocType: Monthly Distribution,Name of the Monthly Distribution,Defina el nombre de la distribución mensual |
| 1461 | DocType: Sales Person,Parent Sales Person,Persona encargada de ventas |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1462 | apps/erpnext/erpnext/setup/utils.py +14,Please specify Default Currency in Company Master and Global Defaults,"Por favor, especifíque la divisa por defecto en la compañía principal y los valores predeterminados globales" |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1463 | DocType: Purchase Invoice,Recurring Invoice,Factura recurrente |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1464 | apps/erpnext/erpnext/config/projects.py +79,Managing Projects,Gestión de proyectos |
| 1465 | DocType: Supplier,Supplier of Goods or Services.,Proveedor de servicios y/o productos. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1466 | DocType: Budget Detail,Fiscal Year,Año fiscal |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1467 | DocType: Cost Center,Budget,Presupuesto |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 1468 | apps/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","El presupuesto no se puede asignar contra {0}, ya que no es una cuenta de ingresos o gastos" |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1469 | apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.py +51,Achieved,Alcanzado |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1470 | apps/erpnext/erpnext/selling/page/sales_analytics/sales_analytics.js +65,Territory / Customer,Localidad / Cliente |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 1471 | apps/erpnext/erpnext/public/js/setup_wizard.js +312,e.g. 5,por ejemplo 5 |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1472 | apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +154,Row {0}: Allocated amount {1} must be less than or equals to invoice outstanding amount {2},Línea {0}: la cantidad asignada {1} debe ser menor o igual al importe pendiente de factura {2} |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1473 | DocType: Sales Invoice,In Words will be visible once you save the Sales Invoice.,En palabras serán visibles una vez que guarde la factura de venta. |
| 1474 | DocType: Item,Is Sales Item,Es un producto para venta |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1475 | apps/erpnext/erpnext/setup/doctype/item_group/item_group.js +21,Item Group Tree,Árbol de productos |
| 1476 | apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +69,Item {0} is not setup for Serial Nos. Check Item master,"El producto {0} no está configurado para utilizar Números de Serie, por favor revise el artículo maestro" |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1477 | DocType: Maintenance Visit,Maintenance Time,Tiempo del mantenimiento |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1478 | ,Amount to Deliver,Cantidad para envío |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 1479 | apps/erpnext/erpnext/public/js/setup_wizard.js +374,A Product or Service,Un Producto o Servicio |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1480 | DocType: Naming Series,Current Value,Valor actual |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1481 | apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +171,{0} created,{0} creado |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1482 | DocType: Delivery Note Item,Against Sales Order,Contra la orden de venta |
| 1483 | ,Serial No Status,Estado del número serie |
| 1484 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +382,Item table can not be blank,La tabla de productos no puede estar en blanco |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1485 | apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +138,"Row {0}: To set {1} periodicity, difference between from and to date \ |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1486 | must be greater than or equal to {2}","Fila {0}: Para establecer periodo {1}, la diferencia de tiempo debe ser mayor o igual a {2}" |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1487 | DocType: Pricing Rule,Selling,Ventas |
| 1488 | DocType: Employee,Salary Information,Información salarial. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1489 | DocType: Sales Person,Name and Employee ID,Nombre y ID de empleado |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1490 | apps/erpnext/erpnext/accounts/party.py +275,Due Date cannot be before Posting Date,La fecha de vencimiento no puede ser anterior a la fecha de contabilización |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 1491 | DocType: Website Item Group,Website Item Group,Grupo de productos en el sitio web |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1492 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +170,Duties and Taxes,IMPUESTOS Y ARANCELES |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1493 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +312,Please enter Reference date,"Por favor, introduzca la fecha de referencia" |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1494 | apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +44,{0} payment entries can not be filtered by {1},{0} registros de pago no se pueden filtrar por {1} |
| 1495 | DocType: Item Website Specification,Table for Item that will be shown in Web Site,la tabla del producto que se mosatrara en el sitio Web |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1496 | DocType: Purchase Order Item Supplied,Supplied Qty,Cant. Suministrada |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1497 | DocType: Material Request Item,Material Request Item,Requisición de materiales del producto |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 1498 | apps/erpnext/erpnext/config/stock.py +98,Tree of Item Groups.,Árbol de las categorías de producto |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1499 | apps/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 se puede referenciar a una línea mayor o igual al numero de línea actual. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1500 | ,Item-wise Purchase History,Historial de Compras |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1501 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +152,Red,Rojo |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1502 | apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +228,Please click on 'Generate Schedule' to fetch Serial No added for Item {0},"Por favor, haga clic en 'Generar planificación' para obtener el no. de serie del producto {0}" |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1503 | DocType: Account,Frozen,Congelado(a) |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1504 | ,Open Production Orders,Ordenes de producción abiertas |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1505 | DocType: Installation Note,Installation Time,Tiempo de instalación |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1506 | DocType: Sales Invoice,Accounting Details,Detalles de contabilidad |
| 1507 | apps/erpnext/erpnext/setup/doctype/company/company.js +44,Delete all the Transactions for this Company,Eliminar todas las transacciones para esta compañía |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 1508 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +189,Row #{0}: Operation {1} is not completed for {2} qty of finished goods in Production Order # {3}. Please update operation status via Time Logs,"Línea # {0}: La operación {1} no se ha completado para la cantidad: {2} de productos terminados en orden de producción # {3}. Por favor, actualice el estado de la operación a través de la gestión de tiempos" |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1509 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +57,Investments,INVERSIONES |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1510 | DocType: Issue,Resolution Details,Detalles de la resolución |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1511 | DocType: Quality Inspection Reading,Acceptance Criteria,Criterios de Aceptación |
| 1512 | DocType: Item Attribute,Attribute Name,Nombre del Atributo |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1513 | apps/erpnext/erpnext/controllers/selling_controller.py +236,Item {0} must be Sales or Service Item in {1},El producto {0} debe ser un servicio o producto para la venta {1} |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 1514 | DocType: Item Group,Show In Website,Mostrar en el sitio web |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 1515 | apps/erpnext/erpnext/public/js/setup_wizard.js +375,Group,Grupo |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1516 | DocType: Task,Expected Time (in hours),Tiempo previsto (en horas) |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1517 | ,Qty to Order,Cantidad a solicitar |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1518 | DocType: 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","Para realizar el seguimiento de la 'marca' en los documentos: nota de entrega, oportunidad, solicitud de materiales, productos, de órdenes de compra, recibo de compra, comprobante de compra, cotización, factura de venta, paquete de productos, órdenes de venta y número de serie." |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1519 | apps/erpnext/erpnext/config/projects.py +51,Gantt chart of all tasks.,Diagrama Gantt de todas las tareas. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1520 | DocType: Appraisal,For Employee Name,Por nombre de empleado |
| 1521 | DocType: Holiday List,Clear Table,Borrar tabla |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1522 | DocType: Features Setup,Brands,Marcas |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1523 | DocType: C-Form Invoice Detail,Invoice No,Factura No. |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 1524 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +567,From Purchase Order,Desde órden de compra |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 1525 | apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +93,"Leave cannot be applied/cancelled before {0}, as leave balance has already been carry-forwarded in the future leave allocation record {1}","Deja no puede aplicarse / cancelada antes de {0}, como balance de la licencia ya ha sido remitido equipaje en el futuro registro de asignación de permiso {1}" |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1526 | DocType: Activity Cost,Costing Rate,Costo calculado |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1527 | ,Customer Addresses And Contacts,Direcciones de clientes y contactos |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1528 | DocType: Employee,Resignation Letter Date,Fecha de carta de renuncia |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1529 | apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +37,Pricing Rules are further filtered based on quantity.,Las 'reglas de precios' se pueden filtrar en base a la cantidad. |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1530 | apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +61,Repeat Customer Revenue,Ingresos de clientes recurrentes |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 1531 | apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +51,{0} ({1}) must have role 'Expense Approver',{0} ({1}) debe tener el rol de 'Supervisor de gastos' |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 1532 | apps/erpnext/erpnext/public/js/setup_wizard.js +380,Pair,Par |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1533 | DocType: Bank Reconciliation Detail,Against Account,Contra la cuenta |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1534 | DocType: Maintenance Schedule Detail,Actual Date,Fecha Real |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 1535 | DocType: Item,Has Batch No,Posee numero de lote |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1536 | DocType: Delivery Note,Excise Page Number,Número Impuestos Especiales Página |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1537 | DocType: Employee,Personal Details,Datos personales |
| 1538 | ,Maintenance Schedules,Programas de mantenimiento |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1539 | ,Quotation Trends,Tendencias de cotizaciones |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1540 | apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +139,Item Group not mentioned in item master for item {0},El grupo del artículo no se menciona en producto maestro para el elemento {0} |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 1541 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +303,Debit To account must be a Receivable account,La cuenta 'Debitar a' debe ser una cuenta por cobrar |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1542 | DocType: Shipping Rule Condition,Shipping Amount,Monto de envío |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1543 | ,Pending Amount,Monto pendiente |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1544 | DocType: Purchase Invoice Item,Conversion Factor,Factor de conversión |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1545 | DocType: Purchase Order,Delivered,Enviado |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1546 | apps/erpnext/erpnext/config/hr.py +160,Setup incoming server for jobs email id. (e.g. jobs@example.com),Configuración del servidor de correo entrante corporativo. (por ejemplo jobs@example.com ) |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1547 | DocType: Purchase Receipt,Vehicle Number,Número de vehículos |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1548 | DocType: Purchase Invoice,The date on which recurring invoice will be stop,Fecha en que la factura recurrente es detenida |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1549 | apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +88,Total allocated leaves {0} cannot be less than already approved leaves {1} for the period,Total de hojas asignadas {0} no puede ser inferior a las hojas ya aprobados {1} para el período |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1550 | DocType: Journal Entry,Accounts Receivable,Cuentas por cobrar |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1551 | ,Supplier-Wise Sales Analytics,Análisis de ventas (Proveedores) |
| 1552 | DocType: Address Template,This format is used if country specific format is not found,Este formato será utilizado para todos los documentos si no se encuentra un formato específico para el país. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1553 | DocType: Production Order,Use Multi-Level BOM,Utilizar Lista de Materiales (LdM) Multi-Nivel |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1554 | DocType: Bank Reconciliation,Include Reconciled Entries,Incluir las entradas conciliadas |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1555 | apps/erpnext/erpnext/config/accounts.py +41,Tree of finanial accounts.,Árbol de cuentas financieras |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1556 | DocType: Leave Control Panel,Leave blank if considered for all employee types,Dejar en blanco si es considerada para todos los tipos de empleados |
Nabin Hait | 733680b | 2015-12-07 14:12:41 +0530 | [diff] [blame] | 1557 | DocType: Landed Cost Voucher,Distribute Charges Based On,Distribuir los cargos basados en |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 1558 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +313,Account {0} must be of type 'Fixed Asset' as Item {1} is an Asset Item,Cuenta {0} debe ser de tipo 'Activos Fijos' porque Artículo {1} es un Elemento de Activo Fijo |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1559 | DocType: HR Settings,HR Settings,Configuración de recursos humanos (RRHH) |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1560 | apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +114,Expense Claim is pending approval. Only the Expense Approver can update status.,El reembolso de gastos estará pendiente de aprobación. Sólo el supervisor de gastos puede actualizar el estado. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1561 | DocType: Purchase Invoice,Additional Discount Amount,Monto adicional de descuento |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1562 | DocType: Leave Block List Allow,Leave Block List Allow,Permitir Lista de Bloqueo de Vacaciones |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1563 | apps/erpnext/erpnext/setup/doctype/company/company.py +236,Abbr can not be blank or space,La abreviatura no puede estar en blanco o usar espacios |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1564 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +50,Sports,Deportes |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1565 | apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +61,Total Actual,Total Actual |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 1566 | apps/erpnext/erpnext/public/js/setup_wizard.js +380,Unit,Unidad(es) |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1567 | apps/erpnext/erpnext/stock/get_item_details.py +113,Please specify Company,"Por favor, especifique la compañía" |
| 1568 | ,Customer Acquisition and Loyalty,Compras y Lealtad de Clientes |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1569 | DocType: Purchase Receipt,Warehouse where you are maintaining stock of rejected items,Almacén en el cual se envian los productos rechazados |
| 1570 | apps/erpnext/erpnext/public/js/setup_wizard.js +156,Your financial year ends on,El año financiero finaliza el |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1571 | DocType: POS Profile,Price List,Lista de precios |
| 1572 | apps/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} es ahora el año fiscal predeterminado. Por favor, actualice su navegador para que el cambio surta efecto." |
| 1573 | apps/erpnext/erpnext/projects/doctype/project/project.js +47,Expense Claims,Reembolsos de gastos |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1574 | DocType: Issue,Support,Soporte |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1575 | ,BOM Search,Buscar listas de materiales (LdM) |
| 1576 | apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +176,Closing (Opening + Totals),Cierre (Apertura + Totales) |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1577 | apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +26,Please specify currency in Company,"Por favor, especifique la divisa en la compañía" |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1578 | DocType: Workstation,Wages per hour,Salarios por hora |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1579 | apps/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},El balance de Inventario en el lote {0} se convertirá en negativo {1} para el producto {2} en el almacén {3} |
| 1580 | apps/erpnext/erpnext/config/setup.py +83,"Show / Hide features like Serial Nos, POS etc.","Mostrar / Ocultar las características como numeros de serie, POS, etc" |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 1581 | apps/erpnext/erpnext/templates/emails/reorder_item.html +1,Following Material Requests have been raised automatically based on Item's re-order level,Después de solicitudes de materiales se han planteado de forma automática según el nivel de re-orden del articulo |
| 1582 | apps/erpnext/erpnext/controllers/accounts_controller.py +254,Account {0} is invalid. Account Currency must be {1},La cuenta {0} no es válida. la divisa debe ser {1} |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1583 | apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +34,UOM Conversion factor is required in row {0},El factor de conversión de la (UdM) es requerido en la línea {0} |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 1584 | apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +52,Clearance date cannot be before check date in row {0},"La fecha de liquidación no puede ser inferior a la fecha de verificación, línea {0}" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1585 | DocType: Salary Slip,Deduction,Deducción |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1586 | DocType: Address Template,Address Template,Plantillas de direcciones |
| 1587 | apps/erpnext/erpnext/selling/page/sales_browser/sales_browser.js +128,Please enter Employee Id of this sales person,"Por favor, Introduzca ID de empleado para este vendedor" |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1588 | DocType: Territory,Classification of Customers by region,Clasificación de clientes por región |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 1589 | DocType: Project,% Tasks Completed,% Tareas completadas |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1590 | DocType: Project,Gross Margin,Margen bruto |
| 1591 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +140,Please enter Production Item first,"Por favor, ingrese primero el producto a fabricar" |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1592 | apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +72,disabled user,usuario deshabilitado |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1593 | DocType: Opportunity,Quotation,Cotización |
| 1594 | DocType: Salary Slip,Total Deduction,Deducción Total |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1595 | DocType: Quotation,Maintenance User,Mantenimiento por usuario |
Anand Doshi | 666fbaf | 2015-11-26 12:40:13 +0530 | [diff] [blame] | 1596 | apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +139,Cost Updated,Costo actualizado |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1597 | DocType: Employee,Date of Birth,Fecha de nacimiento |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1598 | apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +82,Item {0} has already been returned,El producto {0} ya ha sido devuelto |
| 1599 | DocType: Fiscal Year,**Fiscal Year** represents a Financial Year. All accounting entries and other major transactions are tracked against **Fiscal Year**.,**Año Fiscal** representa un 'Ejercicio Financiero'. Los asientos contables y otras transacciones importantes se registran aquí. |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1600 | DocType: Opportunity,Customer / Lead Address,Dirección de cliente / oportunidad |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 1601 | apps/erpnext/erpnext/stock/doctype/item/item.py +142,Warning: Invalid SSL certificate on attachment {0},Advertencia: certificado SSL no válido en el apego {0} |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1602 | DocType: Production Order Operation,Actual Operation Time,Tiempo de operación actual |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1603 | DocType: Authorization Rule,Applicable To (User),Aplicable a (Usuario) |
| 1604 | DocType: Purchase Taxes and Charges,Deduct,Deducir |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1605 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +170,Job Description,Descripción del trabajo |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1606 | DocType: Purchase Order Item,Qty as per Stock UOM,Cantidad de acuerdo a la unidad de medida (UdM) de stock |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1607 | apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +126,"Special Characters except ""-"", ""#"", ""."" and ""/"" not allowed in naming series",Caracteres especiales excepto '-' '.' '#' y '/' no permitido en las secuencias e identificadores |
Nabin Hait | 733680b | 2015-12-07 14:12:41 +0530 | [diff] [blame] | 1608 | DocType: Campaign,"Keep Track of Sales Campaigns. Keep track of Leads, Quotations, Sales Order etc from Campaigns to gauge Return on Investment.","Lleve un registro de las campañas de venta. Lleve un registro de conductores, Citas, pedidos de venta, etc de Campañas para medir retorno de la inversión." |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1609 | DocType: Expense Claim,Approver,Supervisor |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1610 | ,SO Qty,Cant. OV |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 1611 | apps/erpnext/erpnext/accounts/doctype/account/account.py +162,"Stock entries exist against warehouse {0}, hence you cannot re-assign or modify Warehouse","Existen entradas de inventario para el almacén {0}, por lo tanto, no se puede re-asignar o modificar el almacén" |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1612 | DocType: Appraisal,Calculate Total Score,Calcular puntaje total |
| 1613 | DocType: Supplier Quotation,Manufacturing Manager,Gerente de producción |
| 1614 | apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +191,Serial No {0} is under warranty upto {1},Número de serie {0} está en garantía hasta {1} |
| 1615 | apps/erpnext/erpnext/config/stock.py +69,Split Delivery Note into packages.,Dividir nota de entrega entre paquetes. |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1616 | apps/erpnext/erpnext/hooks.py +68,Shipments,Envíos |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 1617 | DocType: Purchase Order Item,To be delivered to customer,Para ser entregado al cliente |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 1618 | apps/erpnext/erpnext/projects/doctype/time_log/time_log_list.js +25,Time Log Status must be Submitted.,La gestión de tiempos debe estar validada. |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1619 | apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +223,Serial No {0} does not belong to any Warehouse,El número de serie {0} no pertenece a ningún almacén |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 1620 | apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +157,Row # ,Línea # |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1621 | DocType: Purchase Invoice,In Words (Company Currency),En palabras (Divisa por defecto) |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1622 | DocType: Pricing Rule,Supplier,Proveedor |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1623 | DocType: C-Form,Quarter,Trimestre |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1624 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +105,Miscellaneous Expenses,GASTOS VARIOS |
| 1625 | DocType: Global Defaults,Default Company,Compañía predeterminada |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1626 | apps/erpnext/erpnext/controllers/stock_controller.py +166,Expense or Difference account is mandatory for Item {0} as it impacts overall stock value,"Una cuenta de gastos o de diiferencia es obligatoria para el producto: {0} , ya que impacta el valor del stock" |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 1627 | apps/erpnext/erpnext/controllers/accounts_controller.py +372,"Cannot overbill for Item {0} in row {1} more than {2}. To allow overbilling, please set in Stock Settings","No se puede sobre-facturar el producto {0} más de {2} en la línea {1}. Para permitir la sobre-facturación, necesita configurarlo en las opciones de stock" |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1628 | DocType: Employee,Bank Name,Nombre del banco |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 1629 | apps/erpnext/erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.py +27,-Above,-Arriba |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 1630 | apps/erpnext/erpnext/hr/doctype/employee/employee.py +135,User {0} is disabled,El usuario {0} está deshabilitado |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1631 | DocType: Leave Application,Total Leave Days,Días totales de ausencia |
Pratik Vyas | 7f8cc32 | 2015-04-09 09:50:38 +0530 | [diff] [blame] | 1632 | DocType: Email Digest,Note: Email will not be sent to disabled users,Nota: El correo electrónico no se enviará a los usuarios deshabilitados |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1633 | apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +36,Select Company...,Seleccione la compañía... |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1634 | DocType: Leave Control Panel,Leave blank if considered for all departments,Deje en blanco si se utilizará para todos los departamentos |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1635 | apps/erpnext/erpnext/config/hr.py +95,"Types of employment (permanent, contract, intern etc.).","Tipos de empleo (permanente , contratos, pasante, etc) ." |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 1636 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +356,{0} is mandatory for Item {1},{0} es obligatorio para el producto {1} |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1637 | DocType: Currency Exchange,From Currency,Desde moneda |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1638 | apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +158,"Please select Allocated Amount, Invoice Type and Invoice Number in atleast one row","Por favor seleccione el monto asignado, tipo de factura y número en una fila" |
| 1639 | apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +107,Sales Order required for Item {0},Orden de venta requerida para el producto {0} |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 1640 | apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +50,Amounts not reflected in system,Monto no reflejado en el sistema |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1641 | DocType: Purchase Invoice Item,Rate (Company Currency),Precio (Divisa por defecto) |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1642 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +40,Others,Otros |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1643 | apps/erpnext/erpnext/templates/includes/product_page.js +80,Cannot find a matching Item. Please select some other value for {0}.,Si no encuentra un artículo a juego. Por favor seleccione otro valor para {0}. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1644 | DocType: POS Profile,Taxes and Charges,Impuestos y cargos |
| 1645 | DocType: Item,"A Product or a Service that is bought, sold or kept in stock.","Un producto o un servicio que se compra, se vende o se mantiene en stock." |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1646 | apps/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 se puede seleccionar el tipo de cargo como 'Importe de línea anterior' o ' Total de línea anterior' para la primera linea |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1647 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +12,Banking,Banca |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1648 | apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +38,Please click on 'Generate Schedule' to get schedule,"Por favor, haga clic en 'Generar planificación' para obtener las tareas" |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 1649 | apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +300,New Cost Center,Nuevo centro de costos |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1650 | DocType: Bin,Ordered Quantity,Cantidad ordenada |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1651 | apps/erpnext/erpnext/public/js/setup_wizard.js +145,"e.g. ""Build tools for builders""",por ejemplo 'Herramientas para los constructores' |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1652 | DocType: Quality Inspection,In Process,En proceso |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1653 | DocType: Authorization Rule,Itemwise Discount,Descuento de producto |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1654 | DocType: Purchase Order Item,Reference Document Type,Referencia Tipo de documento |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1655 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +320,{0} against Sales Order {1},{0} para orden de venta (OV) {1} |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1656 | DocType: Account,Fixed Asset,Activo Fijo |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 1657 | apps/erpnext/erpnext/config/stock.py +278,Serialized Inventory,Inventario Serializado |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1658 | DocType: Activity Type,Default Billing Rate,Monto de facturación predeterminada |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1659 | DocType: Time Log Batch,Total Billing Amount,Importe total de facturación |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1660 | apps/erpnext/erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py +47,Receivable Account,Cuenta por cobrar |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1661 | ,Stock Balance,Balance de Inventarios. |
| 1662 | apps/erpnext/erpnext/config/selling.py +299,Sales Order to Payment,Órdenes de venta a pagar |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1663 | DocType: Expense Claim Detail,Expense Claim Detail,Detalle de reembolso de gastos |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1664 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +271,Time Logs created:,Gestión de tiempos creados: |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 1665 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +761,Please select correct account,"Por favor, seleccione la cuenta correcta" |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1666 | DocType: Item,Weight UOM,Unidad de medida (UdM) |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1667 | DocType: Employee,Blood Group,Grupo sanguíneo |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1668 | DocType: Purchase Invoice Item,Page Break,Salto de página |
| 1669 | DocType: Production Order Operation,Pending,Pendiente |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1670 | DocType: Employee Leave Approver,Users who can approve a specific employee's leave applications,Usuarios que pueden aprobar las solicitudes de ausencia |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1671 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +50,Office Equipments,EQUIPO DE OFICINA |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1672 | DocType: Purchase Invoice Item,Qty,Cantidad |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1673 | DocType: Fiscal Year,Companies,Compañías |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1674 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +24,Electronics,Electrónicos |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1675 | DocType: Stock Settings,Raise Material Request when stock reaches re-order level,Generar requisición de materiales cuando se alcance un nivel bajo el stock |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1676 | apps/erpnext/erpnext/support/doctype/maintenance_visit/maintenance_visit.js +18,From Maintenance Schedule,Desde programa de mantenimiento |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1677 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +56,Full-time,Jornada completa |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1678 | DocType: Purchase Invoice,Contact Details,Detalles de contacto |
| 1679 | DocType: C-Form,Received Date,Fecha de recepción |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1680 | DocType: 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 creado una plantilla estándar de los impuestos y cargos de venta, seleccione uno y haga clic en el botón de abajo." |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1681 | apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +29,Please specify a country for this Shipping Rule or check Worldwide Shipping,"Por favor, especifique un país para esta regla de envió o verifique los precios para envíos mundiales" |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1682 | DocType: Stock Entry,Total Incoming Value,Valor total de entradas |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1683 | apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +39,Purchase Price List,Lista de precios para las compras |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1684 | DocType: Offer Letter Term,Offer Term,Términos de la oferta |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1685 | DocType: Quality Inspection,Quality Manager,Gerente de calidad |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1686 | DocType: Job Applicant,Job Opening,Oportunidad de empleo |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1687 | DocType: Payment Reconciliation,Payment Reconciliation,Conciliación de pagos |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1688 | apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +154,Please select Incharge Person's name,"Por favor, seleccione el nombre de la persona a cargo" |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1689 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +51,Technology,Tecnología |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1690 | DocType: Offer Letter,Offer Letter,Carta de oferta |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1691 | apps/erpnext/erpnext/config/manufacturing.py +51,Generate Material Requests (MRP) and Production Orders.,Generar requisición de materiales (MRP) y órdenes de producción. |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1692 | apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +68,Total Invoiced Amt,Monto total facturado |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1693 | DocType: Time Log,To Time,Hasta hora |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1694 | DocType: Authorization Rule,Approving Role (above authorized value),Aprobar Rol (por encima del valor autorizado) |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1695 | apps/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.","Para agregar sub-grupos, examine el árbol y haga clic en el registro donde desea agregar los sub-registros" |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1696 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +102,Credit To account must be a Payable account,La cuenta de crédito debe pertenecer al grupo de cuentas por pagar |
Anand Doshi | 666fbaf | 2015-11-26 12:40:13 +0530 | [diff] [blame] | 1697 | apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +228,BOM recursion: {0} cannot be parent or child of {2},Recursividad de lista de materiales (LdM): {0} no puede ser padre o hijo de {2} |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1698 | DocType: Production Order Operation,Completed Qty,Cantidad completada |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1699 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +116,"For {0}, only debit accounts can be linked against another credit entry","Para {0}, sólo las cuentas de débito pueden vincular con un asiento de crédito" |
| 1700 | apps/erpnext/erpnext/stock/get_item_details.py +260,Price List {0} is disabled,La lista de precios {0} está deshabilitada |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1701 | DocType: Manufacturing Settings,Allow Overtime,Permitir horas extraordinarias |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1702 | apps/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 serie necesarios para el producto {1}. Usted ha proporcionado {2}. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1703 | DocType: Stock Reconciliation Item,Current Valuation Rate,Tasa de valoración actual |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1704 | DocType: Item,Customer Item Codes,Código del producto asignado por el cliente |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1705 | DocType: Opportunity,Lost Reason,Razón de la pérdida |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1706 | apps/erpnext/erpnext/config/accounts.py +68,Create Payment Entries against Orders or Invoices.,Crear entradas de pago para las órdenes o facturas. |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1707 | DocType: Quality Inspection,Sample Size,Tamaño de muestra |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1708 | apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +446,All items have already been invoiced,Todos los artículos que ya se han facturado |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1709 | apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +47,Please specify a valid 'From Case No.',"Por favor, especifique un numero de caso válido" |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 1710 | apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +304,Further cost centers can be made under Groups but entries can be made against non-Groups,"Los centros de costos se pueden crear bajo grupos, pero las entradas se crearán dentro de las subcuentas." |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1711 | DocType: Project,External,Externo |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1712 | DocType: Features Setup,Item Serial Nos,Nº de serie de los productos |
| 1713 | apps/erpnext/erpnext/config/setup.py +66,Users and Permissions,Usuarios y permisos |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1714 | DocType: Branch,Branch,Sucursal |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1715 | apps/erpnext/erpnext/config/setup.py +61,Printing and Branding,Impresión y marcas |
| 1716 | apps/erpnext/erpnext/hr/report/monthly_salary_register/monthly_salary_register.py +66,No salary slip found for month:,No existe nómina salarial para el mes: |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1717 | DocType: Bin,Actual Quantity,Cantidad actual |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1718 | DocType: Shipping Rule,example: Next Day Shipping,ejemplo : Envío express |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1719 | apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +188,Serial No {0} not found,Numero de serie {0} no encontrado |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 1720 | apps/erpnext/erpnext/public/js/setup_wizard.js +321,Your Customers,Sus clientes |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1721 | DocType: Leave Block List Date,Block Date,Bloquear fecha |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1722 | DocType: Sales Order,Not Delivered,No entregado |
| 1723 | ,Bank Clearance Summary,Liquidez bancaria |
| 1724 | apps/erpnext/erpnext/config/setup.py +105,"Create and manage daily, weekly and monthly email digests.","Crear y gestionar resúmenes de correos; diarios, semanales y mensuales." |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1725 | apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +46,Item Code > Item Group > Brand,Código del producto> Grupos> Marca |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1726 | DocType: Appraisal Goal,Appraisal Goal,Meta de evaluación |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1727 | DocType: Time Log,Costing Amount,Costo acumulado |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1728 | DocType: Process Payroll,Submit Salary Slip,Validar nómina salarial |
| 1729 | DocType: Salary Structure,Monthly Earning & Deduction,Ingresos mensuales y deducciones |
| 1730 | apps/erpnext/erpnext/controllers/selling_controller.py +157,Maxiumm discount for Item {0} is {1}%,Descuento máximo para el producto {0} es {1}% |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1731 | apps/erpnext/erpnext/stock/doctype/item_price/item_price.js +16,Import in Bulk,Importación en masa |
| 1732 | DocType: Sales Partner,Address & Contacts,Dirección y Contactos |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1733 | DocType: SMS Log,Sender Name,Nombre del remitente |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 1734 | DocType: POS Profile,[Select],[Select] |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1735 | DocType: SMS Log,Sent To,Enviado a |
| 1736 | apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.js +28,Make Sales Invoice,Crear factura de venta |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1737 | DocType: Company,For Reference Only.,Sólo para referencia. |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1738 | apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +49,Invalid {0}: {1},No válido {0}: {1} |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1739 | DocType: Sales Invoice Advance,Advance Amount,Importe Anticipado |
| 1740 | DocType: Manufacturing Settings,Capacity Planning,Planificación de capacidad |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1741 | apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +43,'From Date' is required,'Desde la fecha' es requerido |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1742 | DocType: Journal Entry,Reference Number,Número de referencia |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1743 | DocType: Employee,Employment Details,Detalles del empleo |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1744 | DocType: Employee,New Workplace,Nuevo lugar de trabajo |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1745 | apps/erpnext/erpnext/crm/doctype/opportunity/opportunity_list.js +17,Set as Closed,Establecer como cerrado/a |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1746 | apps/erpnext/erpnext/stock/get_item_details.py +103,No Item with Barcode {0},Ningún producto con código de barras {0} |
| 1747 | apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +51,Case No. cannot be 0,Nº de caso no puede ser 0 |
| 1748 | DocType: Features Setup,If you have Sales Team and Sale Partners (Channel Partners) they can be tagged and maintain their contribution in the sales activity,Si usted tiene equipo de ventas y socios de ventas ( Socios de canal ) ellos pueden ser etiquetados y mantener su contribución en la actividad de ventas |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1749 | DocType: Item,Show a slideshow at the top of the page,Mostrar una presentación de diapositivas en la parte superior de la página |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1750 | DocType: Item,"Allow in Sales Order of type ""Service""","Permitir en órdenes de venta de tipo ""Servicio""" |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1751 | apps/erpnext/erpnext/setup/doctype/company/company.py +80,Stores,Sucursales |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1752 | DocType: Time Log,Projects Manager,Gerente de proyectos |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1753 | DocType: Serial No,Delivery Time,Tiempo de entrega |
| 1754 | apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +27,Ageing Based On,Antigüedad basada en |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1755 | DocType: Item,End of Life,Final de vida útil |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1756 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +41,Travel,Viajes |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1757 | DocType: Leave Block List,Allow Users,Permitir que los usuarios |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 1758 | DocType: Purchase Order,Customer Mobile No,Numero de móvil de cliente |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1759 | DocType: Sales Invoice,Recurring,Recurrente |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1760 | DocType: Cost Center,Track separate Income and Expense for product verticals or divisions.,Seguimiento de Ingresos y Gastos por separado para las verticales de productos o divisiones. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1761 | DocType: Rename Tool,Rename Tool,Herramienta para renombrar |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1762 | apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +15,Update Cost,Actualizar costos |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1763 | DocType: Item Reorder,Item Reorder,Reabastecer producto |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 1764 | apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +576,Transfer Material,Transferencia de Material |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1765 | DocType: BOM,"Specify the operations, operating cost and give a unique Operation no to your operations.","Especificar las operaciones, el costo de operativo y definir un numero único de operación" |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1766 | DocType: Purchase Invoice,Price List Currency,Divisa de la lista de precios |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1767 | DocType: Naming Series,User must always select,El usuario deberá elegir siempre |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1768 | DocType: Stock Settings,Allow Negative Stock,Permitir Inventario Negativo |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1769 | DocType: Installation Note,Installation Note,Nota de instalación |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 1770 | apps/erpnext/erpnext/public/js/setup_wizard.js +301,Add Taxes,Agregar impuestos |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1771 | ,Financial Analytics,Análisis financiero |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1772 | DocType: Quality Inspection,Verified By,Verificado por |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1773 | DocType: Address,Subsidiary,Subsidiaria |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1774 | apps/erpnext/erpnext/setup/doctype/company/company.py +55,"Cannot change company's default currency, because there are existing transactions. Transactions must be cancelled to change the default currency.","No se puede cambiar la divisa/moneda por defecto de la compañía, porque existen transacciones, estas deben ser canceladas antes de cambiarla" |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1775 | DocType: Quality Inspection,Purchase Receipt No,Recibo de compra No. |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1776 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +30,Earnest Money,GANANCIAS PERCIBIDAS |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1777 | DocType: Process Payroll,Create Salary Slip,Crear nómina salarial |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 1778 | apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +53,Expected balance as per bank,Importe previsto en banco |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1779 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +158,Source of Funds (Liabilities),Origen de fondos (Pasivo) |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 1780 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +345,Quantity in row {0} ({1}) must be same as manufactured quantity {2},La cantidad en la línea {0} ({1}) debe ser la misma que la cantidad producida {2} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1781 | DocType: Appraisal,Employee,Empleado |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1782 | apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.js +10,Import Email From,Importar correo electrónico de: |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1783 | apps/erpnext/erpnext/utilities/doctype/contact/contact.js +67,Invite as User,Invitar como usuario |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1784 | DocType: Features Setup,After Sale Installations,Instalaciones post venta |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1785 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +214,{0} {1} is fully billed,{0} {1} está totalmente facturado |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1786 | DocType: Workstation Working Hour,End Time,Hora de finalización |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1787 | apps/erpnext/erpnext/config/setup.py +42,Standard contract terms for Sales or Purchase.,Contrato estándar de términos y condiciones para ventas y compras. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1788 | apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.js +75,Group by Voucher,Agrupar por recibo |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1789 | apps/erpnext/erpnext/templates/form_grid/material_request_grid.html +7,Required On,Solicitado el |
| 1790 | DocType: Sales Invoice,Mass Mailing,Correo masivo |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1791 | DocType: Rename Tool,File to Rename,Archivo a renombrar |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 1792 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +180,Purchse Order number required for Item {0},Se requiere el numero de orden para el producto {0} |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1793 | apps/erpnext/erpnext/public/js/controllers/transaction.js +136,Show Payments,Mostrar Pagos |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1794 | apps/erpnext/erpnext/controllers/buying_controller.py +236,Specified BOM {0} does not exist for Item {1},La solicitud de la lista de materiales (LdM) especificada: {0} no existe para el producto {1} |
| 1795 | apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +197,Maintenance Schedule {0} must be cancelled before cancelling this Sales Order,El programa de mantenimiento {0} debe ser cancelado antes de cancelar esta orden de venta |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1796 | DocType: Notification Control,Expense Claim Approved,Reembolso de gastos aprobado |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1797 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +113,Pharmaceutical,Farmacéutico |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1798 | apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +26,Cost of Purchased Items,Costo de productos comprados |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1799 | DocType: Selling Settings,Sales Order Required,Orden de venta requerida |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1800 | apps/erpnext/erpnext/crm/doctype/lead/lead.js +30,Create Customer,Crear cliente |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1801 | DocType: Purchase Invoice,Credit To,Acreditar en |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1802 | DocType: Employee Education,Post Graduate,Postgrado |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1803 | DocType: Maintenance Schedule Detail,Maintenance Schedule Detail,Detalles del calendario de mantenimiento |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1804 | DocType: Quality Inspection Reading,Reading 9,Lectura 9 |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1805 | DocType: Supplier,Is Frozen,Se encuentra congelado(a) |
| 1806 | DocType: Buying Settings,Buying Settings,Configuración de compras |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1807 | DocType: Stock Entry Detail,BOM No. for a Finished Good Item,Lista de materiales (LdM) para el producto terminado |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1808 | DocType: Upload Attendance,Attendance To Date,Asistencia a la fecha |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1809 | apps/erpnext/erpnext/config/selling.py +158,Setup incoming server for sales email id. (e.g. sales@example.com),Configuración del servidor de correo entrante corporativo de ventas. (por ejemplo sales@example.com ) |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1810 | DocType: Warranty Claim,Raised By,Propuesto por |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1811 | DocType: Payment Tool,Payment Account,Cuenta de pagos |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1812 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +713,Please specify Company to proceed,"Por favor, especifique la compañía para continuar" |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1813 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +46,Compensatory Off,Compensatorio |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1814 | DocType: Quality Inspection Reading,Accepted,Aceptado |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1815 | apps/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.,"Por favor, asegúrese que realmente desea borrar todas las transacciones de esta compañía. Sus datos maestros permanecerán intactos. Esta acción no se puede deshacer." |
Nabin Hait | 733680b | 2015-12-07 14:12:41 +0530 | [diff] [blame] | 1816 | apps/erpnext/erpnext/utilities/transaction_base.py +93,Invalid reference {0} {1},Inválido referencia {0} {1} |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1817 | DocType: Payment Tool,Total Payment Amount,Importe total |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 1818 | apps/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 puede ser mayor que cantidad planificada ({2}) en la orden de producción {3} |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1819 | DocType: Shipping Rule,Shipping Rule Label,Etiqueta de regla de envío |
Anand Doshi | 666fbaf | 2015-11-26 12:40:13 +0530 | [diff] [blame] | 1820 | apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +204,Raw Materials cannot be blank.,'Materias primas' no puede estar en blanco. |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 1821 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +418,"Could not update stock, invoice contains drop shipping item.","No se pudo actualizar valores, factura contiene los artículos del envío de la gota." |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1822 | DocType: Newsletter,Test,Prueba |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 1823 | apps/erpnext/erpnext/stock/doctype/item/item.py +398,"As there are existing stock transactions for this item, \ |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 1824 | you can not change the values of 'Has Serial No', 'Has Batch No', 'Is Stock Item' and 'Valuation Method'","Existen transacciones de stock para este producto, \ usted no puede cambiar los valores: 'Posee numero de serie', 'Posee numero de lote', 'Es un producto en stock' y 'Método de valoración'" |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 1825 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +444,Quick Journal Entry,Asiento Rápida |
Anand Doshi | 666fbaf | 2015-11-26 12:40:13 +0530 | [diff] [blame] | 1826 | apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +100,You can not change rate if BOM mentioned agianst any item,No se puede cambiar el precio si existe una Lista de materiales (LdM) en el producto |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1827 | DocType: Employee,Previous Work Experience,Experiencia laboral previa |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1828 | DocType: Stock Entry,For Quantity,Por cantidad |
| 1829 | apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +157,Please enter Planned Qty for Item {0} at row {1},"Por favor, ingrese la cantidad planeada para el producto {0} en la fila {1}" |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 1830 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +211,{0} {1} is not submitted,{0} {1} no ha sido validada |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1831 | apps/erpnext/erpnext/config/stock.py +18,Requests for items.,Listado de solicitudes de productos. |
| 1832 | DocType: Production Planning Tool,Separate production order will be created for each finished good item.,Se crearan ordenes de producción separadas para cada producto terminado. |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1833 | DocType: Purchase Invoice,Terms and Conditions1,Términos y Condiciones |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1834 | DocType: Accounts Settings,"Accounting entry frozen up to this date, nobody can do / modify entry except role specified below.",El asiento contable actualmente se encuentra congelado; nadie puede modificar este registro excepto el rol que se especifica a continuación. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1835 | apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.js +121,Please save the document before generating maintenance schedule,"Por favor, guarde el documento antes de generar el programa de mantenimiento" |
| 1836 | apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +28,Project Status,Estado del proyecto |
| 1837 | DocType: UOM,Check this to disallow fractions. (for Nos),Marque esta opción para deshabilitar las fracciones. |
| 1838 | apps/erpnext/erpnext/config/crm.py +96,Newsletter Mailing List,Lista de distribución del boletín informativo |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1839 | DocType: Delivery Note,Transporter Name,Nombre del Transportista |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1840 | DocType: Authorization Rule,Authorized Value,Valor Autorizado |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1841 | DocType: Contact,Enter department to which this Contact belongs,Introduzca departamento al que pertenece este contacto |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1842 | apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +57,Total Absent,Total Ausente |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 1843 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +744,Item or Warehouse for row {0} does not match Material Request,Artículo o almacén para la línea {0} no coincide con la requisición de materiales |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 1844 | apps/erpnext/erpnext/config/stock.py +104,Unit of Measure,Unidad de Medida (UdM) |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1845 | DocType: Fiscal Year,Year End Date,Año de finalización |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1846 | DocType: Task Depends On,Task Depends On,Tarea depende de |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1847 | DocType: Lead,Opportunity,Oportunidad |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1848 | DocType: Salary Structure Earning,Salary Structure Earning,Ingresos de la estructura salarial |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1849 | ,Completed Production Orders,Órdenes de producción (OP) completadas |
| 1850 | DocType: Operation,Default Workstation,Estación de Trabajo por defecto |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1851 | DocType: Notification Control,Expense Claim Approved Message,Mensaje de reembolso de gastos |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1852 | DocType: Email Digest,How frequently?,¿Con qué frecuencia? |
| 1853 | DocType: Purchase Receipt,Get Current Stock,Verificar inventario actual |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1854 | apps/erpnext/erpnext/config/manufacturing.py +63,Tree of Bill of Materials,Árbol de lista de materiales |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1855 | apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +198,Maintenance start date can not be before delivery date for Serial No {0},La fecha de inicio del mantenimiento no puede ser anterior de la fecha de entrega para {0} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1856 | DocType: Production Order,Actual End Date,Fecha Real de Finalización |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1857 | DocType: Authorization Rule,Applicable To (Role),Aplicable a (Rol) |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1858 | DocType: Stock Entry,Purpose,Propósito |
| 1859 | DocType: Item,Will also apply for variants unless overrridden,También se aplicará para las variantes menos que se sobre escriba |
| 1860 | DocType: Purchase Invoice,Advances,Anticipos |
| 1861 | apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +32,Approving User cannot be same as user the rule is Applicable To,El usuario que aprueba no puede ser igual que el usuario para el que la regla es aplicable |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1862 | DocType: Stock Entry Detail,Basic Rate (as per Stock UOM),Precio base (según la UdM) |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 1863 | DocType: SMS Log,No of Requested SMS,Número de SMS solicitados |
Nabin Hait | 733680b | 2015-12-07 14:12:41 +0530 | [diff] [blame] | 1864 | DocType: Campaign,Campaign-.####,Campaña-.#### |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1865 | apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +21,Next Steps,Próximos pasos |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1866 | apps/erpnext/erpnext/hr/doctype/employee/employee.py +117,Contract End Date must be greater than Date of Joining,La fecha de finalización de contrato debe ser mayor que la fecha de ingreso |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1867 | DocType: Sales Partner,A third party distributor / dealer / commission agent / affiliate / reseller who sells the companies products for a commission.,Terceros / proveedores / comisionistas / afiliados / distribuidores que venden productos de empresas a cambio de una comisión. |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1868 | DocType: Customer Group,Has Child Node,Posee Sub-grupo |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1869 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +332,{0} against Purchase Order {1},{0} contra la orden de compra {1} |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1870 | DocType: SMS Settings,"Enter static url parameters here (Eg. sender=ERPNext, username=ERPNext, password=1234 etc.)","Introduzca los parámetros de URL aquí (Ej. sender = ERPNext , nombre de usuario = ERPNext , contraseña = 1234 etc )" |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1871 | apps/erpnext/erpnext/accounts/utils.py +42,{0} {1} not in any active Fiscal Year. For more details check {2}.,{0} {1} no se encuentra en el año fiscal activo. Para más detalles verifique {2}. |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1872 | apps/erpnext/erpnext/setup/setup_wizard/default_website.py +26,This is an example website auto-generated from ERPNext,Este es un sitio web ejemplo generado automáticamente por ERPNext |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1873 | apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +37,Ageing Range 1,Rango de antigüedad 1 |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1874 | DocType: 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 Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1875 | |
| 1876 | #### Note |
| 1877 | |
| 1878 | The 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. |
| 1879 | |
| 1880 | #### Description of Columns |
| 1881 | |
Anand Doshi | f594090 | 2015-09-07 18:47:04 +0530 | [diff] [blame] | 1882 | 1. Calculation Type: |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1883 | - This can be on **Net Total** (that is the sum of basic amount). |
| 1884 | - **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. |
| 1885 | - **Actual** (as mentioned). |
| 1886 | 2. Account Head: The Account ledger under which this tax will be booked |
| 1887 | 3. Cost Center: If the tax / charge is an income (like shipping) or expense it needs to be booked against a Cost Center. |
| 1888 | 4. Description: Description of the tax (that will be printed in invoices / quotes). |
| 1889 | 5. Rate: Tax rate. |
| 1890 | 6. Amount: Tax amount. |
| 1891 | 7. Total: Cumulative total to this point. |
| 1892 | 8. 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). |
| 1893 | 9. 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. |
Anand Doshi | f594090 | 2015-09-07 18:47:04 +0530 | [diff] [blame] | 1894 | 10. Add or Deduct: Whether you want to add or deduct the tax.","Plantilla de gravamen que puede aplicarse a todas las operaciones de compra. Esta plantilla puede contener lista de cabezas de impuestos y también otros jefes de gastos como ""envío"", ""Seguros"", ""Manejo"", etc. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1895 | |
Anand Doshi | f594090 | 2015-09-07 18:47:04 +0530 | [diff] [blame] | 1896 | #### Nota |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1897 | |
| 1898 | El tipo impositivo se define aquí será el tipo de gravamen general para todos los artículos ** **. Si hay ** ** Los artículos que tienen diferentes tasas, deben ser añadidos en el Impuesto ** ** Artículo mesa en el Artículo ** ** maestro. |
| 1899 | |
Anand Doshi | f594090 | 2015-09-07 18:47:04 +0530 | [diff] [blame] | 1900 | #### Descripción de las Columnas |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1901 | |
Anand Doshi | f594090 | 2015-09-07 18:47:04 +0530 | [diff] [blame] | 1902 | 1. Tipo de Cálculo: |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1903 | - Esto puede ser en ** Neto Total ** (que es la suma de la cantidad básica). |
| 1904 | - ** En Fila Anterior total / importe ** (por impuestos o cargos acumulados). Si selecciona esta opción, el impuesto se aplica como un porcentaje de la fila anterior (en la tabla de impuestos) Cantidad o total. |
| 1905 | - Actual ** ** (como se ha mencionado). |
Anand Doshi | f594090 | 2015-09-07 18:47:04 +0530 | [diff] [blame] | 1906 | 2. Cuenta Cabeza: El libro mayor de cuentas en las que se reservó este impuesto |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1907 | 3. Centro de Costo: Si el impuesto / carga es un ingreso (como el envío) o gasto en que debe ser reservado en contra de un centro de costos. |
| 1908 | 4. Descripción: Descripción del impuesto (que se imprimirán en facturas / comillas). |
| 1909 | 5. Rate: Tasa de impuesto. |
| 1910 | 6. Cantidad: Cantidad de impuesto. |
| 1911 | 7. Total: Total acumulado hasta este punto. |
| 1912 | 8. Introduzca Row: Si se basa en ""Anterior Fila Total"" se puede seleccionar el número de la fila que será tomado como base para este cálculo (por defecto es la fila anterior). |
| 1913 | 9. Considere impuesto o cargo para: En esta sección se puede especificar si el impuesto / carga es sólo para la valoración (no una parte del total) o sólo para el total (no agrega valor al elemento) o para ambos. |
| 1914 | 10. Añadir o deducir: Si usted quiere añadir o deducir el impuesto." |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1915 | DocType: Purchase Receipt Item,Recd Quantity,Cantidad recibida |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1916 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +104,Cannot produce more Item {0} than Sales Order quantity {1},No se puede producir una cantidad mayor del producto {0} que lo requerido en el pedido de venta {1} |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 1917 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +477,Stock Entry {0} is not submitted,La entrada de stock {0} no esta validada |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1918 | DocType: Payment Reconciliation,Bank / Cash Account,Cuenta de banco / efectivo |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1919 | DocType: Tax Rule,Billing City,Ciudad de facturación |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1920 | DocType: Global Defaults,Hide Currency Symbol,Ocultar el símbolo de moneda |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1921 | apps/erpnext/erpnext/config/accounts.py +164,"e.g. Bank, Cash, Credit Card","Los métodos de pago normalmente utilizados por ejemplo: banco, efectivo, tarjeta de crédito, etc." |
| 1922 | DocType: Journal Entry,Credit Note,Nota de crédito |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1923 | apps/erpnext/erpnext/projects/doctype/time_log/time_log.py +221,Completed Qty cannot be more than {0} for operation {1},La cantidad completada no puede ser mayor de {0} para la operación {1} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1924 | DocType: Features Setup,Quality,Calidad |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1925 | DocType: Warranty Claim,Service Address,Dirección de servicio |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 1926 | apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +83,Max 100 rows for Stock Reconciliation.,Máximo 100 lineas para la conciliación de inventario. |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1927 | DocType: Stock Entry,Manufacture,Manufacturar |
| 1928 | apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +13,Please Delivery Note first,Entregar primero la nota |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1929 | DocType: Purchase Invoice,Currency and Price List,Divisa y listas de precios |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1930 | DocType: Opportunity,Customer / Lead Name,Cliente / Oportunidad |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 1931 | apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +62,Clearance Date not mentioned,Fecha de liquidación no definida |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1932 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +71,Production,Producción |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1933 | DocType: Item,Allow Production Order,Permitir orden de producción |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1934 | apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.js +60,Row {0}:Start Date must be before End Date,Línea {0}: La fecha de inicio debe ser anterior fecha de finalización |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1935 | apps/erpnext/erpnext/controllers/trends.py +19,Total(Qty),Total (Cantidad) |
| 1936 | DocType: Installation Note Item,Installed Qty,Cantidad instalada |
| 1937 | DocType: Lead,Fax,Fax |
| 1938 | DocType: Purchase Taxes and Charges,Parenttype,Parenttype |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1939 | DocType: Salary Structure,Total Earning,Ganancia Total |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1940 | DocType: Purchase Receipt,Time at which materials were received,Hora en que se recibieron los materiales |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 1941 | apps/erpnext/erpnext/utilities/doctype/address/address.py +118,My Addresses,Mis direcciones |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1942 | DocType: Stock Ledger Entry,Outgoing Rate,Tasa saliente |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1943 | apps/erpnext/erpnext/config/hr.py +100,Organization branch master.,Sucursal principal de la organización. |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 1944 | apps/erpnext/erpnext/controllers/accounts_controller.py +255, or ,ó |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1945 | DocType: Sales Order,Billing Status,Estado de facturación |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1946 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +135,Utility Expenses,Servicios públicos |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1947 | apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +65,90-Above,90-Mayor |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1948 | DocType: Buying Settings,Default Buying Price List,Lista de precios por defecto |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1949 | DocType: Notification Control,Sales Order Message,Mensaje de la orden de venta |
| 1950 | apps/erpnext/erpnext/config/setup.py +15,"Set Default Values like Company, Currency, Current Fiscal Year, etc.","Establecer los valores predeterminados como: empresa, moneda / divisa, año fiscal, etc." |
| 1951 | apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.js +28,Payment Type,Tipo de pago |
| 1952 | DocType: Process Payroll,Select Employees,Seleccione los empleados |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1953 | DocType: Bank Reconciliation,To Date,Hasta la fecha |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1954 | DocType: Opportunity,Potential Sales Deal,Potenciales acuerdos de venta |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 1955 | DocType: Purchase Invoice,Total Taxes and Charges,Total impuestos y cargos |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1956 | DocType: Employee,Emergency Contact,Contacto de emergencia |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1957 | DocType: Item,Quality Parameters,Parámetros de calidad |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 1958 | apps/erpnext/erpnext/stock/doctype/item/item.js +26,Ledger,Libro Mayor |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1959 | DocType: Target Detail,Target Amount,Importe previsto |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1960 | DocType: Shopping Cart Settings,Shopping Cart Settings,Ajustes de carrito de compras |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1961 | DocType: Journal Entry,Accounting Entries,Asientos contables |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1962 | apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +24,Duplicate Entry. Please check Authorization Rule {0},Entrada duplicada. Por favor consulte la regla de autorización {0} |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1963 | apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +25,Global POS Profile {0} already created for company {1},El perfil de POS global {0} ya fue creado para la compañía {1} |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1964 | DocType: Purchase Order,Ref SQ,Ref. SQ |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 1965 | apps/erpnext/erpnext/config/manufacturing.py +56,Replace Item / BOM in all BOMs,Reemplazar elemento / Solicitud de Materiales en todas las Solicitudes de Materiales |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1966 | DocType: Purchase Order Item,Received Qty,Cantidad recibida |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1967 | DocType: Stock Entry Detail,Serial No / Batch,No. de serie / lote |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1968 | DocType: Product Bundle,Parent Item,Producto padre / principal |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1969 | DocType: Account,Account Type,Tipo de cuenta |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1970 | apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +113,Leave Type {0} cannot be carry-forwarded,Deja tipo {0} no se pueden reenviar-llevar |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1971 | apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +213,Maintenance Schedule is not generated for all the items. Please click on 'Generate Schedule',"El programa de mantenimiento no se genera para todos los productos. Por favor, haga clic en 'Generar programación'" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1972 | ,To Produce,Producir |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1973 | apps/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","Para la línea {0} en {1}. incluir {2} en la tasa del producto, las lineas {3} también deben ser incluidas" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1974 | DocType: Packing Slip,Identification of the package for the delivery (for print),La identificación del paquete para la entrega (para impresión) |
| 1975 | DocType: Bin,Reserved Quantity,Cantidad Reservada |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1976 | DocType: Landed Cost Voucher,Purchase Receipt Items,Productos del recibo de compra |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1977 | apps/erpnext/erpnext/config/learn.py +21,Customizing Forms,Formularios personalizados |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1978 | DocType: Account,Income Account,Cuenta de ingresos |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 1979 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +632,Delivery,Entregar |
Pratik Vyas | b8a5687 | 2015-06-01 23:48:43 +0530 | [diff] [blame] | 1980 | DocType: Stock Reconciliation Item,Current Qty,Cant. Actual |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1981 | DocType: BOM Item,"See ""Rate Of Materials Based On"" in Costing Section",Consulte 'tasa de materiales en base de' en la sección de costos |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1982 | DocType: Appraisal Goal,Key Responsibility Area,Área de Responsabilidad Clave |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1983 | DocType: Item Reorder,Material Request Type,Tipo de requisición |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1984 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +84,Row {0}: UOM Conversion Factor is mandatory,Línea {0}: El factor de conversión de (UdM) es obligatorio |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1985 | apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +17,Ref,Referencia |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 1986 | DocType: Cost Center,Cost Center,Centro de costos |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1987 | apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +36,Voucher #,Comprobante # |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 1988 | DocType: Notification Control,Purchase Order Message,Mensaje en la orden de compra |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1989 | DocType: Tax Rule,Shipping Country,País de envío |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1990 | DocType: Upload Attendance,Upload HTML,Subir HTML |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 1991 | apps/erpnext/erpnext/controllers/accounts_controller.py +409,"Total advance ({0}) against Order {1} cannot be greater \ |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1992 | than the Grand Total ({2})","Avance total ({0}) en contra de la orden {1} no puede ser mayor \ |
| 1993 | que el Gran Total ({2})" |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 1994 | DocType: Employee,Relieving Date,Fecha de relevo |
| 1995 | apps/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.","La regla de precios está hecha para sobrescribir la lista de precios y define un porcentaje de descuento, basado en algunos criterios." |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1996 | DocType: Serial No,Warehouse can only be changed via Stock Entry / Delivery Note / Purchase Receipt,El almacen sólo se puede cambiar a través de: Entradas de inventario / Nota de entrega / Recibo de compra |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 1997 | DocType: Employee Education,Class / Percentage,Clase / Porcentaje |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 1998 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +92,Head of Marketing and Sales,Director de marketing y ventas |
| 1999 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +31,Income Tax,Impuesto sobre la renta |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2000 | apps/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 la regla de precios está hecha para 'Precio', sobrescribirá la lista de precios actual. La regla de precios sera el valor final definido, así que no podrá aplicarse algún descuento. Por lo tanto, en las transacciones como Pedidos de venta, órdenes de compra, etc. el campo sera traído en lugar de utilizar 'Lista de precios'" |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 2001 | apps/erpnext/erpnext/config/selling.py +163,Track Leads by Industry Type.,Listar Oportunidades por Tipo de Industria |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2002 | DocType: Item Supplier,Item Supplier,Proveedor del producto |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2003 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +328,Please enter Item Code to get batch no,"Por favor, ingrese el código del producto para obtener el numero de lote" |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2004 | apps/erpnext/erpnext/selling/doctype/quotation/quotation.js +643,Please select a value for {0} quotation_to {1},"Por favor, seleccione un valor para {0} {1} quotation_to" |
| 2005 | apps/erpnext/erpnext/config/selling.py +33,All Addresses.,Todas las direcciones. |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2006 | DocType: Company,Stock Settings,Configuración de inventarios |
Nabin Hait | 733680b | 2015-12-07 14:12:41 +0530 | [diff] [blame] | 2007 | apps/erpnext/erpnext/accounts/doctype/account/account.py +201,"Merging is only possible if following properties are same in both records. Is Group, Root Type, Company","La fusión sólo es posible si las propiedades son las mismas en ambos registros. Es Grupo, Tipo Raíz, Compañía" |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2008 | apps/erpnext/erpnext/config/crm.py +72,Manage Customer Group Tree.,Administrar el listado de las categorías de clientes. |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 2009 | apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +302,New Cost Center Name,Nombre del nuevo centro de costos |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2010 | DocType: Leave Control Panel,Leave Control Panel,Panel de control de ausencias |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 2011 | apps/erpnext/erpnext/utilities/doctype/address/address.py +95,No default Address Template found. Please create a new one from Setup > Printing and Branding > Address Template.,No se encontró plantilla de dirección por defecto. Favor cree una nueva desde Configuración> Prensa y Branding> Plantilla de Dirección. |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2012 | DocType: Appraisal,HR User,Usuario de recursos humanos |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2013 | DocType: Purchase Invoice,Taxes and Charges Deducted,Impuestos y cargos deducidos |
| 2014 | apps/erpnext/erpnext/shopping_cart/utils.py +46,Issues,Incidencias |
| 2015 | apps/erpnext/erpnext/controllers/status_updater.py +12,Status must be one of {0},El estado debe ser uno de {0} |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2016 | DocType: Sales Invoice,Debit To,Debitar a |
| 2017 | DocType: Delivery Note,Required only for sample item.,Solicitado únicamente para muestra. |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2018 | DocType: Stock Ledger Entry,Actual Qty After Transaction,Cantidad actual después de transacción |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2019 | ,Pending SO Items For Purchase Request,A la espera de la orden de compra (OC) para crear solicitud de compra (SC) |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2020 | DocType: Supplier,Billing Currency,Moneda de facturación |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2021 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +148,Extra Large,Extra grande |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2022 | ,Profit and Loss Statement,Cuenta de pérdidas y ganancias |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2023 | DocType: Bank Reconciliation Detail,Cheque Number,Número de cheque |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2024 | DocType: Payment Tool Detail,Payment Tool Detail,Detalle de herramienta de pago |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2025 | ,Sales Browser,Explorar ventas |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2026 | DocType: Journal Entry,Total Credit,Crédito Total |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 2027 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +480,Warning: Another {0} # {1} exists against stock entry {2},Advertencia: Existe otra {0} # {1} para la entrada de inventario {2} |
| 2028 | apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +371,Local,Local |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2029 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +26,Loans and Advances (Assets),INVERSIONES Y PRESTAMOS |
| 2030 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +12,Debtors,DEUDORES VARIOS |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2031 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +147,Large,Grande |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2032 | DocType: C-Form Invoice Detail,Territory,Territorio |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2033 | apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +152,Please mention no of visits required,"Por favor, indique el numero de visitas requeridas" |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 2034 | DocType: Purchase Order,Customer Address Display,Dirección del cliente mostrada |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2035 | DocType: Stock Settings,Default Valuation Method,Método predeterminado de valoración |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2036 | DocType: Production Order Operation,Planned Start Time,Hora prevista de inicio |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2037 | apps/erpnext/erpnext/config/accounts.py +63,Close Balance Sheet and book Profit or Loss.,Cerrar balance general y el libro de pérdidas y ganancias. |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2038 | DocType: Currency Exchange,Specify Exchange Rate to convert one currency into another,Especificar el tipo de cambio para convertir una moneda a otra |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2039 | apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +141,Quotation {0} is cancelled,La cotización {0} esta cancelada |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2040 | apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +26,Total Outstanding Amount,Monto total pendiente |
| 2041 | apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +29,Employee {0} was on leave on {1}. Cannot mark attendance.,El empleado {0} estaba ausente el {1}. No se puede marcar la asistencia. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2042 | DocType: Sales Partner,Targets,Objetivos |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2043 | DocType: Price List,Price List Master,Lista de precios principal |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2044 | DocType: Sales Person,All Sales Transactions can be tagged against multiple **Sales Persons** so that you can set and monitor targets.,Todas las transacciones de venta se pueden etiquetar para múltiples **vendedores** de esta manera usted podrá definir y monitorear objetivos. |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2045 | ,S.O. No.,OV No. |
| 2046 | DocType: Production Order Operation,Make Time Log,Crear gestión de tiempos |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 2047 | apps/erpnext/erpnext/stock/doctype/item/item.py +412,Please set reorder quantity,Por favor ajuste la cantidad de pedido |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2048 | apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +158,Please create Customer from Lead {0},"Por favor, crear el cliente desde iniciativa {0}" |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2049 | DocType: Price List,Applicable for Countries,Aplicable para los Países |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 2050 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +44,Computers,Equipo de computo |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2051 | apps/erpnext/erpnext/setup/doctype/customer_group/customer_group.js +14,This is a root customer group and cannot be edited.,Este es una categoría de cliente raíz (principal) y no se puede editar. |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2052 | apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +39,Please setup your chart of accounts before you start Accounting Entries,"Por favor, configure su plan de cuentas antes de comenzar los registros de contabilidad" |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2053 | DocType: Purchase Invoice,Ignore Pricing Rule,Ignorar la regla precios |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2054 | apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +91,From Date in Salary Structure cannot be lesser than Employee Joining Date.,La fecha de la estructura salarial no puede ser menor que la fecha de contratación del empleado. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2055 | DocType: Employee Education,Graduate,Graduado |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2056 | DocType: Leave Block List,Block Days,Bloquear días |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2057 | DocType: Journal Entry,Excise Entry,Registro de impuestos especiales |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2058 | apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +62,Warning: Sales Order {0} already exists against Customer's Purchase Order {1},Advertencia: La orden de venta {0} ya existe para la orden de compra {1} del cliente |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2059 | DocType: Terms and Conditions,"Standard Terms and Conditions that can be added to Sales and Purchases. |
| 2060 | |
| 2061 | Examples: |
| 2062 | |
| 2063 | 1. Validity of the offer. |
| 2064 | 1. Payment Terms (In Advance, On Credit, part advance etc). |
| 2065 | 1. What is extra (or payable by the Customer). |
| 2066 | 1. Safety / usage warning. |
| 2067 | 1. Warranty if any. |
| 2068 | 1. Returns Policy. |
| 2069 | 1. Terms of shipping, if applicable. |
| 2070 | 1. Ways of addressing disputes, indemnity, liability, etc. |
| 2071 | 1. Address and Contact of your Company.","Términos y Condiciones que se pueden agregar a compras y ventas estándar. |
| 2072 | |
Anand Doshi | f594090 | 2015-09-07 18:47:04 +0530 | [diff] [blame] | 2073 | Ejemplos: |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2074 | |
| 2075 | 1. Validez de la oferta. |
| 2076 | 1. Condiciones de pago (por adelantado, el crédito, parte antelación etc). |
| 2077 | 1. ¿Qué es extra (o por pagar por el cliente). |
| 2078 | 1. / Advertencia uso Seguridad. |
| 2079 | 1. Garantía si los hay. |
| 2080 | 1. Política de las vueltas. |
| 2081 | 1. Términos de envío, si aplica. |
Anand Doshi | f594090 | 2015-09-07 18:47:04 +0530 | [diff] [blame] | 2082 | 1. Formas de disputas que abordan, indemnización, responsabilidad, etc. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2083 | 1. Dirección y contacto de su empresa." |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2084 | DocType: Attendance,Leave Type,Tipo de ausencia |
| 2085 | apps/erpnext/erpnext/controllers/stock_controller.py +172,Expense / Difference account ({0}) must be a 'Profit or Loss' account,"La cuenta de Gastos/Diferencia ({0}) debe ser una cuenta de 'utilidad o pérdida """ |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2086 | DocType: Account,Accounts User,Cuentas de Usuario |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2087 | DocType: Sales Invoice,"Check if recurring invoice, uncheck to stop recurring or put proper End Date","Marque si es factura periódica, desmarque para detener periodicidad o poner una fecha final" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2088 | apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +18,Attendance for employee {0} is already marked,Asistencia para el empleado {0} ya está marcado |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2089 | DocType: Packing Slip,If more than one package of the same type (for print),Si es más de un paquete del mismo tipo (para impresión) |
Pratik Vyas | 7f8cc32 | 2015-04-09 09:50:38 +0530 | [diff] [blame] | 2090 | DocType: C-Form Invoice Detail,Net Total,Total Neto |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2091 | DocType: Bin,FCFS Rate,Cambio FCFS |
| 2092 | apps/erpnext/erpnext/accounts/page/pos/pos.js +15,Billing (Sales Invoice),Facturación (Facturas de venta) |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2093 | DocType: Payment Reconciliation Invoice,Outstanding Amount,Monto pendiente |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2094 | DocType: Project Task,Working,Trabajando |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2095 | DocType: Stock Ledger Entry,Stock Queue (FIFO),Cola de inventario (FIFO) |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2096 | apps/erpnext/erpnext/projects/doctype/time_log/time_log_list.js +13,Please select Time Logs.,Por favor seleccione la gestión de tiempos |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2097 | apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +37,{0} does not belong to Company {1},{0} no pertenece a la compañía {1} |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2098 | DocType: Account,Round Off,REDONDEOS |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2099 | ,Requested Qty,Cant. Solicitada |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2100 | DocType: Tax Rule,Use for Shopping Cart,Utilizar para carrito de compras |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2101 | DocType: BOM Item,Scrap %,Desecho % |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2102 | apps/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","Los cargos se distribuirán proporcionalmente basados en la cantidad o importe, según selección" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2103 | DocType: Maintenance Visit,Purposes,Propósitos |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2104 | apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +103,Atleast one item should be entered with negative quantity in return document,Al menos un elemento debe introducirse con cantidad negativa en el documento de devolución |
| 2105 | apps/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","La operación {0} tomará mas tiempo que la capacidad de producción de la estación {1}, por favor divida la tarea en varias operaciones" |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2106 | ,Requested,Solicitado |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2107 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +66,No Remarks,No hay observaciones |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 2108 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice_list.js +13,Overdue,Atrasado |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2109 | DocType: Account,Stock Received But Not Billed,Inventario entrante no facturado |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 2110 | apps/erpnext/erpnext/accounts/doctype/account/account.py +80,Root Account must be a group,Cuenta raíz debe ser un grupo |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2111 | DocType: Salary Slip,Gross Pay + Arrear Amount +Encashment Amount - Total Deduction,Pago bruto + Montos atrazados + Vacaciones - Total deducciones |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2112 | DocType: Monthly Distribution,Distribution Name,Nombre de la distribución |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2113 | DocType: Features Setup,Sales and Purchase,Compras y ventas |
| 2114 | DocType: Supplier Quotation Item,Material Request No,Requisición de materiales Nº |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2115 | apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +221,Quality Inspection required for Item {0},Inspección de la calidad requerida para el producto {0} |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2116 | DocType: Quotation,Rate at which customer's currency is converted to company's base currency,Tasa por la cual la divisa es convertida como moneda base de la compañía |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2117 | apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +107,{0} has been successfully unsubscribed from this list.,{0} se ha dado de baja correctamente de esta lista. |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2118 | DocType: Purchase Invoice Item,Net Rate (Company Currency),Tasa neta (Divisa por defecto) |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2119 | apps/erpnext/erpnext/config/crm.py +81,Manage Territory Tree.,Administración de territorios |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2120 | DocType: Journal Entry Account,Sales Invoice,Factura de venta |
| 2121 | DocType: Journal Entry Account,Party Balance,Saldo de tercero/s |
| 2122 | DocType: Sales Invoice Item,Time Log Batch,Lote de gestión de tiempos |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2123 | apps/erpnext/erpnext/public/js/controllers/taxes_and_totals.js +437,Please select Apply Discount On,Por favor seleccione 'Aplicar descuento en' |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2124 | DocType: Company,Default Receivable Account,Cuenta por cobrar por defecto |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 2125 | DocType: Process Payroll,Create Bank Entry for the total salary paid for the above selected criteria,Crear asiento de banco para el salario total pagado según los siguientes criterios |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2126 | DocType: Stock Entry,Material Transfer for Manufacture,Trasferencia de material para producción |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2127 | apps/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 porcentaje de descuento puede ser aplicado ya sea en una lista de precios o para todas las listas de precios. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2128 | DocType: Purchase Invoice,Half-yearly,Semestral |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2129 | apps/erpnext/erpnext/accounts/report/financial_statements.py +16,Fiscal Year {0} not found.,El año fiscal {0} no se encuentra. |
| 2130 | DocType: Bank Reconciliation,Get Relevant Entries,Obtener registros relevantes |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 2131 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +405,Accounting Entry for Stock,Asiento contable de inventario |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2132 | DocType: Sales Invoice,Sales Team1,Equipo de ventas 1 |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 2133 | apps/erpnext/erpnext/stock/doctype/item/item.py +453,Item {0} does not exist,El elemento {0} no existe |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2134 | DocType: Sales Invoice,Customer Address,Dirección del cliente |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2135 | DocType: Purchase Invoice,Apply Additional Discount On,Aplicar descuento adicional en |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2136 | DocType: Account,Root Type,Tipo de root |
| 2137 | apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +84,Row # {0}: Cannot return more than {1} for Item {2},Línea # {0}: No se puede devolver más de {1} para el producto {2} |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2138 | apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +52,Plot,Cuadro |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2139 | DocType: Item Group,Show this slideshow at the top of the page,Mostrar esta presentación de diapositivas en la parte superior de la página |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2140 | DocType: BOM,Item UOM,Unidad de medida (UdM) del producto |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2141 | DocType: Sales Taxes and Charges,Tax Amount After Discount Amount (Company Currency),Monto de impuestos después del descuento (Divisa por defecto) |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2142 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +149,Target warehouse is mandatory for row {0},El almacén de destino es obligatorio para la línea {0} |
| 2143 | DocType: Quality Inspection,Quality Inspection,Inspección de calidad |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2144 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +144,Extra Small,Extra Pequeño |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 2145 | apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +545,Warning: Material Requested Qty is less than Minimum Order Qty,Advertencia: La requisición de materiales es menor que la orden mínima establecida |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2146 | apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +191,Account {0} is frozen,La cuenta {0} se encuentra congelada |
Pratik Vyas | b8a5687 | 2015-06-01 23:48:43 +0530 | [diff] [blame] | 2147 | DocType: Company,Legal Entity / Subsidiary with a separate Chart of Accounts belonging to the Organization.,Entidad Legal / Subsidiario con un Catalogo de Cuentas separado que pertenece a la Organización. |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2148 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +29,"Food, Beverage & Tobacco","Alimentos, bebidas y tabaco" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2149 | apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +20,PL or BS,PL o BS |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 2150 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +535,Can only make payment against unbilled {0},Sólo se puede crear el pago contra {0} impagado |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2151 | apps/erpnext/erpnext/controllers/selling_controller.py +122,Commission rate cannot be greater than 100,El porcentaje de comisión no puede ser superior a 100 |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2152 | apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +41,Minimum Inventory Level,Nivel de inventario mínimo |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2153 | DocType: Stock Entry,Subcontract,Sub-contrato |
| 2154 | apps/erpnext/erpnext/public/js/utils/party.js +121,Please enter {0} first,"Por favor, introduzca {0} primero" |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 2155 | DocType: Production Planning Tool,Get Items From Sales Orders,Obtener productos desde orden de compra |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2156 | DocType: Production Order Operation,Actual End Time,Hora actual de finalización |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2157 | DocType: Production Planning Tool,Download Materials Required,Descargar materiales necesarios |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2158 | DocType: Item,Manufacturer Part Number,Número de componente del fabricante |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2159 | DocType: Production Order Operation,Estimated Time and Cost,Tiempo estimado y costo |
| 2160 | DocType: Bin,Bin,Papelera |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 2161 | DocType: SMS Log,No of Sent SMS,Número de SMS enviados |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2162 | DocType: Account,Company,Compañía |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2163 | DocType: Account,Expense Account,Cuenta de costos |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2164 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +49,Software,Software. |
| 2165 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +151,Colour,Color |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2166 | DocType: Maintenance Visit,Scheduled,Programado. |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 2167 | apps/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","Por favor, seleccione el ítem donde "Es de la Elemento" es "No" y "¿Es de artículos de venta" es "Sí", y no hay otro paquete de producto" |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2168 | DocType: Sales Partner,Select Monthly Distribution to unevenly distribute targets across months.,"Seleccione la distribución mensual, para asignarla desigualmente en varios meses" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2169 | DocType: Purchase Invoice Item,Valuation Rate,Tasa de Valoración |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2170 | apps/erpnext/erpnext/stock/get_item_details.py +281,Price List Currency not selected,El tipo de divisa para la lista de precios no ha sido seleccionado |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2171 | apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +63,Item Row {0}: Purchase Receipt {1} does not exist in above 'Purchase Receipts' table,El elemento en la fila {0}: Recibo Compra {1} no existe en la tabla de 'Recibos de Compra' |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 2172 | apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +147,Employee {0} has already applied for {1} between {2} and {3},El empleado {0} ya se ha aplicado para {1} entre {2} y {3} |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2173 | apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +30,Project Start Date,Fecha de inicio del proyecto |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2174 | apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +8,Until,Hasta |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2175 | DocType: Rename Tool,Rename Log,Cambiar el nombre de sesión |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2176 | DocType: Installation Note Item,Against Document No,Contra el Documento No |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2177 | apps/erpnext/erpnext/config/selling.py +98,Manage Sales Partners.,Administrar socios de ventas. |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2178 | DocType: Quality Inspection,Inspection Type,Tipo de inspección |
Nabin Hait | 733680b | 2015-12-07 14:12:41 +0530 | [diff] [blame] | 2179 | apps/erpnext/erpnext/controllers/recurring_document.py +159,Please select {0},"Por favor, seleccione {0}" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2180 | DocType: C-Form,C-Form No,C -Form No |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2181 | DocType: BOM,Exploded_items,Exploded_items |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2182 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +95,Researcher,Investigador |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2183 | apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +78,Please save the Newsletter before sending,"Por favor, guarde el boletín antes de enviarlo" |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2184 | apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.py +23,Name or Email is mandatory,El nombre o E-mail es obligatorio |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 2185 | apps/erpnext/erpnext/config/stock.py +74,Incoming quality inspection.,Inspección de calidad de productos entrantes |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2186 | DocType: Purchase Order Item,Returned Qty,Cantidad devuelta |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2187 | DocType: Employee,Exit,Salir |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 2188 | apps/erpnext/erpnext/accounts/doctype/account/account.py +138,Root Type is mandatory,tipo de root es obligatorio |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2189 | apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +295,Serial No {0} created,Número de serie {0} creado |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2190 | DocType: Item Customer Detail,"For the convenience of customers, these codes can be used in print formats like Invoices and Delivery Notes","Para la comodidad de los clientes , estos códigos se pueden utilizar en formatos impresos como facturas y notas de entrega" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2191 | DocType: Employee,You can enter any date manually,Puede introducir cualquier fecha manualmente |
| 2192 | DocType: Sales Invoice,Advertisement,Anuncio |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2193 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +165,Probationary Period,Período de prueba |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2194 | DocType: Customer Group,Only leaf nodes are allowed in transaction,Sólo las sub-cuentas son permitidas en una transacción |
| 2195 | DocType: Expense Claim,Expense Approver,Supervisor de gastos |
| 2196 | DocType: Purchase Receipt Item Supplied,Purchase Receipt Item Supplied,Recibo de compra del producto suministrado |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2197 | apps/erpnext/erpnext/public/js/pos/pos.js +343,Pay,Pagar |
| 2198 | apps/erpnext/erpnext/projects/report/daily_time_log_summary/daily_time_log_summary.py +17,To Datetime,Para fecha y hora |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2199 | DocType: SMS Settings,SMS Gateway URL,URL de pasarela SMS |
| 2200 | apps/erpnext/erpnext/config/crm.py +53,Logs for maintaining sms delivery status,Estatus de mensajes SMS entregados |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2201 | apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +36,Pending Activities,Actividades pendientes |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2202 | apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +166,Confirmed,Confirmado |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2203 | apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +52,Supplier > Supplier Type,Proveedor> Tipo de proveedor |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2204 | apps/erpnext/erpnext/hr/doctype/employee/employee.py +127,Please enter relieving date.,"Por favor, introduzca la fecha de relevo" |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2205 | apps/erpnext/erpnext/controllers/trends.py +137,Amt,Monto |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2206 | apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +51,Only Leave Applications with status 'Approved' can be submitted,"Sólo las solicitudes de ausencia con estado ""Aprobado"" puede ser validadas" |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 2207 | apps/erpnext/erpnext/utilities/doctype/address/address.py +24,Address Title is mandatory.,La dirección principal es obligatoria |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2208 | DocType: Opportunity,Enter name of campaign if source of enquiry is campaign,"Introduzca el nombre de la campaña, si la solicitud viene desde esta." |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2209 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +38,Newspaper Publishers,Editores de periódicos |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2210 | apps/erpnext/erpnext/support/page/support_analytics/support_analytics.js +31,Select Fiscal Year,Seleccione el año fiscal. |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2211 | apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +43,Reorder Level,Nivel de reabastecimiento |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2212 | DocType: Attendance,Attendance Date,Fecha de Asistencia |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2213 | DocType: Salary Structure,Salary breakup based on Earning and Deduction.,Calculo de salario basado en los ingresos y deducciones |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 2214 | apps/erpnext/erpnext/accounts/doctype/account/account.py +110,Account with child nodes cannot be converted to ledger,Una cuenta que tiene sub-grupos no puede convertirse en libro mayor |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2215 | DocType: Address,Preferred Shipping Address,Dirección de envío preferida |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2216 | DocType: Purchase Receipt Item,Accepted Warehouse,Almacén Aceptado |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2217 | DocType: Bank Reconciliation Detail,Posting Date,Fecha de contabilización |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 2218 | DocType: Item,Valuation Method,Método de valoración |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 2219 | apps/erpnext/erpnext/setup/utils.py +91,Unable to find exchange rate for {0} to {1},No se puede encontrar el tipo de cambio para {0} a {1} |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2220 | DocType: Sales Invoice,Sales Team,Equipo de ventas |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 2221 | apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +88,Duplicate entry,Entrada duplicada |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2222 | DocType: Serial No,Under Warranty,Bajo garantía |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2223 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +414,[Error],[Error] |
| 2224 | DocType: Sales Order,In Words will be visible once you save the Sales Order.,En palabras serán visibles una vez que guarde el pedido de ventas. |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2225 | ,Employee Birthday,Cumpleaños del empleado |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2226 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +55,Venture Capital,Capital de riesgo |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2227 | DocType: UOM,Must be Whole Number,Debe ser un número entero |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2228 | DocType: Leave Control Panel,New Leaves Allocated (In Days),Nuevas vacaciones asignadas (en días) |
| 2229 | apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +51,Serial No {0} does not exist,El número de serie {0} no existe |
| 2230 | DocType: Pricing Rule,Discount Percentage,Porcentaje de descuento |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2231 | DocType: Payment Reconciliation Invoice,Invoice Number,Número de factura |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2232 | apps/erpnext/erpnext/hooks.py +54,Orders,Órdenes |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2233 | DocType: Leave Control Panel,Employee Type,Tipo de empleado |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2234 | DocType: Employee Leave Approver,Leave Approver,Supervisor de ausencias |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2235 | DocType: Manufacturing Settings,Material Transferred for Manufacture,Material transferido para manufacturar |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2236 | DocType: Expense Claim,"A user with ""Expense Approver"" role","Un usuario con rol de ""Supervisor de gastos""" |
Nabin Hait | 733680b | 2015-12-07 14:12:41 +0530 | [diff] [blame] | 2237 | ,Issued Items Against Production Order,Productos entregados desde ordenes de producción |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2238 | DocType: Pricing Rule,Purchase Manager,Gerente de compras |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2239 | DocType: Payment Tool,Payment Tool,Herramientas de pago |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2240 | DocType: Target Detail,Target Detail,Detalle de objetivo |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2241 | DocType: Sales Order,% of materials billed against this Sales Order,% de materiales facturados para esta orden de venta |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2242 | apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.js +50,Period Closing Entry,Asiento de cierre de período |
| 2243 | apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +62,Cost Center with existing transactions can not be converted to group,El centro de costos con transacciones existentes no se puede convertir a 'grupo' |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2244 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +90,Depreciation,DEPRECIACIONES |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2245 | apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +49,Supplier(s),Proveedor(es) |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2246 | DocType: Customer,Credit Limit,Límite de crédito |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2247 | apps/erpnext/erpnext/accounts/page/pos/pos_page.html +4,Select type of transaction,Seleccione el tipo de transacción. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2248 | DocType: GL Entry,Voucher No,Comprobante No. |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2249 | DocType: Leave Allocation,Leave Allocation,Asignación de vacaciones |
| 2250 | apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +396,Material Requests {0} created,Requisición de materiales {0} creada |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2251 | apps/erpnext/erpnext/config/selling.py +122,Template of terms or contract.,Configuración de las plantillas de términos y condiciones. |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2252 | DocType: Customer,Address and Contact,Dirección y contacto |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 2253 | DocType: Customer,Last Day of the Next Month,Último día del siguiente mes |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2254 | DocType: Employee,Feedback,Comentarios. |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2255 | apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +66,"Leave cannot be allocated before {0}, as leave balance has already been carry-forwarded in the future leave allocation record {1}","Deje no pueden ser distribuidas antes {0}, como balance de la licencia ya ha sido remitido equipaje en el futuro registro de asignación de permiso {1}" |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2256 | apps/erpnext/erpnext/accounts/party.py +284,Note: Due / Reference Date exceeds allowed customer credit days by {0} day(s),"Nota: El Debido/Fecha de referencia, excede los días de créditos concedidos para el cliente por {0} día(s)" |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2257 | apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +632,Maint. Schedule,Horario de mantenimiento |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2258 | DocType: Stock Settings,Freeze Stock Entries,Congelar entradas de stock |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2259 | DocType: Item,Reorder level based on Warehouse,Nivel de reabastecimiento basado en almacén |
| 2260 | DocType: Activity Cost,Billing Rate,Monto de facturación |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2261 | ,Qty to Deliver,Cantidad a entregar |
| 2262 | DocType: Monthly Distribution Percentage,Month,Mes |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2263 | ,Stock Analytics,Análisis de existencias. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2264 | DocType: Installation Note Item,Against Document Detail No,Contra documento No. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2265 | DocType: Quality Inspection,Outgoing,Saliente |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 2266 | DocType: Material Request,Requested For,Solicitado por |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2267 | DocType: Quotation Item,Against Doctype,Contra 'DocType' |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2268 | DocType: Delivery Note,Track this Delivery Note against any Project,Seguir este albarán en contra de cualquier proyecto |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 2269 | apps/erpnext/erpnext/accounts/doctype/account/account.py +176,Root account can not be deleted,La cuenta root no se puede borrar |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2270 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +75,Show Stock Entries,Mostrar entradas de stock |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2271 | ,Is Primary Address,Es Dirección Primaria |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2272 | DocType: Production Order,Work-in-Progress Warehouse,Almacén de trabajos en proceso |
| 2273 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +310,Reference #{0} dated {1},Referencia # {0} de fecha {1} |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2274 | apps/erpnext/erpnext/templates/includes/cart/cart_address.html +13,Manage Addresses,Administrar direcciones |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2275 | DocType: Pricing Rule,Item Code,Código del producto |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2276 | DocType: Production Planning Tool,Create Production Orders,Crear órdenes de producción |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2277 | DocType: Serial No,Warranty / AMC Details,Garantía / Detalles de CMA |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2278 | DocType: Journal Entry,User Remark,Observaciones |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2279 | DocType: Lead,Market Segment,Sector de mercado |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2280 | DocType: Employee Internal Work History,Employee Internal Work History,Historial de trabajo del empleado |
Nabin Hait | 733680b | 2015-12-07 14:12:41 +0530 | [diff] [blame] | 2281 | apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +223,Closing (Dr),Cierre (Deb) |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2282 | DocType: Contact,Passive,Pasivo |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2283 | apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +228,Serial No {0} not in stock,El número de serie {0} no se encuentra en stock |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2284 | apps/erpnext/erpnext/config/selling.py +127,Tax template for selling transactions.,Plantilla de Impuestos para las transacciones de venta |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2285 | DocType: Sales Invoice,Write Off Outstanding Amount,Balance de pagos pendientes |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2286 | DocType: Features Setup,"Check if you need automatic recurring invoices. After submitting any sales invoice, Recurring section will be visible.","Marque si necesita facturas recurrentes automáticas. Después del envío de cualquier factura de venta, la sección ""Recurrente"" será visible." |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2287 | DocType: Account,Accounts Manager,Gerente de Cuentas |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2288 | apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.py +39,Time Log {0} must be 'Submitted',La gestión de tiempos {0} debe estar validada |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2289 | DocType: Stock Settings,Default Stock UOM,Unidad de Medida (UdM) predeterminada para Inventario |
| 2290 | DocType: Time Log,Costing Rate based on Activity Type (per hour),Costos basados en tipo de actividad (por hora) |
| 2291 | DocType: Production Planning Tool,Create Material Requests,Crear requisición de materiales |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2292 | DocType: Employee Education,School/University,Escuela / Universidad. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2293 | DocType: Sales Invoice Item,Available Qty at Warehouse,Cantidad Disponible en Almacén |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2294 | ,Billed Amount,Importe facturado |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2295 | DocType: Bank Reconciliation,Bank Reconciliation,Conciliación bancaria |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 2296 | apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +9,Get Updates,Obtener actualizaciones |
Nabin Hait | 733680b | 2015-12-07 14:12:41 +0530 | [diff] [blame] | 2297 | apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +106,Material Request {0} is cancelled or stopped,Requisición de materiales {0} cancelada o detenida |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 2298 | apps/erpnext/erpnext/public/js/setup_wizard.js +395,Add a few sample records,Agregar algunos registros de muestra |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2299 | apps/erpnext/erpnext/config/hr.py +210,Leave Management,Gestión de ausencias |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2300 | apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.js +81,Group by Account,Agrupar por cuenta |
| 2301 | DocType: Sales Order,Fully Delivered,Entregado completamente |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2302 | DocType: Lead,Lower Income,Ingreso menor |
Nabin Hait | 733680b | 2015-12-07 14:12:41 +0530 | [diff] [blame] | 2303 | DocType: Period Closing Voucher,"The account head under Liability, in which Profit/Loss will be booked","La cuenta de patrimonio, en la cual serán registradas las perdidas y/o ganancias" |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2304 | DocType: Payment Tool,Against Vouchers,Contra comprobantes |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2305 | apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +23,Quick Help,Ayuda Rápida |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2306 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +168,Source and target warehouse cannot be same for row {0},"Almacenes de origen y destino no pueden ser los mismos, línea {0}" |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2307 | DocType: Features Setup,Sales Extras,Ventas extras |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 2308 | apps/erpnext/erpnext/accounts/utils.py +346,{0} budget for Account {1} against Cost Center {2} will exceed by {3},El presupuesto {0} para la cuenta {1} en el centro de costos {2} es mayor por {3} |
| 2309 | apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +243,"Difference Account must be a Asset/Liability type account, since this Stock Reconciliation is an Opening Entry","Una cuenta distinta debe ser del tipo Activo / Pasivo, ya que la reconciliación del stock es una entrada de apertura" |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2310 | apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +141,Purchase Order number required for Item {0},Se requiere el numero de orden de compra para el producto {0} |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2311 | apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +18,'From Date' must be after 'To Date','Desde la fecha' debe ser después de 'Hasta Fecha' |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2312 | ,Stock Projected Qty,Cantidad de inventario proyectado |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2313 | apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +150,Customer {0} does not belong to project {1},Cliente {0} no pertenece al proyecto {1} |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2314 | DocType: Sales Order,Customer's Purchase Order,Ordenes de compra de clientes |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2315 | DocType: Warranty Claim,From Company,Desde Compañía |
| 2316 | apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +95,Value or Qty,Valor o Cantidad |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 2317 | apps/erpnext/erpnext/public/js/setup_wizard.js +381,Minute,Minuto |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2318 | DocType: Purchase Invoice,Purchase Taxes and Charges,Impuestos y cargos sobre compras |
| 2319 | ,Qty to Receive,Cantidad a recibir |
| 2320 | DocType: Leave Block List,Leave Block List Allowed,Lista de 'bloqueo de vacaciones / permisos' permitida |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2321 | apps/erpnext/erpnext/public/js/setup_wizard.js +108,You will use it to Login,Lo utilizará para iniciar sesión |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2322 | DocType: Sales Partner,Retailer,Detallista |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2323 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +99,Credit To account must be a Balance Sheet account,La cuenta de crédito debe pertenecer a las cuentas de balance |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2324 | apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +128,All Supplier Types,Todos los proveedores |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2325 | apps/erpnext/erpnext/stock/doctype/item/item.py +37,Item Code is mandatory because Item is not automatically numbered,El código del producto es obligatorio porque no es enumerado automáticamente |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2326 | apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +93,Quotation {0} not of type {1},la cotización {0} no es del tipo {1} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2327 | DocType: Maintenance Schedule Item,Maintenance Schedule Item,Programa de mantenimiento de artículos |
| 2328 | DocType: Sales Order,% Delivered,% Entregado |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 2329 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +177,Bank Overdraft Account,Cuenta de sobre-giros |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2330 | apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +15,Make Salary Slip,Crear nómina salarial |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2331 | apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +18,Browse BOM,Explorar la lista de materiales |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2332 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +175,Secured Loans,Prestamos en garantía |
Nabin Hait | 733680b | 2015-12-07 14:12:41 +0530 | [diff] [blame] | 2333 | apps/erpnext/erpnext/setup/setup_wizard/data/sample_home_page.html +3,Awesome Products,Productos Increíbles |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2334 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +189,Opening Balance Equity,APERTURA DE CAPITAL |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 2335 | DocType: Appraisal,Appraisal,Evaluación |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2336 | apps/erpnext/erpnext/hr/doctype/leave_block_list/leave_block_list.py +22,Date is repeated,Repetir fecha |
Anand Doshi | 666fbaf | 2015-11-26 12:40:13 +0530 | [diff] [blame] | 2337 | apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +27,Authorized Signatory,Firmante autorizado |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 2338 | apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +164,Leave approver must be one of {0},El supervisor de ausencias debe ser uno de {0} |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2339 | DocType: Hub Settings,Seller Email,Correo electrónico de vendedor |
| 2340 | DocType: Project,Total Purchase Cost (via Purchase Invoice),Costo total de compra (vía facturas de compra) |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2341 | DocType: Workstation Working Hour,Start Time,Hora de inicio |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2342 | DocType: Item Price,Bulk Import Help,Ayuda de importación en masa |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2343 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +200,Select Quantity,Seleccione cantidad |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2344 | apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +34,Approving Role cannot be same as role the rule is Applicable To,El rol que aprueba no puede ser igual que el rol al que se aplica la regla |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2345 | apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +66,Unsubscribe from this Email Digest,Darse de baja de este boletín por correo electrónico |
| 2346 | apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +36,Message Sent,Mensaje enviado |
| 2347 | DocType: Production Plan Sales Order,SO Date,Fecha de OV |
| 2348 | DocType: Sales Invoice,Rate at which Price list currency is converted to customer's base currency,Tasa por la cual la lista de precios es convertida como base del cliente. |
| 2349 | DocType: Purchase Invoice Item,Net Amount (Company Currency),Importe neto (Divisa por defecto) |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2350 | DocType: BOM Operation,Hour Rate,Salario por hora |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2351 | DocType: Stock Settings,Item Naming By,Ordenar productos por |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2352 | apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +655,From Quotation,Desde cotización |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2353 | apps/erpnext/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py +46,Another Period Closing Entry {0} has been made after {1},Otra entrada de Cierre de Período {0} se ha hecho después de {1} |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2354 | DocType: Production Order,Material Transferred for Manufacturing,Material transferido para la producción |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2355 | apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +29,Account {0} does not exists,La cuenta {0} no existe |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2356 | DocType: Purchase Receipt Item,Purchase Order Item No,Numero de producto de la orden de compra |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2357 | DocType: Project,Project Type,Tipo de proyecto |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2358 | apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.py +16,Either target qty or target amount is mandatory.,Es obligatoria la meta fe facturación. |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2359 | apps/erpnext/erpnext/config/projects.py +38,Cost of various activities,Costo de diversas actividades |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2360 | apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +101,Not allowed to update stock transactions older than {0},No tiene permisos para actualizar las transacciones de stock mayores al {0} |
| 2361 | DocType: Item,Inspection Required,Inspección requerida |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2362 | DocType: Purchase Invoice Item,PR Detail,Detalle PR |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2363 | DocType: Sales Order,Fully Billed,Totalmente facturado |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 2364 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +20,Cash In Hand,Efectivo en caja |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2365 | apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +119,Delivery warehouse required for stock item {0},Almacén de entrega requerido para el inventrio del producto {0} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2366 | DocType: Packing Slip,The gross weight of the package. Usually net weight + packaging material weight. (for print),El peso bruto del paquete. Peso + embalaje Normalmente material neto . (para impresión) |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2367 | DocType: Accounts Settings,Users with this role are allowed to set frozen accounts and create / modify accounting entries against frozen accounts,Los usuarios con este rol pueden establecer cuentas congeladas y crear / modificar los asientos contables para las mismas |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2368 | DocType: Serial No,Is Cancelled,CANCELADO |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2369 | apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +286,My Shipments,Mis envíos |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2370 | DocType: Journal Entry,Bill Date,Fecha de factura |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2371 | apps/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:","Incluso si hay varias reglas de precios con mayor prioridad, se aplican entonces siguientes prioridades internas:" |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2372 | DocType: Supplier,Supplier Details,Detalles del proveedor |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2373 | DocType: Expense Claim,Approval Status,Estado de Aprobación |
| 2374 | DocType: Hub Settings,Publish Items to Hub,Publicar artículos al Hub |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2375 | apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +44,From value must be less than to value in row {0},El valor debe ser menor que el valor de la línea {0} |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2376 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +133,Wire Transfer,Transferencia bancaria |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2377 | apps/erpnext/erpnext/accounts/report/bank_clearance_summary/bank_clearance_summary.py +25,Please select Bank Account,"Por favor, seleccione la cuenta bancaria" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2378 | DocType: Newsletter,Create and Send Newsletters,Crear y enviar boletines de noticias |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2379 | DocType: Sales Order,Recurring Order,Orden recurrente |
| 2380 | DocType: Company,Default Income Account,Cuenta de ingresos por defecto |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2381 | apps/erpnext/erpnext/selling/page/sales_analytics/sales_analytics.js +33,Customer Group / Customer,Categoría de cliente / Cliente |
| 2382 | DocType: Item Group,Check this if you want to show in website,Seleccione esta opción si desea mostrarlo en el sitio web |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2383 | ,Welcome to ERPNext,Bienvenido a ERPNext |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2384 | DocType: Payment Reconciliation Payment,Voucher Detail Number,Número de Detalle de Comprobante |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2385 | apps/erpnext/erpnext/config/crm.py +146,Lead to Quotation,Iniciativa a cotización |
| 2386 | DocType: Lead,From Customer,Desde cliente |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2387 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +37,Calls,Llamadas |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2388 | DocType: Project,Total Costing Amount (via Time Logs),Importe total calculado (a través de la gestión de tiempos) |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2389 | DocType: Purchase Order Item Supplied,Stock UOM,Unidad de media utilizada en el almacen |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 2390 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +198,Purchase Order {0} is not submitted,La orden de compra {0} no se encuentra validada |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 2391 | apps/erpnext/erpnext/stock/doctype/item/item.js +32,Projected,Proyectado |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2392 | apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +218,Serial No {0} does not belong to Warehouse {1},Número de serie {0} no pertenece al Almacén {1} |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 2393 | apps/erpnext/erpnext/controllers/status_updater.py +137,Note: System will not check over-delivery and over-booking for Item {0} as quantity or amount is 0,Nota : El sistema no verificará sobre-entregas y exceso de almacenamiento para el producto {0} ya que la cantidad es 0 |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2394 | DocType: Notification Control,Quotation Message,Mensaje de cotización |
| 2395 | DocType: Issue,Opening Date,Fecha de apertura |
Pratik Vyas | 7f8cc32 | 2015-04-09 09:50:38 +0530 | [diff] [blame] | 2396 | DocType: Journal Entry,Remark,Observación |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2397 | DocType: Purchase Receipt Item,Rate and Amount,Tasa y cantidad |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2398 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +667,From Sales Order,Desde órden de venta (OV) |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2399 | DocType: Sales Order,Not Billed,No facturado |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2400 | apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +107,Both Warehouse must belong to same Company,Ambos almacenes deben pertenecer a la misma compañía |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2401 | apps/erpnext/erpnext/public/js/templates/contact_list.html +31,No contacts added yet.,No se han añadido contactos |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2402 | DocType: Purchase Receipt Item,Landed Cost Voucher Amount,Monto de costos de destino estimados |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2403 | DocType: Time Log,Batched for Billing,Lotes para facturar |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2404 | apps/erpnext/erpnext/config/accounts.py +23,Bills raised by Suppliers.,Listado de facturas emitidas por los proveedores. |
| 2405 | DocType: POS Profile,Write Off Account,Cuenta de desajuste |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2406 | apps/erpnext/erpnext/public/js/pos/pos.html +28,Discount Amount,Descuento |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2407 | DocType: Purchase Invoice,Return Against Purchase Invoice,Devolución contra factura de compra |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2408 | DocType: Item,Warranty Period (in days),Período de garantía (en días) |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 2409 | apps/erpnext/erpnext/public/js/setup_wizard.js +310,e.g. VAT,por ejemplo IVA |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2410 | apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +26,Item 4,Elemento 4 |
| 2411 | DocType: Journal Entry Account,Journal Entry Account,Cuenta de asiento contable |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2412 | DocType: Shopping Cart Settings,Quotation Series,Series de cotizaciones |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2413 | apps/erpnext/erpnext/setup/doctype/item_group/item_group.py +52,"An item exists with same name ({0}), please change the item group name or rename the item","Existe un elemento con el mismo nombre ({0} ) , cambie el nombre del grupo de artículos o cambiar el nombre del elemento" |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2414 | DocType: Sales Order Item,Sales Order Date,Fecha de las órdenes de venta |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2415 | DocType: Sales Invoice Item,Delivered Qty,Cantidad entregada |
| 2416 | apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +63,Warehouse {0}: Company is mandatory,Almacén {0}: El nombre de la compañia es obligatoria |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2417 | apps/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.","Ir al grupo apropiado, usualmente (Fuente de los fondos> Pasivos Corrientes> Impuestos y derechos) y crear una nueva cuenta, haciendo clic en Añadir hijo de tipo ""Impuestos"" y referir a la tasa de impuestos." |
| 2418 | ,Payment Period Based On Invoice Date,Periodos de pago según facturas |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2419 | apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +50,Missing Currency Exchange Rates for {0},Se requiere la tasa de cambio para {0} |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2420 | DocType: Journal Entry,Stock Entry,Entradas de inventario |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2421 | DocType: Account,Payable,Pagadero |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2422 | DocType: Salary Slip,Arrear Amount,Cuantía pendiente |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 2423 | apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +57,New Customers,Nuevos Clientes |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2424 | apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +68,Gross Profit %,Beneficio Bruto% |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2425 | DocType: Appraisal Goal,Weightage (%),Porcentaje (%) |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2426 | DocType: Bank Reconciliation Detail,Clearance Date,Fecha de liquidación |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2427 | DocType: Newsletter,Newsletter List,Boletínes de noticias |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2428 | DocType: Process Payroll,Check if you want to send salary slip in mail to each employee while submitting salary slip,"Marque si desea enviar la nómina salarial por correo a cada empleado, cuando valide la planilla de pagos" |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2429 | DocType: Lead,Address Desc,Dirección |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2430 | apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +33,Atleast one of the Selling or Buying must be selected,Al menos uno de la venta o compra debe seleccionar |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2431 | apps/erpnext/erpnext/config/manufacturing.py +34,Where manufacturing operations are carried.,Dónde se realizan las operaciones de producción |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2432 | DocType: Stock Entry Detail,Source Warehouse,Almacén de origen |
| 2433 | DocType: Installation Note,Installation Date,Fecha de instalación |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2434 | DocType: Employee,Confirmation Date,Fecha de confirmación |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2435 | DocType: C-Form,Total Invoiced Amount,Total Facturado |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2436 | DocType: Account,Sales User,Usuario de ventas |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2437 | apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +46,Min Qty can not be greater than Max Qty,La cantidad mínima no puede ser mayor que la cantidad maxima |
Nabin Hait | 733680b | 2015-12-07 14:12:41 +0530 | [diff] [blame] | 2438 | DocType: Stock Entry,Customer or Supplier Details,Detalle de cliente o proveedor |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2439 | DocType: Lead,Lead Owner,Propietario de la iniciativa |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 2440 | apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +257,Warehouse is required,Se requiere el almacén |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2441 | DocType: Employee,Marital Status,Estado civil |
| 2442 | DocType: Stock Settings,Auto Material Request,Requisición de materiales automática |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2443 | DocType: Time Log,Will be updated when billed.,Se actualizará cuando se facture. |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2444 | DocType: Delivery Note Item,Available Batch Qty at From Warehouse,Cantidad de lotes disponibles en De Almacén |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2445 | apps/erpnext/erpnext/manufacturing/doctype/bom_replace_tool/bom_replace_tool.py +25,Current BOM and New BOM can not be same,La lista de materiales (LdM) actual y la nueva no pueden ser las mismas |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2446 | apps/erpnext/erpnext/hr/doctype/employee/employee.py +111,Date Of Retirement must be greater than Date of Joining,La fecha de jubilación debe ser mayor que la fecha de ingreso |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2447 | DocType: Sales Invoice,Against Income Account,Contra cuenta de ingresos |
| 2448 | apps/erpnext/erpnext/controllers/website_list_for_contact.py +69,{0}% Delivered,{0}% Entregado |
Nabin Hait | 733680b | 2015-12-07 14:12:41 +0530 | [diff] [blame] | 2449 | apps/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).,El producto {0}: Con la cantidad ordenada {1} no puede ser menor que el pedido mínimo {2} (definido en el producto). |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2450 | DocType: Monthly Distribution Percentage,Monthly Distribution Percentage,Distribución mensual porcentual |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2451 | DocType: Territory,Territory Targets,Metas de territorios |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2452 | DocType: Delivery Note,Transporter Info,Información de Transportista |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2453 | DocType: Purchase Order Item Supplied,Purchase Order Item Supplied,Producto suministrado desde orden de compra |
Anand Doshi | 666fbaf | 2015-11-26 12:40:13 +0530 | [diff] [blame] | 2454 | apps/erpnext/erpnext/public/js/setup_wizard.js +174,Company Name cannot be Company,Nombre de la empresa no puede ser la empresa |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2455 | apps/erpnext/erpnext/config/setup.py +27,Letter Heads for print templates.,Membretes para las plantillas de impresión. |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2456 | apps/erpnext/erpnext/config/setup.py +32,Titles for print templates e.g. Proforma Invoice.,"Títulos para las plantillas de impresión, por ejemplo, Factura proforma." |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2457 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +140,Valuation type charges can not marked as Inclusive,Cargos de tipo de valoración no pueden marcado como Incluido |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2458 | DocType: POS Profile,Update Stock,Actualizar el Inventario |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2459 | apps/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.,Unidad de Medida diferente para elementos dará lugar a Peso Neto (Total) incorrecto. Asegúrese de que el peso neto de cada artículo esté en la misma Unidad de Medida. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2460 | apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +39,BOM Rate,Coeficiente de la lista de materiales (LdM) |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2461 | apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +85,Please pull items from Delivery Note,"Por favor, extraiga los productos de la nota de entrega" |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 2462 | apps/erpnext/erpnext/accounts/utils.py +270,Journal Entries {0} are un-linked,Los asientos contables {0} no están enlazados |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2463 | apps/erpnext/erpnext/config/crm.py +37,"Record of all communications of type email, phone, chat, visit, etc.","Registro de todas las comunicaciones: correo electrónico, teléfono, chats, visitas, etc." |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2464 | apps/erpnext/erpnext/accounts/general_ledger.py +134,Please mention Round Off Cost Center in Company,"Por favor, indique las centro de costos de redondeo" |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2465 | DocType: Purchase Invoice,Terms,Términos. |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 2466 | apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +251,Create New,Crear |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2467 | DocType: Buying Settings,Purchase Order Required,Órden de compra requerida |
| 2468 | ,Item-wise Sales History,Detalle de las ventas |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2469 | DocType: Expense Claim,Total Sanctioned Amount,Total Sancionada |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2470 | ,Purchase Analytics,Analítico de compras |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2471 | DocType: Sales Invoice Item,Delivery Note Item,Nota de entrega del producto |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2472 | DocType: Expense Claim,Task,Tarea |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2473 | DocType: Purchase Taxes and Charges,Reference Row #,Línea de referencia # |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 2474 | apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +76,Batch number is mandatory for Item {0},El número de lote es obligatorio para el producto {0} |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2475 | apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.js +14,This is a root sales person and cannot be edited.,Este es el vendedor principal y no se puede editar. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2476 | ,Stock Ledger,Mayor de Inventarios |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 2477 | apps/erpnext/erpnext/templates/pages/order.html +58,Rate: {0},Calificación: {0} |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2478 | DocType: Salary Slip Deduction,Salary Slip Deduction,Deducciones en nómina |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 2479 | apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +202,Select a group node first.,Seleccione primero un nodo de grupo |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2480 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +74,Purpose must be one of {0},Propósito debe ser uno de {0} |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2481 | apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +108,Fill the form and save it,Llene el formulario y guárdelo |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2482 | DocType: Production Planning Tool,Download a report containing all raw materials with their latest inventory status,Descargar un informe con todas las materias primas y su inventario actual |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 2483 | apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +26,Community Forum,Foro de la comunidad |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2484 | DocType: Leave Application,Leave Balance Before Application,Ausencias disponibles antes de la solicitud |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2485 | DocType: SMS Center,Send SMS,Enviar mensaje SMS |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2486 | DocType: Company,Default Letter Head,Encabezado predeterminado |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2487 | DocType: Time Log,Billable,Facturable |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2488 | DocType: Account,Rate at which this tax is applied,Valor por el cual el impuesto es aplicado |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2489 | apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +18,Reorder Qty,Cantidad a reabastecer |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2490 | DocType: Company,Stock Adjustment Account,Cuenta de ajuste de existencias |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2491 | DocType: Journal Entry,Write Off,Desajuste |
Pratik Vyas | b8a5687 | 2015-06-01 23:48:43 +0530 | [diff] [blame] | 2492 | DocType: Time Log,Operation ID,ID de Operación |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2493 | DocType: Employee,"System User (login) ID. If set, it will become default for all HR forms.","Si se define el ID de usuario 'Login', este sera el predeterminado para todos los documentos de recursos humanos (RRHH)" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2494 | apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +16,{0}: From {1},{0}: Desde {1} |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2495 | DocType: Task,depends_on,depends_on |
| 2496 | apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +86,Opportunity Lost,Oportunidad perdida |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2497 | DocType: Features Setup,"Discount Fields will be available in Purchase Order, Purchase Receipt, Purchase Invoice","Los campos 'descuento' estarán disponibles en la orden de compra, recibo de compra y factura de compra" |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 2498 | apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +211,Name of new Account. Note: Please don't create accounts for Customers and Suppliers,Nombre de la nueva cuenta. Nota: Por favor no crear cuentas de clientes y proveedores |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2499 | DocType: BOM Replace Tool,BOM Replace Tool,Herramienta de reemplazo de lista de materiales (LdM) |
| 2500 | apps/erpnext/erpnext/config/setup.py +37,Country wise default Address Templates,Plantillas predeterminadas para un país en especial |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2501 | DocType: Sales Order Item,Supplier delivers to Customer,Proveedor entrega al Cliente |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 2502 | apps/erpnext/erpnext/public/js/controllers/transaction.js +735,Show tax break-up,Mostrar impuesto fragmentado |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2503 | apps/erpnext/erpnext/accounts/party.py +287,Due / Reference Date cannot be after {0},Debido / Fecha de referencia no puede ser posterior a {0} |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2504 | apps/erpnext/erpnext/config/setup.py +51,Data Import and Export,Importación y exportación de datos |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2505 | DocType: Features Setup,If you involve in manufacturing activity. Enables Item 'Is Manufactured',"Si usted esta involucrado en la actividad de manufactura, habilite la opción 'Es manufacturado'" |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2506 | apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +54,Invoice Posting Date,Fecha de la factura de envío |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2507 | DocType: Sales Invoice,Rounded Total,Total redondeado |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 2508 | DocType: Product Bundle,List items that form the package.,Lista de tareas que forman el paquete . |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2509 | apps/erpnext/erpnext/accounts/doctype/monthly_distribution/monthly_distribution.py +26,Percentage Allocation should be equal to 100%,El porcentaje de asignación debe ser igual al 100% |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2510 | DocType: Serial No,Out of AMC,Fuera de CMA (Contrato de mantenimiento anual) |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2511 | DocType: Purchase Order Item,Material Request Detail No,Detalle de requisición de materiales |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2512 | apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.js +33,Make Maintenance Visit,Crear visita de mantenimiento |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2513 | apps/erpnext/erpnext/selling/doctype/customer/customer.py +187,Please contact to the user who have Sales Master Manager {0} role,"Por favor, póngase en contacto con el usuario gerente de ventas {0}" |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2514 | DocType: Company,Default Cash Account,Cuenta de efectivo por defecto |
| 2515 | apps/erpnext/erpnext/config/accounts.py +79,Company (not Customer or Supplier) master.,Configuración general del sistema. |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2516 | apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +100,Please enter 'Expected Delivery Date',"Por favor, introduzca 'la fecha prevista de entrega'" |
| 2517 | apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +182,Delivery Notes {0} must be cancelled before cancelling this Sales Order,La nota de entrega {0} debe ser cancelada antes de cancelar esta orden ventas |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 2518 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +374,Paid amount + Write Off Amount can not be greater than Grand Total,"El total de la cantidad pagada + desajuste, no puede ser mayor que el gran total" |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2519 | apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +78,{0} is not a valid Batch Number for Item {1},{0} no es un número de lote válido para el producto {1} |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 2520 | apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +126,Note: There is not enough leave balance for Leave Type {0},Nota : No cuenta con suficientes días para la ausencia del tipo {0} |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2521 | apps/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 pago no se hace en con una referencia, deberá hacer entrada al diario manualmente." |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2522 | DocType: Item,Supplier Items,Artículos de proveedor |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2523 | DocType: Opportunity,Opportunity Type,Tipo de oportunidad |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2524 | apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +42,New Company,Nueva compañía |
| 2525 | apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +56,Cost Center is required for 'Profit and Loss' account {0},El centro de costos es requerido para la cuenta de 'perdidas y ganancias' {0} |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2526 | apps/erpnext/erpnext/setup/doctype/company/delete_company_transactions.py +17,Transactions can only be deleted by the creator of the Company,Las transacciones sólo pueden ser borradas por el creador de la compañía |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2527 | apps/erpnext/erpnext/accounts/general_ledger.py +21,Incorrect number of General Ledger Entries found. You might have selected a wrong Account in the transaction.,Se encontró un número incorrecto de entradas del libro mayor. Es posible que haya seleccionado una cuenta equivocada en la transacción. |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 2528 | apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +31,To create a Bank Account,Para crear una cuenta bancaria |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2529 | DocType: Hub Settings,Publish Availability,Publicar disponibilidad |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2530 | apps/erpnext/erpnext/hr/doctype/employee/employee.py +105,Date of Birth cannot be greater than today.,La fecha de nacimiento no puede ser mayor a la fecha de hoy. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2531 | ,Stock Ageing,Antigüedad de existencias |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 2532 | apps/erpnext/erpnext/controllers/accounts_controller.py +218,{0} '{1}' is disabled,{0} '{1}' está deshabilitado |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2533 | apps/erpnext/erpnext/crm/doctype/opportunity/opportunity_list.js +13,Set as Open,Establecer como abierto/a |
| 2534 | DocType: Notification Control,Send automatic emails to Contacts on Submitting transactions.,Enviar correos electrónicos automáticos a contactos al momento de registrase una transacción |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 2535 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +230,"Row {0}: Qty not avalable in warehouse {1} on {2} {3}. |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2536 | Available Qty: {4}, Transfer Qty: {5}","Línea {0}: La cantidad no esta disponible en el almacén {1} del {2} {3}. Cantidad disponible: {4}, Transferir Cantidad: {5}" |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2537 | apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +20,Item 3,Elemento 3 |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 2538 | DocType: Purchase Order,Customer Contact Email,Correo electrónico de contacto de cliente |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2539 | DocType: Sales Team,Contribution (%),Margen (%) |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 2540 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +464,Note: Payment Entry will not be created since 'Cash or Bank Account' was not specified,Nota : El registro del pago no se creará hasta que la cuenta del tipo 'Banco o Cajas' sea definida |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2541 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +171,Responsibilities,Responsabilidades |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2542 | apps/erpnext/erpnext/stock/doctype/item/item_list.js +11,Template,Plantilla |
| 2543 | DocType: Sales Person,Sales Person Name,Nombre de vendedor |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2544 | apps/erpnext/erpnext/accounts/doctype/c_form/c_form.py +54,Please enter atleast 1 invoice in the table,"Por favor, introduzca al menos 1 factura en la tabla" |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 2545 | apps/erpnext/erpnext/public/js/setup_wizard.js +273,Add Users,Agregar usuarios |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2546 | DocType: Pricing Rule,Item Group,Grupo de productos |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2547 | DocType: Task,Actual Start Date (via Time Logs),Fecha de inicio actual (gestión de tiempos) |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2548 | DocType: Stock Reconciliation Item,Before reconciliation,Antes de reconciliación |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2549 | apps/erpnext/erpnext/support/doctype/maintenance_visit/maintenance_visit.py +12,To {0},Para {0} |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2550 | DocType: Purchase Invoice,Taxes and Charges Added (Company Currency),Impuestos y cargos adicionales (Divisa por defecto) |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 2551 | apps/erpnext/erpnext/stock/doctype/item/item.py +374,Item Tax Row {0} must have account of type Tax or Income or Expense or Chargeable,"El campo de impuesto del producto {0} debe tener un tipo de cuenta de impuestos, ingresos, cargos o gastos" |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2552 | DocType: Sales Order,Partly Billed,Parcialmente facturado |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2553 | DocType: Item,Default BOM,Lista de Materiales (LdM) por defecto |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 2554 | apps/erpnext/erpnext/setup/doctype/company/company.js +22,Please re-type company name to confirm,"Por favor, vuelva a escribir nombre de la empresa para confirmar" |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2555 | apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +70,Total Outstanding Amt,Monto total pendiente |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2556 | DocType: Time Log Batch,Total Hours,Total de Horas |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2557 | DocType: Journal Entry,Printing Settings,Ajustes de impresión |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2558 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +258,Total Debit must be equal to Total Credit. The difference is {0},El débito total debe ser igual al crédito. La diferencia es {0} |
| 2559 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +11,Automotive,Automotores |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2560 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +684,From Delivery Note,Desde nota de entrega |
| 2561 | DocType: Time Log,From Time,Desde hora |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2562 | DocType: Notification Control,Custom Message,Mensaje personalizado |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2563 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +33,Investment Banking,Inversión en la banca |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 2564 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +370,Cash or Bank Account is mandatory for making payment entry,'Cuenta de Efectivo' o 'Cuenta Bancaria' es obligatoria para hacer una entrada de pago |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2565 | DocType: Purchase Invoice,Price List Exchange Rate,Tipo de cambio para la lista de precios |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2566 | DocType: Purchase Invoice Item,Rate,Precio |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2567 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +62,Intern,Interno |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2568 | DocType: Newsletter,A Lead with this email id should exist,Debe existir un correo relacionado a esta Iniciativa. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2569 | DocType: Stock Entry,From BOM,Desde lista de materiales (LdM) |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2570 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +34,Basic,Base |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2571 | apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +94,Stock transactions before {0} are frozen,Las operaciones de inventario antes de {0} se encuentran congeladas |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2572 | apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +217,Please click on 'Generate Schedule',"Por favor, haga clic en 'Generar planificación'" |
| 2573 | apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.js +61,To Date should be same as From Date for Half Day leave,'Hasta la fecha' debe ser igual a 'desde fecha' para una ausencia de medio día |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 2574 | apps/erpnext/erpnext/config/stock.py +105,"e.g. Kg, Unit, Nos, m","por ejemplo Kg, Unidades, Metros" |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2575 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +96,Reference No is mandatory if you entered Reference Date,El No. de referencia es obligatoria si usted introdujo la fecha |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2576 | apps/erpnext/erpnext/hr/doctype/employee/employee.py +108,Date of Joining must be greater than Date of Birth,La fecha de ingreso debe ser mayor a la fecha de nacimiento |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2577 | DocType: Salary Structure,Salary Structure,Estructura salarial |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2578 | apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +246,"Multiple Price Rule exists with same criteria, please resolve \ |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2579 | conflict by assigning priority. Price Rules: {0}","Existe Regla de Múltiple Precio con los mismos criterios, por favor resolver \ |
| 2580 | conflicto mediante la asignación de prioridad. Reglas de Precio: {0}" |
| 2581 | DocType: Account,Bank,Banco |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2582 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +9,Airline,Línea aérea |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 2583 | apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +580,Issue Material,Distribuir materiales |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2584 | DocType: Material Request Item,For Warehouse,Para el almacén |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2585 | DocType: Employee,Offer Date,Fecha de oferta |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2586 | DocType: Hub Settings,Access Token,Token de acceso |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2587 | DocType: Sales Invoice Item,Serial No,Número de serie |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2588 | apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +144,Please enter Maintaince Details first,Por favor ingrese primero los detalles del mantenimiento |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2589 | DocType: Item,Is Fixed Asset Item,Es un activo fijo |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2590 | DocType: Stock Entry,Including items for sub assemblies,Incluir productos para subconjuntos |
| 2591 | DocType: 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 usted tiene formatos de impresión largos , esta característica puede ser utilizada para dividir la página que se imprimirá en varias hojas con todos los encabezados y pies de página en cada una" |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2592 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +98,All Territories,Todos los Territorios |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2593 | DocType: Purchase Invoice,Items,Productos |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2594 | DocType: Fiscal Year,Year Name,Nombre del año |
| 2595 | DocType: Process Payroll,Process Payroll,Procesar nómina |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 2596 | apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +77,There are more holidays than working days this month.,Existen más vacaciones que días de trabajo en este mes. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2597 | DocType: Product Bundle Item,Product Bundle Item,Artículo del conjunto de productos |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2598 | DocType: Sales Partner,Sales Partner Name,Nombre de socio de ventas |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2599 | DocType: Purchase Invoice Item,Image View,Vista de imagen |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2600 | DocType: Issue,Opening Time,Hora de apertura |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2601 | apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +92,From and To dates required,Desde y Hasta la fecha solicitada |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2602 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +46,Securities & Commodity Exchanges,Cambios de valores y bienes |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2603 | DocType: Shipping Rule,Calculate Based On,Calculo basado en |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2604 | DocType: Delivery Note Item,From Warehouse,De Almacén |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2605 | DocType: Purchase Taxes and Charges,Valuation and Total,Valuación y total |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2606 | DocType: Tax Rule,Shipping City,Ciudad de envió |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 2607 | apps/erpnext/erpnext/stock/doctype/item/item.js +58,This Item is a Variant of {0} (Template). Attributes will be copied over from the template unless 'No Copy' is set,Este producto es una variante de {0} (Plantilla). Los atributos se copiarán de la plantilla a menos que la opción 'No copiar' esté seleccionada |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2608 | DocType: Account,Purchase User,Usuario de compras |
| 2609 | DocType: Notification Control,Customize the Notification,Personalizar notificación |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2610 | apps/erpnext/erpnext/utilities/doctype/address_template/address_template.py +24,Default Address Template cannot be deleted,La plantilla de direcciones por defecto no puede ser eliminada |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2611 | DocType: Sales Invoice,Shipping Rule,Regla de envío |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2612 | DocType: Journal Entry,Print Heading,Imprimir encabezado |
| 2613 | DocType: Quotation,Maintenance Manager,Gerente de mantenimiento |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2614 | apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +54,Total cannot be zero,Total no puede ser cero |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2615 | apps/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,Los días desde el último pedido debe ser mayor o igual a cero |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2616 | DocType: C-Form,Amended From,Modificado Desde |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 2617 | apps/erpnext/erpnext/public/js/setup_wizard.js +377,Raw Material,Materia prima |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2618 | DocType: Leave Application,Follow via Email,Seguir a través de correo electronico |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2619 | DocType: Purchase Taxes and Charges,Tax Amount After Discount Amount,Total impuestos después del descuento |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 2620 | apps/erpnext/erpnext/accounts/doctype/account/account.py +181,Child account exists for this account. You can not delete this account.,"No es posible eliminar esta cuenta, ya que existe una sub-cuenta" |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2621 | apps/erpnext/erpnext/setup/doctype/territory/territory.py +19,Either target qty or target amount is mandatory,Es obligatoria la meta de facturacion |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 2622 | apps/erpnext/erpnext/stock/get_item_details.py +452,No default BOM exists for Item {0},No existe una lista de materiales por defecto para el elemento {0} |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2623 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +335,Please select Posting Date first,"Por favor, seleccione Fecha de contabilización primero" |
| 2624 | apps/erpnext/erpnext/public/js/account_tree_grid.js +211,Opening Date should be before Closing Date,Fecha de apertura debe ser antes de la Fecha de Cierre |
| 2625 | DocType: Leave Control Panel,Carry Forward,Trasladar |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2626 | apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +54,Cost Center with existing transactions can not be converted to ledger,El centro de costos con transacciones existentes no se puede convertir a libro mayor |
| 2627 | DocType: Department,Days for which Holidays are blocked for this department.,Días en que las vacaciones / permisos se bloquearan para este departamento. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2628 | ,Produced,Producido |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2629 | DocType: Item,Item Code for Suppliers,Código del producto para proveedores |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2630 | DocType: Issue,Raised By (Email),Propuesto por (Email) |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2631 | apps/erpnext/erpnext/setup/setup_wizard/default_website.py +72,General,General |
Anand Doshi | 666fbaf | 2015-11-26 12:40:13 +0530 | [diff] [blame] | 2632 | apps/erpnext/erpnext/public/js/setup_wizard.js +256,Attach Letterhead,Adjuntar membrete |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2633 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +272,Cannot deduct when category is for 'Valuation' or 'Valuation and Total',No se puede deducir cuando categoría es para ' Valoración ' o ' de Valoración y Total ' |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 2634 | apps/erpnext/erpnext/public/js/setup_wizard.js +302,"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.","Enumere sus obligaciones fiscales (Ejemplo; Impuestos, aduanas, etc.) deben tener nombres únicos y sus tarifas por defecto. Esto creará una plantilla estándar, que podrá editar más tarde." |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2635 | apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +230,Serial Nos Required for Serialized Item {0},Número de serie requerido para el producto serializado {0} |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2636 | DocType: Journal Entry,Bank Entry,Registro de banco |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2637 | DocType: Authorization Rule,Applicable To (Designation),Aplicables a (Puesto) |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2638 | apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.js +28,Group By,Agrupar por |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 2639 | apps/erpnext/erpnext/config/accounts.py +143,Enable / disable currencies.,Habilitar o deshabilitar el tipo de divisas |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2640 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +114,Postal Expenses,GASTOS POSTALES |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2641 | apps/erpnext/erpnext/controllers/trends.py +19,Total(Amt),Monto total |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2642 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +26,Entertainment & Leisure,Entretenimiento y ocio |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2643 | DocType: Purchase Order,The date on which recurring order will be stop,Fecha en que el pedido recurrente es detenido |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2644 | DocType: Quality Inspection,Item Serial No,Nº de Serie del producto |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 2645 | apps/erpnext/erpnext/controllers/status_updater.py +143,{0} must be reduced by {1} or you should increase overflow tolerance,{0} debe reducirse en {1} o se debe aumentar la tolerancia de desbordamiento |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2646 | apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +57,Total Present,Total Presente |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 2647 | apps/erpnext/erpnext/public/js/setup_wizard.js +381,Hour,Hora |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 2648 | apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +145,"Serialized Item {0} cannot be updated \ |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2649 | using Stock Reconciliation",El producto serializado {0} no se puede actualizar / reconciliar stock |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 2650 | apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +600,Transfer Material to Supplier,Transferir material a proveedor |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2651 | apps/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,El numero de serie no tiene almacén. el almacén debe establecerse por entradas de stock o recibos de compra |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2652 | DocType: Lead,Lead Type,Tipo de iniciativa |
| 2653 | apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +82,Create Quotation,Crear cotización |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 2654 | apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +110,You are not authorized to approve leaves on Block Dates,Usted no está autorizado para aprobar las hojas de bloquear las fechas |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2655 | apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +311,All these items have already been invoiced,Todos estos elementos ya fueron facturados |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2656 | apps/erpnext/erpnext/setup/doctype/authorization_control/authorization_control.py +37,Can be approved by {0},Puede ser aprobado por {0} |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2657 | DocType: Shipping Rule,Shipping Rule Conditions,Condiciones de regla envío |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2658 | DocType: BOM Replace Tool,The new BOM after replacement,Nueva lista de materiales después de la sustitución |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2659 | DocType: Features Setup,Point of Sale,Punto de Venta |
| 2660 | DocType: Account,Tax,Impuesto |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2661 | apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.py +37,Row {0}: {1} is not a valid {2},Línea {0}: {1} no es un {2} válido |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 2662 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +438,From Product Bundle,De Bundle Producto |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2663 | DocType: Production Planning Tool,Production Planning Tool,Planificar producción |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2664 | DocType: Quality Inspection,Report Date,Fecha del reporte |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2665 | DocType: C-Form,Invoices,Facturas |
| 2666 | DocType: Job Opening,Job Title,Título del trabajo |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2667 | apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +80,{0} Recipients,{0} Destinatarios |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2668 | DocType: Features Setup,Item Groups in Details,Detalles de grupos del producto |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2669 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +335,Quantity to Manufacture must be greater than 0.,La cantidad a producir debe ser mayor que 0. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2670 | apps/erpnext/erpnext/accounts/page/pos/pos.js +4,Start Point-of-Sale (POS),Iniciar terminal de punto de venta (POS) |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2671 | apps/erpnext/erpnext/config/support.py +28,Visit report for maintenance call.,Reporte de visitas para mantenimiento |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2672 | DocType: Stock Entry,Update Rate and Availability,Actualización de tarifas y disponibilidad |
| 2673 | DocType: 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.,"El porcentaje que ud. tiene permitido para recibir o enviar mas de la cantidad ordenada. Por ejemplo: Si ha pedido 100 unidades, y su asignación es del 10%, entonces tiene permitido recibir hasta 110 unidades." |
| 2674 | DocType: Pricing Rule,Customer Group,Categoría de cliente |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 2675 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +168,Expense account is mandatory for item {0},La cuenta de gastos es obligatoria para el elemento {0} |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 2676 | DocType: Item,Website Description,Descripción del sitio web |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2677 | DocType: Serial No,AMC Expiry Date,Fecha de caducidad de CMA (Contrato de Mantenimiento Anual) |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2678 | ,Sales Register,Registro de ventas |
| 2679 | DocType: Quotation,Quotation Lost Reason,Razón de la pérdida |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2680 | DocType: Address,Plant,Planta |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2681 | apps/erpnext/erpnext/setup/doctype/supplier_type/supplier_type.js +5,There is nothing to edit.,No hay nada que modificar. |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2682 | apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +108,Summary for this month and pending activities,Resumen para este mes y actividades pendientes |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2683 | DocType: Customer Group,Customer Group Name,Nombre de la categoría de cliente |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 2684 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +411,Please remove this Invoice {0} from C-Form {1},"Por favor, elimine esta factura {0} de C-Form {1}" |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2685 | DocType: Leave Control Panel,Please select Carry Forward if you also want to include previous fiscal year's balance leaves to this fiscal year,Por favor seleccione 'trasladar' si usted desea incluir los saldos del año fiscal anterior a este año |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2686 | DocType: GL Entry,Against Voucher Type,Tipo de comprobante |
| 2687 | DocType: Item,Attributes,Atributos |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 2688 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +485,Get Items,Obtener artículos |
| 2689 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +191,Please enter Write Off Account,"Por favor, ingrese la cuenta de desajuste" |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2690 | apps/erpnext/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.py +71,Last Order Date,Fecha del último pedido |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2691 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +179,Make Excise Invoice,Crear una factura de 'impuestos especiales' |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2692 | apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +39,Account {0} does not belongs to company {1},La cuenta {0} no pertenece a la compañía {1} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2693 | DocType: C-Form,C-Form,C - Forma |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2694 | apps/erpnext/erpnext/projects/doctype/time_log/time_log.py +146,Operation ID not set,ID de Operación no definido |
| 2695 | DocType: Production Order,Planned Start Date,Fecha prevista de inicio |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2696 | DocType: Serial No,Creation Document Type,Creación de documento |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2697 | apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +631,Maint. Visit,Visita de mantenimiento |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2698 | DocType: Leave Type,Is Encash,Se convertirá en efectivo |
| 2699 | DocType: Purchase Invoice,Mobile No,Nº Móvil |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2700 | DocType: Payment Tool,Make Journal Entry,Crear asiento contable |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2701 | DocType: Leave Allocation,New Leaves Allocated,Nuevas vacaciones asignadas |
| 2702 | apps/erpnext/erpnext/controllers/trends.py +257,Project-wise data is not available for Quotation,Los datos del proyecto no están disponibles para la cotización |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2703 | DocType: Project,Expected End Date,Fecha prevista de finalización |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2704 | DocType: Appraisal Template,Appraisal Template Title,Titulo de la plantilla de evaluación |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 2705 | apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +352,Commercial,Comercial |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2706 | apps/erpnext/erpnext/selling/doctype/product_bundle/product_bundle.py +23,Parent Item {0} must not be a Stock Item,El producto principal {0} no debe ser un artículo de stock |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2707 | DocType: Cost Center,Distribution Id,Id de Distribución |
Nabin Hait | 733680b | 2015-12-07 14:12:41 +0530 | [diff] [blame] | 2708 | apps/erpnext/erpnext/setup/setup_wizard/data/sample_home_page.html +14,Awesome Services,Servicios Impresionantes |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2709 | apps/erpnext/erpnext/config/manufacturing.py +29,All Products or Services.,Todos los productos o servicios. |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2710 | DocType: Purchase Invoice,Supplier Address,Dirección de proveedor |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2711 | apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +36,Out Qty,Cant. enviada |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2712 | apps/erpnext/erpnext/config/accounts.py +128,Rules to calculate shipping amount for a sale,Reglas para calcular el importe de envío en una venta |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2713 | apps/erpnext/erpnext/selling/doctype/customer/customer.py +29,Series is mandatory,La secuencia es obligatoria |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2714 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +28,Financial Services,Servicios financieros |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2715 | apps/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 del atributo {0} debe estar dentro del rango de {1} a {2} en los incrementos de {3} |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2716 | DocType: Tax Rule,Sales,Ventas |
| 2717 | DocType: Stock Entry Detail,Basic Amount,Importe base |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2718 | apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +178,Warehouse required for stock Item {0},El almacén es requerido para el stock del producto {0} |
| 2719 | DocType: Leave Allocation,Unused leaves,Ausencias no utilizadas |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2720 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +145,Cr,Cred |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2721 | DocType: Customer,Default Receivable Accounts,Cuentas por cobrar predeterminadas |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2722 | DocType: Tax Rule,Billing State,Región de facturación |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2723 | DocType: Item Reorder,Transfer,Transferencia |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 2724 | apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +636,Fetch exploded BOM (including sub-assemblies),Buscar lista de materiales (LdM) incluyendo subconjuntos |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2725 | DocType: Authorization Rule,Applicable To (Employee),Aplicable a ( Empleado ) |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2726 | apps/erpnext/erpnext/controllers/accounts_controller.py +101,Due Date is mandatory,La fecha de vencimiento es obligatoria |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2727 | apps/erpnext/erpnext/controllers/item_variant.py +51,Increment for Attribute {0} cannot be 0,Incremento de Atributo {0} no puede ser 0 |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2728 | DocType: Journal Entry,Pay To / Recd From,Pagar a / Recibido de |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2729 | DocType: Naming Series,Setup Series,Configurar secuencias |
| 2730 | DocType: Supplier,Contact HTML,HTML de Contacto |
| 2731 | DocType: Landed Cost Voucher,Purchase Receipts,Recibos de compra |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2732 | DocType: Payment Reconciliation,Maximum Amount,Importe máximo |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2733 | apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +27,How Pricing Rule is applied?,¿Cómo se aplica la regla precios? |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2734 | DocType: Quality Inspection,Delivery Note No,Nota de entrega No. |
| 2735 | DocType: Company,Retail,Ventas al por menor |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2736 | apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +108,Customer {0} does not exist,El cliente {0} no existe |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2737 | DocType: Attendance,Absent,Ausente |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 2738 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +471,Product Bundle,Conjunto / paquete de productos |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2739 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +180,Row {0}: Invalid reference {1},Fila {0}: Referencia no válida {1} |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2740 | DocType: Purchase Taxes and Charges Template,Purchase Taxes and Charges Template,Plantilla de impuestos (compras) |
| 2741 | DocType: Upload Attendance,Download Template,Descargar plantilla |
Pratik Vyas | 7f8cc32 | 2015-04-09 09:50:38 +0530 | [diff] [blame] | 2742 | DocType: GL Entry,Remarks,Observaciones |
Nabin Hait | 733680b | 2015-12-07 14:12:41 +0530 | [diff] [blame] | 2743 | DocType: Purchase Order Item Supplied,Raw Material Item Code,Código de materia prima |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2744 | DocType: Journal Entry,Write Off Based On,Desajuste basado en |
| 2745 | DocType: Features Setup,POS View,Vista POS |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2746 | apps/erpnext/erpnext/config/stock.py +38,Installation record for a Serial No.,El registro de la instalación para un número de serie |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2747 | apps/erpnext/erpnext/public/js/queries.js +39,Please specify a,"Por favor, especifique un/a" |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2748 | DocType: Offer Letter,Awaiting Response,Esperando Respuesta |
| 2749 | apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +53,Above,Arriba |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2750 | DocType: Salary Slip,Earning & Deduction,Ingresos y Deducciones |
| 2751 | apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +76,Account {0} cannot be a Group,Cuenta {0} no puede ser un Grupo |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 2752 | apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +219,Optional. This setting will be used to filter in various transactions.,Opcional. Esta configuración es utilizada para filtrar la cuenta de otras transacciones |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 2753 | apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +111,Negative Valuation Rate is not allowed,La valoración negativa no está permitida |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2754 | DocType: Holiday List,Weekly Off,Semanal Desactivado |
| 2755 | DocType: Fiscal Year,"For e.g. 2012, 2012-13","Por ejemplo, 2012 , 2012-13" |
Nabin Hait | 733680b | 2015-12-07 14:12:41 +0530 | [diff] [blame] | 2756 | apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.py +32,Provisional Profit / Loss (Credit),Beneficio provisional / pérdida (Crédito) |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2757 | DocType: Sales Invoice,Return Against Sales Invoice,Devolución Contra Factura de venta |
| 2758 | apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +32,Item 5,Elemento 5 |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 2759 | apps/erpnext/erpnext/accounts/utils.py +278,Please set default value {0} in Company {1},"Por favor, establezca el valor predeterminado {0} en la compañía {1}" |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2760 | DocType: Serial No,Creation Time,Hora de creación |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2761 | apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +62,Total Revenue,Ingresos Totales |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2762 | DocType: Sales Invoice,Product Bundle Help,Ayuda de 'conjunto / paquete de productos' |
| 2763 | ,Monthly Attendance Sheet,Hoja de ssistencia mensual |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2764 | apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +16,No record found,No se han encontraron registros |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2765 | apps/erpnext/erpnext/controllers/stock_controller.py +175,{0} {1}: Cost Center is mandatory for Item {2},{0} {1}: 'Centro de Costos' es obligatorio para el producto {2} |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 2766 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +467,Get Items from Product Bundle,Obtener elementos del paquete del producto |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2767 | apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +79,Account {0} is inactive,Cuenta {0} está inactiva |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2768 | DocType: GL Entry,Is Advance,Es un anticipo |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2769 | apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.js +21,Attendance From Date and Attendance To Date is mandatory,Asistencia 'Desde fecha' y 'Hasta fecha' son obligatorias |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2770 | apps/erpnext/erpnext/controllers/buying_controller.py +122,Please enter 'Is Subcontracted' as Yes or No,"Por favor, introduzca si 'Es sub-contratado' o no" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2771 | DocType: Sales Team,Contact No.,Contacto No. |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2772 | apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +67,'Profit and Loss' type account {0} not allowed in Opening Entry,El tipo de cuenta 'Pérdidas y ganancias' {0} no esta permitida para el asiento de apertura |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2773 | DocType: Features Setup,Sales Discounts,Descuentos sobre ventas |
| 2774 | DocType: Hub Settings,Seller Country,País de vendedor |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2775 | DocType: Authorization Rule,Authorization Rule,Regla de Autorización |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2776 | DocType: Sales Invoice,Terms and Conditions Details,Detalle de términos y condiciones |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2777 | DocType: Sales Taxes and Charges Template,Sales Taxes and Charges Template,Plantilla de impuestos (ventas) |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2778 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +10,Apparel & Accessories,Ropa y Accesorios |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2779 | apps/erpnext/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.py +67,Number of Order,Número de orden |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2780 | DocType: Item Group,HTML / Banner that will show on the top of product list.,HTML / Banner que aparecerá en la parte superior de la lista de productos. |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2781 | DocType: Shipping Rule,Specify conditions to calculate shipping amount,Especificar condiciones para calcular el monto del envío |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2782 | apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +121,Add Child,Agregar elemento |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2783 | DocType: Accounts Settings,Role Allowed to Set Frozen Accounts & Edit Frozen Entries,Rol que permite definir cuentas congeladas y editar asientos congelados |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2784 | apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +52,Cannot convert Cost Center to ledger as it has child nodes,"No se puede convertir de 'Centros de Costos' a una cuenta del libro mayor, ya que tiene sub-grupos" |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2785 | apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +37,Serial #,Serial #. |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 2786 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +87,Commission on Sales,Comisiones sobre ventas |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2787 | DocType: Offer Letter Term,Value / Description,Valor / Descripción |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2788 | DocType: Tax Rule,Billing Country,País de facturación |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2789 | ,Customers Not Buying Since Long Time,Clientes Ausentes |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2790 | DocType: Production Order,Expected Delivery Date,Fecha prevista de entrega |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2791 | apps/erpnext/erpnext/accounts/general_ledger.py +121,Debit and Credit not equal for {0} #{1}. Difference is {2}.,El Débito y Crédito no es igual para {0} # {1}. La diferencia es {2}. |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2792 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +93,Entertainment Expenses,GASTOS DE ENTRETENIMIENTO |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2793 | apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +190,Sales Invoice {0} must be cancelled before cancelling this Sales Order,La factura {0} debe ser cancelada antes de cancelar esta orden ventas |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2794 | apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +61,Age,Edad |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2795 | DocType: Time Log,Billing Amount,Monto de facturación |
| 2796 | apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +84,Invalid quantity specified for item {0}. Quantity should be greater than 0.,La cantidad especificada es inválida para el elemento {0}. La cantidad debe ser mayor que 0 . |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2797 | apps/erpnext/erpnext/config/hr.py +18,Applications for leave.,Solicitudes de ausencia. |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 2798 | apps/erpnext/erpnext/accounts/doctype/account/account.py +179,Account with existing transaction can not be deleted,Cuenta con transacción existente no se puede eliminar |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2799 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +99,Legal Expenses,GASTOS LEGALES |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2800 | DocType: Sales Order,"The day of the month on which auto order will be generated e.g. 05, 28 etc","El día del mes en el cual se generará la orden automática por ejemplo 05, 29, etc." |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2801 | DocType: Sales Invoice,Posting Time,Hora de contabilización |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2802 | DocType: Sales Order,% Amount Billed,% Monto facturado |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2803 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +129,Telephone Expenses,Cuenta telefonica |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2804 | DocType: Sales Partner,Logo,Logo |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2805 | DocType: 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.,Seleccione esta opción si desea obligar al usuario a seleccionar una serie antes de guardar. No habrá ninguna por defecto si marca ésta casilla. |
| 2806 | apps/erpnext/erpnext/stock/get_item_details.py +107,No Item with Serial No {0},Ningún producto con numero de serie {0} |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2807 | apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +95,Open Notifications,Abrir notificaciones |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2808 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +68,Direct Expenses,Gastos directos |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2809 | apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +60,New Customer Revenue,Ingresos de nuevo cliente |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2810 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +132,Travel Expenses,Gastos de viaje |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2811 | DocType: Maintenance Visit,Breakdown,Desglose |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 2812 | apps/erpnext/erpnext/controllers/accounts_controller.py +259,Account: {0} with currency: {1} can not be selected,La cuenta: {0} con la divisa: {1} no se puede seleccionar |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2813 | DocType: Bank Reconciliation Detail,Cheque Date,Fecha del cheque |
| 2814 | apps/erpnext/erpnext/accounts/doctype/account/account.py +47,Account {0}: Parent account {1} does not belong to company: {2},Cuenta {0}: desde cuenta padre {1} no pertenece a la compañía: {2} |
| 2815 | apps/erpnext/erpnext/setup/doctype/company/company.js +38,Successfully deleted all transactions related to this company!,Todas las transacciones relacionadas con esta compañía han sido eliminadas correctamente. |
| 2816 | apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +21,As on Date,A la fecha |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2817 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +58,Probation,Período de prueba |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 2818 | apps/erpnext/erpnext/stock/doctype/item/item.py +298,Default Warehouse is mandatory for stock Item.,Almacén por defecto es obligatorio para un elemento en stock. |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2819 | apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +173,Payment of salary for the month {0} and year {1},Pago del salario correspondiente al mes {0} del año {1} |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2820 | DocType: Stock Settings,Auto insert Price List rate if missing,Auto inserto tasa Lista de Precios si falta |
| 2821 | apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +25,Total Paid Amount,Importe total pagado |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2822 | ,Transferred Qty,Cantidad Transferida |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 2823 | apps/erpnext/erpnext/config/learn.py +11,Navigating,Navegación |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2824 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +137,Planning,Planificación |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2825 | apps/erpnext/erpnext/projects/doctype/time_log/time_log_list.js +9,Make Time Log Batch,Crear lotes de gestión de tiempos |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 2826 | apps/erpnext/erpnext/stock/doctype/material_request/material_request_list.js +14,Issued,Emitido |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2827 | DocType: Project,Total Billing Amount (via Time Logs),Importe total de facturación (a través de la gestión de tiempos) |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 2828 | apps/erpnext/erpnext/public/js/setup_wizard.js +383,We sell this Item,Vendemos este producto |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2829 | apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +65,Supplier Id,ID de Proveedor |
| 2830 | DocType: Journal Entry,Cash Entry,Entrada de caja |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2831 | DocType: Sales Partner,Contact Desc,Desc. de Contacto |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2832 | apps/erpnext/erpnext/config/hr.py +135,"Type of leaves like casual, sick etc.","Tipo de vacaciones como, enfermo, casual, etc." |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2833 | DocType: Email Digest,Send regular summary reports via Email.,Enviar informes resumidos periódicamente por correo electrónico. |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 2834 | DocType: Brand,Item Manager,Administración de elementos |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2835 | DocType: Cost Center,Add rows to set annual budgets on Accounts.,Agregar las lineas para establecer los presupuestos anuales. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2836 | DocType: Buying Settings,Default Supplier Type,Tipos de Proveedores |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2837 | DocType: Production Order,Total Operating Cost,Costo Total de Funcionamiento |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2838 | apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +163,Note: Item {0} entered multiple times,Nota : El producto {0} ha sido ingresado varias veces |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2839 | apps/erpnext/erpnext/config/crm.py +27,All Contacts.,Todos los Contactos. |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2840 | DocType: Newsletter,Test Email Id,Prueba de Email |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2841 | apps/erpnext/erpnext/public/js/setup_wizard.js +142,Company Abbreviation,Abreviatura de la compañia |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2842 | DocType: Features Setup,If you follow Quality Inspection. Enables Item QA Required and QA No in Purchase Receipt,Si usted sigue la inspección de calidad. Habilitará el QA del artículo y el número de QA en el recibo de compra |
| 2843 | DocType: GL Entry,Party Type,Tipo de entidad |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2844 | apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +68,Raw material cannot be same as main Item,La materia prima no puede ser la misma que el producto principal |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2845 | DocType: Item Attribute Value,Abbreviation,Abreviación |
Pratik Vyas | 7f8cc32 | 2015-04-09 09:50:38 +0530 | [diff] [blame] | 2846 | apps/erpnext/erpnext/setup/doctype/authorization_control/authorization_control.py +36,Not authroized since {0} exceeds limits,No autorizado desde {0} excede los límites |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2847 | apps/erpnext/erpnext/config/hr.py +115,Salary template master.,Plantilla maestra de nómina salarial |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2848 | DocType: Leave Type,Max Days Leave Allowed,Máximo de días de ausencia permitidos |
| 2849 | apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +55,Set Tax Rule for shopping cart,Establezca la regla fiscal (Impuestos) del carrito de compras |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2850 | DocType: Payment Tool,Set Matching Amounts,Coincidir pagos |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2851 | DocType: Purchase Invoice,Taxes and Charges Added,Impuestos y cargos adicionales |
| 2852 | ,Sales Funnel,"""Embudo"" de ventas" |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2853 | apps/erpnext/erpnext/setup/doctype/company/company.py +35,Abbreviation is mandatory,La abreviatura es obligatoria |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2854 | apps/erpnext/erpnext/shopping_cart/utils.py +33,Cart,Carrito |
| 2855 | apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +136,Thank you for your interest in subscribing to our updates,Gracias por su interés en suscribirse a nuestras actualizaciones |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2856 | ,Qty to Transfer,Cantidad a transferir |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 2857 | apps/erpnext/erpnext/config/selling.py +18,Quotes to Leads or Customers.,Cotizaciones enviadas a los clientes u oportunidades de venta. |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2858 | DocType: Stock Settings,Role Allowed to edit frozen stock,Rol que permite editar inventario congelado |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2859 | ,Territory Target Variance Item Group-Wise,Territory Target Variance Item Group-Wise |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2860 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +101,All Customer Groups,Todas las categorías de clientes |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 2861 | apps/erpnext/erpnext/controllers/accounts_controller.py +492,{0} is mandatory. Maybe Currency Exchange record is not created for {1} to {2}.,{0} es obligatorio. posiblemente el tipo de cambio no se ha creado para {1} en {2}. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2862 | apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.py +37,Tax Template is mandatory.,Plantilla de impuestos es obligatorio. |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2863 | apps/erpnext/erpnext/accounts/doctype/account/account.py +41,Account {0}: Parent account {1} does not exist,Cuenta {0}: desde cuenta padre {1} no existe |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2864 | DocType: Purchase Invoice Item,Price List Rate (Company Currency),Tarifa de la lista de precios (Divisa por defecto) |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2865 | DocType: Account,Temporary,Temporal |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2866 | DocType: Address,Preferred Billing Address,Dirección de facturación preferida |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2867 | DocType: Monthly Distribution Percentage,Percentage Allocation,Porcentaje de asignación |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2868 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +86,Secretary,Secretaria |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2869 | DocType: Serial No,Distinct unit of an Item,Unidad distinta del producto |
| 2870 | DocType: Pricing Rule,Buying,Compras |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2871 | DocType: HR Settings,Employee Records to be created by,Los registros de empleados se crearán por |
| 2872 | apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.js +24,This Time Log Batch has been cancelled.,Este lote de gestión de tiempos ha sido cancelado. |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2873 | ,Reqd By Date,Fecha de solicitud |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2874 | DocType: Salary Slip Earning,Salary Slip Earning,Ingresos en nómina |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 2875 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +161,Creditors,Acreedores |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2876 | apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +91,Row # {0}: Serial No is mandatory,Línea # {0}: El número de serie es obligatorio |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2877 | DocType: Purchase Taxes and Charges,Item Wise Tax Detail,Detalle de Impuestos |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2878 | ,Item-wise Price List Rate,Detalle del listado de precios |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2879 | DocType: Purchase Order Item,Supplier Quotation,Cotización de proveedor |
| 2880 | DocType: Quotation,In Words will be visible once you save the Quotation.,'En palabras' serán visibles una vez que guarde la cotización. |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2881 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +217,{0} {1} is stopped,{0} {1} esta detenido |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 2882 | apps/erpnext/erpnext/stock/doctype/item/item.py +386,Barcode {0} already used in Item {1},El código de barras {0} ya se utiliza en el elemento {1} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2883 | DocType: Lead,Add to calendar on this date,Añadir al calendario en esta fecha |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2884 | apps/erpnext/erpnext/config/selling.py +132,Rules for adding shipping costs.,Reglas para añadir los gastos de envío. |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2885 | apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +40,Upcoming Events,Próximos eventos |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2886 | apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +20,Customer is required,Se requiere cliente |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2887 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +27,Quick Entry,Entrada rápida |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2888 | apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +20,{0} is mandatory for Return,{0} es obligatorio para su devolución |
| 2889 | DocType: Purchase Order,To Receive,Recibir |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 2890 | apps/erpnext/erpnext/public/js/setup_wizard.js +284,user@example.com,usuario@ejemplo.com |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2891 | DocType: Email Digest,Income / Expense,Ingresos / gastos |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2892 | DocType: Employee,Personal Email,Correo electrónico personal |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2893 | apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +62,Total Variance,Total Variacion |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2894 | DocType: Accounts Settings,"If enabled, the system will post accounting entries for inventory automatically.","Si está habilitado, el sistema contabiliza los asientos contables para el inventario de forma automática." |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2895 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +15,Brokerage,Bolsa de valores |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2896 | DocType: Address,Postal Code,Codigo postal |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2897 | DocType: Production Order Operation,"in Minutes |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2898 | Updated via 'Time Log'",en minutos actualizado a través de bitácora (gestión de tiempo) |
| 2899 | DocType: Customer,From Lead,Desde iniciativa |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 2900 | apps/erpnext/erpnext/config/manufacturing.py +19,Orders released for production.,Las órdenes publicadas para la producción. |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2901 | apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +42,Select Fiscal Year...,Seleccione el año fiscal... |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 2902 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +451,POS Profile required to make POS Entry,Se requiere un perfil POS para crear entradas en el Punto-de-Venta |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2903 | DocType: Hub Settings,Name Token,Nombre de Token |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 2904 | apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +113,Standard Selling,Venta estándar |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2905 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +137,Atleast one warehouse is mandatory,Al menos un almacén es obligatorio |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2906 | DocType: Serial No,Out of Warranty,Fuera de garantía |
Pratik Vyas | 6fbb25b | 2015-03-08 21:29:59 +0530 | [diff] [blame] | 2907 | DocType: BOM Replace Tool,Replace,Reemplazar |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2908 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +316,{0} against Sales Invoice {1},{0} contra factura de ventas {1} |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2909 | apps/erpnext/erpnext/stock/doctype/item/item.py +49,Please enter default Unit of Measure,"Por favor, ingrese unidad de medida (UdM) predeterminada" |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2910 | DocType: Purchase Invoice Item,Project Name,Nombre de proyecto |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2911 | DocType: Supplier,Mention if non-standard receivable account,Indique si utiliza una cuenta por cobrar distinta a la predeterminada |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2912 | DocType: Journal Entry Account,If Income or Expense,Indique si es un ingreso o egreso |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2913 | DocType: Features Setup,Item Batch Nos,Números de lote del producto |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2914 | DocType: Stock Ledger Entry,Stock Value Difference,Diferencia del valor de inventario |
| 2915 | apps/erpnext/erpnext/config/learn.py +204,Human Resource,Recursos Humanos |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2916 | DocType: Payment Reconciliation Payment,Payment Reconciliation Payment,Pago para reconciliación de saldo |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2917 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +36,Tax Assets,Impuestos pagados |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2918 | DocType: BOM Item,BOM No,Lista de materiales (LdM) No. |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2919 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +128,Journal Entry {0} does not have account {1} or already matched against other voucher,El asiento {0} no tiene cuenta de {1} o ya esta enlazado con otro comprobante |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2920 | DocType: Item,Moving Average,Precio medio variable |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2921 | DocType: BOM Replace Tool,The BOM which will be replaced,La lista de materiales que será sustituida |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2922 | DocType: Account,Debit,Debe |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2923 | apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +44,Leaves must be allocated in multiples of 0.5,Vacaciones deben distribuirse en múltiplos de 0.5 |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2924 | DocType: Production Order,Operation Cost,Costo de operación |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2925 | apps/erpnext/erpnext/config/hr.py +71,Upload attendance from a .csv file,Subir la asistencia desde un archivo .csv |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2926 | apps/erpnext/erpnext/selling/report/customer_credit_balance/customer_credit_balance.py +39,Outstanding Amt,Saldo pendiente |
| 2927 | DocType: Sales Person,Set targets Item Group-wise for this Sales Person.,Establecer objetivos en los grupos de productos para este vendedor |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2928 | DocType: Warranty Claim,"To assign this issue, use the ""Assign"" button in the sidebar.","Para asignar este asunto / problema, utilice el botón 'Asignar' en la barra lateral." |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2929 | DocType: Stock Settings,Freeze Stocks Older Than [Days],Congelar stock mayores a [Days] |
Nabin Hait | 733680b | 2015-12-07 14:12:41 +0530 | [diff] [blame] | 2930 | apps/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 reglas de precios se encuentran basados en las condiciones anteriores, se aplicará prioridad. La prioridad es un número entre 0 a 20 mientras que el valor por defecto es cero (en blanco). Un número más alto significa que va a prevalecer si hay varias reglas de precios con mismas condiciones." |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2931 | apps/erpnext/erpnext/controllers/trends.py +36,Fiscal Year: {0} does not exists,El año fiscal: {0} no existe |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2932 | DocType: Currency Exchange,To Currency,A moneda |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2933 | DocType: Leave Block List,Allow the following users to approve Leave Applications for block days.,Permitir a los usuarios siguientes aprobar solicitudes de ausencia en días bloqueados. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2934 | apps/erpnext/erpnext/config/hr.py +155,Types of Expense Claim.,Tipos de reembolsos |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2935 | DocType: Item,Taxes,Impuestos |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2936 | DocType: Project,Default Cost Center,Centro de costos por defecto |
| 2937 | DocType: Purchase Invoice,End Date,Fecha final |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2938 | DocType: Employee,Internal Work History,Historial de trabajo interno |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2939 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +42,Private Equity,Capital de riesgo |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2940 | DocType: Maintenance Visit,Customer Feedback,Comentarios de cliente |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2941 | DocType: Account,Expense,Gastos |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2942 | DocType: Sales Invoice,Exhibition,Exposición |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2943 | DocType: Item Attribute,From Range,De Gama |
| 2944 | apps/erpnext/erpnext/stock/utils.py +89,Item {0} ignored since it is not a stock item,El producto {0} ha sido ignorado ya que no es un elemento de stock |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2945 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +29,Submit this Production Order for further processing.,Enviar esta orden de producción para su posterior procesamiento. |
| 2946 | apps/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.","Para no utilizar la regla de precios en una única transacción, todas las reglas de precios aplicables deben ser desactivadas." |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2947 | DocType: Company,Domain,Rubro |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2948 | ,Sales Order Trends,Tendencias de ordenes de ventas |
Pratik Vyas | 7f8cc32 | 2015-04-09 09:50:38 +0530 | [diff] [blame] | 2949 | DocType: Employee,Held On,Retenida en |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2950 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order_calendar.js +33,Production Item,Elemento de producción |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2951 | ,Employee Information,Información del empleado |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 2952 | apps/erpnext/erpnext/public/js/setup_wizard.js +312,Rate (%),Porcentaje (%) |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2953 | DocType: Stock Entry Detail,Additional Cost,Costo adicional |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2954 | apps/erpnext/erpnext/public/js/setup_wizard.js +155,Financial Year End Date,Fin del ejercicio contable |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2955 | apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +36,"Can not filter based on Voucher No, if grouped by Voucher","No se puede filtrar en función al 'No. de comprobante', si esta agrupado por el nombre" |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 2956 | apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +571,Make Supplier Quotation,Crear cotización de proveedor |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2957 | DocType: Quality Inspection,Incoming,Entrante |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2958 | DocType: BOM,Materials Required (Exploded),Materiales necesarios (despiece) |
| 2959 | DocType: Salary Structure Earning,Reduce Earning for Leave Without Pay (LWP),Reduzca la Ganancia por licencia sin goce de salario (LSS) |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 2960 | apps/erpnext/erpnext/public/js/setup_wizard.js +274,"Add users to your organization, other than yourself",Añadir otros usuarios a su organización |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2961 | apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +97,Row # {0}: Serial No {1} does not match with {2} {3},Línea # {0}: Número de serie {1} no coincide con {2} {3} |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2962 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +44,Casual Leave,Permiso ocacional |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2963 | DocType: Batch,Batch ID,ID de lote |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2964 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +336,Note: {0},Nota: {0} |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2965 | ,Delivery Note Trends,Evolución de las notas de entrega |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2966 | apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +104,This Week's Summary,Resumen de la semana. |
| 2967 | apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +74,{0} must be a Purchased or Sub-Contracted Item in row {1},{0} debe ser 'un producto para compra' o sub-contratado en la línea {1} |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2968 | apps/erpnext/erpnext/accounts/general_ledger.py +106,Account: {0} can only be updated via Stock Transactions,La cuenta: {0} sólo puede ser actualizada a través de transacciones de inventario |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2969 | DocType: GL Entry,Party,Tercero |
| 2970 | DocType: Sales Order,Delivery Date,Fecha de entrega |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2971 | DocType: Opportunity,Opportunity Date,Fecha de oportunidad |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2972 | DocType: Purchase Receipt,Return Against Purchase Receipt,Devolución contra recibo compra |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2973 | DocType: Purchase Order,To Bill,Por facturar |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2974 | DocType: Material Request,% Ordered,% Ordenado/a |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2975 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +61,Piecework,Trabajo por obra |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2976 | apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +64,Avg. Buying Rate,Precio promedio de compra |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2977 | DocType: Task,Actual Time (in Hours),Tiempo actual (En horas) |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2978 | DocType: Employee,History In Company,Historia en la Compañia |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2979 | apps/erpnext/erpnext/config/crm.py +151,Newsletters,Boletín de noticias |
| 2980 | DocType: Address,Shipping,Envío. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2981 | DocType: Stock Ledger Entry,Stock Ledger Entry,Entradas en el mayor de inventarios |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2982 | DocType: Department,Leave Block List,Lista de días bloqueados |
| 2983 | DocType: Customer,Tax ID,ID de impuesto |
| 2984 | apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +188,Item {0} is not setup for Serial Nos. Column must be blank,"El producto {0} no está configurado para utilizar Números de Serie, la columna debe permanecer en blanco" |
| 2985 | DocType: Accounts Settings,Accounts Settings,Configuración de cuentas |
| 2986 | DocType: Customer,Sales Partner and Commission,Comisiones y socios de ventas |
| 2987 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +53,Plant and Machinery,PLANTEL Y MAQUINARIA |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 2988 | DocType: Sales Partner,Partner's Website,Sitio web de socio |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 2989 | DocType: Opportunity,To Discuss,Para discusión |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2990 | DocType: SMS Settings,SMS Settings,Ajustes de SMS |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2991 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +60,Temporary Accounts,Cuentas temporales |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 2992 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +155,Black,Negro |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2993 | DocType: BOM Explosion Item,BOM Explosion Item,Desplegar lista de materiales (LdM) del producto |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 2994 | DocType: Account,Auditor,Auditor |
| 2995 | DocType: Purchase Order,End date of current order's period,Fecha de finalización del período de orden actual |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2996 | apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.js +17,Make Offer Letter,Crear una carta de oferta |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 2997 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice_list.js +10,Return,Retornar |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 2998 | apps/erpnext/erpnext/stock/doctype/item/item.py +544,Default Unit of Measure for Variant must be same as Template,La unidad de medida (UdM) predeterminada para la variante debe ser la misma que la plantilla |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 2999 | DocType: Production Order Operation,Production Order Operation,Operación en la orden de producción |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3000 | DocType: Pricing Rule,Disable,Desactivar |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3001 | DocType: Project Task,Pending Review,Pendiente de revisar |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3002 | DocType: Task,Total Expense Claim (via Expense Claim),Total reembolso (Vía reembolso de gastos) |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 3003 | apps/erpnext/erpnext/accounts/report/sales_register/sales_register.py +66,Customer Id,ID del cliente |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3004 | apps/erpnext/erpnext/projects/doctype/time_log/time_log.py +110,To Time must be greater than From Time,'hasta hora' debe ser mayor que 'desde hora' |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3005 | DocType: Journal Entry Account,Exchange Rate,Tipo de cambio |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 3006 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +474,Sales Order {0} is not submitted,La órden de venta {0} no esta validada |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3007 | apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +74,Warehouse {0}: Parent account {1} does not bolong to the company {2},Almacén {0}: La cuenta padre {1} no pertenece a la empresa {2} |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3008 | DocType: BOM,Last Purchase Rate,Tasa de cambio de última compra |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3009 | DocType: Account,Asset,Activo |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 3010 | DocType: Project Task,Task ID,Tarea ID |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3011 | apps/erpnext/erpnext/public/js/setup_wizard.js +143,"e.g. ""MC""","por ejemplo ""MC""" |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3012 | apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +84,Stock cannot exist for Item {0} since has variants,El inventario no puede existir para el pproducto {0} ya que tiene variantes |
| 3013 | ,Sales Person-wise Transaction Summary,Resumen de transacciones por vendedor |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3014 | apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +104,Warehouse {0} does not exist,El almacén {0} no existe |
Pratik Vyas | 6fbb25b | 2015-03-08 21:29:59 +0530 | [diff] [blame] | 3015 | apps/erpnext/erpnext/hub_node/page/hub/register_in_hub.html +2,Register For ERPNext Hub,Registrarse en el Hub de ERPNext |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3016 | DocType: Monthly Distribution,Monthly Distribution Percentages,Porcentajes de distribución mensuales |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3017 | apps/erpnext/erpnext/stock/doctype/batch/batch.py +16,The selected item cannot have Batch,El producto seleccionado no puede contener lotes |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3018 | DocType: Delivery Note,% of materials delivered against this Delivery Note,% de materiales entregados para esta nota de entrega |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3019 | DocType: Customer,Customer Details,Datos de cliente |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3020 | DocType: Employee,Reports to,Enviar Informes a |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 3021 | DocType: SMS Settings,Enter url parameter for receiver nos,Introduzca el parámetro url para los números de los receptores |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3022 | DocType: Sales Invoice,Paid Amount,Cantidad pagada |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3023 | ,Available Stock for Packing Items,Inventario Disponible de Artículos de Embalaje |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3024 | DocType: Item Variant,Item Variant,Variante del producto |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3025 | apps/erpnext/erpnext/utilities/doctype/address_template/address_template.py +15,Setting this Address Template as default as there is no other default,Establecer esta plantilla de dirección por defecto ya que no existe una predeterminada |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 3026 | apps/erpnext/erpnext/accounts/doctype/account/account.py +96,"Account balance already in Debit, you are not allowed to set 'Balance Must Be' as 'Credit'","Balance de la cuenta ya en Débito, no le está permitido establecer ""Balance Debe Ser"" como ""Crédito""" |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3027 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +76,Quality Management,Gestión de calidad |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3028 | DocType: Production Planning Tool,Filter based on customer,Filtro basado en cliente |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3029 | DocType: Payment Tool Detail,Against Voucher No,Comprobante No. |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3030 | apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +47,Please enter quantity for Item {0},"Por favor, ingrese la cantidad para el producto {0}" |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3031 | DocType: Employee External Work History,Employee External Work History,Historial de de trabajos anteriores |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3032 | DocType: Tax Rule,Purchase,Compra |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3033 | apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +36,Balance Qty,Balance |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3034 | DocType: Item Group,Parent Item Group,Grupo principal de productos |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 3035 | apps/erpnext/erpnext/projects/doctype/activity_cost/activity_cost.py +21,{0} for {1},{0} de {1} |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3036 | apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +96,Cost Centers,Centros de costos |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 3037 | apps/erpnext/erpnext/config/stock.py +110,Warehouses.,Listado de almacenes. |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3038 | DocType: Purchase Receipt,Rate at which supplier's currency is converted to company's base currency,Tasa por la cual la divisa del proveedor es convertida como moneda base de la compañía |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3039 | apps/erpnext/erpnext/manufacturing/doctype/workstation/workstation.py +36,Row #{0}: Timings conflicts with row {1},Línea #{0}: tiene conflictos de tiempo con la linea {1} |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3040 | DocType: Opportunity,Next Contact,Siguiente contacto |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3041 | DocType: Employee,Employment Type,Tipo de empleo |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3042 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +40,Fixed Assets,ACTIVOS FIJOS |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 3043 | apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +85,Application period cannot be across two alocation records,Período de aplicación no puede ser a través de dos registros alocation |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3044 | DocType: Item Group,Default Expense Account,Cuenta de gastos por defecto |
Pratik Vyas | 7f8cc32 | 2015-04-09 09:50:38 +0530 | [diff] [blame] | 3045 | DocType: Employee,Notice (days),Aviso (días) |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3046 | DocType: Tax Rule,Sales Tax Template,Plantilla de impuesto sobre ventas |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3047 | DocType: Employee,Encashment Date,Fecha de cobro |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3048 | apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.js +179,"Against Voucher Type must be one of Purchase Order, Purchase Invoice or Journal Entry","El tipo de comprobante debe pertenecer a orden de compra, factura de compra o registro de diario" |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3049 | DocType: Account,Stock Adjustment,Ajuste de existencias |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3050 | apps/erpnext/erpnext/projects/doctype/activity_cost/activity_cost.py +34,Default Activity Cost exists for Activity Type - {0},Existe una actividad de costo por defecto para la actividad del tipo - {0} |
| 3051 | DocType: Production Order,Planned Operating Cost,Costos operativos planeados |
Nabin Hait | 733680b | 2015-12-07 14:12:41 +0530 | [diff] [blame] | 3052 | apps/erpnext/erpnext/selling/page/sales_browser/sales_browser.js +121,New {0} Name,Nuevo nombre de: {0} |
| 3053 | apps/erpnext/erpnext/controllers/recurring_document.py +125,Please find attached {0} #{1},"Por favor, buscar el adjunto {0} #{1}" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3054 | DocType: Job Applicant,Applicant Name,Nombre del Solicitante |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3055 | DocType: Authorization Rule,Customer / Item Name,Cliente / Nombre de artículo |
Anand Doshi | f594090 | 2015-09-07 18:47:04 +0530 | [diff] [blame] | 3056 | DocType: 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**. |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 3057 | |
| 3058 | The package **Item** will have ""Is Stock Item"" as ""No"" and ""Is Sales Item"" as ""Yes"". |
| 3059 | |
| 3060 | For 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. |
| 3061 | |
Nabin Hait | 733680b | 2015-12-07 14:12:41 +0530 | [diff] [blame] | 3062 | Note: BOM = Bill of Materials","Grupo Global de la ** ** Los productos que en otro artículo ** **. Esto es útil si usted está empaquetando unas determinadas Artículos ** ** en un paquete y mantener un balance de los ** Los productos envasados ** y no el agregado ** ** Artículo. El paquete ** ** Artículo tendrá "Es el archivo de artículos" como "No" y "¿Es artículo de ventas" como "Sí". Por ejemplo: Si usted está vendiendo ordenadores portátiles y Mochilas por separado y tienen un precio especial si el cliente compra a la vez, entonces el ordenador portátil + Mochila será un nuevo paquete de productos de artículos. Nota: BOM = Lista de materiales" |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3063 | apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +44,Serial No is mandatory for Item {0},No. de serie es obligatoria para el producto {0} |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3064 | DocType: Item Variant Attribute,Attribute,Atributo |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3065 | apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +21,Please specify from/to range,"Por favor, especifique el rango (desde / hasta)" |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3066 | DocType: Serial No,Under AMC,Bajo CMA (Contrato de mantenimiento anual) |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3067 | apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +47,Item valuation rate is recalculated considering landed cost voucher amount,La tasa de valorización del producto se vuelve a calcular considerando los costos adicionales del voucher |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3068 | apps/erpnext/erpnext/config/selling.py +70,Default settings for selling transactions.,Ajustes por defecto para las transacciones de venta. |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 3069 | DocType: BOM Replace Tool,Current BOM,Lista de materiales (LdM) actual |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3070 | apps/erpnext/erpnext/public/js/utils.js +57,Add Serial No,Agregar No. de serie |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3071 | DocType: Production Order,Warehouses,Almacenes |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3072 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +117,Print and Stationary,IMPRESIONES Y PAPELERÍA |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3073 | apps/erpnext/erpnext/selling/page/sales_browser/sales_browser.js +122,Group Node,Agrupar por nota |
| 3074 | DocType: Payment Reconciliation,Minimum Amount,Importe mínimo |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3075 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +71,Update Finished Goods,Actualizar mercancía terminada |
| 3076 | DocType: Workstation,per hour,por hora |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3077 | DocType: Warehouse,Account for the warehouse (Perpetual Inventory) will be created under this Account.,Cuenta para el almacén ( Inventario Permanente ) se creará en esta Cuenta. |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3078 | apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +95,Warehouse can not be deleted as stock ledger entry exists for this warehouse.,"El almacén no se puede eliminar, porque existen registros de inventario para el mismo." |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3079 | DocType: Company,Distribution,Distribución |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3080 | apps/erpnext/erpnext/public/js/pos/pos.html +36,Amount Paid,Total Pagado |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3081 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +91,Project Manager,Gerente de proyectos |
| 3082 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +72,Dispatch,Despacho |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3083 | apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +70,Max discount allowed for item: {0} is {1}%,Descuento máximo permitido para el producto: {0} es {1}% |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3084 | DocType: Account,Receivable,A cobrar |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3085 | apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +263,Row #{0}: Not allowed to change Supplier as Purchase Order already exists,Fila # {0}: No se permite cambiar de proveedores como la Orden de Compra ya existe |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3086 | DocType: Accounts Settings,Role that is allowed to submit transactions that exceed credit limits set.,Rol autorizado para validar las transacciones que excedan los límites de crédito establecidos. |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3087 | DocType: Sales Invoice,Supplier Reference,Referencia de proveedor |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3088 | DocType: 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.","Si se selecciona, la Solicitud de Materiales para los elementos de sub-ensamble será considerado para conseguir materias primas. De lo contrario , todos los elementos de sub-ensamble serán tratados como materia prima ." |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 3089 | DocType: Material Request,Material Issue,Expedición de material |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3090 | DocType: Hub Settings,Seller Description,Descripción del vendedor |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3091 | DocType: Employee Education,Qualification,Calificación |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3092 | DocType: Item Price,Item Price,Precio de productos |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3093 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +48,Soap & Detergent,Jabón y detergente |
| 3094 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +36,Motion Picture & Video,Imagén en movimiento y vídeo |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3095 | apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation_list.js +5,Ordered,Ordenado/a |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3096 | DocType: Warehouse,Warehouse Name,Nombre del almacén |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3097 | DocType: Naming Series,Select Transaction,Seleccione el tipo de transacción |
| 3098 | apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +30,Please enter Approving Role or Approving User,"Por favor, introduzca 'Función para aprobar' o 'Usuario de aprobación'---" |
| 3099 | DocType: Journal Entry,Write Off Entry,Diferencia de desajuste |
Nabin Hait | 733680b | 2015-12-07 14:12:41 +0530 | [diff] [blame] | 3100 | DocType: BOM,Rate Of Materials Based On,Valor de materiales basado en |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3101 | apps/erpnext/erpnext/support/page/support_analytics/support_analytics.js +21,Support Analtyics,Soporte analítico |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3102 | apps/erpnext/erpnext/accounts/doctype/accounts_settings/accounts_settings.py +27,Company is missing in warehouses {0},Defina la compañía en los almacenes {0} |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3103 | DocType: POS Profile,Terms and Conditions,Términos y condiciones |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 3104 | apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +43,To Date should be within the Fiscal Year. Assuming To Date = {0},La fecha debe estar dentro del año fiscal. Asumiendo a la fecha = {0} |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3105 | DocType: Employee,"Here you can maintain height, weight, allergies, medical concerns etc","Aquí usted puede ingresar la altura, el peso, alergias, problemas médicos, etc." |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3106 | DocType: Leave Block List,Applies to Company,Se aplica a la empresa |
Nabin Hait | 733680b | 2015-12-07 14:12:41 +0530 | [diff] [blame] | 3107 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +175,Cannot cancel because submitted Stock Entry {0} exists,No se puede cancelar debido a que existe una entrada en el almacén {0} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3108 | DocType: Purchase Invoice,In Words,En palabras |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3109 | apps/erpnext/erpnext/hr/doctype/employee/employee.py +213,Today is {0}'s birthday!,Hoy el cumpleaños de {0} ! |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3110 | DocType: Production Planning Tool,Material Request For Warehouse,Requisición de materiales para el almacén |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3111 | DocType: Sales Order Item,For Production,Por producción |
| 3112 | apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +103,Please enter sales order in the above table,"Por favor, ingrese la Orden de Venta (OV) en la siguiente tabla" |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 3113 | DocType: Project Task,View Task,Vista de tareas |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3114 | apps/erpnext/erpnext/public/js/setup_wizard.js +154,Your financial year begins on,El año financiero inicia el |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3115 | apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +46,Please enter Purchase Receipts,"Por favor, ingrese los recibos de compra" |
| 3116 | DocType: Sales Invoice,Get Advances Received,Obtener anticipos recibidos |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 3117 | DocType: Email Digest,Add/Remove Recipients,Agregar / Eliminar destinatarios |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 3118 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +425,Transaction not allowed against stopped Production Order {0},Transacción no permitida contra Orden Producción Detenida {0} |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3119 | apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.js +19,"To set this Fiscal Year as Default, click on 'Set as Default'","Para establecer este año fiscal por defecto, haga clic en 'Establecer como predeterminado'" |
| 3120 | apps/erpnext/erpnext/config/support.py +54,Setup incoming server for support email id. (e.g. support@example.com),Configuración del servidor de correo entrante corporativo de soporte técnico. (ej. support@example.com ) |
| 3121 | apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +19,Shortage Qty,Cantidad faltante |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 3122 | apps/erpnext/erpnext/stock/doctype/item/item.py +569,Item variant {0} exists with same attributes,Existe la variante de artículo {0} con mismos atributos |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3123 | DocType: Salary Slip,Salary Slip,Nómina salarial |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3124 | apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +48,'To Date' is required,'Hasta la fecha' es requerido |
Nabin Hait | 733680b | 2015-12-07 14:12:41 +0530 | [diff] [blame] | 3125 | DocType: Packing Slip,"Generate packing slips for packages to be delivered. Used to notify package number, package contents and its weight.","Generar etiquetas de embalaje, para los paquetes que serán entregados, usados para notificar el numero, contenido y peso del paquete," |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3126 | DocType: Sales Invoice Item,Sales Order Item,Producto de la orden de venta |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3127 | DocType: Salary Slip,Payment Days,Días de pago |
| 3128 | DocType: BOM,Manage cost of operations,Administrar costo de las operaciones |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3129 | DocType: Features Setup,Item Advanced,Producto anticipado |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3130 | DocType: Notification Control,"When any of the checked transactions are ""Submitted"", an email pop-up automatically opened to send an email to the associated ""Contact"" in that transaction, with the transaction as an attachment. The user may or may not send the email.","Cuando alguna de las operaciones comprobadas está en "" Enviado "" , una ventana emergente automáticamente se abre para enviar un correo electrónico al ""Contacto"" asociado en esa transacción , con la transacción como un archivo adjunto. El usuario puede o no puede enviar el correo electrónico." |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 3131 | apps/erpnext/erpnext/config/setup.py +14,Global Settings,Configuración global |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3132 | DocType: Employee Education,Employee Education,Educación del empleado |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 3133 | apps/erpnext/erpnext/public/js/controllers/transaction.js +751,It is needed to fetch Item Details.,Se necesita a buscar Detalles del artículo. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3134 | DocType: Salary Slip,Net Pay,Pago Neto |
| 3135 | DocType: Account,Account,Cuenta |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3136 | apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +213,Serial No {0} has already been received,El número de serie {0} ya ha sido recibido |
| 3137 | ,Requested Items To Be Transferred,Artículos solicitados para ser transferidos |
| 3138 | DocType: Purchase Invoice,Recurring Id,ID recurrente |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3139 | DocType: Customer,Sales Team Details,Detalles del equipo de ventas. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3140 | DocType: Expense Claim,Total Claimed Amount,Total reembolso |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3141 | apps/erpnext/erpnext/config/crm.py +22,Potential opportunities for selling.,Oportunidades de venta. |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3142 | apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +174,Invalid {0},No válida {0} |
| 3143 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +48,Sick Leave,Permiso por enfermedad |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3144 | DocType: Email Digest,Email Digest,Boletín por correo electrónico |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3145 | DocType: Delivery Note,Billing Address Name,Nombre de la dirección de facturación |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3146 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +22,Department Stores,Tiendas por departamento |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 3147 | apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +42,System Balance,Balance del sistema |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3148 | apps/erpnext/erpnext/controllers/stock_controller.py +71,No accounting entries for the following warehouses,No hay asientos contables para los siguientes almacenes |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 3149 | apps/erpnext/erpnext/projects/doctype/project/project.js +22,Save the document first.,Guarde el documento primero. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3150 | DocType: Account,Chargeable,Devengable |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3151 | DocType: Company,Change Abbreviation,Cambiar abreviación |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3152 | DocType: Expense Claim Detail,Expense Date,Fecha de gasto |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3153 | DocType: Item,Max Discount (%),Descuento máximo (%) |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3154 | apps/erpnext/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.py +70,Last Order Amount,Monto de la última orden |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3155 | DocType: Company,Warn,Advertir |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3156 | DocType: Appraisal,"Any other remarks, noteworthy effort that should go in the records.","Otras observaciones, que deben ir en los registros." |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3157 | DocType: BOM,Manufacturing User,Usuario de producción |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3158 | DocType: Purchase Order,Raw Materials Supplied,Materias primas suministradas |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3159 | DocType: Purchase Invoice,Recurring Print Format,Formato de impresión recurrente |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3160 | apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +54,Expected Delivery Date cannot be before Purchase Order Date,Fecha prevista de entrega no puede ser menor que la fecha de la orden de compra |
| 3161 | DocType: Appraisal,Appraisal Template,Plantilla de evaluación |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3162 | DocType: Item Group,Item Classification,Clasificación de producto |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3163 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +89,Business Development Manager,Gerente de desarrollo de negocios |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3164 | DocType: Maintenance Visit Purpose,Maintenance Visit Purpose,Propósito de visita |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3165 | apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.js +15,Period,Período |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3166 | ,General Ledger,Balance general |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 3167 | apps/erpnext/erpnext/selling/doctype/campaign/campaign.js +10,View Leads,Ver iniciativas |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3168 | DocType: Item Attribute Value,Attribute Value,Valor del Atributo |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3169 | apps/erpnext/erpnext/crm/doctype/lead/lead.py +65,"Email id must be unique, already exists for {0}","El Email debe ser único, {0} ya existe" |
| 3170 | ,Itemwise Recommended Reorder Level,Nivel recomendado de reabastecimiento de producto |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3171 | apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.js +264,Please select {0} first,"Por favor, seleccione primero {0}" |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3172 | DocType: Features Setup,To get Item Group in details table,"Para obtener el grupo del producto, en detalles de tabla" |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3173 | apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +112,Batch {0} of Item {1} has expired.,El lote {0} del producto {1} ha expirado. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3174 | DocType: Sales Invoice,Commission,Comisión |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3175 | DocType: Address Template,"<h4>Default Template</h4> |
| 3176 | <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> |
| 3177 | <pre><code>{{ address_line1 }}<br> |
| 3178 | {% if address_line2 %}{{ address_line2 }}<br>{% endif -%} |
| 3179 | {{ city }}<br> |
| 3180 | {% if state %}{{ state }}<br>{% endif -%} |
| 3181 | {% if pincode %} PIN: {{ pincode }}<br>{% endif -%} |
| 3182 | {{ country }}<br> |
| 3183 | {% if phone %}Phone: {{ phone }}<br>{% endif -%} |
| 3184 | {% if fax %}Fax: {{ fax }}<br>{% endif -%} |
| 3185 | {% if email_id %}Email: {{ email_id }}<br>{% endif -%} |
Anand Doshi | f594090 | 2015-09-07 18:47:04 +0530 | [diff] [blame] | 3186 | </code></pre>","<H4> Por defecto la plantilla </ h4> |
| 3187 | <p> <a Usos href=""http://jinja.pocoo.org/docs/templates/""> Jinja Templating </a> y todos los campos de la Dirección ( incluyendo campos personalizados en su caso) estará disponible </ p> |
| 3188 | <pre> <code> {{address_line1}} & lt; br & gt; |
| 3189 | {% if address_line2%} {{address_line2}} & lt; br & gt; { endif% -%} |
| 3190 | {{ciudad}} & lt; br & gt; |
| 3191 | {% if%} Estado {{Estado}} & lt; br & gt; {% endif -%} {% if |
| 3192 | código PIN%} PIN: {{código PIN}} & lt; br & gt; {% endif -%} |
| 3193 | {{país}} & lt; br & gt; |
| 3194 | {% if teléfono%} Teléfono: {{teléfono}} & lt; br & gt; { % endif -%} |
| 3195 | {% if fax%} Fax: {{fax}} & lt; br & gt; {% endif -%} |
| 3196 | {% if email_ID%} Email: {{email_ID}} & lt; br & gt ; {% endif -%} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3197 | </ code> </ pre>" |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3198 | DocType: Salary Slip Deduction,Default Amount,Importe por defecto |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 3199 | apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +96,Warehouse not found in the system,El almacén no se encuentra en el sistema |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3200 | apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +107,This Month's Summary,Resumen de este mes |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3201 | DocType: Quality Inspection Reading,Quality Inspection Reading,Lecturas de inspección de calidad |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 3202 | apps/erpnext/erpnext/stock/doctype/stock_settings/stock_settings.py +26,`Freeze Stocks Older Than` should be smaller than %d days.,'Congelar stock mayor a' debe ser menor a %d días. |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3203 | DocType: Tax Rule,Purchase Tax Template,Plantilla de Impuestos sobre compras |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3204 | ,Project wise Stock Tracking,Seguimiento preciso del stock-- |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3205 | apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +166,Maintenance Schedule {0} exists against {0},Programa de mantenimiento {0} ya existe para {0} |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3206 | DocType: Stock Entry Detail,Actual Qty (at source/target),Cantidad Actual (en origen/destino) |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3207 | DocType: Item Customer Detail,Ref Code,Código de referencia |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3208 | apps/erpnext/erpnext/config/hr.py +13,Employee records.,Registros de los empleados. |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3209 | DocType: HR Settings,Payroll Settings,Configuración de nómina |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3210 | apps/erpnext/erpnext/config/accounts.py +58,Match non-linked Invoices and Payments.,Coincidir las facturas y pagos no vinculados. |
| 3211 | apps/erpnext/erpnext/templates/pages/cart.html +13,Place Order,Realizar pedido |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3212 | apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +25,Root cannot have a parent cost center,la tabla raíz no puede tener un centro de costes padre / principal |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3213 | apps/erpnext/erpnext/public/js/stock_analytics.js +59,Select Brand...,Seleccione una marca ... |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3214 | DocType: Sales Invoice,C-Form Applicable,C -Forma Aplicable |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3215 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +340,Operation Time must be greater than 0 for Operation {0},El tiempo de operación debe ser mayor que 0 para {0} |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3216 | DocType: Supplier,Address and Contacts,Dirección y contactos |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3217 | DocType: UOM Conversion Detail,UOM Conversion Detail,Detalles de conversión de unidad de medida (UdM) |
Anand Doshi | 666fbaf | 2015-11-26 12:40:13 +0530 | [diff] [blame] | 3218 | apps/erpnext/erpnext/public/js/setup_wizard.js +257,Keep it web friendly 900px (w) by 100px (h),Debe Mantenerse adecuado para la web 900px (H) por 100px (V) |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3219 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +329,Production Order cannot be raised against a Item Template,La orden de producción no se puede asignar a una plantilla de producto |
| 3220 | apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +44,Charges are updated in Purchase Receipt against each item,Los cargos se actualizan en el recibo de compra por cada producto |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3221 | DocType: Payment Tool,Get Outstanding Vouchers,Obtener comprobantes pendientes de pago |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3222 | DocType: Warranty Claim,Resolved By,Resuelto por |
| 3223 | DocType: Appraisal,Start Date,Fecha de inicio |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3224 | apps/erpnext/erpnext/config/hr.py +130,Allocate leaves for a period.,Asignar las ausencias para un período. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3225 | apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +139,Click here to verify,Haga clic aquí para verificar |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3226 | apps/erpnext/erpnext/accounts/doctype/account/account.py +43,Account {0}: You can not assign itself as parent account,Cuenta {0}: no puede asignar la misma cuenta como padre / principal. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3227 | DocType: Purchase Invoice Item,Price List Rate,Tarifa de la lista de precios |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3228 | DocType: Item,"Show ""In Stock"" or ""Not in Stock"" based on stock available in this warehouse.",Mostrar 'En stock' o 'No disponible' basado en el stock disponible del almacén. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3229 | apps/erpnext/erpnext/config/manufacturing.py +13,Bill of Materials (BOM),Lista de Materiales (LdM) |
Nabin Hait | 733680b | 2015-12-07 14:12:41 +0530 | [diff] [blame] | 3230 | DocType: Item,Average time taken by the supplier to deliver,Tiempo estimado por el proveedor para el envío |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3231 | DocType: Time Log,Hours,Horas |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 3232 | DocType: Project,Expected Start Date,Fecha prevista de inicio |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3233 | apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +41,Remove item if charges is not applicable to that item,Eliminar el elemento si los cargos no son aplicables al mismo |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3234 | DocType: SMS Settings,Eg. smsgateway.com/api/send_sms.cgi,Eg . smsgateway.com / api / send_sms.cgi |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 3235 | apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +597,Receive,Recibir |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3236 | DocType: Maintenance Visit,Fully Completed,Terminado completamente |
| 3237 | apps/erpnext/erpnext/projects/doctype/project/project_list.js +6,{0}% Complete,{0}% Completado |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3238 | DocType: Employee,Educational Qualification,Formación académica |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3239 | DocType: Workstation,Operating Costs,Costos operativos |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3240 | DocType: Employee Leave Approver,Employee Leave Approver,Supervisor de ausencias de empleados |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3241 | apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +166,{0} has been successfully added to our Newsletter list.,{0} ha sido agregado con éxito a nuestro boletín de noticias |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 3242 | apps/erpnext/erpnext/stock/doctype/item/item.py +424,Row {0}: An Reorder entry already exists for this warehouse {1},Línea {0}: Una entrada de abastecimiento ya existe para el almacén {1} |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3243 | apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +67,"Cannot declare as lost, because Quotation has been made.","No se puede declarar como perdida, porque la cotización ha sido hecha." |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3244 | DocType: Purchase Taxes and Charges Template,Purchase Master Manager,Director de compras |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 3245 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +422,Production Order {0} must be submitted,La orden de producción {0} debe ser validada |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3246 | apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +150,Please select Start Date and End Date for Item {0},"Por favor, seleccione Fecha de inicio y Fecha de finalización para el elemento {0}" |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 3247 | apps/erpnext/erpnext/config/stock.py +136,Main Reports,Informes Generales |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 3248 | apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.js +16,To date cannot be before from date,La fecha no puede ser anterior a la fecha actual |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3249 | DocType: Purchase Receipt Item,Prevdoc DocType,DocType Previo |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 3250 | apps/erpnext/erpnext/stock/doctype/item/item.js +193,Add / Edit Prices,Añadir / Editar Precios |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3251 | apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +53,Chart of Cost Centers,Centros de costos |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3252 | ,Requested Items To Be Ordered,Requisiciones pendientes para ser ordenadas |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 3253 | apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +295,My Orders,Mis pedidos |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3254 | DocType: Price List,Price List Name,Nombre de la lista de precios |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3255 | DocType: Time Log,For Manufacturing,Para producción |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3256 | apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +174,Totals,Totales |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3257 | DocType: BOM,Manufacturing,Manufactura |
| 3258 | ,Ordered Items To Be Delivered,Ordenes pendientes de entrega |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3259 | DocType: Account,Income,Ingresos |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3260 | DocType: Industry Type,Industry Type,Tipo de industria |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 3261 | apps/erpnext/erpnext/templates/includes/cart.js +136,Something went wrong!,Algo salió mal! |
| 3262 | apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +101,Warning: Leave application contains following block dates,Advertencia: La solicitud de ausencia contiene las siguientes fechas bloqueadas |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3263 | apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +256,Sales Invoice {0} has already been submitted,La factura {0} ya ha sido validada |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3264 | apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +30,Completion Date,Fecha de finalización |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3265 | DocType: Purchase Invoice Item,Amount (Company Currency),Importe (Divisa por defecto) |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 3266 | apps/erpnext/erpnext/config/hr.py +105,Organization unit (department) master.,Unidades de la organización (listado de departamentos. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3267 | apps/erpnext/erpnext/setup/doctype/sms_settings/sms_settings.py +25,Please enter valid mobile nos,"Por favor, ingrese un numero de móvil válido" |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3268 | DocType: Budget Detail,Budget Detail,Detalle del presupuesto |
| 3269 | apps/erpnext/erpnext/selling/doctype/sms_center/sms_center.py +75,Please enter message before sending,"Por favor, ingrese el mensaje antes de enviarlo" |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 3270 | apps/erpnext/erpnext/config/accounts.py +127,Point-of-Sale Profile,Perfiles de punto de venta (POS) |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3271 | apps/erpnext/erpnext/setup/doctype/sms_settings/sms_settings.py +68,Please Update SMS Settings,"Por favor, actualizar la configuración SMS" |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3272 | apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.py +37,Time Log {0} already billed,La gestión de tiempos {0} ya se encuentra facturada |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3273 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +176,Unsecured Loans,Prestamos sin garantía |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3274 | DocType: Cost Center,Cost Center Name,Nombre del centro de costos |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3275 | DocType: Maintenance Schedule Detail,Scheduled Date,Fecha prevista. |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3276 | apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +69,Total Paid Amt,Monto total pagado |
| 3277 | DocType: SMS Center,Messages greater than 160 characters will be split into multiple messages,Los mensajes con más de 160 caracteres se dividirá en varios envios |
| 3278 | DocType: Purchase Receipt Item,Received and Accepted,Recibidos y aceptados |
| 3279 | ,Serial No Service Contract Expiry,Número de serie de expiracion del contrato de servicios |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3280 | DocType: Item,Unit of Measure Conversion,Conversión unidad de medida |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3281 | apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +86,Employee can not be changed,El empleado no se puede cambiar |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3282 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +265,You cannot credit and debit same account at the same time,No se pueden registrar Debitos y Creditos a la misma Cuenta al mismo tiempo |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3283 | DocType: Naming Series,Help HTML,Ayuda 'HTML' |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3284 | apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +50,Total weightage assigned should be 100%. It is {0},Peso total asignado debe ser de 100 %. Es {0} |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 3285 | apps/erpnext/erpnext/controllers/status_updater.py +141,Allowance for over-{0} crossed for Item {1},Previsión por exceso de {0} cruzados por artículo {1} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3286 | DocType: Address,Name of person or organization that this address belongs to.,Nombre de la persona u organización a la que esta dirección pertenece. |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 3287 | apps/erpnext/erpnext/public/js/setup_wizard.js +343,Your Suppliers,Sus proveedores |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3288 | apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +58,Cannot set as Lost as Sales Order is made.,"No se puede definir como pérdida, cuando la orden de venta esta hecha." |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 3289 | apps/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.,"Otra estructura salarial {0} está activo para empleado {1}. Por favor, haga su estado 'Inactivo' para proceder." |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3290 | DocType: Purchase Invoice,Contact,Contacto |
Anand Doshi | 666fbaf | 2015-11-26 12:40:13 +0530 | [diff] [blame] | 3291 | apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +9,Received From,Recibido de |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3292 | DocType: Features Setup,Exports,Exportaciones |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3293 | DocType: Lead,Converted,Convertido |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 3294 | DocType: Item,Has Serial No,Posee numero de serie |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3295 | DocType: Employee,Date of Issue,Fecha de emisión. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3296 | apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +16,{0}: From {0} for {1},{0}: Desde {0} hasta {1} |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3297 | apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +149,Row #{0}: Set Supplier for item {1},Fila # {0}: Conjunto de Proveedores para el elemento {1} |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 3298 | apps/erpnext/erpnext/stock/doctype/item/item.py +105,Website Image {0} attached to Item {1} cannot be found,Sitio web Imagen {0} unido al artículo {1} no se puede encontrar |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3299 | DocType: Issue,Content Type,Tipo de contenido |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3300 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +17,Computer,Computadora |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3301 | DocType: Item,List this Item in multiple groups on the website.,Listar este producto en múltiples grupos del sitio web. |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3302 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +285,Please check Multi Currency option to allow accounts with other currency,"Por favor, consulte la opción Multi moneda para permitir cuentas con otra divisa" |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3303 | apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +62,Item: {0} does not exist in the system,El producto: {0} no existe en el sistema |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 3304 | apps/erpnext/erpnext/accounts/doctype/account/account.py +88,You are not authorized to set Frozen value,Usted no está autorizado para definir el 'valor congelado' |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3305 | DocType: Payment Reconciliation,Get Unreconciled Entries,Verificar entradas no conciliadas |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3306 | DocType: Cost Center,Budgets,Presupuestos |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3307 | DocType: Employee,Emergency Contact Details,Detalles de contacto de emergencia |
Nabin Hait | 733680b | 2015-12-07 14:12:41 +0530 | [diff] [blame] | 3308 | apps/erpnext/erpnext/public/js/setup_wizard.js +144,What does it do?,¿A qué se dedica? |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3309 | DocType: Delivery Note,To Warehouse,Para Almacén |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 3310 | apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +45,Account {0} has been entered more than once for fiscal year {1},Cuenta {0} se ha introducido más de una vez para el año fiscal {1} |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3311 | ,Average Commission Rate,Tasa de comisión promedio |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 3312 | apps/erpnext/erpnext/stock/doctype/item/item.py +347,'Has Serial No' can not be 'Yes' for non-stock item,"'Posee numero de serie' no puede ser ""Sí"" para los productos que NO son de stock" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3313 | apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +34,Attendance can not be marked for future dates,La asistencia no se puede marcar para fechas futuras |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3314 | DocType: Pricing Rule,Pricing Rule Help,Ayuda de regla de precios |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3315 | DocType: Purchase Taxes and Charges,Account Head,Cuenta matriz |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 3316 | apps/erpnext/erpnext/config/stock.py +79,Update additional costs to calculate landed cost of items,Actualización de los costes adicionales para el cálculo del precio al desembarque de artículos |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3317 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +111,Electrical,Eléctrico |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3318 | DocType: Stock Entry,Total Value Difference (Out - In),Total diferencia (Salidas - Entradas) |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3319 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +304,Row {0}: Exchange Rate is mandatory,Fila {0}: Tipo de cambio es obligatorio |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 3320 | apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.py +27,User ID not set for Employee {0},ID de usuario no establecido para el empleado {0} |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3321 | apps/erpnext/erpnext/support/doctype/maintenance_visit/maintenance_visit.js +30,From Warranty Claim,Desde reclamo de garantía |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3322 | DocType: Stock Entry,Default Source Warehouse,Almacén de origen |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3323 | DocType: Item,Customer Code,Código de cliente |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3324 | apps/erpnext/erpnext/hr/doctype/employee/employee.py +212,Birthday Reminder for {0},Recordatorio de cumpleaños para {0} |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3325 | apps/erpnext/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.py +72,Days Since Last Order,Días desde la última orden |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 3326 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +300,Debit To account must be a Balance Sheet account,La cuenta de débito debe pertenecer a las cuentas de balance |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3327 | DocType: Buying Settings,Naming Series,Secuencias e identificadores |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3328 | DocType: Leave Block List,Leave Block List Name,Nombre de la Lista de Bloqueo de Vacaciones |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3329 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +32,Stock Assets,Inventarios |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3330 | apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.js +29,Do you really want to Submit all Salary Slip for month {0} and year {1},¿Realmente desea validar toda la nómina salarial para el mes {0} y año {1} |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3331 | apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.js +8,Import Subscribers,Importar suscriptores |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3332 | DocType: Target Detail,Target Qty,Cantidad estimada |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3333 | DocType: Attendance,Present,Presente |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 3334 | apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +35,Delivery Note {0} must not be submitted,La nota de entrega {0} no debe estar validada |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3335 | DocType: Notification Control,Sales Invoice Message,Mensaje de factura |
Anand Doshi | 666fbaf | 2015-11-26 12:40:13 +0530 | [diff] [blame] | 3336 | apps/erpnext/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py +27,Closing Account {0} must be of type Liability / Equity,Cuenta {0} Clausura tiene que ser de Responsabilidad / Patrimonio |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3337 | DocType: Authorization Rule,Based On,Basado en |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3338 | DocType: Sales Order Item,Ordered Qty,Cantidad ordenada |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 3339 | apps/erpnext/erpnext/stock/doctype/item/item.py +580,Item {0} is disabled,Artículo {0} está deshabilitado |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3340 | DocType: Stock Settings,Stock Frozen Upto,Inventario congelado hasta |
Nabin Hait | 733680b | 2015-12-07 14:12:41 +0530 | [diff] [blame] | 3341 | apps/erpnext/erpnext/controllers/recurring_document.py +163,Period From and Period To dates mandatory for recurring {0},Periodo Desde y Período Para fechas obligatorias para los recurrentes {0} |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3342 | apps/erpnext/erpnext/config/projects.py +13,Project activity / task.,Actividad del proyecto / tarea. |
| 3343 | apps/erpnext/erpnext/config/hr.py +65,Generate Salary Slips,Generar nóminas salariales |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3344 | apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +41,"Buying must be checked, if Applicable For is selected as {0}","'Compras' debe ser seleccionada, si la opción: 'Aplicable para' esta seleccionado como {0}" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3345 | apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +40,Discount must be less than 100,El descuento debe ser inferior a 100 |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3346 | DocType: Purchase Invoice,Write Off Amount (Company Currency),Saldo de perdidas y ganancias (Divisa por defecto) |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 3347 | apps/erpnext/erpnext/stock/doctype/item/item.py +415,Row #{0}: Please set reorder quantity,Fila # {0}: Configure la cantidad de pedido |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3348 | DocType: Landed Cost Voucher,Landed Cost Voucher,Comprobante de costos de destino estimados |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 3349 | apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +55,Please set {0},"Por favor, configure {0}" |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3350 | DocType: Purchase Invoice,Repeat on Day of Month,Repetir un día al mes |
| 3351 | DocType: Employee,Health Details,Detalles de salud |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3352 | DocType: Offer Letter,Offer Letter Terms,Términos y condiciones de carta de oferta |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3353 | DocType: Features Setup,To track any installation or commissioning related work after sales,Para el seguimiento de cualquier instalación o puesta en obra relacionada postventa |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3354 | DocType: Project,Estimated Costing,Cálculo del costo estimado |
| 3355 | DocType: Purchase Invoice Advance,Journal Entry Detail No,Detalle de comprobante No. |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3356 | DocType: Employee External Work History,Salary,Salario. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3357 | DocType: Serial No,Delivery Document Type,Tipo de documento de entrega |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3358 | DocType: Process Payroll,Submit all salary slips for the above selected criteria,Presentar todas las nóminas salariales según los criterios seleccionados anteriormente |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3359 | apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +93,{0} Items synced,{0} productos sincronizados |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3360 | DocType: Sales Order,Partly Delivered,Parcialmente entregado |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3361 | DocType: Sales Invoice,Existing Customer,Cliente existente |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3362 | DocType: Email Digest,Receivables,Cuentas por cobrar |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3363 | DocType: Customer,Additional information regarding the customer.,Información adicional referente al cliente. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3364 | DocType: Quality Inspection Reading,Reading 5,Lectura 5 |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3365 | DocType: Purchase Order,"Enter email id separated by commas, order will be mailed automatically on particular date","Ingrese el ID de correo electrónico separados por comas, la orden será enviada automáticamente en una fecha particular" |
| 3366 | apps/erpnext/erpnext/crm/doctype/lead/lead.py +37,Campaign Name is required,Es necesario ingresar el nombre de la campaña |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3367 | DocType: Maintenance Visit,Maintenance Date,Fecha de mantenimiento |
| 3368 | DocType: Purchase Receipt Item,Rejected Serial No,No. de serie rechazado |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3369 | apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.js +40,New Newsletter,Nuevo boletín |
| 3370 | apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +157,Start date should be less than end date for Item {0},La fecha de inicio debe ser menor que la fecha de finalización para el producto {0} |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3371 | DocType: Item,"Example: ABCD.##### |
Anand Doshi | f594090 | 2015-09-07 18:47:04 +0530 | [diff] [blame] | 3372 | If 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.","Ejemplo:. ABCD ##### |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3373 | Si la serie se establece y el número de serie no se menciona en las transacciones, entonces se creara un número de serie automático sobre la base de esta serie. Si siempre quiere mencionar explícitamente los números de serie para este artículo, déjelo en blanco." |
| 3374 | DocType: Upload Attendance,Upload Attendance,Subir asistencia |
| 3375 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +119,BOM and Manufacturing Quantity are required,Se requiere la lista de materiales (LdM) y cantidad a manufacturar. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3376 | apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +44,Ageing Range 2,Rango de antigüedad 2 |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 3377 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +446,Amount,Importe |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3378 | apps/erpnext/erpnext/manufacturing/doctype/bom_replace_tool/bom_replace_tool.py +21,BOM replaced,Lista de materiales (LdM) reemplazada |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3379 | ,Sales Analytics,Análisis de ventas |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3380 | DocType: Manufacturing Settings,Manufacturing Settings,Ajustes de producción |
| 3381 | apps/erpnext/erpnext/config/setup.py +56,Setting up Email,Configuración de correo |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3382 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +90,Please enter default currency in Company Master,"Por favor, ingrese la divisa por defecto en la compañía principal" |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3383 | DocType: Stock Entry Detail,Stock Entry Detail,Detalles de entrada de inventario |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3384 | apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +101,Daily Reminders,Recordatorios diarios |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3385 | apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.py +82,Tax Rule Conflicts with {0},Conflicto de impuestos con {0} |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 3386 | apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +210,New Account Name,Nombre de nueva cuenta |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3387 | DocType: Purchase Invoice Item,Raw Materials Supplied Cost,Costo materias primas suministradas |
| 3388 | DocType: Selling Settings,Settings for Selling Module,Ajustes para módulo de ventas |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3389 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +73,Customer Service,Servicio al cliente |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3390 | DocType: Item,Thumbnail,Miniatura |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3391 | DocType: Item Customer Detail,Item Customer Detail,Detalle del producto para el cliente |
| 3392 | apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +147,Confirm Your Email,Confirme su Email |
| 3393 | apps/erpnext/erpnext/config/hr.py +53,Offer candidate a Job.,Ofrecer al candidato un empleo. |
| 3394 | DocType: Notification Control,Prompt for Email on Submission of,Consultar por el correo electrónico el envío de |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3395 | apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +81,Total allocated leaves are more than days in the period,Total de hojas asignados más de día en el período |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3396 | apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +70,Item {0} must be a stock Item,El producto {0} debe ser un producto en stock |
| 3397 | DocType: Manufacturing Settings,Default Work In Progress Warehouse,Almacén predeterminado de trabajos en proceso |
Rushabh Mehta | 63b98ec | 2015-08-04 11:38:04 +0530 | [diff] [blame] | 3398 | apps/erpnext/erpnext/config/accounts.py +107,Default settings for accounting transactions.,Los ajustes por defecto para las transacciones contables. |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3399 | apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +59,Expected Date cannot be before Material Request Date,La fecha prevista no puede ser menor que la fecha de requisición de materiales |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3400 | apps/erpnext/erpnext/stock/get_item_details.py +125,Item {0} must be a Sales Item,El producto {0} debe ser un producto para la venta |
| 3401 | DocType: Naming Series,Update Series Number,Actualizar número de serie |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3402 | DocType: Account,Equity,Patrimonio |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3403 | DocType: Sales Order,Printing Details,Detalles de impresión |
| 3404 | DocType: Task,Closing Date,Fecha de cierre |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3405 | DocType: Sales Order Item,Produced Quantity,Cantidad producida |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3406 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +84,Engineer,Ingeniero |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3407 | apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +38,Search Sub Assemblies,Buscar Sub-ensamblajes |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 3408 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +380,Item Code required at Row No {0},Código del producto requerido en la línea: {0} |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3409 | DocType: Sales Partner,Partner Type,Tipo de socio |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3410 | DocType: Purchase Taxes and Charges,Actual,Actual |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3411 | DocType: Authorization Rule,Customerwise Discount,Descuento de cliente |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3412 | DocType: Purchase Invoice,Against Expense Account,Contra la Cuenta de Gastos |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3413 | DocType: Production Order,Production Order,Orden de producción |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3414 | apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +263,Installation Note {0} has already been submitted,La nota de instalación {0} ya se ha validado |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3415 | DocType: Quotation Item,Against Docname,Contra Docname |
| 3416 | DocType: SMS Center,All Employee (Active),Todos los Empleados (Activos) |
| 3417 | apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +9,View Now,Ver Ahora |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3418 | DocType: Purchase Invoice,Select the period when the invoice will be generated automatically,Seleccione el período en el cual la factura se creará automáticamente |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3419 | DocType: BOM,Raw Material Cost,Costo de materia prima |
| 3420 | DocType: Item,Re-Order Level,Nivel mínimo de stock. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3421 | DocType: Production Planning Tool,Enter items and planned qty for which you want to raise production orders or download raw materials for analysis.,Escriba artículos y Cantidad planificada para los que desea elevar las órdenes de producción o descargar la materia prima para su análisis. |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3422 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +57,Part-time,Tiempo parcial |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3423 | DocType: Employee,Applicable Holiday List,Lista de días festivos |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 3424 | DocType: Employee,Cheque,Cheque |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3425 | apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +56,Series Updated,Secuencia actualizada |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 3426 | apps/erpnext/erpnext/accounts/doctype/account/account.py +141,Report Type is mandatory,El tipo de reporte es obligatorio |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3427 | DocType: Item,Serial Number Series,Secuencia del número de serie |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3428 | apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +69,Warehouse is mandatory for stock Item {0} in row {1},El almacén es obligatorio para el producto {0} en la línea {1} |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3429 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +45,Retail & Wholesale,Ventas al por menor y por mayor |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3430 | DocType: Issue,First Responded On,Primera respuesta el |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3431 | DocType: Website Item Group,Cross Listing of Item in multiple groups,Cruz Ficha de artículo en varios grupos |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3432 | apps/erpnext/erpnext/public/js/setup_wizard.js +101,The First User: You,El primer usuario: Usted |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3433 | apps/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},La fecha de inicio y la fecha final ya están establecidos en el año fiscal {0} |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3434 | apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +119,Successfully Reconciled,Reconciliado exitosamente |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3435 | DocType: Production Order,Planned End Date,Fecha de finalización planeada |
| 3436 | apps/erpnext/erpnext/config/stock.py +43,Where items are stored.,Dónde se almacenarán los productos |
| 3437 | DocType: Tax Rule,Validity,Validez |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3438 | apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +19,Invoiced Amount,Cantidad facturada |
| 3439 | DocType: Attendance,Attendance,Asistencia |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3440 | DocType: BOM,Materials,Materiales |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3441 | DocType: 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á marcada, la lista tendrá que ser añadida a cada departamento donde será aplicada." |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 3442 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +518,Posting date and posting time is mandatory,La fecha y hora de contabilización son obligatorias |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3443 | apps/erpnext/erpnext/config/buying.py +79,Tax template for buying transactions.,Plantilla de impuestos para las transacciones de compra |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3444 | ,Item Prices,Precios de los productos |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3445 | DocType: Purchase Order,In Words will be visible once you save the Purchase Order.,La cantidad en palabras será visible una vez que guarde la orden de compra. |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3446 | DocType: Period Closing Voucher,Period Closing Voucher,Cierre de período |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 3447 | apps/erpnext/erpnext/config/stock.py +120,Price List master.,Configuracion de las listas de precios |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3448 | DocType: Task,Review Date,Fecha de revisión |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3449 | DocType: Purchase Invoice,Advance Payments,Pagos adelantados |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3450 | DocType: Purchase Taxes and Charges,On Net Total,Sobre el total neto |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3451 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +160,Target warehouse in row {0} must be same as Production Order,Almacenes de destino de la línea {0} deben ser los mismos para la orden de producción |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3452 | apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.py +97,No permission to use Payment Tool,No tiene permiso para utilizar la herramienta de pagos |
Nabin Hait | 733680b | 2015-12-07 14:12:41 +0530 | [diff] [blame] | 3453 | apps/erpnext/erpnext/controllers/recurring_document.py +189,'Notification Email Addresses' not specified for recurring %s,'Email de notificación' no especificado para %s recurrentes |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 3454 | apps/erpnext/erpnext/accounts/doctype/account/account.py +106,Currency can not be changed after making entries using some other currency,El tipo de moneda/divisa no se puede cambiar después de crear la entrada contable |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3455 | DocType: Company,Round Off Account,Cuenta de redondeo por defecto |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3456 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +84,Administrative Expenses,GASTOS DE ADMINISTRACIÓN |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3457 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +18,Consulting,Consuloría |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3458 | DocType: Customer Group,Parent Customer Group,Categoría principal de cliente |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3459 | apps/erpnext/erpnext/public/js/pos/pos.js +429,Change,Cambio |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3460 | DocType: Purchase Invoice,Contact Email,Correo electrónico de contacto |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3461 | DocType: Appraisal Goal,Score Earned,Puntuación Obtenida. |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3462 | apps/erpnext/erpnext/public/js/setup_wizard.js +141,"e.g. ""My Company LLC""","por ejemplo ""Mi Compañia LLC""" |
| 3463 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +173,Notice Period,Período de notificación |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3464 | DocType: Bank Reconciliation Detail,Voucher ID,Comprobante ID |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3465 | apps/erpnext/erpnext/setup/doctype/territory/territory.js +14,This is a root territory and cannot be edited.,Este es un territorio principal y no se puede editar. |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3466 | DocType: Packing Slip,Gross Weight UOM,Peso bruto de la unidad de medida (UdM) |
| 3467 | DocType: Email Digest,Receivables / Payables,Por cobrar / Por pagar |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3468 | DocType: Delivery Note Item,Against Sales Invoice,Contra la factura de venta |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 3469 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +453,Credit Account,Cuenta de crédito |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3470 | DocType: Landed Cost Item,Landed Cost Item,Costos de destino estimados |
| 3471 | apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.js +56,Show zero values,Mostrar valores en cero |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3472 | DocType: BOM,Quantity of item obtained after manufacturing / repacking from given quantities of raw materials,Cantidad del producto obtenido después de la fabricación / empaquetado desde las cantidades determinadas de materia prima |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3473 | DocType: Payment Reconciliation,Receivable / Payable Account,Cuenta por Cobrar / Pagar |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3474 | DocType: Delivery Note Item,Against Sales Order Item,Contra la orden de venta del producto |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 3475 | apps/erpnext/erpnext/stock/doctype/item/item.py +562,Please specify Attribute Value for attribute {0},"Por favor, especifique el valor del atributo {0}" |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3476 | DocType: Item,Default Warehouse,Almacén por defecto |
| 3477 | DocType: Task,Actual End Date (via Time Logs),Fecha de finalización (gestión de tiempos) |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3478 | apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +37,Budget cannot be assigned against Group Account {0},El presupuesto no se puede asignar contra el grupo de cuentas {0} |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3479 | apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +23,Please enter parent cost center,"Por favor, ingrese el centro de costos principal" |
| 3480 | DocType: Delivery Note,Print Without Amount,Imprimir sin importe |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3481 | apps/erpnext/erpnext/controllers/buying_controller.py +60,Tax Category can not be 'Valuation' or 'Valuation and Total' as all items are non-stock items,La categoría de impuestos no puede ser 'Valoración ' o 'Valoración y totales' ya que todos los productos no son elementos de inventario |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3482 | DocType: Issue,Support Team,Equipo de soporte |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3483 | DocType: Appraisal,Total Score (Out of 5),Puntaje total (de 5 ) |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3484 | DocType: Batch,Batch,Lotes de producto |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 3485 | apps/erpnext/erpnext/stock/doctype/item/item.js +20,Balance,Balance |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3486 | DocType: Project,Total Expense Claim (via Expense Claims),Total reembolso (Vía reembolsos de gastos) |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3487 | DocType: Journal Entry,Debit Note,Nota de débito |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3488 | DocType: Stock Entry,As per Stock UOM,Unidad de Medida Según Inventario |
| 3489 | apps/erpnext/erpnext/stock/doctype/batch/batch_list.js +7,Not Expired,No ha expirado |
| 3490 | DocType: Journal Entry,Total Debit,Débito Total |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3491 | DocType: Manufacturing Settings,Default Finished Goods Warehouse,Almacén predeterminado de productos terminados |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3492 | apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +70,Sales Person,Vendedores |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3493 | DocType: Sales Invoice,Cold Calling,Llamadas en frío |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3494 | DocType: SMS Parameter,SMS Parameter,Parámetros SMS |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3495 | DocType: Maintenance Schedule Item,Half Yearly,Semestral |
| 3496 | DocType: Lead,Blog Subscriber,Suscriptor del Blog |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3497 | apps/erpnext/erpnext/config/setup.py +88,Create rules to restrict transactions based on values.,Crear reglas para restringir las transacciones basadas en valores. |
Pratik Vyas | 7f8cc32 | 2015-04-09 09:50:38 +0530 | [diff] [blame] | 3498 | DocType: HR Settings,"If checked, Total no. of Working Days will include holidays, and this will reduce the value of Salary Per Day","Si se marca, el número total de días trabajados incluirá las vacaciones, y este reducirá el salario por día." |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3499 | DocType: Purchase Invoice,Total Advance,Total anticipo |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3500 | apps/erpnext/erpnext/config/hr.py +220,Processing Payroll,Procesando nómina |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3501 | DocType: Opportunity Item,Basic Rate,Precio base |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3502 | DocType: GL Entry,Credit Amount,Importe acreditado |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3503 | apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +141,Set as Lost,Establecer como perdido |
Anand Doshi | 666fbaf | 2015-11-26 12:40:13 +0530 | [diff] [blame] | 3504 | apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +4,Payment Receipt Note,Pago de recibos Nota |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3505 | DocType: Customer,Credit Days Based On,Días de crédito basados en |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3506 | DocType: Tax Rule,Tax Rule,Regla fiscal |
| 3507 | DocType: Selling Settings,Maintain Same Rate Throughout Sales Cycle,Mantener mismo precio durante todo el ciclo de ventas |
| 3508 | DocType: Manufacturing Settings,Plan time logs outside Workstation Working Hours.,Planear las horas adicionales en la estación de trabajo. |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 3509 | apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +95,{0} {1} has already been submitted,{0} {1} ya ha sido validada |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3510 | ,Items To Be Requested,Solicitud de Productos |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3511 | DocType: Time Log,Billing Rate based on Activity Type (per hour),Monto de facturación basado en el tipo de actividad (por hora) |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3512 | DocType: Company,Company Info,Información de la compañía |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 3513 | apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +218,"Company Email ID not found, hence mail not sent","Email de la compañía no encontrado, por lo que el correo no ha sido enviado" |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3514 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +9,Application of Funds (Assets),UTILIZACIÓN DE FONDOS (ACTIVOS) |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3515 | DocType: Production Planning Tool,Filter based on item,Filtro basado en producto |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 3516 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +447,Debit Account,Cuenta de debito |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3517 | DocType: Fiscal Year,Year Start Date,Fecha de inicio |
| 3518 | DocType: Attendance,Employee Name,Nombre de empleado |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3519 | DocType: Sales Invoice,Rounded Total (Company Currency),Total redondeado (Divisa por defecto) |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 3520 | apps/erpnext/erpnext/accounts/doctype/account/account.py +122,Cannot covert to Group because Account Type is selected.,No se puede convertir a 'Grupo' porque se seleccionó 'Tipo de Cuenta'. |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3521 | DocType: Purchase Common,Purchase Common,Compra común |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3522 | apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +95,{0} {1} has been modified. Please refresh.,{0} {1} ha sido modificado. Por favor actualizar. |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3523 | DocType: Leave Block List,Stop users from making Leave Applications on following days.,No permitir a los usuarios crear solicitudes de ausencia en los siguientes días. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3524 | apps/erpnext/erpnext/selling/doctype/quotation/quotation.js +591,From Opportunity,Desde oportunidades |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3525 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +166,Employee Benefits,Beneficios de empleados |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3526 | DocType: Sales Invoice,Is POS,Es POS |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3527 | apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +245,Packed quantity must equal quantity for Item {0} in row {1},La cantidad embalada debe ser igual a la del elemento {0} en la línea {1} |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3528 | DocType: Production Order,Manufactured Qty,Cantidad producida |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3529 | DocType: Purchase Receipt Item,Accepted Quantity,Cantidad Aceptada |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3530 | apps/erpnext/erpnext/accounts/party.py +25,{0}: {1} does not exists,{0}: {1} no existe |
| 3531 | apps/erpnext/erpnext/config/accounts.py +18,Bills raised to Customers.,Listado de facturas emitidas a los clientes. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3532 | apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +26,Project Id,ID del proyecto |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 3533 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +472,Row No {0}: Amount cannot be greater than Pending Amount against Expense Claim {1}. Pending Amount is {2},Línea #{0}: El importe no puede ser mayor que el reembolso pendiente {1}. El importe pendiente es {2} |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3534 | apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.py +40,{0} subscribers added,{0} suscriptores añadidos |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3535 | DocType: Maintenance Schedule,Schedule,Programa |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3536 | DocType: Cost Center,"Define Budget for this Cost Center. To set budget action, see ""Company List""","Defina el presupuesto para este centro de costos, puede configurarlo en 'Listado de compañía'" |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3537 | DocType: Account,Parent Account,Cuenta principal |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3538 | DocType: Quality Inspection Reading,Reading 3,Lectura 3 |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3539 | ,Hub,Centro de actividades |
| 3540 | DocType: GL Entry,Voucher Type,Tipo de comprobante |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3541 | apps/erpnext/erpnext/public/js/pos/pos.js +91,Price List not found or disabled,La lista de precios no existe o está deshabilitada. |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3542 | DocType: Expense Claim,Approved,Aprobado |
| 3543 | DocType: Pricing Rule,Price,Precio |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 3544 | apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +99,Employee relieved on {0} must be set as 'Left',"Empleado relevado en {0} debe definirse como ""izquierda""" |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3545 | DocType: Item,"Selecting ""Yes"" will give a unique identity to each entity of this item which can be viewed in the Serial No master.","Al seleccionar "" Sí"" le dará una identidad única a cada elemento de este producto que se podrá ver en el numero de serie principal" |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3546 | apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +39,Appraisal {0} created for Employee {1} in the given date range,La evaluación {0} creado para el empleado {1} en el rango de fechas determinado |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3547 | DocType: Employee,Education,Educación |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3548 | DocType: Selling Settings,Campaign Naming By,Ordenar campañas por |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3549 | DocType: Employee,Current Address Is,La dirección actual es |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 3550 | apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +223,"Optional. Sets company's default currency, if not specified.","Opcional. Establece moneda por defecto de la empresa, si no se especifica." |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3551 | DocType: Address,Office,Oficina |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3552 | apps/erpnext/erpnext/config/accounts.py +13,Accounting journal entries.,Entradas en el diario de contabilidad. |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3553 | DocType: Delivery Note Item,Available Qty at From Warehouse,Disponible Cantidad a partir de Almacén |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 3554 | apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +226,Please select Employee Record first.,"Por favor, primero seleccione el registro del empleado." |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3555 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +185,Row {0}: Party / Account does not match with {1} / {2} in {3} {4},Línea {0}: Socio / Cuenta no coincide con {1} / {2} en {3} {4} |
| 3556 | apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +35,To create a Tax Account,Para crear una cuenta de impuestos |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 3557 | apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +240,Please enter Expense Account,"Por favor, ingrese la Cuenta de Gastos" |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3558 | DocType: Account,Stock,Almacén |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3559 | DocType: Employee,Current Address,Dirección actual |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3560 | DocType: 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 el artículo es una variante de otro artículo entonces la descripción, imágenes, precios, impuestos, etc. se establecerán a partir de la plantilla a menos que se especifique explícitamente" |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3561 | DocType: Serial No,Purchase / Manufacture Details,Detalles de compra / producción |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 3562 | apps/erpnext/erpnext/config/stock.py +283,Batch Inventory,Inventario de lotes |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3563 | DocType: Employee,Contract End Date,Fecha de finalización de contrato |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 3564 | DocType: Sales Order,Track this Sales Order against any Project,Monitorear esta órden de venta sobre cualquier proyecto |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3565 | DocType: Production Planning Tool,Pull sales orders (pending to deliver) based on the above criteria,Obtener ordenes de venta (pendientes de entrega) basadas en los criterios anteriores |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 3566 | apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +676,From Supplier Quotation,Desde cotización de proveedor |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3567 | DocType: Deduction Type,Deduction Type,Tipo de deducción |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3568 | DocType: Attendance,Half Day,Medio Día |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3569 | DocType: Pricing Rule,Min Qty,Cantidad mínima |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3570 | DocType: Features Setup,"To track items in sales and purchase documents with batch nos. ""Preferred Industry: Chemicals""","Para realizar un seguimiento de los productos en los documentos de compra y venta, con los números de lote. 'Industria preferida: Químicos'" |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3571 | DocType: GL Entry,Transaction Date,Fecha de transacción |
| 3572 | DocType: Production Plan Item,Planned Qty,Cantidad planificada |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3573 | apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +93,Total Tax,Impuesto Total |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 3574 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +176,For Quantity (Manufactured Qty) is mandatory,Por cantidad (cantidad fabricada) es obligatoria |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3575 | DocType: Stock Entry,Default Target Warehouse,Almacen de destino predeterminado |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3576 | DocType: Purchase Invoice,Net Total (Company Currency),Total neto (Divisa por defecto) |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3577 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +79,Row {0}: Party Type and Party is only applicable against Receivable / Payable account,Línea {0}: el tipo de entidad es aplicable únicamente contra las cuentas de cobrar/pagar |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3578 | DocType: Notification Control,Purchase Receipt Message,Mensaje de recibo de compra |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3579 | DocType: Production Order,Actual Start Date,Fecha de inicio actual |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3580 | DocType: Sales Order,% of materials delivered against this Sales Order,% de materiales entregados para esta orden de venta |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3581 | apps/erpnext/erpnext/config/stock.py +23,Record item movement.,Listado de todos los movimientos de inventario. |
Pratik Vyas | 9726447 | 2015-05-14 15:13:10 +0530 | [diff] [blame] | 3582 | DocType: Newsletter List Subscriber,Newsletter List Subscriber,Lista de suscriptores al boletín |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3583 | DocType: Hub Settings,Hub Settings,Ajustes del Centro de actividades |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3584 | DocType: Project,Gross Margin %,Margen bruto % |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3585 | DocType: BOM,With Operations,Con operaciones |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3586 | apps/erpnext/erpnext/accounts/party.py +232,Accounting entries have already been made in currency {0} for company {1}. Please select a receivable or payable account with currency {0}.,"Asientos contables ya se han hecho en moneda {0} para la compañía de {1}. Por favor, seleccione una cuenta por cobrar o por pagar con la moneda {0}." |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3587 | ,Monthly Salary Register,Registar salario mensual |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3588 | DocType: Warranty Claim,If different than customer address,Si es diferente a la dirección del cliente |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3589 | DocType: BOM Operation,BOM Operation,Operación de la lista de materiales (LdM) |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3590 | DocType: Purchase Taxes and Charges,On Previous Row Amount,Sobre la línea anterior |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3591 | apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.py +33,Please enter Payment Amount in atleast one row,"Por favor, ingrese el importe pagado en una línea" |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3592 | DocType: POS Profile,POS Profile,Perfil de POS |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3593 | apps/erpnext/erpnext/config/accounts.py +153,"Seasonality for setting budgets, targets etc.","Configuración general para establecer presupuestos, objetivos, etc." |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3594 | apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.js +238,Row {0}: Payment Amount cannot be greater than Outstanding Amount,Línea {0}: El importe de pago no puede ser superior al monto pendiente de pago |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 3595 | apps/erpnext/erpnext/buying/doctype/supplier/supplier.js +46,Total Unpaid,Total impagado |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3596 | apps/erpnext/erpnext/projects/doctype/time_log/time_log_list.js +21,Time Log is not billable,La gestión de tiempos no se puede facturar |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3597 | apps/erpnext/erpnext/stock/get_item_details.py +128,"Item {0} is a template, please select one of its variants","El producto {0} es una plantilla, por favor seleccione una de sus variantes" |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 3598 | apps/erpnext/erpnext/public/js/setup_wizard.js +290,Purchaser,Comprador |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3599 | apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +81,Net pay cannot be negative,El salario neto no puede ser negativo |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3600 | apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.py +107,Please enter the Against Vouchers manually,"Por favor, ingrese los recibos correspondientes manualmente" |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3601 | DocType: SMS Settings,Static Parameters,Parámetros estáticos |
| 3602 | DocType: Purchase Order,Advance Paid,Pago Anticipado |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3603 | DocType: Item,Item Tax,Impuestos del producto |
| 3604 | DocType: Expense Claim,Employees Email Id,ID de Email de empleados |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 3605 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +159,Current Liabilities,Pasivo circulante |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3606 | apps/erpnext/erpnext/config/crm.py +48,Send mass SMS to your contacts,Enviar mensajes SMS masivos a sus contactos |
| 3607 | DocType: Purchase Taxes and Charges,Consider Tax or Charge for,Considerar impuestos o cargos por |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3608 | apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +57,Actual Qty is mandatory,Cantidad actual es obligatoria |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3609 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +132,Credit Card,Tarjetas de credito |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3610 | DocType: BOM,Item to be manufactured or repacked,Producto a manufacturar o re-empacar |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 3611 | apps/erpnext/erpnext/config/stock.py +90,Default settings for stock transactions.,Los ajustes por defecto para las transacciones de inventario. |
Pratik Vyas | 7f8cc32 | 2015-04-09 09:50:38 +0530 | [diff] [blame] | 3612 | DocType: Purchase Invoice,Next Date,Siguiente fecha |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3613 | DocType: Employee Education,Major/Optional Subjects,Principales / Asignaturas Optativas |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3614 | apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +49,Please enter Taxes and Charges,"Por favor, introduzca los impuestos y cargos" |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3615 | DocType: Sales Invoice Item,Drop Ship,Nave de la gota |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3616 | DocType: Employee,"Here you can maintain family details like name and occupation of parent, spouse and children","Aquí usted puede ingresar los detalles de la familia como el nombre y ocupación de los padres, cónyuge e hijos" |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3617 | DocType: Hub Settings,Seller Name,Nombre de vendedor |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3618 | DocType: Purchase Invoice,Taxes and Charges Deducted (Company Currency),Impuestos y gastos deducibles (Divisa por defecto) |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3619 | DocType: Item Group,General Settings,Configuración general |
| 3620 | apps/erpnext/erpnext/setup/doctype/currency_exchange/currency_exchange.py +19,From Currency and To Currency cannot be same,'Desde moneda - a moneda' no pueden ser las mismas |
| 3621 | DocType: Stock Entry,Repack,Re-empacar |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3622 | apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +6,You must Save the form before proceeding,Debe guardar el formulario antes de proceder |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3623 | DocType: Item Attribute,Numeric Values,Valores numéricos |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 3624 | apps/erpnext/erpnext/public/js/setup_wizard.js +262,Attach Logo,Adjuntar logo |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3625 | DocType: Customer,Commission Rate,Comisión de ventas |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 3626 | apps/erpnext/erpnext/stock/doctype/item/item.js +53,Make Variant,Crear variante |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3627 | apps/erpnext/erpnext/config/hr.py +145,Block leave applications by department.,Bloquear solicitudes de ausencias por departamento. |
| 3628 | apps/erpnext/erpnext/templates/pages/cart.html +42,Cart is Empty,El carrito esta vacío. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3629 | DocType: Production Order,Actual Operating Cost,Costo de operación actual |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 3630 | apps/erpnext/erpnext/accounts/doctype/account/account.py +77,Root cannot be edited.,Usuario root no se puede editar. |
| 3631 | apps/erpnext/erpnext/accounts/utils.py +197,Allocated amount can not greater than unadusted amount,Monto asignado no puede superar el importe no ajustado |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3632 | DocType: Manufacturing Settings,Allow Production on Holidays,Permitir producción en días festivos |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3633 | DocType: Sales Order,Customer's Purchase Order Date,Fecha de pedido de compra del cliente |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3634 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +183,Capital Stock,Capital de inventario |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3635 | DocType: Packing Slip,Package Weight Details,Detalles del peso del paquete |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3636 | apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.py +105,Please select a csv file,"Por favor, seleccione un archivo csv" |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3637 | DocType: Purchase Order,To Receive and Bill,Para recibir y pagar |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3638 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +94,Designer,Diseñador |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3639 | apps/erpnext/erpnext/config/selling.py +121,Terms and Conditions Template,Plantillas de términos y condiciones |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3640 | DocType: Serial No,Delivery Details,Detalles de la entrega |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 3641 | apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +386,Cost Center is required in row {0} in Taxes table for type {1},Centro de costos requerido para la línea {0} en la tabla Impuestos para el tipo {1} |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3642 | DocType: Item,Automatically create Material Request if quantity falls below this level,Crear automáticamente una 'requisición de materiales' si la cantidad es inferior a este nivel |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3643 | ,Item-wise Purchase Register,Detalle de compras |
Pratik Vyas | 593d562 | 2015-03-02 19:07:52 +0530 | [diff] [blame] | 3644 | DocType: Batch,Expiry Date,Fecha de caducidad |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 3645 | apps/erpnext/erpnext/stock/doctype/item/item.py +409,"To set reorder level, item must be a Purchase Item or Manufacturing Item","Para establecer el nivel de reabastecimiento, el producto debe ser de 'compra' o un producto para fabricación" |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3646 | ,Supplier Addresses and Contacts,Libreta de direcciones de proveedores |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3647 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +268,Please select Category first,"Por favor, seleccione primero la categoría" |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3648 | apps/erpnext/erpnext/config/projects.py +18,Project master.,Listado de todos los proyectos. |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3649 | DocType: Global Defaults,Do not show any symbol like $ etc next to currencies.,No volver a mostrar cualquier símbolo como $ u otro junto a las monedas. |
Anand Doshi | 03791fc | 2015-12-15 15:17:11 +0530 | [diff] [blame] | 3650 | apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +380, (Half Day),(Medio día) |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3651 | DocType: Supplier,Credit Days,Días de crédito |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3652 | DocType: Leave Type,Is Carry Forward,Es un traslado |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 3653 | apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +565,Get Items from BOM,Obtener productos desde lista de materiales (LdM) |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3654 | apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +41,Lead Time Days,Días de iniciativa |
Rushabh Mehta | 626ba1b | 2015-10-14 15:22:06 +0530 | [diff] [blame] | 3655 | apps/erpnext/erpnext/config/manufacturing.py +120,Bill of Materials,Lista de materiales (LdM) |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3656 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +77,Row {0}: Party Type and Party is required for Receivable / Payable account {1},Línea {0}: el tipo de entidad se requiere para la cuenta por cobrar/pagar {1} |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 3657 | apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +102,Ref Date,Fecha Ref. |
Anand Doshi | bacc679 | 2015-10-30 12:54:27 +0530 | [diff] [blame] | 3658 | DocType: Employee,Reason for Leaving,Razones de renuncia |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3659 | DocType: Expense Claim Detail,Sanctioned Amount,Monto sancionado |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3660 | DocType: GL Entry,Is Opening,De apertura |
Rushabh Mehta | fc30797 | 2015-11-04 18:02:45 +0530 | [diff] [blame] | 3661 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +164,Row {0}: Debit entry can not be linked with a {1},Línea {0}: La entrada de débito no puede vincularse con {1} |
Rushabh Mehta | 4140fa5 | 2015-12-01 16:02:15 +0530 | [diff] [blame] | 3662 | apps/erpnext/erpnext/accounts/doctype/account/account.py +195,Account {0} does not exist,Cuenta {0} no existe |
Anand Doshi | bb347f5 | 2015-11-12 16:39:58 +0530 | [diff] [blame] | 3663 | DocType: Account,Cash,Efectivo |
Anand Doshi | 191b297 | 2015-10-21 16:50:31 +0530 | [diff] [blame] | 3664 | DocType: Employee,Short biography for website and other publications.,Breve biografía para la página web y otras publicaciones. |