Rushabh Mehta | c06ce25 | 2013-02-18 14:24:05 +0530 | [diff] [blame] | 1 | (Half Day),(Medio día)
|
Rushabh Mehta | 37fed60 | 2013-07-11 18:45:47 +0530 | [diff] [blame] | 2 | and year: ,y el año:
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 3 | """ does not exists","""No existe"
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 4 | % Delivered,Entregado %
|
| 5 | % Amount Billed,% Importe Anunciado
|
| 6 | % Billed,% Anunciado
|
| 7 | % Completed,% completado
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 8 | % Delivered,Entregado %
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 9 | % Installed,instalado %
|
| 10 | % Received,% Recibido
|
| 11 | % of materials billed against this Purchase Order.,% De materiales facturados contra esta orden de compra .
|
| 12 | % of materials billed against this Sales Order,% De materiales facturados contra esta Orden de Venta
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 13 | % of materials delivered against this Delivery Note,% De los materiales entregados en contra de esta nota de entrega
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 14 | % of materials delivered against this Sales Order,% De los materiales entregados en contra de esta Orden de Venta
|
| 15 | % of materials ordered against this Material Request,% De materiales ordenados en contra de esta demanda de materiales
|
| 16 | % of materials received against this Purchase Order,% Del material recibido en contra de esta orden de compra
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 17 | 'Actual Start Date' can not be greater than 'Actual End Date',"' Fecha de Comienzo real ' no puede ser mayor que ' Actual Fecha de finalización """
|
| 18 | 'Based On' and 'Group By' can not be same,"""Basado en "" y "" Agrupar por "" no puede ser el mismo"
|
| 19 | 'Days Since Last Order' must be greater than or equal to zero,' Días desde el último pedido ' debe ser mayor o igual a cero
|
| 20 | 'Entries' cannot be empty,' Comentarios ' no puede estar vacío
|
| 21 | 'Expected Start Date' can not be greater than 'Expected End Date',"'Fecha de inicio esperaba' no puede ser mayor que ' esperada Fecha de finalización """
|
| 22 | 'From Date' is required,"' A partir de la fecha "" se requiere"
|
| 23 | 'From Date' must be after 'To Date',"' A partir de la fecha "" debe ser después de ' A Fecha '"
|
| 24 | 'Has Serial No' can not be 'Yes' for non-stock item,"""No tiene de serie 'no puede ser ' Sí ' para la falta de valores"
|
| 25 | 'Notification Email Addresses' not specified for recurring invoice,"«Notificación Direcciones de correo electrónico "" no especificadas para la factura recurrente"
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 26 | 'Profit and Loss' type account {0} not allowed in Opening Entry,""" Pérdidas y Ganancias "" tipo de cuenta {0} no se permite la entrada con apertura"
|
| 27 | 'To Case No.' cannot be less than 'From Case No.',' Para el caso núm ' no puede ser inferior a ' De Caso No. '
|
| 28 | 'To Date' is required,""" Hasta la fecha "" se requiere"
|
| 29 | 'Update Stock' for Sales Invoice {0} must be set,"'Actualización de la "" factura de venta para {0} debe ajustarse"
|
| 30 | * Will be calculated in the transaction.,* Se calculará en la transacción.
|
RM | 7ab4ee1 | 2014-09-08 09:28:34 +0000 | [diff] [blame] | 31 | 1 Currency = [?] FractionFor e.g. 1 USD = 100 Cent,"1 moneda = [?] Fracción Por ejemplo, 1 USD = 100 Cent"
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 32 | 1. To maintain the customer wise item code and to make them searchable based on their code use this option,1 . Para mantener el código del artículo sabia cliente y para efectuar búsquedas en ellos en función de su uso de código de esta opción
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 33 | "<a href=""#Sales Browser/Customer Group"">Add / Edit</a>","<a href=""#Sales Browser/Customer grupo""> Añadir / Editar < / a>"
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 34 | "<a href=""#Sales Browser/Item Group"">Add / Edit</a>","<a href=""#Sales Browser/Item grupo""> Añadir / Editar < / a>"
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 35 | "<a href=""#Sales Browser/Territory"">Add / Edit</a>","<a href=""#Sales Browser/Territory""> Añadir / Editar < / a>"
|
RM | 7ab4ee1 | 2014-09-08 09:28:34 +0000 | [diff] [blame] | 36 | "<h4>Default Template</h4><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><pre><code>{{ address_line1 }}<br>{% if address_line2 %}{{ address_line2 }}<br>{% endif -%}{{ city }}<br>{% if state %}{{ state }}<br>{% endif -%}{% if pincode %} PIN: {{ pincode }}<br>{% endif -%}{{ country }}<br>{% if phone %}Phone: {{ phone }}<br>{% endif -%}{% if fax %}Fax: {{ fax }}<br>{% endif -%}{% if email_id %}Email: {{ email_id }}<br>{% endif -%}</code></pre>","<h4> defecto plantilla </ h4> <p> Usos <a href=""http://jinja.pocoo.org/docs/templates/""> Jinja plantillas </ a> y todos los campos de la Dirección ( incluyendo campos personalizados en su caso) estará disponible </ p> <pre> <code> {{}} address_line1 <br> {% if address_line2%} {{}} address_line2 <br> { endif% -%} {{city}} <br> {% if estado%} {{Estado}} {% endif <br> -%} {% if%} pincode PIN: {{pincode}} {% endif <br> -%} {{país}} <br> {% if%} de teléfono Teléfono: {{phone}} {<br> endif% -%} {% if%} fax Fax: {{fax}} {% endif <br> -%} {% if%} email_ID Email: {{}} email_ID <br> ; {% endif -%} </ code> </ pre>"
|
| 37 | A Customer Group exists with same name please change the Customer name or rename the Customer Group,"Existe un Grupo de Clientes con el mismo nombre, por favor cambie el nombre del Cliente o cambie el nombre del Grupo de Clientes"
|
| 38 | A Customer exists with same name,Existe un Cliente con el mismo nombre
|
| 39 | A Lead with this email id should exist,Una Iniciativa con este correo electrónico debería existir
|
| 40 | A Product or Service,Un Producto o Servicio
|
| 41 | A Supplier exists with same name,Existe un Proveedor con el mismo nombre
|
| 42 | A symbol for this currency. For e.g. $,"Un símbolo para esta moneda. Por ejemplo, $"
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 43 | AMC Expiry Date,AMC Fecha de caducidad
|
RM | 7ab4ee1 | 2014-09-08 09:28:34 +0000 | [diff] [blame] | 44 | Abbr,Abrev
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 45 | Abbreviation cannot have more than 5 characters,Abreviatura no puede tener más de 5 caracteres
|
RM | 7ab4ee1 | 2014-09-08 09:28:34 +0000 | [diff] [blame] | 46 | Above Value,Valor Superior
|
| 47 | Absent,Ausente
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 48 | Acceptance Criteria,Criterios de Aceptación
|
| 49 | Accepted,Aceptado
|
RM | 7ab4ee1 | 2014-09-08 09:28:34 +0000 | [diff] [blame] | 50 | 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}
|
| 51 | Accepted Quantity,Cantidad Aceptada
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 52 | Accepted Warehouse,Almacén Aceptado
|
RM | 7ab4ee1 | 2014-09-08 09:28:34 +0000 | [diff] [blame] | 53 | Account,Cuenta
|
| 54 | Account Balance,Balance de la Cuenta
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 55 | Account Created: {0},Cuenta Creada: {0}
|
RM | 7ab4ee1 | 2014-09-08 09:28:34 +0000 | [diff] [blame] | 56 | Account Details,Detalles de la Cuenta
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 57 | Account Head,cuenta Head
|
RM | 7ab4ee1 | 2014-09-08 09:28:34 +0000 | [diff] [blame] | 58 | Account Name,Nombre de la Cuenta
|
| 59 | Account Type,Tipo de Cuenta
|
| 60 | "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'"
|
| 61 | "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"""
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 62 | Account for the warehouse (Perpetual Inventory) will be created under this Account.,Cuenta para el almacén ( Inventario Permanente ) se creará en esta Cuenta.
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 63 | Account head {0} created,Cabeza de cuenta {0} creado
|
| 64 | Account must be a balance sheet account,La cuenta debe ser una cuenta de balance
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 65 | Account with child nodes cannot be converted to ledger,Cuenta con nodos hijos no se puede convertir a cuentas del libro mayor
|
RM | 7ab4ee1 | 2014-09-08 09:28:34 +0000 | [diff] [blame] | 66 | Account with existing transaction can not be converted to group.,Cuenta con transacción existente no se puede convertir al grupo.
|
| 67 | Account with existing transaction can not be deleted,Cuenta con transacción existente no se puede eliminar
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 68 | Account with existing transaction cannot be converted to ledger,Cuenta con una transacción existente no se puede convertir en el libro mayor
|
RM | 7ab4ee1 | 2014-09-08 09:28:34 +0000 | [diff] [blame] | 69 | Account {0} cannot be a Group,Cuenta {0} no puede ser un Grupo
|
| 70 | Account {0} does not belong to Company {1},Cuenta {0} no pertenece a la Compañía {1}
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 71 | Account {0} does not belong to company: {1},Cuenta {0} no pertenece a la compañía: {1}
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 72 | Account {0} does not exist,Cuenta {0} no existe
|
| 73 | 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}
|
RM | 7ab4ee1 | 2014-09-08 09:28:34 +0000 | [diff] [blame] | 74 | Account {0} is frozen,Cuenta {0} está congelada
|
| 75 | Account {0} is inactive,Cuenta {0} está inactiva
|
| 76 | Account {0} is not valid,Cuenta {0} no es válida
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 77 | 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 | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 78 | Account {0}: Parent account {1} can not be a ledger,Cuenta {0}: Cuenta Padre {1} no puede ser una cuenta Mayor
|
RM | 7ab4ee1 | 2014-09-08 09:28:34 +0000 | [diff] [blame] | 79 | Account {0}: Parent account {1} does not belong to company: {2},Cuenta {0}: Cuenta Padre {1} no pertenece a la compañía: {2}
|
| 80 | Account {0}: Parent account {1} does not exist,Cuenta {0}: Cuenta Padre {1} no existe
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 81 | Account {0}: You can not assign itself as parent account,Cuenta {0}: no puede asignar la misma cuenta como su cuenta Padre.
|
RM | 7ab4ee1 | 2014-09-08 09:28:34 +0000 | [diff] [blame] | 82 | Account: {0} can only be updated via \ Stock Transactions,Cuenta: {0} sólo puede ser actualizado a través de \ Transacciones de Inventario
|
| 83 | Accountant,Contador
|
| 84 | Accounting,Contabilidad
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 85 | "Accounting Entries can be made against leaf nodes, called","Asientos contables pueden ser hechos contra cuentas de detalle, llamada"
|
| 86 | "Accounting entry frozen up to this date, nobody can do / modify entry except role specified below.",Asiento contable congelado actualmente ; nadie puede modificar el asiento excepto el rol que se especifica a continuación .
|
RM | 7ab4ee1 | 2014-09-08 09:28:34 +0000 | [diff] [blame] | 87 | Accounting journal entries.,Entradas de diario de contabilidad.
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 88 | Accounts,Cuentas
|
RM | 7ab4ee1 | 2014-09-08 09:28:34 +0000 | [diff] [blame] | 89 | Accounts Browser,Navegador de Cuentas
|
| 90 | Accounts Frozen Upto,Cuentas Congeladas Hasta
|
| 91 | Accounts Payable,Cuentas por Pagar
|
| 92 | Accounts Receivable,Cuentas por Cobrar
|
| 93 | Accounts Settings,Configuración de Cuentas
|
| 94 | Active,Activo
|
| 95 | Active: Will extract emails from ,Activo: Extraerá correos electrónicos de
|
| 96 | Activity,Actividad
|
| 97 | Activity Log,Registro de Actividad
|
| 98 | Activity Log:,Registro de Actividad:
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 99 | Activity Type,Tipo de Actividad
|
RM | 7ab4ee1 | 2014-09-08 09:28:34 +0000 | [diff] [blame] | 100 | Actual,Real
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 101 | Actual Budget,Presupuesto Real
|
RM | 7ab4ee1 | 2014-09-08 09:28:34 +0000 | [diff] [blame] | 102 | Actual Completion Date,Fecha Real de Terminación
|
| 103 | Actual Date,Fecha Real
|
| 104 | Actual End Date,Fecha Real de Finalización
|
| 105 | Actual Invoice Date,Fecha Real de Factura
|
| 106 | Actual Posting Date,Fecha Real de Envío
|
| 107 | Actual Qty,Cantidad Real
|
| 108 | Actual Qty (at source/target),Cantidad Real (en origen/destino)
|
| 109 | Actual Qty After Transaction,Cantidad Real Después de la Transacción
|
| 110 | Actual Qty: Quantity available in the warehouse.,Cantidad Actual: Cantidad disponible en el almacén.
|
| 111 | Actual Quantity,Cantidad Real
|
| 112 | Actual Start Date,Fecha de Comienzo Real
|
| 113 | Add,Añadir
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 114 | Add / Edit Taxes and Charges,Añadir / Editar Impuestos y Cargos
|
RM | 7ab4ee1 | 2014-09-08 09:28:34 +0000 | [diff] [blame] | 115 | Add Child,Añadir Hijo
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 116 | Add Serial No,Añadir Número de Serie
|
| 117 | Add Taxes,Añadir Impuestos
|
| 118 | Add Taxes and Charges,Añadir Impuestos y Cargos
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 119 | Add or Deduct,Agregar o Deducir
|
| 120 | Add rows to set annual budgets on Accounts.,Añadir filas para establecer los presupuestos anuales de las Cuentas .
|
| 121 | Add to Cart,Añadir a la Cesta
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 122 | Add to calendar on this date,Añadir al calendario en esta fecha
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 123 | Add/Remove Recipients,Añadir / Quitar Destinatarios
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 124 | Address,Dirección
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 125 | Address & Contact,Dirección y Contacto
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 126 | Address & Contacts,Dirección y Contactos
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 127 | Address Desc,Dirección descripción
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 128 | Address Details,Detalles de las Direcciones
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 129 | Address HTML,Dirección HTML
|
| 130 | Address Line 1,Dirección Línea 1
|
| 131 | Address Line 2,Dirección Línea 2
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 132 | Address Template,Plantilla de Direcciones
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 133 | Address Title,Dirección Título
|
| 134 | Address Title is mandatory.,Dirección Título es obligatorio.
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 135 | Address Type,Tipo de dirección
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 136 | Address master.,Dirección Principal.
|
| 137 | Administrative Expenses,Gastos de Administración
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 138 | Administrative Officer,Oficial Administrativo
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 139 | Advance Amount,Cantidad Anticipada
|
| 140 | Advance amount,cantidad anticipada
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 141 | Advances,Anticipos
|
| 142 | Advertisement,Anuncio
|
| 143 | Advertising,Publicidad
|
| 144 | Aerospace,Aeroespacial
|
| 145 | After Sale Installations,Instalaciones Post Venta
|
| 146 | Against,Contra
|
| 147 | Against Account,Contra Cuenta
|
| 148 | Against Bill {0} dated {1},Contra Factura {0} de fecha {1}
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 149 | Against Docname,Contra Docname
|
| 150 | Against Doctype,Contra Doctype
|
| 151 | Against Document Detail No,Contra número de detalle del documento
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 152 | Against Document No,Contra el Documento No
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 153 | Against Expense Account,Contra la Cuenta de Gastos
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 154 | Against Income Account,Contra la Cuenta de Utilidad
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 155 | Against Journal Voucher,Contra Comprobante de Diario
|
| 156 | Against Journal Voucher {0} does not have any unmatched {1} entry,Contra Comprobante de Diario {0} aún no tiene {1} entrada asignada
|
| 157 | Against Purchase Invoice,Contra la Factura de Compra
|
| 158 | Against Sales Invoice,Contra la Factura de Venta
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 159 | Against Sales Order,Contra la Orden de Venta
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 160 | Against Voucher,Contra Comprobante
|
| 161 | Against Voucher Type,Contra Comprobante Tipo
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 162 | Ageing Based On,Envejecimiento Basado En
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 163 | Ageing Date is mandatory for opening entry,Fecha de antigüedad es obligatoria para la entrada de apertura
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 164 | Ageing date is mandatory for opening entry,Fecha Envejecer es obligatorio para la apertura de la entrada
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 165 | Agent,Agente
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 166 | Aging Date,Fecha de antigüedad
|
| 167 | Aging Date is mandatory for opening entry,La fecha de antigüedad es obligatoria para la apertura de la entrada
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 168 | Agriculture,Agricultura
|
| 169 | Airline,Línea Aérea
|
| 170 | All Addresses.,Todas las Direcciones .
|
| 171 | All Contact,Todos los Contactos
|
| 172 | All Contacts.,Todos los Contactos .
|
| 173 | All Customer Contact,Todos Contactos de Clientes
|
| 174 | All Customer Groups,Todos los Grupos de Clientes
|
| 175 | All Day,Todo el Día
|
| 176 | All Employee (Active),Todos los Empleados (Activos)
|
| 177 | All Item Groups,Todos los Grupos de Artículos
|
| 178 | All Lead (Open),Todas las Oportunidades (Abiertas)
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 179 | All Products or Services.,Todos los Productos o Servicios .
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 180 | All Sales Partner Contact,Todo Punto de Contacto de Venta
|
| 181 | All Sales Person,Todos Ventas de Ventas
|
| 182 | All Supplier Contact,Todos Contactos de Proveedores
|
| 183 | All Supplier Types,Todos los Tipos de proveedores
|
| 184 | All Territories,Todos los Territorios
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 185 | "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."
|
| 186 | "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 | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 187 | All items have already been invoiced,Todos los artículos que ya se han facturado
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 188 | All these items have already been invoiced,Todos estos elementos ya fueron facturados
|
| 189 | Allocate,Asignar
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 190 | Allocate leaves for a period.,Asignar las hojas por un período .
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 191 | Allocate leaves for the year.,Asignar las hojas para el año.
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 192 | Allocated Amount,Monto Asignado
|
| 193 | Allocated Budget,Presupuesto Asignado
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 194 | Allocated amount,cantidad asignada
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 195 | Allocated amount can not be negative,Monto asignado no puede ser negativo
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 196 | Allocated amount can not greater than unadusted amount,Monto asignado no puede superar el importe no ajustado
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 197 | Allow Bill of Materials,Permitir lista de materiales
|
Anand Doshi | 335763d | 2015-02-26 13:20:15 +0530 | [diff] [blame] | 198 | Allow Bill of Materials should be 'Yes'. Because one or many active BOMs present for this item,"Permitir lista de Materiales debe ser ""Sí"". Debido a que hay una o varias Listas de Materiales activas presentes para este artículo"
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 199 | Allow Children,Permitir hijos
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 200 | Allow Dropbox Access,Permitir Acceso a Dropbox
|
| 201 | Allow Google Drive Access,Permitir Acceso a Google Drive
|
| 202 | Allow Negative Balance,Permitir Saldo Negativo
|
| 203 | Allow Negative Stock,Permitir Inventario Negativo
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 204 | Allow Production Order,Permitir Orden de Producción
|
Rushabh Mehta | af222dc | 2013-02-11 11:49:18 +0530 | [diff] [blame] | 205 | Allow User,Permitir al usuario
|
| 206 | Allow Users,Permitir que los usuarios
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 207 | Allow the following users to approve Leave Applications for block days.,Permitir a los usuarios siguientes aprobar Solicitudes de ausencia en bloques de días.
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 208 | Allow user to edit Price List Rate in transactions,Permitir al usuario editar Precio de Lista en las transacciones
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 209 | Allowance Percent,Porcentaje de Asignación
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 210 | Allowance for over-{0} crossed for Item {1},Previsión por exceso de {0} cruzados por artículo {1}
|
| 211 | Allowance for over-{0} crossed for Item {1}.,Previsión por exceso de {0} cruzado para el punto {1}.
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 212 | Allowed Role to Edit Entries Before Frozen Date,Permitir al Rol editar las entradas antes de la Fecha de Cierre
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 213 | Amended From,Modificado Desde
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 214 | Amount,Monto Total
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 215 | Amount (Company Currency),Importe (Moneda de la Empresa)
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 216 | Amount Paid,Total Pagado
|
| 217 | Amount to Bill,Monto a Facturar
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 218 | An Customer exists with same name,Existe un cliente con el mismo nombre
|
| 219 | "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"
|
| 220 | "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"
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 221 | Analyst,Analista
|
| 222 | Annual,Anual
|
| 223 | 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}
|
| 224 | Another Salary Structure {0} is active for employee {0}. Please make its status 'Inactive' to proceed.,"Otra estructura salarial {0} está activa para empleado {0} . Por favor marque "" Inactivo "" para proceder ."
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 225 | "Any other comments, noteworthy effort that should go in the records.","Cualquier otro comentario , notable esfuerzo que debe ir en los registros ."
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 226 | Apparel & Accessories,Ropa y Accesorios
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 227 | Applicability,Aplicable
|
| 228 | Applicable For,Aplicable para
|
| 229 | Applicable Holiday List,Lista de Días Feriados Aplicable
|
| 230 | Applicable Territory,Territorio Aplicable
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 231 | Applicable To (Designation),Aplicables a (Denominación )
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 232 | Applicable To (Employee),Aplicable a ( Empleado )
|
| 233 | Applicable To (Role),Aplicable a (Rol )
|
| 234 | Applicable To (User),Aplicable a (Usuario)
|
| 235 | Applicant Name,Nombre del Solicitante
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 236 | Applicant for a Job.,Solicitante de empleo .
|
| 237 | Application of Funds (Assets),Aplicación de Fondos (Activos )
|
| 238 | Applications for leave.,Las solicitudes de licencia .
|
| 239 | Applies to Company,Se aplica a la empresa
|
| 240 | Apply On,Aplique En
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 241 | Appraisal,Evaluación
|
| 242 | Appraisal Goal,Evaluación Meta
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 243 | Appraisal Goals,Objetivos de la valoración
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 244 | Appraisal Template,Plantilla de Evaluación
|
| 245 | Appraisal Template Goal,Objetivo Plantilla de Evaluación
|
| 246 | Appraisal Template Title,Titulo de la Plantilla deEvaluación
|
| 247 | Appraisal {0} created for Employee {1} in the given date range,Evaluación {0} creado por Empleado {1} en el rango de fechas determinado
|
| 248 | Apprentice,Aprendiz
|
| 249 | Approval Status,Estado de Aprobación
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 250 | Approval Status must be 'Approved' or 'Rejected',"Estado de aprobación debe ser "" Aprobado "" o "" Rechazado """
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 251 | Approved,Aprobado
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 252 | Approver,aprobador
|
| 253 | Approving Role,Aprobar Rol
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 254 | 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
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 255 | Approving User,Aprobar Usuario
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 256 | 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
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 257 | Are you sure you want to STOP ,¿Esta seguro de que quiere DETENER?
|
| 258 | Are you sure you want to UNSTOP ,¿Esta seguro de que quiere CONTINUAR?
|
| 259 | Arrear Amount,Monto Mora
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 260 | "As Production Order can be made for this item, it must be a stock item.","Puede haber una Orden de Producción por este concepto , debe ser un elemento del Inventario."
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 261 | As per Stock UOM,Según Stock UOM
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 262 | "As there are existing stock transactions for this item, you can not change the values of 'Has Serial No', 'Is Stock Item' and 'Valuation Method'","Como hay transacciones de inventario existentes para este artículo , no se pueden cambiar los valores de ""Tiene Númer de Serie ','Artículo en stock"" y "" Método de valoración '"
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 263 | Asset,Activo
|
| 264 | Assistant,Asistente
|
| 265 | Associate,Asociado
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 266 | Atleast one of the Selling or Buying must be selected,Al menos uno de la venta o compra debe seleccionar
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 267 | Atleast one warehouse is mandatory,Al menos un almacén es obligatorio
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 268 | Attach Image,Adjuntar Imagen
|
| 269 | Attach Letterhead,Adjuntar Membrete
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 270 | Attach Logo,Adjunte Logo
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 271 | Attach Your Picture,Adjunte su Fotografía
|
| 272 | Attendance,Asistencia
|
| 273 | Attendance Date,Fecha de Asistencia
|
| 274 | Attendance Details,Datos de Asistencia
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 275 | Attendance From Date,Asistencia De Fecha
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 276 | Attendance From Date and Attendance To Date is mandatory,Asistencia Desde Fecha y Hasta Fecha de Asistencia es obligatoria
|
| 277 | Attendance To Date,Asistencia a la fecha
|
Rushabh Mehta | 37fed60 | 2013-07-11 18:45:47 +0530 | [diff] [blame] | 278 | Attendance can not be marked for future dates,La asistencia no se puede marcar para fechas futuras
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 279 | Attendance for employee {0} is already marked,Asistencia para el empleado {0} ya está marcado
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 280 | Attendance record.,Registro de Asistencia .
|
| 281 | Authorization Control,Control de Autorización
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 282 | Authorization Rule,Regla de Autorización
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 283 | Auto Accounting For Stock Settings,Contabilidad Automatica para la Configuración de Inventario
|
| 284 | Auto Material Request,Solicitud de Materiales Automatica
|
| 285 | Auto-raise Material Request if quantity goes below re-order level in a warehouse,Generar Automaticamente Solicitud de Material si la cantidad está por debajo de nivel para solicitar nueva compra en un almacén
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 286 | Automatically compose message on submission of transactions.,Componer automáticamente el mensaje en la presentación de las transacciones.
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 287 | Automatically extract Job Applicants from a mail box ,Extraer automáticamente candidatos del buzón de correo.
|
| 288 | Automatically extract Leads from a mail box e.g.,"Extraer automáticamente oportunidades de un buzón de correo electrónico , por ejemplo,"
|
| 289 | Automatically updated via Stock Entry of type Manufacture/Repack,Actualiza automáticamente a través de la Entrada de Almacen si es tipo Fabricación / Reparación
|
| 290 | Automotive,Automotor
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 291 | Autoreply when a new mail is received,Respuesta automática cuando se recibe un nuevo correo
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 292 | Available,Disponible
|
| 293 | Available Qty at Warehouse,Cantidad Disponible en Almacén
|
| 294 | Available Stock for Packing Items,Inventario Disponible de Artículos de Embalaje
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 295 | "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"
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 296 | Average Age,Edad Promedio
|
| 297 | Average Commission Rate,Tasa de Comisión Promedio
|
| 298 | Average Discount,Descuento Promedio
|
| 299 | Awesome Products,Productos Increíbles
|
| 300 | Awesome Services,Servicios Impresionantes
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 301 | BOM Detail No,Número de Detalle en la Solicitud de Materiales
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 302 | BOM Explosion Item,BOM Explosion Artículo
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 303 | BOM Item,Artículo de Solicitud de Materiales
|
| 304 | BOM No,Solicitud de Materiales No
|
| 305 | BOM No. for a Finished Good Item,Solicitud de Materiales Nº de Producto Terminado
|
| 306 | BOM Operation,Operación de Solicitud de Materiales
|
| 307 | BOM Operations,Operaciones de Solicitudes de Materiales
|
| 308 | BOM Replace Tool,Herramiento de reemplazo de Solicitud de Materiales
|
| 309 | BOM number is required for manufactured Item {0} in row {1},Se requiere el número de Solicitud de Materiales para el artículo manufacturado {0} en la fila {1}
|
| 310 | BOM number not allowed for non-manufactured Item {0} in row {1},Número de la Solicitud de Materiales no autorizados para la partida no manufacturada {0} en la fila {1}
|
| 311 | BOM recursion: {0} cannot be parent or child of {2},Recursividad de Solicitud de Materiales: {0} no puede ser padre o hijo de {2}
|
| 312 | BOM replaced,Solcitud de Materiales reemplazada
|
| 313 | BOM {0} for Item {1} in row {2} is inactive or not submitted,Solicitud de Materiales {0} para el artículo {1} en la fila {2} está inactivo o no existe
|
| 314 | BOM {0} is not active or not submitted,Solicitud de Materiales {0} no está activo o no existe
|
| 315 | BOM {0} is not submitted or inactive BOM for Item {1},Solicitud de Materiales {0} no se no se encuentra o esta inactiva para el elemento {1}
|
RM | 7ab4ee1 | 2014-09-08 09:28:34 +0000 | [diff] [blame] | 316 | Backup Manager,Administrador de Respaldos
|
| 317 | Backup Right Now,Respaldar Ya
|
| 318 | Backups will be uploaded to,Respaldos serán subidos a
|
| 319 | Balance Qty,Cantidad en Balance
|
| 320 | Balance Sheet,Hoja de Balance
|
| 321 | Balance Value,Valor de Balance
|
| 322 | Balance for Account {0} must always be {1},Balance de Cuenta {0} debe ser siempre {1}
|
| 323 | Balance must be,Balance debe ser
|
| 324 | "Balances of Accounts of type ""Bank"" or ""Cash""","Los Balances de Cuentas de tipo ""Banco"" o ""Efectivo"""
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 325 | Bank,Banco
|
RM | 7ab4ee1 | 2014-09-08 09:28:34 +0000 | [diff] [blame] | 326 | Bank / Cash Account,Cuenta de Banco / Efectivo
|
| 327 | Bank A/C No.,Número de Cuenta de Banco
|
| 328 | Bank Account,Cuenta Bancaria
|
| 329 | Bank Account No.,Número de Cuenta Bancaria
|
| 330 | Bank Accounts,Cuentas Bancarias
|
| 331 | Bank Clearance Summary,Resumen de Liquidación del Banco
|
| 332 | Bank Draft,Cheque de Gerencia
|
| 333 | Bank Name,Nombre del Banco
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 334 | Bank Overdraft Account,Cuenta Crédito en Cuenta Corriente
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 335 | Bank Reconciliation,Conciliación Bancaria
|
RM | 7ab4ee1 | 2014-09-08 09:28:34 +0000 | [diff] [blame] | 336 | Bank Reconciliation Detail,Detalle de Conciliación Bancaria
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 337 | Bank Reconciliation Statement,Declaración de Conciliación Bancaria
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 338 | Bank Voucher,Comprobante de Banco
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 339 | Bank/Cash Balance,Banco / Balance de Caja
|
RM | 7ab4ee1 | 2014-09-08 09:28:34 +0000 | [diff] [blame] | 340 | Banking,Banca
|
| 341 | Barcode,Código de Barras
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 342 | Barcode {0} already used in Item {1},Código de Barras {0} ya se utiliza en el elemento {1}
|
| 343 | Based On,Basado en
|
RM | 7ab4ee1 | 2014-09-08 09:28:34 +0000 | [diff] [blame] | 344 | Basic,Básico
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 345 | Basic Info,Información Básica
|
| 346 | Basic Information,Datos Básicos
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 347 | Basic Rate,Tasa Básica
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 348 | Basic Rate (Company Currency),Tarifa Base ( Divisa de la Compañía )
|
RM | 7ab4ee1 | 2014-09-08 09:28:34 +0000 | [diff] [blame] | 349 | Batch,Lote
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 350 | Batch (lot) of an Item.,Lote de un elemento .
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 351 | Batch Finished Date,Fecha de terminacion de lote
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 352 | Batch ID,ID de lote
|
RM | 7ab4ee1 | 2014-09-08 09:28:34 +0000 | [diff] [blame] | 353 | Batch No,Lote Nro
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 354 | Batch Started Date,Fecha de inicio de lote
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 355 | Batch Time Logs for billing.,Registros de tiempo de lotes para la facturación .
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 356 | Batch-Wise Balance History,Historial de saldo por lotes
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 357 | Batched for Billing,Lotes para facturar
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 358 | Better Prospects,Mejores Perspectivas
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 359 | Bill Date,Fecha de Factura
|
| 360 | Bill No,Factura No
|
| 361 | Bill No {0} already booked in Purchase Invoice {1},Número de Factura {0} ya está reservado en Factura de Compra {1}
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 362 | Bill of Material,Lista de Materiales
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 363 | Bill of Material to be considered for manufacturing,Lista de materiales para ser considerado para la fabricación
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 364 | Bill of Materials (BOM),Lista de Materiales (BOM )
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 365 | Billable,Facturable
|
| 366 | Billed,Facturado
|
| 367 | Billed Amount,Importe Facturado
|
| 368 | Billed Amt,Imp Facturado
|
| 369 | Billing,Facturación
|
Rushabh Mehta | 37fed60 | 2013-07-11 18:45:47 +0530 | [diff] [blame] | 370 | Billing Address,Dirección de Facturación
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 371 | Billing Address Name,Nombre de la Dirección de Facturación
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 372 | Billing Status,Estado de Facturación
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 373 | Bills raised by Suppliers.,Facturas presentadas por los Proveedores.
|
| 374 | Bills raised to Customers.,Facturas presentadas a los Clientes.
|
RM | 7ab4ee1 | 2014-09-08 09:28:34 +0000 | [diff] [blame] | 375 | Bin,Papelera
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 376 | Bio,Bio
|
RM | 7ab4ee1 | 2014-09-08 09:28:34 +0000 | [diff] [blame] | 377 | Biotechnology,Biotecnología
|
| 378 | Birthday,Cumpleaños
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 379 | Block Date,Bloquear Fecha
|
RM | 7ab4ee1 | 2014-09-08 09:28:34 +0000 | [diff] [blame] | 380 | Block Days,Bloquear Días
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 381 | Block leave applications by department.,Bloquee solicitudes de vacaciones por departamento.
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 382 | Blog Post,Entrada en el Blog
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 383 | Blog Subscriber,Suscriptor del Blog
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 384 | Blood Group,Grupos Sanguíneos
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 385 | Both Warehouse must belong to same Company,Ambos Almacenes deben pertenecer a una misma empresa
|
| 386 | Box,Caja
|
RM | 7ab4ee1 | 2014-09-08 09:28:34 +0000 | [diff] [blame] | 387 | Branch,Rama
|
| 388 | Brand,Marca
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 389 | Brand Name,Marca
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 390 | Brand master.,Marca Maestra
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 391 | Brands,Marcas
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 392 | Breakdown,Desglose
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 393 | Broadcasting,Difusión
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 394 | Brokerage,Brokerage
|
RM | 7ab4ee1 | 2014-09-08 09:28:34 +0000 | [diff] [blame] | 395 | Budget,Presupuesto
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 396 | Budget Allocated,Presupuesto asignado
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 397 | Budget Detail,Detalle del Presupuesto
|
| 398 | Budget Details,Presupuesto detalles
|
| 399 | Budget Distribution,Presupuesto de Distribución
|
| 400 | Budget Distribution Detail,Detalle Presupuesto Distribución
|
| 401 | Budget Distribution Details,Detalles Presupuesto de Distribución
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 402 | Budget Variance Report,Informe de Varianza en el Presupuesto
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 403 | Budget cannot be set for Group Cost Centers,El presupuesto no se puede establecer para Centros de costes del Grupo
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 404 | Build Report,Construir Informe
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 405 | Bundle items at time of sale.,Agrupe elementos en el momento de la venta.
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 406 | Business Development Manager,Gerente de Desarrollo de Negocios
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 407 | Buying,Compra
|
| 408 | Buying & Selling,Compra y Venta
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 409 | Buying Amount,Importe de Compra
|
| 410 | Buying Settings,Ajustes de Compras
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 411 | "Buying must be checked, if Applicable For is selected as {0}","Compra debe comprobar, si se selecciona aplicable Para que {0}"
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 412 | C-Form,C - Forma
|
| 413 | C-Form Applicable,C -Form Aplicable
|
| 414 | C-Form Invoice Detail,Detalle C -Form Factura
|
| 415 | C-Form No,C -Form No
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 416 | C-Form records,Registros C -Form
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 417 | CENVAT Capital Goods,CENVAT Bienes de Capital
|
| 418 | CENVAT Edu Cess,CENVAT Edu Cess
|
| 419 | CENVAT SHE Cess,CENVAT SHE Cess
|
| 420 | CENVAT Service Tax,CENVAT Tax Service
|
| 421 | CENVAT Service Tax Cess 1,Servicio CENVAT Impuesto Cess 1
|
| 422 | CENVAT Service Tax Cess 2,Servicio CENVAT Impuesto Cess 2
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 423 | Calculate Based On,Calcular basado en
|
| 424 | Calculate Total Score,Calcular Puntaje Total
|
Rushabh Mehta | c06ce25 | 2013-02-18 14:24:05 +0530 | [diff] [blame] | 425 | Calendar Events,Calendario de Eventos
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 426 | Call,Llamada
|
| 427 | Calls,Llamadas
|
| 428 | Campaign,Campaña
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 429 | Campaign Name,Nombre de la campaña
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 430 | Campaign Name is required,Es necesario ingresar el nombre de la Campaña
|
| 431 | Campaign Naming By,Nombramiento de la Campaña Por
|
| 432 | Campaign-.####,Campaña-.####
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 433 | Can be approved by {0},Puede ser aprobado por {0}
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 434 | "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"
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 435 | "Can not filter based on Voucher No, if grouped by Voucher","No se puede filtrar en función del número de comprobante, si esta agrupado por número de comprobante"
|
| 436 | Can refer row only if the charge type is 'On Previous Row Amount' or 'Previous Row Total',"Puede referirse a la fila sólo si el tipo de cargo es 'Sobre el importe de la fila anterior""o"" Total de la Fila Anterior"""
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 437 | Cancel Material Visit {0} before cancelling this Customer Issue,Cancelar Visita {0} antes de cancelar esta Solicitud de Cliente
|
| 438 | Cancel Material Visits {0} before cancelling this Maintenance Visit,Cancelar Visitas {0} antes de cancelar la Visita de Mantenimiento
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 439 | Cancelled,Cancelado
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 440 | Cancelling this Stock Reconciliation will nullify its effect.,Cancelando esta Conciliación de Inventario anulará su efecto.
|
| 441 | Cannot Cancel Opportunity as Quotation Exists,No se puede cancelar Oportunidad mientras existe una Cotización
|
| 442 | Cannot approve leave as you are not authorized to approve leaves on Block Dates,"No se puede permitir la aprobación, ya que no está autorizado para aprobar sobre fechas bloqueadas"
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 443 | Cannot cancel because Employee {0} is already approved for {1},No se puede cancelar porque Empleado {0} ya está aprobado para {1}
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 444 | Cannot cancel because submitted Stock Entry {0} exists,No se puede cancelar debido a que la entrada de almacen {0} existe
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 445 | Cannot carry forward {0},No se puede llevar adelante {0}
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 446 | 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 del Año Fiscal y la Fecha de Finalización del Año Fiscal una vez que el Año Fiscal se ha guardado.
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 447 | "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 moneda por defecto de la empresa, porque existen operaciones existentes. Las transacciones deben ser canceladas para cambiar la moneda por defecto."
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 448 | Cannot convert Cost Center to ledger as it has child nodes,"No se puede convertir de Centros de Costos a una cuenta del Libro de Mayor , ya que tiene nodos secundarios"
|
| 449 | Cannot covert to Group because Master Type or Account Type is selected.,No se puede convertir a Grupo porque se seleccionó Tipo Maestro o Tipo de Cuenta.
|
| 450 | Cannot deactive or cancle BOM as it is linked with other BOMs,No se puede desactivar o cancelar la lista de materiales (BOM) ya que está vinculado con otras listas de materiales
|
| 451 | "Cannot declare as lost, because Quotation has been made.","No se puede declarar como perdido , porque la Cotización ha sido hecha."
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 452 | 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 '
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 453 | "Cannot delete Serial No {0} in stock. First remove from stock, then delete.","No se puede eliminar Nº de Serie {0} en inventario . Primero elimine del inventario, y a continuación elimine ."
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 454 | "Cannot directly set amount. For 'Actual' charge type, use the rate field","No se puede establecer directamente cantidad . Para el tipo de carga ' real ' , utilice el campo Velocidad"
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 455 | "Cannot overbill for Item {0} in row {0} more than {1}. To allow overbilling, please set in Stock Settings","No se puede facturas de mas para el producto {0} en la fila {0} más {1}. Para permitir la facturación excesiva, configure en Ajustes de Inventario"
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 456 | Cannot produce more Item {0} than Sales Order quantity {1},No se puede producir más artículo {0} que en la cantidad de pedidos de cliente {1}
|
| 457 | Cannot refer row number greater than or equal to current row number for this Charge type,No se puede hacer referencia número de la fila superior o igual al número de fila actual de este tipo de carga
|
| 458 | Cannot return more than {0} for Item {1},No se puede devolver más de {0} para el artículo {1}
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 459 | 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 en Fila Anterior' o ' Total en Fila Anterior' dentro de la primera fila
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 460 | Cannot select charge type as 'On Previous Row Amount' or 'On Previous Row Total' for valuation. You can select only 'Total' option for previous row amount or previous row total,"No se puede seleccionar el tipo de carga como 'On Fila Anterior Importe ' o ' En Fila Anterior Total "" para la valoración. Sólo puede seleccionar la opción ""Total"" para la cantidad fila anterior o siguiente de filas total"
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 461 | Cannot set as Lost as Sales Order is made.,No se puede definir como Perdido cuando está hecha la Orden de Venta .
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 462 | Cannot set authorization on basis of Discount for {0},No se puede establecer la autorización sobre la base de Descuento para {0}
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 463 | Capacity,Capacidad
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 464 | Capacity Units,Unidades de Capacidad
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 465 | Capital Account,Cuenta de Capital
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 466 | Capital Equipments,Equipos de capitales
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 467 | Carry Forward,Llevar adelante
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 468 | Carry Forwarded Leaves,Llevar Hojas reenviados
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 469 | Case No(s) already in use. Try from Case No {0},Nº de Caso ya en uso. Intente Nº de Caso {0}
|
| 470 | Case No. cannot be 0,Nº de Caso no puede ser 0
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 471 | Cash,Efectivo
|
| 472 | Cash In Hand,Efectivo Disponible
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 473 | Cash Voucher,Comprobante de Efectivo
|
| 474 | 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 | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 475 | Cash/Bank Account,Cuenta de Caja / Banco
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 476 | Casual Leave,Permiso Temporal
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 477 | Cell Number,Número de la célula
|
| 478 | Change UOM for an Item.,Cambie UOM para un artículo .
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 479 | Change the starting / current sequence number of an existing series.,Cambie el número de secuencia de inicio / actual de una serie existente .
|
| 480 | Channel Partner,Canal de Socio
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 481 | Charge of type 'Actual' in row {0} cannot be included in Item Rate,Cargo del tipo ' real ' en la fila {0} no puede ser incluido en el Punto de Cambio
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 482 | Chargeable,Cobrable
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 483 | Charity and Donations,Caridad y Donaciones
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 484 | Chart Name,Nombre del Gráfico
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 485 | Chart of Accounts,Plan General de Contabilidad
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 486 | Chart of Cost Centers,Gráfico de Centros de Costos
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 487 | Check how the newsletter looks in an email by sending it to your email.,Comprobar como el boletín se ve en un correo electrónico enviándolo a su correo electrónico .
|
| 488 | "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 de Fin apropiada"
|
| 489 | "Check if you need automatic recurring invoices. After submitting any sales invoice, Recurring section will be visible.","Marque si necesita facturas periódicas automáticas. Después del envio de cualquier factura de venta , la sección de periodicidad será visible."
|
| 490 | Check if you want to send salary slip in mail to each employee while submitting salary slip,"Marque si usted desea enviar nómina por correo a cada empleado , mientras se sube el detalle de salario"
|
| 491 | 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 .
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 492 | Check this if you want to show in website,Seleccione esta opción si desea que aparezca en el sitio web
|
| 493 | Check this to disallow fractions. (for Nos),Active esta opción para no permitir fracciones. ( para refs )
|
| 494 | Check this to pull emails from your mailbox,Active esta opción para tirar de correos electrónicos de su buzón
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 495 | Check to activate,Marque para activar
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 496 | Check to make Shipping Address,Seleccione para hacer ésta la de dirección de envío
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 497 | Check to make primary address,Marque para hacer ésta la dirección principal
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 498 | Chemical,Químico
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 499 | Cheque,Cheque
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 500 | Cheque Date,Fecha del Cheque
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 501 | Cheque Number,Número de Cheque
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 502 | Child account exists for this account. You can not delete this account.,Cuenta secundaria existe para esta cuenta. No es posible eliminar esta cuenta.
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 503 | City,Ciudad
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 504 | City/Town,Ciudad/Provincia
|
| 505 | Claim Amount,Importe de la Petición
|
| 506 | Claims for company expense.,Peticiones para gastos de empresa.
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 507 | Class / Percentage,Clase / Porcentaje
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 508 | Classic,Clásico
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 509 | Clear Table,Borrar la tabla
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 510 | Clearance Date,Fecha de Liquidación
|
| 511 | Clearance Date not mentioned,Fecha de Liquidación no mencionada
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 512 | Clearance date cannot be before check date in row {0},Fecha de Liquidación no puede ser antes de la fecha de verificación de la fila {0}
|
| 513 | Click on 'Make Sales Invoice' button to create a new Sales Invoice.,"Haga clic en el botón ' Hacer la factura de venta ""para crear una nueva factura de venta ."
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 514 | Click on a link to get options to expand get options ,Click on a link to get options to expand get options
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 515 | Client,Cliente
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 516 | Close Balance Sheet and book Profit or Loss.,Cerrar Balance General y el libro de pérdidas y ganancias .
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 517 | Closed,Cerrado
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 518 | Closing (Cr),Cierre (Cr)
|
| 519 | Closing (Dr),Cierre (Dr)
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 520 | Closing Account Head,Cierre Cuenta Principal
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 521 | Closing Account {0} must be of type 'Liability',Cuenta {0} de cierre debe ser de tipo ' Responsabilidad '
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 522 | Closing Date,Fecha de Cierre
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 523 | Closing Fiscal Year,Cerrando el Año Fiscal
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 524 | Closing Qty,Cantidad de Cierre
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 525 | Closing Value,Valor de Cierre
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 526 | CoA Help,CoA Ayuda
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 527 | Code,Código
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 528 | Cold Calling,Llamadas en frío
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 529 | Color,Color
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 530 | Column Break,Salto de columna
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 531 | Comma separated list of email addresses,Lista separada por comas de direcciones de correo electrónico
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 532 | Comment,Comentario
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 533 | Comments,Comentarios
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 534 | Commercial,Comercial
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 535 | Commission,Comisión
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 536 | Commission Rate,Comisión de Tarifas
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 537 | Commission Rate (%),Comisión de Cambio (% )
|
| 538 | Commission on Sales,Comisión de Ventas
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 539 | Commission rate cannot be greater than 100,Porcentaje de comisión no puede ser superior a 100
|
| 540 | Communication,Comunicación
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 541 | Communication HTML,Comunicación HTML
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 542 | Communication History,Historia de Comunicación
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 543 | Communication log.,Registro de Comunicación.
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 544 | Communications,Comunicaciones
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 545 | Company,Compañia
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 546 | Company (not Customer or Supplier) master.,Company (no cliente o proveedor ) maestro.
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 547 | Company Abbreviation,Abreviatura de la empresa
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 548 | Company Details,Datos de la empresa
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 549 | Company Email,Email Empresa
|
| 550 | "Company Email ID not found, hence mail not sent","Email ID de la Empresa no encontrado, por lo tanto, correo no enviado"
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 551 | Company Info,Información de la empresa
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 552 | Company Name,Nombre de Compañía
|
Rushabh Mehta | 37fed60 | 2013-07-11 18:45:47 +0530 | [diff] [blame] | 553 | Company Settings,Configuración de la compañía
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 554 | Company is missing in warehouses {0},Compañía no se encuentra en los almacenes {0}
|
| 555 | Company is required,Se requiere Compañía
|
| 556 | Company registration numbers for your reference. Example: VAT Registration Numbers etc.,"Los números de registro de la empresa para su referencia . Los números de registro de IVA , etc : Ejemplo"
|
| 557 | Company registration numbers for your reference. Tax numbers etc.,"Los números de registro de la empresa para su referencia . Números fiscales, etc"
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 558 | "Company, Month and Fiscal Year is mandatory","Empresa, Mes y Año Fiscal es obligatorio"
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 559 | Compensatory Off,compensatorio
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 560 | Complete,Completar
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 561 | Complete Setup,Configuracion Completa
|
| 562 | Completed,Completado
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 563 | Completed Production Orders,Órdenes de fabricación completadas
|
Anand Doshi | 45b5da0 | 2015-02-26 13:34:24 +0530 | [diff] [blame] | 564 | Completed Qty,Cantidad Completada
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 565 | Completion Date,Fecha de Terminación
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 566 | Completion Status,Estado de finalización
|
Anand Doshi | 45b5da0 | 2015-02-26 13:34:24 +0530 | [diff] [blame] | 567 | Computer,Computador
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 568 | Computers,Computadoras
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 569 | Confirmation Date,Fecha Confirmación
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 570 | Confirmed orders from Customers.,Pedidos en firme de los clientes.
|
| 571 | Consider Tax or Charge for,Considere impuesto ni un cargo por
|
| 572 | Considered as Opening Balance,Considerado como balance de apertura
|
Rushabh Mehta | 37fed60 | 2013-07-11 18:45:47 +0530 | [diff] [blame] | 573 | Considered as an Opening Balance,Considerado como un saldo inicial
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 574 | Consultant,Consultor
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 575 | Consulting,Consuloría
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 576 | Consumable,Consumible
|
| 577 | Consumable Cost,Coste de Consumibles
|
| 578 | Consumable cost per hour,Coste de consumibles por hora
|
| 579 | Consumed Qty,Cant. Consumida
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 580 | Consumer Products,Productos de Consumo
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 581 | Contact,Contacto
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 582 | Contact Control,Contacto de Control
|
| 583 | Contact Desc,Desc. de Contacto
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 584 | Contact Details,Datos del Contacto
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 585 | Contact Email,Correo electrónico de contacto
|
Anand Doshi | 45b5da0 | 2015-02-26 13:34:24 +0530 | [diff] [blame] | 586 | Contact HTML,HTML del Contacto
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 587 | Contact Info,Información de Contacto
|
| 588 | Contact Mobile No,No Móvil del Contacto
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 589 | Contact Name,Nombre de contacto
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 590 | Contact No.,Contacto No.
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 591 | Contact Person,Persona de Contacto
|
Rushabh Mehta | c06ce25 | 2013-02-18 14:24:05 +0530 | [diff] [blame] | 592 | Contact Type,Tipo de contacto
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 593 | Contact master.,Contacto (principal).
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 594 | Contacts,Contactos
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 595 | Content,Contenido
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 596 | Content Type,Tipo de Contenido
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 597 | Contra Voucher,Contra Voucher
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 598 | Contract,Contrato
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 599 | Contract End Date,Fecha Fin de Contrato
|
| 600 | Contract End Date must be greater than Date of Joining,La Fecha de Finalización de Contrato debe ser mayor que la Fecha de la Firma
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 601 | Contribution (%),Contribución (% )
|
| 602 | Contribution to Net Total,Contribución neta total
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 603 | Conversion Factor,Factor de Conversión
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 604 | Conversion Factor is required,Se requiere el factor de conversión
|
| 605 | Conversion factor cannot be in fractions,Factor de conversión no puede estar en fracciones
|
| 606 | Conversion factor for default Unit of Measure must be 1 in row {0},Factor de conversión de unidad de medida predeterminada debe ser de 1 en la fila {0}
|
| 607 | Conversion rate cannot be 0 or 1,La tasa de conversión no puede ser 0 o 1
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 608 | Convert into Recurring Invoice,Convertir en Factura Periodica
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 609 | Convert to Group,Convertir al Grupo
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 610 | Convert to Ledger,Convertir a Libro de Mayor
|
| 611 | Converted,Convertido
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 612 | Copy From Item Group,Copiar de Grupo Tema
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 613 | Cosmetics,Productos Cosméticos
|
| 614 | Cost Center,Centro de Costes
|
| 615 | Cost Center Details,Detalles del Centro de Costes
|
| 616 | Cost Center Name,Nombre Centro de Coste
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 617 | Cost Center is required for 'Profit and Loss' account {0},"Se requiere de centros de coste para la cuenta "" Pérdidas y Ganancias "" {0}"
|
| 618 | Cost Center is required in row {0} in Taxes table for type {1},Se requiere de centros de coste en la fila {0} en la tabla Impuestos para el tipo {1}
|
| 619 | Cost Center with existing transactions can not be converted to group,Centro de costos de las transacciones existentes no se puede convertir al grupo
|
| 620 | Cost Center with existing transactions can not be converted to ledger,Centro de costos de las transacciones existentes no se puede convertir en el libro mayor
|
| 621 | Cost Center {0} does not belong to Company {1},Centro de coste {0} no pertenece a la empresa {1}
|
| 622 | Cost of Goods Sold,Costo de las Ventas
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 623 | Costing,Costeo
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 624 | Country,País
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 625 | Country Name,Nombre del país
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 626 | Country wise default Address Templates,Plantillas País sabia dirección predeterminada
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 627 | "Country, Timezone and Currency","País , Zona Horaria y Moneda"
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 628 | Create Bank Voucher for the total salary paid for the above selected criteria,Cree Banco Vale para el salario total pagado por los criterios seleccionados anteriormente
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 629 | Create Customer,Crear cliente
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 630 | Create Material Requests,Crear Solicitudes de Material
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 631 | Create New,Crear Nuevo
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 632 | Create Opportunity,Crear Oportunidad
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 633 | Create Production Orders,Crear Órdenes de Producción
|
| 634 | Create Quotation,Crear Cotización
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 635 | Create Receiver List,Crear Lista de receptores
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 636 | Create Salary Slip,Crear Nómina
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 637 | Create Stock Ledger Entries when you submit a Sales Invoice,Crear Ledger entradas de archivo al momento de enviar una factura de venta
|
| 638 | "Create and manage daily, weekly and monthly email digests.","Creación y gestión de resúmenes de correo electrónico diarias , semanales y mensuales."
|
| 639 | Create rules to restrict transactions based on values.,Crear reglas para restringir las transacciones basadas en valores .
|
Rushabh Mehta | 37fed60 | 2013-07-11 18:45:47 +0530 | [diff] [blame] | 640 | Created By,Creado por
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 641 | Creates salary slip for above mentioned criteria.,Crea nómina de los criterios antes mencionados.
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 642 | Creation Date,Fecha de Creación
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 643 | Creation Document No,Creación del documento No
|
| 644 | Creation Document Type,Tipo de creación de documentos
|
| 645 | Creation Time,Momento de la creación
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 646 | Credentials,cartas credenciales
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 647 | Credit,Crédito
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 648 | Credit Amt,crédito Amt
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 649 | Credit Card,Tarjeta de Crédito
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 650 | Credit Card Voucher,Vale la tarjeta de crédito
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 651 | Credit Controller,Credit Controller
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 652 | Credit Days,Días de Crédito
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 653 | Credit Limit,Límite de Crédito
|
| 654 | Credit Note,Nota de Crédito
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 655 | Credit To,crédito Para
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 656 | Currency,Divisa
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 657 | Currency Exchange,Cambio de Divisas
|
| 658 | Currency Name,Nombre de la Divisa
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 659 | Currency Settings,Configuración de Moneda
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 660 | Currency and Price List,Divisa y Lista de precios
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 661 | Currency exchange rate master.,Maestro del tipo de cambio de divisas .
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 662 | Current Address,Dirección actual
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 663 | Current Address Is,La Dirección actual es
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 664 | Current Assets,Activo Corriente
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 665 | Current BOM,BOM actual
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 666 | Current BOM and New BOM can not be same,BOM actual y Nueva BOM no pueden ser iguales
|
| 667 | Current Fiscal Year,El año fiscal actual
|
| 668 | Current Liabilities,pasivo exigible
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 669 | Current Stock,Stock actual
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 670 | Current Stock UOM,Stock actual UOM
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 671 | Current Value,Valor actual
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 672 | Custom,Personalizar
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 673 | Custom Autoreply Message,Mensaje de autorespuesta personalizado
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 674 | Custom Message,Mensaje personalizado
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 675 | Customer,Cliente
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 676 | Customer (Receivable) Account,Cliente ( por cobrar ) Cuenta
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 677 | Customer / Item Name,Cliente / Nombre de Artículo
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 678 | Customer / Lead Address,Cliente / Dirección de plomo
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 679 | Customer / Lead Name,Cliente / Nombre de plomo
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 680 | Customer > Customer Group > Territory,Cliente> Grupo de Clientes> Territorio
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 681 | Customer Account Head,Cuenta Cliente Head
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 682 | Customer Acquisition and Loyalty,Adquisición de clientes y fidelización
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 683 | Customer Address,Dirección del Cliente
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 684 | Customer Addresses And Contacts,Las direcciones de clientes y contactos
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 685 | Customer Addresses and Contacts,Las direcciones de clientes y contactos
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 686 | Customer Code,Código de Cliente
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 687 | Customer Codes,Los códigos de los clientes
|
| 688 | Customer Details,Datos del cliente
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 689 | Customer Feedback,Comentarios del cliente
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 690 | Customer Group,Grupo de Clientes
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 691 | Customer Group / Customer,Grupo de Clientes / Clientes
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 692 | Customer Group Name,Nombre del grupo del Cliente
|
| 693 | Customer Intro,Presentación del Cliente
|
| 694 | Customer Issue,Orden Cliente
|
| 695 | Customer Issue against Serial No.,Orden Cliente contra el número de serie
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 696 | Customer Name,Nombre del cliente
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 697 | Customer Naming By,Naming Cliente Por
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 698 | Customer Service,Servicio al Cliente
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 699 | Customer database.,Base de datos de clientes .
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 700 | Customer is required,Se requiere Cliente
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 701 | Customer master.,Maestro de clientes .
|
| 702 | Customer required for 'Customerwise Discount',Cliente requiere para ' Customerwise descuento '
|
| 703 | Customer {0} does not belong to project {1},Cliente {0} no pertenece a proyectar {1}
|
| 704 | Customer {0} does not exist,{0} no existe Cliente
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 705 | Customer's Item Code,Código de artículo del Cliente
|
| 706 | Customer's Purchase Order Date,Fecha de Pedido de Compra del Cliente
|
| 707 | Customer's Purchase Order No,Nº de Pedido de Compra del Cliente
|
| 708 | Customer's Purchase Order Number,Número de Pedido de Compra del Cliente
|
| 709 | Customer's Vendor,Vendedor del Cliente
|
| 710 | Customers Not Buying Since Long Time,Clientes que no han comprado desde hace mucho tiempo
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 711 | Customerwise Discount,Customerwise Descuento
|
| 712 | Customize,Personalizar
|
| 713 | Customize the Notification,Personalice la Notificación
|
| 714 | 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 ese correo electrónico. Cada transacción tiene un texto introductorio separada.
|
| 715 | DN Detail,Detalle DN
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 716 | Daily,Diario
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 717 | Daily Time Log Summary,Resumen Diario Hora de Registro
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 718 | Database Folder ID,Base de Datos de Identificación de carpetas
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 719 | Database of potential customers.,Base de datos de clientes potenciales.
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 720 | Date,Fecha
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 721 | Date Format,Formato de la fecha
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 722 | Date Of Retirement,Fecha de la jubilación
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 723 | Date Of Retirement must be greater than Date of Joining,Fecha de la jubilación debe ser mayor que Fecha de acceso
|
| 724 | Date is repeated,Fecha se repite
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 725 | Date of Birth,Fecha de nacimiento
|
| 726 | Date of Issue,Fecha de emisión
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 727 | Date of Joining,Fecha de ingreso
|
| 728 | Date of Joining must be greater than Date of Birth,Fecha de acceso debe ser mayor que Fecha de Nacimiento
|
| 729 | Date on which lorry started from supplier warehouse,Fecha en la que se inició desde el almacén camión proveedor
|
| 730 | Date on which lorry started from your warehouse,Fecha en la que comenzó camión de su almacén
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 731 | Dates,Fechas
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 732 | Days Since Last Order,Días desde el último pedido
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 733 | Days for which Holidays are blocked for this department.,Días para el cual Holidays se bloquean para este departamento .
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 734 | Dealer,Distribuidor
|
| 735 | Debit,Débito
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 736 | Debit Amt,débito Amt
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 737 | Debit Note,Nota de Débito
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 738 | Debit To,débito para
|
| 739 | Debit and Credit not equal for this voucher. Difference is {0}.,Débito y Crédito no es igual para este bono. La diferencia es {0} .
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 740 | Deduct,Deducir
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 741 | Deduction,deducción
|
| 742 | Deduction Type,Tipo Deducción
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 743 | Deduction1,Deduction1
|
| 744 | Deductions,Deducciones
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 745 | Default,defecto
|
| 746 | Default Account,cuenta predeterminada
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 747 | Default Address Template cannot be deleted,Plantilla de la dirección predeterminada no puede eliminarse
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 748 | Default Amount,Importe por Defecto
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 749 | Default BOM,Por defecto la lista de materiales
|
| 750 | Default Bank / Cash account will be automatically updated in POS Invoice when this mode is selected.,Banco de la cuenta / Cash defecto se actualizará automáticamente en el punto de venta de facturas cuando se selecciona este modo .
|
| 751 | Default Bank Account,Cuenta bancaria por defecto
|
| 752 | Default Buying Cost Center,Por defecto compra de centros de coste
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 753 | Default Buying Price List,Por defecto Compra Lista de precios
|
Rushabh Mehta | 37fed60 | 2013-07-11 18:45:47 +0530 | [diff] [blame] | 754 | Default Cash Account,Cuenta de Tesorería por defecto
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 755 | Default Company,compañía predeterminada
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 756 | Default Currency,moneda predeterminada
|
| 757 | Default Customer Group,Grupo predeterminado Cliente
|
| 758 | Default Expense Account,Cuenta de Gastos por defecto
|
| 759 | Default Income Account,Cuenta de Ingresos por defecto
|
| 760 | Default Item Group,Grupo predeterminado artículo
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 761 | Default Price List,Por defecto Lista de precios
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 762 | Default Purchase Account in which cost of the item will be debited.,Cuenta de Compra por defecto en la que se cargará el costo del artículo.
|
| 763 | Default Selling Cost Center,Por defecto Venta de centros de coste
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 764 | Default Settings,Configuración Predeterminada
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 765 | Default Source Warehouse,Origen predeterminado Almacén
|
| 766 | Default Stock UOM,Predeterminado Stock UOM
|
| 767 | Default Supplier,predeterminado Proveedor
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 768 | Default Supplier Type,Tipo Predeterminado de Proveedor
|
| 769 | Default Target Warehouse,Almacén de Destino Predeterminado
|
| 770 | Default Territory,Territorio Predeterminado
|
| 771 | Default Unit of Measure,Unidad de Medida Predeterminada
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 772 | "Default Unit of Measure can not be changed directly because you have already made some transaction(s) with another UOM. To change default UOM, use 'UOM Replace Utility' tool under Stock module.","Unidad de medida predeterminada no se puede cambiar directamente porque ya ha realizado alguna transacción ( s ) con otro UOM . Para cambiar UOM predeterminado, utilice ' UOM reemplazar utilidad ' herramienta de bajo módulo de Stock ."
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 773 | Default Valuation Method,Método predeterminado de Valoración
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 774 | Default Warehouse,Almacén por Defecto
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 775 | Default Warehouse is mandatory for stock Item.,Por defecto Warehouse es obligatorio para stock.
|
| 776 | Default settings for accounting transactions.,Los ajustes por defecto para las transacciones contables.
|
| 777 | Default settings for buying transactions.,Ajustes por defecto para la compra de las transacciones .
|
| 778 | Default settings for selling transactions.,Los ajustes por defecto para la venta de las transacciones .
|
| 779 | Default settings for stock transactions.,Los ajustes por defecto para las transacciones bursátiles.
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 780 | Defense,Defensa
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 781 | "Define Budget for this Cost Center. To set budget action, see <a href=""#!List/Company"">Company Master</a>","Definir Presupuesto para este centro de coste . Para configurar la acción presupuestaria, ver <a href=""#!List/Company""> Company Maestro < / a>"
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 782 | Del,Sup.
|
| 783 | Delete,Eliminar
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 784 | Delete {0} {1}?,Eliminar {0} {1} ?
|
| 785 | Delivered,liberado
|
Rushabh Mehta | 75c3171 | 2013-08-08 16:00:40 +0530 | [diff] [blame] | 786 | Delivered Items To Be Billed,Material que se adjunta a facturar
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 787 | Delivered Qty,Cantidad Entregada
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 788 | Delivered Serial No {0} cannot be deleted,Entregado de serie n {0} no se puede eliminar
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 789 | Delivery Date,Fecha de Entrega
|
| 790 | Delivery Details,Detalles de la entrega
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 791 | Delivery Document No,Entrega del documento No
|
| 792 | Delivery Document Type,Tipo de documento de entrega
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 793 | Delivery Note,Nota de entrega
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 794 | Delivery Note Item,Nota de entrega Artículo
|
| 795 | Delivery Note Items,Entrega Nota Los elementos
|
| 796 | Delivery Note Message,Nota de entrega de mensajes
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 797 | Delivery Note No,Entrega Nota No
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 798 | Delivery Note Required,Nota de entrega requerida
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 799 | Delivery Note Trends,Tendencias de entrega Nota
|
| 800 | Delivery Note {0} is not submitted,Nota de entrega {0} no se presenta
|
| 801 | Delivery Note {0} must not be submitted,Nota de entrega {0} no debe ser presentado
|
| 802 | Delivery Notes {0} must be cancelled before cancelling this Sales Order,Albaranes {0} debe ser cancelado antes de cancelar esta orden Ventas
|
| 803 | Delivery Status,Estado del Envío
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 804 | Delivery Time,Tiempo de Entrega
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 805 | Delivery To,Entregar a
|
| 806 | Department,Departamento
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 807 | Department Stores,Tiendas por Departamento
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 808 | Depends on LWP,Depende LWP
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 809 | Depreciation,Depreciación
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 810 | Description,Descripción
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 811 | Description HTML,Descripción HTML
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 812 | Designation,Puesto
|
| 813 | Designer,Diseñador
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 814 | Detailed Breakup of the totals,Breakup detallada de los totales
|
| 815 | Details,Detalles
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 816 | Difference (Dr - Cr),Diferencia ( Db - Cr)
|
| 817 | Difference Account,Cuenta para la Diferencia
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 818 | "Difference Account must be a 'Liability' type account, since this Stock Reconciliation is an Opening Entry","Cuenta diferencia debe ser una cuenta de tipo ' Responsabilidad ' , ya que esta Stock reconciliación es una entrada de Apertura"
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 819 | 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.,UOM diferente para elementos dará lugar a incorrecto ( Total) Valor neto Peso . Asegúrese de que peso neto de cada artículo esté en la misma UOM .
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 820 | Direct Expenses,Gastos Directos
|
| 821 | Direct Income,Ingreso Directo
|
| 822 | Disable,Inhabilitar
|
| 823 | Disable Rounded Total,Desactivar Total Redondeado
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 824 | Disabled,Deshabilitado
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 825 | Discount %,Descuento%
|
| 826 | Discount %,Descuento%
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 827 | Discount (%),Descuento (% )
|
| 828 | Discount Amount,Cantidad de Descuento
|
| 829 | "Discount Fields will be available in Purchase Order, Purchase Receipt, Purchase Invoice","Los campos descuento estará disponible en orden de compra, recibo de compra , factura de compra"
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 830 | Discount Percentage,Porcentaje de Descuento
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 831 | Discount Percentage can be applied either against a Price List or for all Price List.,Porcentaje de descuento puede ser aplicado ya sea en contra de una lista de precios o para toda la lista de precios.
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 832 | Discount must be less than 100,El descuento debe ser inferior a 100
|
| 833 | Discount(%),Descuento (% )
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 834 | Dispatch,despacho
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 835 | Display all the individual items delivered with the main items,Ver todas las partidas individuales se suministran con los elementos principales
|
| 836 | Distribute transport overhead across items.,Distribuir por encima transporte a través de artículos.
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 837 | Distribution,Distribución
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 838 | Distribution Id,Id Distribución
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 839 | Distribution Name,Nombre del Distribución
|
| 840 | Distributor,Distribuidor
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 841 | Divorced,divorciado
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 842 | Do Not Contact,No entre en contacto
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 843 | Do not show any symbol like $ etc next to currencies.,No volver a mostrar cualquier símbolo como $ etc junto a monedas.
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 844 | Do really want to unstop production order: ,Do really want to unstop production order:
|
| 845 | Do you really want to STOP ,Do you really want to STOP
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 846 | Do you really want to STOP this Material Request?,¿De verdad quiere dejar de esta demanda de materiales?
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 847 | Do you really want to Submit all Salary Slip for month {0} and year {1},¿De verdad quieres a que me envíen toda la nómina para el mes {0} y {1} años
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 848 | Do you really want to UNSTOP ,Do you really want to UNSTOP
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 849 | Do you really want to UNSTOP this Material Request?,¿De verdad quiere destapar esta demanda de materiales?
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 850 | Do you really want to stop production order: ,Do you really want to stop production order:
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 851 | Doc Name,Nombre del documento
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 852 | Doc Type,Tipo Doc.
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 853 | Document Description,Descripción del Documento
|
| 854 | Document Type,Tipo de Documento
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 855 | Documents,Documentos
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 856 | Domain,Dominio
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 857 | Don't send Employee Birthday Reminders,No envíe Empleado Birthday Reminders
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 858 | Download Materials Required,Descargar Materiales Necesarios
|
| 859 | Download Reconcilation Data,Descarga Reconciliación de Datos
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 860 | Download Template,Descargar Plantilla
|
| 861 | Download a report containing all raw materials with their latest inventory status,Descargar un informe con todas las materias primas con su estado actual inventario
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 862 | "Download the Template, fill appropriate data and attach the modified file.","Descarga la plantilla , rellenar los datos correspondientes y adjuntar el archivo modificado."
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 863 | "Download the Template, fill appropriate data and attach the modified file.All dates and employee combination in the selected period will come in the template, with existing attendance records","Descarga la plantilla, rellenar los datos correspondientes y adjuntar el archivo modificado. Todas las fechas y combinaciones de empleados en el período seleccionado vendrán en la plantilla, con los registros de asistencia existentes"
|
| 864 | Draft,Borrador
|
Rushabh Mehta | 37fed60 | 2013-07-11 18:45:47 +0530 | [diff] [blame] | 865 | Dropbox,Dropbox
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 866 | Dropbox Access Allowed,Dropbox Acceso mascotas
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 867 | Dropbox Access Key,Clave de Acceso de Dropbox
|
| 868 | Dropbox Access Secret,Acceso Secreto de Dropbox
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 869 | Due Date,Fecha de vencimiento
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 870 | Due Date cannot be after {0},Fecha de vencimiento no puede ser posterior a {0}
|
| 871 | Due Date cannot be before Posting Date,Fecha de vencimiento no puede ser anterior Fecha de publicación
|
| 872 | Duplicate Entry. Please check Authorization Rule {0},"Duplicate Entry. Por favor, consulte Autorización Rule {0}"
|
| 873 | Duplicate Serial No entered for Item {0},Duplicar Serial No entró a la partida {0}
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 874 | Duplicate entry,Entrada Duplicada
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 875 | Duplicate row {0} with same {1},Duplicar fila {0} con el mismo {1}
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 876 | Duties and Taxes,Derechos e Impuestos
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 877 | ERPNext Setup,Configuración ERPNext
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 878 | Earliest,Primeras
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 879 | Earnest Money,Arras / Señal
|
| 880 | Earning,Ganancia
|
| 881 | Earning & Deduction,Ganancia y Descuento
|
| 882 | Earning Type,Tipo de Ganancia
|
| 883 | Earning1,Ganancia1
|
| 884 | Edit,Editar
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 885 | Edu. Cess on Excise,Edu. Cess sobre Impuestos Especiales
|
| 886 | Edu. Cess on Service Tax,Edu. Impuesto sobre el Servicio de Impuestos
|
| 887 | Edu. Cess on TDS,Edu. Impuesto sobre el TDS
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 888 | Education,Educación
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 889 | Educational Qualification,Capacitación Académica
|
| 890 | Educational Qualification Details,Detalles Capacitacion Académica
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 891 | Eg. smsgateway.com/api/send_sms.cgi,Eg . smsgateway.com / api / send_sms.cgi
|
| 892 | Either debit or credit amount is required for {0},Se requiere ya sea de débito o crédito para la cantidad {0}
|
| 893 | Either target qty or target amount is mandatory,Cualquiera Cantidad de destino o importe objetivo es obligatoria
|
| 894 | Either target qty or target amount is mandatory.,Cualquiera Cantidad de destino o importe objetivo es obligatoria.
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 895 | Electrical,Eléctrico
|
| 896 | Electricity Cost,Coste de electricidad
|
| 897 | Electricity cost per hour,Coste de electricidad por hora
|
| 898 | Electronics,Electrónica
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 899 | Email,Correo Electronico
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 900 | Email Digest,boletín por correo electrónico
|
| 901 | Email Digest Settings,Configuración de correo electrónico Digest
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 902 | Email Digest: ,Email Digest:
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 903 | Email Id,Identificación del email
|
| 904 | "Email Id where a job applicant will email e.g. ""jobs@example.com""","Email Id donde un solicitante de empleo enviará por correo electrónico , por ejemplo, "" jobs@example.com """
|
| 905 | Email Notifications,Notificaciones por correo electrónico
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 906 | Email Sent?,Enviar Email ?
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 907 | "Email id must be unique, already exists for {0}","Identificación E-mail debe ser único , ya existe para {0}"
|
Rushabh Mehta | 37fed60 | 2013-07-11 18:45:47 +0530 | [diff] [blame] | 908 | Email ids separated by commas.,ID de correo electrónico separados por comas.
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 909 | "Email settings to extract Leads from sales email id e.g. ""sales@example.com""","Configuración de correo electrónico para extraer potenciales de ventas email Identificación del ejemplo "" sales@example.com """
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 910 | Emergency Contact,Contacto de Emergencia
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 911 | Emergency Contact Details,Detalles de Contacto de Emergencia
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 912 | Emergency Phone,Teléfono de emergencia
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 913 | Employee,Empleado
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 914 | Employee Birthday,Cumpleaños del Empleado
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 915 | Employee Details,Detalles del Empleado
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 916 | Employee Education,Educación Empleado
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 917 | Employee External Work History,Historial de trabajo externo del Empleado
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 918 | Employee Information,Información del Empleado
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 919 | Employee Internal Work History,Historial de trabajo interno del Empleado
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 920 | Employee Internal Work Historys,Empleado trabajo interno historys
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 921 | Employee Leave Approver,Supervisor de Vacaciones del Empleado
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 922 | Employee Leave Balance,Dejar Empleado Equilibrio
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 923 | Employee Name,Nombre del Empleado
|
| 924 | Employee Number,Número del Empleado
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 925 | Employee Records to be created by,Registros de empleados a ser creados por
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 926 | Employee Settings,Configuración del Empleado
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 927 | Employee Type,Tipo de Empleado
|
| 928 | "Employee designation (e.g. CEO, Director etc.).","Cargo del empleado ( por ejemplo, director general, director , etc.)"
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 929 | Employee master.,Maestro de empleados .
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 930 | Employee record is created using selected field. ,Registro de empleado se crea utilizando el campo seleccionado.
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 931 | Employee records.,Registros de empleados .
|
| 932 | Employee relieved on {0} must be set as 'Left',"Empleado relevado en {0} debe definirse como ""izquierda"""
|
| 933 | Employee {0} has already applied for {1} between {2} and {3},Empleado {0} ya se ha aplicado para {1} entre {2} y {3}
|
| 934 | Employee {0} is not active or does not exist,Empleado {0} no está activo o no existe
|
| 935 | Employee {0} was on leave on {1}. Cannot mark attendance.,Empleado {0} estaba de permiso en {1} . No se puede marcar la asistencia.
|
| 936 | Employees Email Id,Empleados Email Id
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 937 | Employment Details,Detalles de Empleo
|
| 938 | Employment Type,Tipo de empleo
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 939 | Enable / disable currencies.,Habilitar / deshabilitar las monedas .
|
| 940 | Enabled,Habilitado
|
| 941 | Encashment Date,Fecha de Cobro
|
| 942 | End Date,Fecha Final
|
| 943 | End Date can not be less than Start Date,Fecha Final no puede ser inferior a Fecha de Inicio
|
| 944 | End date of current invoice's period,Fecha final del periodo de facturación actual
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 945 | End of Life,Final de la Vida
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 946 | Energy,Energía
|
| 947 | Engineer,Ingeniero
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 948 | Enter Verification Code,Instroduzca el Código de Verificación
|
| 949 | Enter campaign name if the source of lead is campaign.,Introduzca nombre de la campaña si el origen de la iniciativa es una campaña .
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 950 | Enter department to which this Contact belongs,Introduzca departamento al que pertenece este Contacto
|
| 951 | Enter designation of this Contact,Introduzca designación de este contacto
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 952 | "Enter email id separated by commas, invoice will be mailed automatically on particular date","Introduzca ID de correo electrónico separados por comas, la factura será enviada automáticamente en una fecha determinada"
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 953 | 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.
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 954 | Enter name of campaign if source of enquiry is campaign,Introduzca el nombre de la campaña si el origen de la encuesta es una campaña
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 955 | "Enter static url parameters here (Eg. sender=ERPNext, username=ERPNext, password=1234 etc.)","Introduzca los parámetros de URL estáticas aquí (Ej. sender = ERPNext , nombre de usuario = ERPNext , contraseña = 1234 etc )"
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 956 | Enter the company name under which Account Head will be created for this Supplier,Introduzca el nombre de la empresa en virtud del cual la Cuenta Principal se creará para este proveedor
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 957 | Enter url parameter for message,Introduzca el parámetro url para el mensaje
|
| 958 | Enter url parameter for receiver nos,Introduzca el parámetro url para el receptor nos
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 959 | Entertainment & Leisure,Entretenimiento y Ocio
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 960 | Entertainment Expenses,Gastos de Entretenimiento
|
| 961 | Entries,Entradas
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 962 | Entries against ,Contrapartida
|
| 963 | Entries are not allowed against this Fiscal Year if the year is closed.,"Las entradas contra de este año fiscal no están permitidas, si el ejercicio está cerrado."
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 964 | Equity,Equidad
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 965 | Error: {0} > {1},Error: {0} > {1}
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 966 | Estimated Material Cost,Coste estimado del material
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 967 | "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:"
|
Rushabh Mehta | 37fed60 | 2013-07-11 18:45:47 +0530 | [diff] [blame] | 968 | Everyone can read,Todo el mundo puede leer
|
RM | 7ab4ee1 | 2014-09-08 09:28:34 +0000 | [diff] [blame] | 969 | "Example: ABCD.#####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 # # # # # Si la serie se establece y No de serie no se menciona en las transacciones, número de serie y luego automática se creará 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."
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 970 | Exchange Rate,Tipo de Cambio
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 971 | Excise Duty 10,Impuestos Especiales 10
|
| 972 | Excise Duty 14,Impuestos Especiales 14
|
| 973 | Excise Duty 4,Impuestos Especiales 4
|
| 974 | Excise Duty 8,Impuestos Especiales 8
|
| 975 | Excise Duty @ 10,Impuestos Especiales @ 10
|
| 976 | Excise Duty @ 14,Impuestos Especiales @ 14
|
| 977 | Excise Duty @ 4,Impuestos Especiales @ 4
|
| 978 | Excise Duty @ 8,Impuestos Especiales @ 8
|
| 979 | Excise Duty Edu Cess 2,Impuestos Especiales Edu Cess 2
|
| 980 | Excise Duty SHE Cess 1,Impuestos Especiales SHE Cess 1
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 981 | Excise Page Number,Número Impuestos Especiales Página
|
| 982 | Excise Voucher,vale de Impuestos Especiales
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 983 | Execution,ejecución
|
| 984 | Executive Search,Búsqueda de Ejecutivos
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 985 | Exemption Limit,Límite de Exención
|
| 986 | Exhibition,exposición
|
| 987 | Existing Customer,cliente existente
|
| 988 | Exit,salida
|
| 989 | Exit Interview Details,Detalles Exit Interview
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 990 | Expected,esperado
|
| 991 | Expected Completion Date can not be less than Project Start Date,Fecha prevista de finalización no puede ser inferior al de inicio del proyecto Fecha
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 992 | Expected Date cannot be before Material Request Date,Lanzamiento no puede ser anterior material Fecha de Solicitud
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 993 | Expected Delivery Date,La fecha del alumbramiento
|
| 994 | Expected Delivery Date cannot be before Purchase Order Date,Fecha prevista de entrega no puede ser anterior Orden de Compra Fecha
|
| 995 | Expected Delivery Date cannot be before Sales Order Date,Fecha prevista de entrega no puede ser anterior Fecha de órdenes de venta
|
| 996 | Expected End Date,Fecha de finalización prevista
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 997 | Expected Start Date,Fecha prevista de inicio
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 998 | Expense,gasto
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 999 | Expense / Difference account ({0}) must be a 'Profit or Loss' account,"Cuenta de gastos / Diferencia ({0}) debe ser una cuenta de 'utilidad o pérdida """
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1000 | Expense Account,cuenta de Gastos
|
Rushabh Mehta | 37fed60 | 2013-07-11 18:45:47 +0530 | [diff] [blame] | 1001 | Expense Account is mandatory,Cuenta de Gastos es obligatorio
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1002 | Expense Claim,Reclamación de Gastos
|
| 1003 | Expense Claim Approved,Reclamación de Gastos Aprobado
|
| 1004 | Expense Claim Approved Message,Mensaje de Gastos Aprobado
|
| 1005 | Expense Claim Detail,Detalle de Gastos
|
| 1006 | Expense Claim Details,Detalles de la Reclamación de gastos
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1007 | Expense Claim Rejected,Reclamación de Gastos Rechazados
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1008 | Expense Claim Rejected Message,Mensaje de Gastos Rechazados
|
| 1009 | Expense Claim Type,Tipo de Gastos
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1010 | Expense Claim has been approved.,Cuenta de gastos ha sido aprobado.
|
| 1011 | Expense Claim has been rejected.,Cuenta de gastos ha sido rechazada.
|
| 1012 | Expense Claim is pending approval. Only the Expense Approver can update status.,Cuenta de gastos está pendiente de aprobación . Sólo el aprobador de gastos se puede actualizar el estado .
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1013 | Expense Date,Gasto Fecha
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1014 | Expense Details,Detalles de Gastos
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1015 | Expense Head,Jefe de gastos
|
| 1016 | Expense account is mandatory for item {0},Cuenta de gastos es obligatorio para el elemento {0}
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 1017 | Expense or Difference account is mandatory for Item {0} as it impacts overall stock value,"Cuenta de gastos o Diferencia es obligatorio para el elemento {0} , ya que los impactos valor de las acciones en general"
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1018 | Expenses,gastos
|
| 1019 | Expenses Booked,gastos Reservados
|
| 1020 | Expenses Included In Valuation,Gastos dentro de la valoración
|
| 1021 | Expenses booked for the digest period,Gastos reservado para el período de digestión
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1022 | Expiry Date,Fecha de caducidad
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1023 | Exports,Exportaciones
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1024 | External,externo
|
| 1025 | Extract Emails,extraer correos electrónicos
|
| 1026 | FCFS Rate,FCFS Cambio
|
Rushabh Mehta | 37fed60 | 2013-07-11 18:45:47 +0530 | [diff] [blame] | 1027 | Failed: ,Error:
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1028 | Family Background,antecedentes familiares
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1029 | Fax,Fax
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1030 | Features Setup,Características del programa de instalación
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1031 | Feed,Fuente
|
| 1032 | Feed Type,Tipo de Fuente
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1033 | Feedback,feedback
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1034 | Female,Femenino
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1035 | Fetch exploded BOM (including sub-assemblies),Fetch BOM explotado (incluyendo subconjuntos )
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1036 | "Field available in Delivery Note, Quotation, Sales Invoice, Sales Order","El campo disponible en la nota de entrega , la cita , la factura de venta , órdenes de venta"
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1037 | Files Folder ID,Carpeta de archivos ID
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1038 | Fill the form and save it,Llene el formulario y guárdelo
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1039 | Filter based on customer,Filtro basado en cliente
|
| 1040 | Filter based on item,Filtrar basada en el apartado
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1041 | Financial / accounting year.,Ejercicio / contabilidad.
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1042 | Financial Analytics,Financial Analytics
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 1043 | Financial Services,Servicios Financieros
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1044 | Financial Year End Date,Ejercicio Fecha de finalización
|
| 1045 | Financial Year Start Date,Ejercicio Fecha de Inicio
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1046 | Finished Goods,productos terminados
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1047 | First Name,Nombre
|
| 1048 | First Responded On,Primero respondió el
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1049 | Fiscal Year,Año Fiscal
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1050 | Fiscal Year Start Date and Fiscal Year End Date are already set in Fiscal Year {0},Año fiscal Fecha de Inicio y Fin de ejercicio Fecha ya están establecidas en el Año Fiscal {0}
|
| 1051 | Fiscal Year Start Date and Fiscal Year End Date cannot be more than a year apart.,Año fiscal Fecha de Inicio y Fin de ejercicio La fecha no puede ser más que un año de diferencia.
|
| 1052 | Fiscal Year Start Date should not be greater than Fiscal Year End Date,Año fiscal Fecha de inicio no debe ser mayor de Fin de ejercicio Fecha
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1053 | Fixed Asset,Activos Fijos
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1054 | Fixed Assets,Activos Fijos
|
| 1055 | Follow via Email,Siga a través de correo electrónico
|
| 1056 | "Following table will show values if items are sub - contracted. These values will be fetched from the master of ""Bill of Materials"" of sub - contracted items.","La siguiente tabla se muestran los valores si los artículos son sub - contratado. Estos valores se pueden recuperar desde el maestro de la "" Lista de materiales "" de los sub - elementos contratados."
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1057 | Food,Comida
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 1058 | "Food, Beverage & Tobacco","Alimentos, Bebidas y Tabaco"
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1059 | "For 'Sales BOM' 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 'Sales BOM' item, those values can be entered in the main Item table, values will be copied to 'Packing List' table.","Para los artículos 'BOM Ventas', bodega, Número de Serie y Lote No se considerará a partir de la tabla de ""Packing List"". Si Almacén y lotes No son las mismas para todos los elementos de embalaje para cualquier artículo 'BOM Sales', esos valores se pueden introducir en el cuadro principal del artículo, los valores se copiarán a la mesa ""Packing List""."
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1060 | For Company,Para la empresa
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1061 | For Employee,Para Empleados
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1062 | For Employee Name,En Nombre del Empleado
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1063 | For Price List,Por paquete Precio
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1064 | For Production,Para Producción
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1065 | For Reference Only.,Sólo como referencia .
|
| 1066 | For Sales Invoice,Para la factura de venta
|
| 1067 | For Server Side Print Formats,Para formatos de impresión del lado del servidor
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1068 | For Supplier,Para Proveedor
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1069 | For Warehouse,para el almacén
|
| 1070 | For Warehouse is required before Submit,Para se requiere antes de Almacén Enviar
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1071 | "For e.g. 2012, 2012-13","Por ejemplo, 2012 , 2012-13"
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1072 | For reference,Para referencia
|
| 1073 | For reference only.,Sólo para referencia.
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1074 | "For the convenience of customers, these codes can be used in print formats like Invoices and Delivery Notes","Para comodidad de los clientes , estos códigos se pueden utilizar en formatos impresos como facturas y notas de entrega"
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1075 | Fraction,Fracción
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1076 | Fraction Units,Unidades de fracciones
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1077 | Freeze Stock Entries,Helada Stock comentarios
|
| 1078 | Freeze Stocks Older Than [Days],Congele Acciones Older Than [ días ]
|
| 1079 | Freight and Forwarding Charges,Freight Forwarding y Cargos
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1080 | Friday,Viernes
|
| 1081 | From,Desde
|
Rushabh Mehta | 75c3171 | 2013-08-08 16:00:40 +0530 | [diff] [blame] | 1082 | From Bill of Materials,De la lista de materiales
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1083 | From Company,De Compañía
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1084 | From Currency,De moneda
|
| 1085 | From Currency and To Currency cannot be same,Desde moneda y moneda no puede ser el mismo
|
| 1086 | From Customer,De cliente
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1087 | From Customer Issue,De Emisión Cliente
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1088 | From Date,Desde la Fecha
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1089 | From Date cannot be greater than To Date,Desde La fecha no puede ser mayor que la fecha
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1090 | From Date must be before To Date,Desde la fecha debe ser antes de la fecha
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1091 | From Date should be within the Fiscal Year. Assuming From Date = {0},De fecha debe estar dentro del año fiscal. Suponiendo Desde Fecha = {0}
|
Rushabh Mehta | 37fed60 | 2013-07-11 18:45:47 +0530 | [diff] [blame] | 1092 | From Delivery Note,De la nota de entrega
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1093 | From Employee,De Empleado
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1094 | From Lead,De la iniciativa
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1095 | From Maintenance Schedule,Desde Programa de mantenimiento
|
| 1096 | From Material Request,Desde Solicitud de material
|
| 1097 | From Opportunity,De Oportunidades
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1098 | From Package No.,Del Paquete N º
|
Rushabh Mehta | 37fed60 | 2013-07-11 18:45:47 +0530 | [diff] [blame] | 1099 | From Purchase Order,De la Orden de Compra
|
| 1100 | From Purchase Receipt,Desde recibo de compra
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1101 | From Quotation,desde la cotización
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1102 | From Sales Order,De órdenes de venta
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1103 | From Supplier Quotation,Desde la cotización del proveedor
|
Rushabh Mehta | 37fed60 | 2013-07-11 18:45:47 +0530 | [diff] [blame] | 1104 | From Time,From Time
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1105 | From Value,De Valor
|
| 1106 | From and To dates required,Desde y Hasta la fecha solicitada
|
| 1107 | From value must be less than to value in row {0},De valor debe ser inferior al valor de la fila {0}
|
| 1108 | Frozen,congelado
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1109 | Frozen Accounts Modifier,Frozen Accounts modificador
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1110 | Fulfilled,Cumplido
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1111 | Full Name,Nombre Completo
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1112 | Full-time,Jornada Completa
|
| 1113 | Fully Billed,Totalmente Facturado
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1114 | Fully Completed,totalmente Terminado
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1115 | Fully Delivered,Totalmente Entregado
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1116 | Furniture and Fixture,Muebles y Fixture
|
| 1117 | Further accounts can be made under Groups but entries can be made against Ledger,Otras cuentas se pueden hacer en Grupos pero las entradas se pueden hacer en contra de Ledger
|
| 1118 | "Further accounts can be made under Groups, but entries can be made against Ledger","Otras cuentas se pueden hacer en Grupos, pero las entradas se pueden hacer en contra de Ledger"
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1119 | Further nodes can be only created under 'Group' type nodes,Sólo se pueden crear más nodos bajo nodos de tipo ' Grupo '
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1120 | GL Entry,Entrada GL
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1121 | Gantt Chart,Diagrama de Gantt
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1122 | Gantt chart of all tasks.,Diagrama de Gantt de todas las tareas .
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1123 | Gender,Género
|
| 1124 | General,General
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1125 | General Ledger,Contabilidad General
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1126 | Generate Description HTML,Generar Descripción HTML
|
| 1127 | Generate Material Requests (MRP) and Production Orders.,Generar solicitudes de material ( MRP ) y de las órdenes de producción .
|
| 1128 | Generate Salary Slips,Generar Salario Slips
|
| 1129 | Generate Schedule,Generar Horario
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1130 | Generates HTML to include selected image in the description,Genera HTML para incluir la imagen seleccionada en la descripción
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1131 | Get Advances Paid,Cómo anticipos pagados
|
| 1132 | Get Advances Received,Cómo anticipos recibidos
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1133 | Get Current Stock,Obtenga Stock actual
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1134 | Get Items,Obtener Artículos
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1135 | Get Items From Sales Orders,Obtener elementos De órdenes de venta
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1136 | Get Items from BOM,Obtener elementos de la lista de materiales
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1137 | Get Last Purchase Rate,Obtenga Última Tarifa de compra
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1138 | Get Outstanding Invoices,Recibe las facturas pendientes
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 1139 | Get Relevant Entries,Obtenga Asientos correspondientes
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1140 | Get Sales Orders,Recibe órdenes de venta
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1141 | Get Specification Details,Obtenga Especificación Detalles
|
| 1142 | Get Stock and Rate,Obtenga Stock y Cambio
|
| 1143 | Get Template,Obtenga Plantilla
|
| 1144 | Get Terms and Conditions,Obtenga Términos y Condiciones
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1145 | Get Unreconciled Entries,Consigue entradas no reconciliadas
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1146 | Get Weekly Off Dates,Obtenga Semanal Off Fechas
|
| 1147 | "Get valuation rate and available stock at source/target warehouse on mentioned posting date-time. If serialized item, please press this button after entering serial nos.","Obtenga tasa de valorización y el stock disponible en la fuente del almacén / destino en la fecha mencionada publicación a tiempo . Si serializado tema, por favor, pulse este botón después de entrar nos serie."
|
| 1148 | Global Defaults,predeterminados globales
|
| 1149 | Global POS Setting {0} already created for company {1},POS Global Ajuste {0} ya creado para la compañía de {1}
|
| 1150 | Global Settings,Configuración global
|
| 1151 | "Go to the appropriate group (usually Application of Funds > Current Assets > Bank Accounts and create a new Account Ledger (by clicking on Add Child) of type ""Bank""","Ir al grupo apropiado (por lo general de Financiación > Activos Corrientes > Cuentas Bancarias y crear una nueva cuenta contable (haciendo clic en Add Child ) de tipo ""Banco"""
|
| 1152 | "Go to the appropriate group (usually Source of Funds > Current Liabilities > Taxes and Duties and create a new Account Ledger (by clicking on Add Child) of type ""Tax"" and do mention the Tax rate.","Ir al grupo apropiado (generalmente Fuente de Fondos > Pasivos actuales> Impuestos y derechos y crear una nueva cuenta contable (haciendo clic en Add Child ) de tipo "" Impuestos "" y no hablar de la tasa de impuestos ."
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1153 | Goal,Meta/Objetivo
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1154 | Goals,Objetivos
|
| 1155 | Goods received from Suppliers.,Productos recibidos de proveedores .
|
Rushabh Mehta | 37fed60 | 2013-07-11 18:45:47 +0530 | [diff] [blame] | 1156 | Google Drive,Google Drive
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1157 | Google Drive Access Allowed,Google Drive Acceso Permitido
|
| 1158 | Government,Gobierno
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1159 | Graduate,graduado
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1160 | Grand Total,Gran Total
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1161 | Grand Total (Company Currency),Total general ( Compañía de divisas )
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1162 | "Grid ""","Grid """
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 1163 | Grocery,tienda de comestibles
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1164 | Gross Margin %,Margen Bruto %
|
| 1165 | Gross Margin Value,Valor Margen bruto
|
| 1166 | Gross Pay,Pago bruto
|
| 1167 | Gross Pay + Arrear Amount +Encashment Amount - Total Deduction,Importe Bruto + Pay arrear Monto + Cobro - Deducción total
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1168 | Gross Profit,Utilidad Bruta
|
| 1169 | Gross Profit (%),Utilidad bruta (%)
|
| 1170 | Gross Weight,Peso Bruto
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1171 | Gross Weight UOM,Bruto UOM Peso
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1172 | Group,Grupo
|
| 1173 | Group by Account,Grupos por Cuenta
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1174 | Group by Voucher,Grupo por Bono
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1175 | Group or Ledger,Grupo o Ledger
|
| 1176 | Groups,Grupos
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 1177 | HR Manager,Gerente de Recursos Humanos
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 1178 | HR Settings,Configuración de Recursos Humanos
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1179 | HTML / Banner that will show on the top of product list.,HTML / Banner que aparecerá en la parte superior de la lista de productos.
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1180 | Half Day,Medio Día
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1181 | Half Yearly,Semestral
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1182 | Half-yearly,Semestral
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1183 | Happy Birthday!,¡Feliz cumpleaños!
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1184 | Hardware,Hardware
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 1185 | Has Batch No,Tiene lote No
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1186 | Has Child Node,Tiene Nodo Niño
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 1187 | Has Serial No,Tiene No de Serie
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 1188 | Head of Marketing and Sales,Director de Marketing y Ventas
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1189 | Header,Encabezado
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 1190 | Health Care,Cuidado de la Salud
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1191 | Health Concerns,Preocupaciones de salud
|
| 1192 | Health Details,Detalles de la Salud
|
| 1193 | Held On,celebrada el
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1194 | Help HTML,Ayuda HTML
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1195 | "Help: To link to another record in the system, use ""#Form/Note/[Note Name]"" as the Link URL. (don't use ""http://"")","Ayuda : Para vincular a otro registro en el sistema , utilice ""# Form / nota / [ Nota Nombre ]"" como la dirección URL Link. (no utilice "" http://"" )"
|
| 1196 | "Here you can maintain family details like name and occupation of parent, spouse and children","Aquí usted puede mantener los detalles de la familia como el nombre y ocupación de los padres, cónyuge e hijos"
|
| 1197 | "Here you can maintain height, weight, allergies, medical concerns etc","Aquí usted puede mantener la altura , el peso, alergias , problemas médicos , etc"
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 1198 | Hide Currency Symbol,Ocultar Símbolo de Moneda
|
| 1199 | High,Alto
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1200 | History In Company,Historia In Company
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1201 | Hold,mantener
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 1202 | Holiday,Feriado
|
| 1203 | Holiday List,Lista de Feriados
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1204 | Holiday List Name,Lista de nombres de vacaciones
|
| 1205 | Holiday master.,Master de vacaciones .
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1206 | Holidays,Vacaciones
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 1207 | Home,Inicio
|
| 1208 | Host,Proveedor
|
| 1209 | "Host, Email and Password required if emails are to be pulled","Proveedor , Correo Electrónico y la Contraseña son requeridos si los correos electrónicos son para ser importados"
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1210 | Hour,Hora
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1211 | Hour Rate,Hora de Cambio
|
| 1212 | Hour Rate Labour,Hora Cambio del Trabajo
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1213 | Hours,Horas
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1214 | How Pricing Rule is applied?,¿Cómo se aplica la Regla Precios?
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1215 | How frequently?,¿Con qué frecuencia ?
|
| 1216 | "How should this currency be formatted? If not set, will use system defaults","¿Cómo se debe formatear esta moneda ? Si no se establece, utilizará valores predeterminados del sistema"
|
| 1217 | Human Resources,Recursos Humanos
|
| 1218 | Identification of the package for the delivery (for print),La identificación del paquete para la entrega (para impresión)
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1219 | If Income or Expense,Si los ingresos o Egresos
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1220 | If Monthly Budget Exceeded,Si Presupuesto mensual excedido
|
| 1221 | "If Sale BOM is defined, the actual BOM of the Pack is displayed as table. Available in Delivery Note and Sales Order","Si se define la venta BOM , la lista de materiales real del paquete se muestra como mesa. Disponible en la nota de entrega y órdenes de venta"
|
| 1222 | "If Supplier Part Number exists for given Item, it gets stored here","Si existe Número de pieza del proveedor relativa a determinado tema , que se almacena aquí"
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1223 | If Yearly Budget Exceeded,Si el presupuesto anual ha superado el
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 1224 | "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 ."
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1225 | "If checked, Total no. of Working Days will include holidays, and this will reduce the value of Salary Per Day","Si se marca , no total . de días de trabajo se incluirán los días , y esto reducirá el valor del salario por día"
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 1226 | "If checked, the tax amount will be considered as already included in the Print Rate / Print Amount","Si se selecciona, el importe del impuesto se considerará como ya incluido en el Monto a Imprimir"
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1227 | If different than customer address,Si es diferente a la dirección del cliente
|
| 1228 | "If disable, 'Rounded Total' field will not be visible in any transaction","Si desactiva , el campo "" Total redondeado ' no será visible en cualquier transacción"
|
Rushabh Mehta | 37fed60 | 2013-07-11 18:45:47 +0530 | [diff] [blame] | 1229 | "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."
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1230 | If more than one package of the same type (for print),Si más de un paquete del mismo tipo (por impresión)
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1231 | "If multiple Pricing Rules continue to prevail, users are asked to set Priority manually to resolve conflict.","Si hay varias reglas de precios siguen prevaleciendo, los usuarios se les pide que establezca la prioridad manualmente para resolver el conflicto."
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1232 | "If no change in either Quantity or Valuation Rate, leave the cell blank.","Si no hay cambio , ya sea en cantidad o de valoración por tipo , deje en blanco la celda."
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1233 | If not applicable please enter: NA,"Si no es aplicable , por favor escriba: NA"
|
| 1234 | "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ñadido a cada Departamento donde ha de aplicarse ."
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1235 | "If selected Pricing Rule is made for 'Price', it will overwrite Price List. Pricing Rule price is the final price, so no further discount should be applied. Hence, in transactions like Sales Order, Purchase Order etc, it will be fetched in 'Rate' field, rather than 'Price List Rate' field.","Si Regla Precios seleccionado está hecho para 'Precio', sobrescribirá Lista de Precios. Regla precio El precio es el precio final, así que no hay descuento adicional debe aplicarse. Por lo tanto, en las transacciones como pedidos de venta, orden de compra, etc, se fue a buscar en el campo 'Cambio', en lugar de campo 'Precio de lista Cambio'."
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1236 | "If specified, send the newsletter using this email address","Si se especifica, enviar el boletín de utilizar esta dirección de correo electrónico"
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1237 | "If the account is frozen, entries are allowed to restricted users.","Si la cuenta está congelada , las entradas se les permite a los usuarios restringidos."
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1238 | "If this Account represents a Customer, Supplier or Employee, set it here.","Si esta cuenta representa un cliente, proveedor o empleado, Ponlo aquí ."
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1239 | "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 se encuentran dos o más reglas de precios sobre la base de las condiciones anteriores, se aplica la prioridad. La prioridad es un número entre 0 y 20, mientras que el valor por defecto es cero (en blanco). Un número más alto significa que va a tener prioridad si hay varias reglas de precios con las mismas condiciones."
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1240 | If you follow Quality Inspection. Enables Item QA Required and QA No in Purchase Receipt,Si usted sigue la Inspección de calidad . Permite Artículo QA Obligatorio y QA No en recibo de compra
|
| 1241 | 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 Venta Partners ( Socios de canal ) pueden ser etiquetados y mantener su contribución en la actividad de ventas
|
| 1242 | "If you have created a standard template in Purchase Taxes and Charges Master, select one and click on the button below.","Si ha creado un modelo estándar de las tasas de compra y los cargos principales, seleccione uno y haga clic en el botón de abajo ."
|
| 1243 | "If you have created a standard template in Sales Taxes and Charges Master, select one and click on the button below.","Si ha creado un modelo estándar de las tasas y cargos de venta principales, seleccione uno y haga clic en el botón de abajo ."
|
| 1244 | "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 páginas con todos los encabezados y pies de página en cada página"
|
| 1245 | If you involve in manufacturing activity. Enables Item 'Is Manufactured',Si usted involucra en la actividad manufacturera . Permite artículo ' está fabricado '
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1246 | Ignore,Pasar por Alto
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1247 | Ignore Pricing Rule,No haga caso de la Regla Precios
|
Rushabh Mehta | 37fed60 | 2013-07-11 18:45:47 +0530 | [diff] [blame] | 1248 | Ignored: ,Ignorado:
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1249 | Image,imagen
|
| 1250 | Image View,Imagen Vista
|
| 1251 | Implementation Partner,socio de implementación
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1252 | Import Attendance,Asistencia de importación
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1253 | Import Failed!,Import Error !
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1254 | Import Log,Importar registro
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1255 | Import Successful!,¡Importación Exitosa!
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1256 | Imports,Importaciones
|
Rushabh Mehta | 37fed60 | 2013-07-11 18:45:47 +0530 | [diff] [blame] | 1257 | In Hours,En Horas
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1258 | In Process,En proceso
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1259 | In Qty,En Cantidad
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1260 | In Value,Valor
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1261 | In Words,En palabras
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1262 | In Words (Company Currency),En palabras (Divisa de la Compañia)
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1263 | In Words (Export) will be visible once you save the Delivery Note.,En palabras (Export ) será visible una vez que guarde la nota de entrega .
|
| 1264 | 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 .
|
| 1265 | In Words will be visible once you save the Purchase Invoice.,En palabras serán visibles una vez que guarde la factura de compra .
|
| 1266 | In Words will be visible once you save the Purchase Order.,En palabras serán visibles una vez que guarde la Orden de Compra .
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1267 | In Words will be visible once you save the Purchase Receipt.,En palabras serán visibles una vez que guarde el recibo de compra.
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1268 | In Words will be visible once you save the Quotation.,En palabras serán visibles una vez que guarde la cita .
|
| 1269 | In Words will be visible once you save the Sales Invoice.,En palabras serán visibles una vez que guarde la factura de venta .
|
| 1270 | In Words will be visible once you save the Sales Order.,En palabras serán visibles una vez que guarde el pedido de ventas .
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1271 | Incentives,Incentivos
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 1272 | Include Reconciled Entries,Incluya los comentarios conciliadas
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1273 | Include holidays in Total no. of Working Days,Incluya vacaciones en total no. de días laborables
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1274 | Income,Ingresos
|
Rushabh Mehta | 37fed60 | 2013-07-11 18:45:47 +0530 | [diff] [blame] | 1275 | Income / Expense,Ingresos / gastos
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1276 | Income Account,Cuenta de Ingresos
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1277 | Income Booked,Ingresos Reservados
|
| 1278 | Income Tax,Impuesto sobre la Renta
|
| 1279 | Income Year to Date,Ingresos Año a la Fecha
|
| 1280 | Income booked for the digest period,Ingresos reservado para el período de digestión
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1281 | Incoming,Entrante
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1282 | Incoming Rate,Incoming Cambio
|
| 1283 | Incoming quality inspection.,Inspección de calidad de entrada .
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1284 | Incorrect number of General Ledger Entries found. You might have selected a wrong Account in the transaction.,Número incorrecto de entradas del libro mayor encontrado. Es posible que haya seleccionado una cuenta equivocada en la transacción.
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1285 | Incorrect or Inactive BOM {0} for Item {1} at row {2},Incorrecta o Inactivo BOM {0} para el artículo {1} en la fila {2}
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1286 | Indicates that the package is a part of this delivery (Only Draft),Indica que el paquete es una parte de esta entrega (Sólo borrador)
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1287 | Indirect Expenses,Egresos Indirectos
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1288 | Indirect Income,Ingresos Indirectos
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1289 | Individual,Individual
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1290 | Industry,Industria
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1291 | Industry Type,Tipo de Industria
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1292 | Inspected By,Inspección realizada por
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1293 | Inspection Criteria,Criterios de Inspección
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1294 | Inspection Required,Inspección Requerida
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1295 | Inspection Type,Tipo de Inspección
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1296 | Installation Date,Fecha de Instalación
|
| 1297 | Installation Note,Nota de Instalación
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1298 | Installation Note Item,Nota de instalación de artículos
|
| 1299 | Installation Note {0} has already been submitted,Nota de instalación {0} ya se ha presentado
|
| 1300 | Installation Status,Estado de la instalación
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1301 | Installation Time,Tiempo de instalación
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1302 | Installation date cannot be before delivery date for Item {0},Fecha de instalación no puede ser antes de la fecha de entrega para el elemento {0}
|
| 1303 | Installation record for a Serial No.,Registro de la instalación para un número de serie
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1304 | Installed Qty,Cantidad instalada
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1305 | Instructions,Instrucciones
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1306 | Integrate incoming support emails to Support Ticket,Integrar los correos electrónicos de apoyo recibidas de Apoyo Ticket
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1307 | Interested,Interesado
|
| 1308 | Intern,Interno
|
| 1309 | Internal,Interno
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 1310 | Internet Publishing,Internet Publishing
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1311 | Introduction,Introducción
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1312 | Invalid Barcode,Código de Barras inválido
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1313 | Invalid Barcode or Serial No,Código de barras de serie no válido o No
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1314 | Invalid Mail Server. Please rectify and try again.,Servidor de correo válida . Por favor rectifique y vuelva a intentarlo .
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1315 | Invalid Master Name,Nombre no válido Maestro
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1316 | Invalid User Name or Support Password. Please rectify and try again.,No válida nombre de usuario o contraseña Soporte . Por favor rectifique y vuelva a intentarlo .
|
| 1317 | Invalid quantity specified for item {0}. Quantity should be greater than 0.,Cantidad no válido para el elemento {0} . Cantidad debe ser mayor que 0 .
|
| 1318 | Inventory,inventario
|
| 1319 | Inventory & Support,Soporte de Inventario y
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 1320 | Investment Banking,Banca de Inversión
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1321 | Investments,Inversiones
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1322 | Invoice Date,Fecha de la factura
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1323 | Invoice Details,Detalles de la Factura
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1324 | Invoice No,Factura No
|
| 1325 | Invoice Number,Número de Factura
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1326 | Invoice Period From,Factura Periodo Del
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1327 | Invoice Period From and Invoice Period To dates mandatory for recurring invoice,Factura Periodo Del Período y Factura Para las fechas obligatorias para la factura recurrente
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1328 | Invoice Period To,Período Factura Para
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1329 | Invoice Type,Tipo de Factura
|
| 1330 | Invoice/Journal Voucher Details,Detalles de Factura / Comprobante de Diario
|
| 1331 | Invoiced Amount (Exculsive Tax),Cantidad facturada ( Impuesto exclusive )
|
| 1332 | Is Active,Está Activo
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1333 | Is Advance,Es Avance
|
| 1334 | Is Cancelled,CANCELADO
|
| 1335 | Is Carry Forward,Es llevar adelante
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1336 | Is Default,Es por defecto
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1337 | Is Encash,Se convertirá en efectivo
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1338 | Is Fixed Asset Item,Es partidas del activo inmovilizado
|
| 1339 | Is LWP,es LWP
|
| 1340 | Is Opening,está abriendo
|
| 1341 | Is Opening Entry,Es la entrada de apertura
|
| 1342 | Is POS,Es POS
|
| 1343 | Is Primary Contact,Es Contacto principal
|
| 1344 | Is Purchase Item,Es Compra de artículos
|
| 1345 | Is Sales Item,Es artículo de Ventas
|
| 1346 | Is Service Item,Es servicio de Artículo
|
| 1347 | Is Stock Item,Es Stock Artículo
|
| 1348 | Is Sub Contracted Item,Es subcontratación artículo
|
| 1349 | Is Subcontracted,se subcontrata
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1350 | Is this Tax included in Basic Rate?,¿Está incluido este Impuesto la tarifa básica ?
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1351 | Issue,Asunto
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1352 | Issue Date,Fecha de Emisión
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1353 | Issue Details,Detalles del problema
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1354 | Issued Items Against Production Order,Los productos que emitan con cargo a la Orden de Producción
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1355 | It can also be used to create opening stock entries and to fix stock value.,También puede ser utilizado para crear la apertura de las entradas en existencias y para fijar el valor de stock .
|
| 1356 | Item,artículo
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1357 | Item Advanced,artículo avanzada
|
| 1358 | Item Barcode,Código de barras del artículo
|
| 1359 | Item Batch Nos,Lotes de artículos núms
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1360 | Item Code,Código del artículo
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1361 | Item Code > Item Group > Brand,Código del artículo> Grupo Elemento> Marca
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1362 | Item Code and Warehouse should already exist.,Código del artículo y de almacenes ya deben existir.
|
| 1363 | Item Code cannot be changed for Serial No.,Código del artículo no se puede cambiar de número de serie
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1364 | Item Code is mandatory because Item is not automatically numbered,Código del artículo es obligatorio porque El artículo no se numera automáticamente
|
| 1365 | Item Code required at Row No {0},Código del artículo requerido en la fila n {0}
|
| 1366 | Item Customer Detail,Elemento Detalle Cliente
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1367 | Item Description,Descripción del Artículo
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1368 | Item Desription,Descripción del Artículo
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1369 | Item Details,Detalles del artículo
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1370 | Item Group,Grupo de artículos
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1371 | Item Group Name,Nombre del grupo de artículos
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1372 | Item Group Tree,Artículo Grupo Árbol
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1373 | Item Group not mentioned in item master for item {0},Grupo El artículo no se menciona en maestro de artículos para el elemento {0}
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1374 | Item Groups in Details,Grupos de componentes en detalles
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1375 | Item Image (if not slideshow),"Imagen del Artículo (si no, presentación de diapositivas)"
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1376 | Item Name,Nombre del elemento
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1377 | Item Naming By,Artículo Naming Por
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1378 | Item Price,Precio del Artículo
|
| 1379 | Item Prices,Precios de los Artículos
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1380 | Item Quality Inspection Parameter,Artículo Calidad de parámetros de Inspección
|
| 1381 | Item Reorder,artículo reorden
|
| 1382 | Item Serial No,Artículo N º de serie
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1383 | Item Serial Nos,N º de serie de los Artículo
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1384 | Item Shortage Report,Artículo Escasez Reportar
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1385 | Item Supplier,Proveedor del Artículo
|
| 1386 | Item Supplier Details,Detalles del Proveedor del artículo
|
| 1387 | Item Tax,Impuesto del artículo
|
| 1388 | Item Tax Amount,Total de impuestos de los artículos
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1389 | Item Tax Rate,Artículo Tasa de Impuesto
|
| 1390 | Item Tax Row {0} must have account of type Tax or Income or Expense or Chargeable,Artículo Impuesto Row {0} debe tener en cuenta el tipo de impuestos o ingresos o de gastos o Imponible
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1391 | Item Tax1,Impuesto1 del artículo
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1392 | Item To Manufacture,Artículo Para Fabricación
|
| 1393 | Item UOM,artículo UOM
|
| 1394 | Item Website Specification,Artículo Website Especificación
|
| 1395 | Item Website Specifications,Especificaciones Elemento Web
|
| 1396 | Item Wise Tax Detail,Artículo Wise detalle de impuestos
|
Rushabh Mehta | 37fed60 | 2013-07-11 18:45:47 +0530 | [diff] [blame] | 1397 | Item Wise Tax Detail ,Detalle del artículo Tax Wise
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1398 | Item is required,Se requiere de artículos
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1399 | Item is updated,El Artículo está Actualizado
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1400 | Item master.,Maestro de artículos .
|
| 1401 | "Item must be a purchase item, as it is present in one or many Active BOMs","El artículo debe ser un artículo de la compra , ya que está presente en una o varias listas de materiales activos"
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1402 | Item or Warehouse for row {0} does not match Material Request,Artículo o Bodega para la fila {0} no coincide Solicitud de material
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1403 | Item table can not be blank,Tabla de artículos no puede estar en blanco
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1404 | Item to be manufactured or repacked,Artículo a fabricar o embalados de nuevo
|
| 1405 | Item valuation updated,Valoración Artículo actualizado
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1406 | Item will be saved by this name in the data base.,El artículo será salvado por este nombre en la base de datos.
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1407 | Item {0} appears multiple times in Price List {1},Artículo {0} aparece varias veces en Precio de lista {1}
|
| 1408 | Item {0} does not exist,Elemento {0} no existe
|
| 1409 | Item {0} does not exist in the system or has expired,Elemento {0} no existe en el sistema o ha expirado
|
| 1410 | Item {0} does not exist in {1} {2},Elemento {0} no existe en {1} {2}
|
| 1411 | Item {0} has already been returned,Artículo {0} ya se ha devuelto
|
| 1412 | Item {0} has been entered multiple times against same operation,Artículo {0} ha sido ingresado varias veces contra la misma operación
|
| 1413 | Item {0} has been entered multiple times with same description or date,Artículo {0} ha sido ingresado varias veces con misma descripción o fecha
|
| 1414 | Item {0} has been entered multiple times with same description or date or warehouse,Artículo {0} ha sido ingresado varias veces con misma descripción o de la fecha o de un depósito
|
| 1415 | Item {0} has been entered twice,Artículo {0} ha sido ingresado dos veces
|
| 1416 | Item {0} has reached its end of life on {1},Artículo {0} ha llegado al término de la vida en {1}
|
| 1417 | Item {0} ignored since it is not a stock item,Artículo {0} ignorado ya que no es un tema de valores
|
| 1418 | Item {0} is cancelled,Artículo {0} se cancela
|
| 1419 | Item {0} is not Purchase Item,Artículo {0} no se compra del artículo
|
| 1420 | Item {0} is not a serialized Item,Elemento {0} no es un artículo serializado
|
| 1421 | Item {0} is not a stock Item,Elemento {0} no es un producto imprescindible
|
| 1422 | Item {0} is not active or end of life has been reached,Elemento {0} no está activo o ha llegado al final de la vida
|
| 1423 | Item {0} is not setup for Serial Nos. Check Item master,Elemento {0} no está configurado para el amo números de serie del cheque Artículo
|
| 1424 | Item {0} is not setup for Serial Nos. Column must be blank,Elemento {0} no está configurado para Serial Columna Nos. debe estar en blanco
|
| 1425 | Item {0} must be Sales Item,Artículo {0} debe ser artículo de Ventas
|
| 1426 | Item {0} must be Sales or Service Item in {1},Artículo {0} debe ser ventas o servicio al artículo en {1}
|
| 1427 | Item {0} must be Service Item,Artículo {0} debe ser de servicio Artículo
|
| 1428 | Item {0} must be a Purchase Item,Artículo {0} debe ser una compra de artículos
|
| 1429 | Item {0} must be a Sales Item,Artículo {0} debe ser un elemento de Ventas
|
| 1430 | Item {0} must be a Service Item.,Artículo {0} debe ser un elemento de servicio .
|
| 1431 | Item {0} must be a Sub-contracted Item,Artículo {0} debe ser un artículo subcontratada
|
| 1432 | Item {0} must be a stock Item,Artículo {0} debe ser un producto imprescindible
|
| 1433 | Item {0} must be manufactured or sub-contracted,Artículo {0} debe ser fabricado o subcontratado
|
| 1434 | Item {0} not found,Elemento {0} no encontrado
|
| 1435 | Item {0} with Serial No {1} is already installed,Artículo {0} con N º de serie {1} ya está instalada
|
| 1436 | Item {0} with same description entered twice,Artículo {0} con misma descripción entrado dos veces
|
| 1437 | "Item, Warranty, AMC (Annual Maintenance Contract) details will be automatically fetched when Serial Number is selected.","Item, Garantía , AMC ( Contrato de Mantenimiento Anual ) detalles serán automáticamente recupera cuando se selecciona el número de serie ."
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1438 | Item-wise Price List Rate,- Artículo sabio Precio de lista Cambio
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1439 | Item-wise Purchase History,- Artículo sabio Historial de compras
|
| 1440 | Item-wise Purchase Register,- Artículo sabio Compra Registrarse
|
| 1441 | Item-wise Sales History,- Artículo sabio Historia Ventas
|
| 1442 | Item-wise Sales Register,- Artículo sabio ventas Registrarse
|
RM | 7ab4ee1 | 2014-09-08 09:28:34 +0000 | [diff] [blame] | 1443 | "Item: {0} managed batch-wise, can not be reconciled using \ Stock Reconciliation, instead use Stock Entry","Artículo: {0} gestionado por lotes, no se puede conciliar el uso de \ Stock Reconciliación, en lugar utilizar la entrada Stock"
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 1444 | Item: {0} not found in the system,Artículo: {0} no se encuentra en el sistema
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1445 | Items,Artículos
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1446 | Items To Be Requested,Los artículos que se solicitarán
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1447 | Items required,Elementos necesarios
|
| 1448 | "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"
|
| 1449 | Items which do not exist in Item master can also be entered on customer's request,Los artículos que no existen en maestro de artículos también se pueden introducir en la petición del cliente
|
| 1450 | Itemwise Discount,Itemwise Descuento
|
| 1451 | Itemwise Recommended Reorder Level,Itemwise Recomendado por reorden Nivel
|
| 1452 | Job Applicant,solicitante de empleo
|
| 1453 | Job Opening,Oportunidad de Empleo
|
| 1454 | Job Profile,Perfil Laboral
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1455 | Job Title,Título del trabajo
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1456 | "Job profile, qualifications required etc.","Perfil laboral , las cualificaciones necesarias , etc"
|
| 1457 | Jobs Email Settings,Trabajos Email
|
| 1458 | Journal Entries,entradas de diario
|
| 1459 | Journal Entry,Entrada de diario
|
| 1460 | Journal Voucher,Comprobante de Diario
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1461 | Journal Voucher Detail,Detalle del Asiento de Diario
|
| 1462 | Journal Voucher Detail No,Detalle del Asiento de Diario No
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 1463 | Journal Voucher {0} does not have account {1} or already matched,Comprobante de Diario {0} no tiene cuenta {1} o ya emparejado
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1464 | Journal Vouchers {0} are un-linked,Asientos de Diario {0} no están vinculados.
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1465 | Keep a track of communication related to this enquiry which will help for future reference.,Mantenga un registro de la comunicación en relación con esta consulta que ayudará para futuras consultas.
|
| 1466 | Keep it web friendly 900px (w) by 100px (h),Manténgalo adecuado para la web 900px ( w ) por 100px ( h )
|
| 1467 | Key Performance Area,Área Clave de Rendimiento
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1468 | Key Responsibility Area,Área de Responsabilidad Clave
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1469 | Kg,Kilogramo
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1470 | LR Date,LR Fecha
|
| 1471 | LR No,LR No
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1472 | Label,Etiqueta
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1473 | Landed Cost Item,Landed Cost artículo
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1474 | Landed Cost Items,Landed Partidas de gastos
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1475 | Landed Cost Purchase Receipt,Landed Cost recibo de compra
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1476 | Landed Cost Purchase Receipts,Landed Cost Recibos de compra
|
| 1477 | Landed Cost Wizard,Asistente Landed Cost
|
| 1478 | Landed Cost updated successfully,Landed Cost actualizado correctamente
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1479 | Language,Idioma
|
| 1480 | Last Name,Apellido
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1481 | Last Purchase Rate,Tasa de Cambio de la Última Compra
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1482 | Latest,Más Reciente
|
| 1483 | Lead,Iniciativa
|
| 1484 | Lead Details,Detalle de la Iniciativa
|
| 1485 | Lead Id,Iniciativa ID
|
| 1486 | Lead Name,Nombre de la Iniciativa
|
| 1487 | Lead Owner,Propietario de la Iniciativa
|
| 1488 | Lead Source,Fuente de de la Iniciativa
|
| 1489 | Lead Status,Estado de la Iniciativa
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1490 | Lead Time Date,Fecha y Hora de la Iniciativa
|
| 1491 | Lead Time Days,Tiempo de Entrega en Días
|
| 1492 | Lead Time days is number of days by which this item is expected in your warehouse. This days is fetched in Material Request when you select this item.,Tiempo de Entrega en Días de la Iniciativa es el número de días en que se espera que este el artículo en su almacén. Este día es usado en la Solicitud de Materiales cuando se selecciona este elemento.
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1493 | Lead Type,Tipo de Iniciativa
|
| 1494 | Lead must be set if Opportunity is made from Lead,La iniciativa se debe establecer si la oportunidad está hecha de plomo
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 1495 | Leave Allocation,Asignación de Vacaciones
|
| 1496 | Leave Allocation Tool,Herramienta de Asignación de Vacaciones
|
| 1497 | Leave Application,Solicitud de Vacaciones
|
| 1498 | Leave Approver,Supervisor de Vacaciones
|
| 1499 | Leave Approvers,Supervisores de Vacaciones
|
| 1500 | Leave Balance Before Application,Vacaciones disponibles antes de la solicitud
|
| 1501 | Leave Block List,Lista de Bloqueo de Vacaciones
|
Rushabh Mehta | c06ce25 | 2013-02-18 14:24:05 +0530 | [diff] [blame] | 1502 | Leave Block List Allow,Deja Lista de bloqueo Permitir
|
| 1503 | Leave Block List Allowed,Deja Lista de bloqueo animales
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1504 | Leave Block List Date,Deja Lista de bloqueo Fecha
|
| 1505 | Leave Block List Dates,Deja lista Fechas Bloque
|
| 1506 | Leave Block List Name,Agregar Nombre Lista de bloqueo
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1507 | Leave Blocked,Dejar Bloqueado
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1508 | Leave Control Panel,Salir del Panel de Control
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1509 | Leave Encashed?,Deja cobrados ?
|
| 1510 | Leave Encashment Amount,Deja Cobro Monto
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1511 | Leave Type,Deja Tipo
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1512 | Leave Type Name,Deja Tipo Nombre
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1513 | Leave Without Pay,Licencia sin sueldo
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 1514 | Leave application has been approved.,La solicitud de vacaciones ha sido aprobada.
|
| 1515 | Leave application has been rejected.,La solicitud de vacaciones ha sido rechazada.
|
| 1516 | Leave approver must be one of {0},Supervisor de Vacaciones debe ser uno de {0}
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1517 | Leave blank if considered for all branches,Dejar en blanco si se considera para todas las ramas
|
| 1518 | Leave blank if considered for all departments,Dejar en blanco si se considera para todos los departamentos
|
| 1519 | Leave blank if considered for all designations,Dejar en blanco si se considera para todas las designaciones
|
| 1520 | Leave blank if considered for all employee types,Dejar en blanco si se considera para todos los tipos de empleados
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1521 | "Leave can be approved by users with Role, ""Leave Approver""","Deja que se pueda aprobar por los usuarios con roles, "" Deja aprobador """
|
| 1522 | Leave of type {0} cannot be longer than {1},Dejar de tipo {0} no puede tener más de {1}
|
| 1523 | Leaves Allocated Successfully for {0},Hojas distribuidos con éxito para {0}
|
| 1524 | Leaves for type {0} already allocated for Employee {1} for Fiscal Year {0},Hojas para el tipo {0} ya asignado para Empleado {1} para el Año Fiscal {0}
|
| 1525 | Leaves must be allocated in multiples of 0.5,"Las hojas deben ser asignados en múltiplos de 0,5"
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1526 | Ledger,Libro Mayor
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1527 | Ledgers,Libros de contabilidad
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1528 | Left,Izquierda
|
| 1529 | Legal,Legal
|
| 1530 | Legal Expenses,Gastos Legales
|
| 1531 | Letter Head,Membrete
|
| 1532 | Letter Heads for print templates.,Membretes para las plantillas de impresión.
|
| 1533 | Level,Nivel
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1534 | Lft,Lft
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1535 | Liability,Obligaciones
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1536 | List a few of your customers. They could be organizations or individuals.,Enumere algunos de sus clientes. Pueden ser organizaciones o individuos.
|
| 1537 | List a few of your suppliers. They could be organizations or individuals.,Enumere algunos de sus proveedores. Pueden ser organizaciones o individuos.
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1538 | List items that form the package.,Lista de tareas que forman el paquete .
|
| 1539 | List this Item in multiple groups on the website.,Este artículo no en varios grupos en el sitio web .
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 1540 | "List your products or services that you buy or sell. Make sure to check the Item Group, Unit of Measure and other properties when you start.",Publica tus productos o servicios que usted compra o vende .
|
| 1541 | "List your tax heads (e.g. VAT, Excise; 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 cabezas fiscales ( por ejemplo, IVA , impuestos especiales , sino que deben tener nombres únicos ) y sus tasas estándar."
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1542 | Loading...,Cargando ...
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1543 | Loans (Liabilities),Préstamos (pasivos )
|
| 1544 | Loans and Advances (Assets),Préstamos y anticipos (Activos )
|
| 1545 | Local,local
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1546 | Login,Iniciar Sesión
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1547 | Login with your new User ID,Acceda con su nuevo ID de usuario
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1548 | Logo,Logo
|
| 1549 | Logo and Letter Heads,Logo y Membrete
|
| 1550 | Lost,Perdido
|
| 1551 | Lost Reason,Razón de la pérdida
|
| 1552 | Low,Bajo
|
| 1553 | Lower Income,Ingreso Bajo
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1554 | MTN Details,MTN Detalles
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1555 | Main,Principal
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1556 | Main Reports,Informes Principales
|
Anand Doshi | 335763d | 2015-02-26 13:20:15 +0530 | [diff] [blame] | 1557 | Maintain Same Rate Throughout Sales Cycle,Mantener misma tasa durante todo el ciclo de ventas
|
| 1558 | Maintain same rate throughout purchase cycle,Mantener misma tasa durante todo el ciclo de compra
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1559 | Maintenance,Mantenimiento
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1560 | Maintenance Date,Fecha de Mantenimiento
|
| 1561 | Maintenance Details,Detalles de Mantenimiento
|
| 1562 | Maintenance Schedule,Calendario de Mantenimiento
|
| 1563 | Maintenance Schedule Detail,Detalle de Calendario de Mantenimiento
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1564 | Maintenance Schedule Item,Programa de mantenimiento de artículos
|
Anand Doshi | 335763d | 2015-02-26 13:20:15 +0530 | [diff] [blame] | 1565 | Maintenance Schedule is not generated for all the items. Please click on 'Generate Schedule',"Programa de mantenimiento no se genera para todos los artículos. Por favor, haga clic en ¨ Generar Programación¨"
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1566 | Maintenance Schedule {0} exists against {0},Programa de mantenimiento {0} existe en contra de {0}
|
Anand Doshi | 335763d | 2015-02-26 13:20:15 +0530 | [diff] [blame] | 1567 | Maintenance Schedule {0} must be cancelled before cancelling this Sales Order,Programa de mantenimiento {0} debe ser cancelado antes de cancelar esta orden de venta
|
| 1568 | Maintenance Schedules,Programas de Mantenimiento
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1569 | Maintenance Status,Estado del Mantenimiento
|
Anand Doshi | 335763d | 2015-02-26 13:20:15 +0530 | [diff] [blame] | 1570 | Maintenance Time,Tiempo de Mantenimiento
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1571 | Maintenance Type,Tipo de Mantenimiento
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1572 | Maintenance Visit,Visita de Mantenimiento
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 1573 | Maintenance Visit Purpose,Propósito de la Visita de Mantenimiento
|
Anand Doshi | 335763d | 2015-02-26 13:20:15 +0530 | [diff] [blame] | 1574 | Maintenance Visit {0} must be cancelled before cancelling this Sales Order,Visita de Mantenimiento {0} debe ser cancelado antes de cancelar la Orden de Ventas
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1575 | Maintenance start date can not be before delivery date for Serial No {0},Mantenimiento fecha de inicio no puede ser antes de la fecha de entrega para la serie n {0}
|
| 1576 | Major/Optional Subjects,Principales / Asignaturas optativas
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1577 | Make ,Hacer
|
Anand Doshi | 335763d | 2015-02-26 13:20:15 +0530 | [diff] [blame] | 1578 | Make Accounting Entry For Every Stock Movement,Hacer Asiento Contable para cada movimiento de acciones
|
| 1579 | Make Bank Voucher,Hacer Comprobante de Banco
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1580 | Make Credit Note,Hacer Nota de Crédito
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1581 | Make Debit Note,Haga Nota de Débito
|
| 1582 | Make Delivery,Hacer Entrega
|
Anand Doshi | 335763d | 2015-02-26 13:20:15 +0530 | [diff] [blame] | 1583 | Make Difference Entry,Hacer Entrada de Diferencia
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1584 | Make Excise Invoice,Haga Impuestos Especiales de la factura
|
Anand Doshi | 335763d | 2015-02-26 13:20:15 +0530 | [diff] [blame] | 1585 | Make Installation Note,Hacer Nota de Instalación
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1586 | Make Invoice,Hacer Factura
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1587 | Make Maint. Schedule,Hacer Maint . horario
|
| 1588 | Make Maint. Visit,Hacer Maint . visita
|
Anand Doshi | 335763d | 2015-02-26 13:20:15 +0530 | [diff] [blame] | 1589 | Make Maintenance Visit,Hacer Visita de Mantenimiento
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1590 | Make Packing Slip,Hacer lista de empaque
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1591 | Make Payment,Realizar Pago
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 1592 | Make Payment Entry,Hacer Entrada de Pago
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1593 | Make Purchase Invoice,Hacer factura de compra
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1594 | Make Purchase Order,Hacer Orden de Compra
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1595 | Make Purchase Receipt,Hacer recibo de compra
|
| 1596 | Make Salary Slip,Hacer nómina
|
| 1597 | Make Salary Structure,Hacer Estructura Salarial
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1598 | Make Sales Invoice,Hacer Factura de Venta
|
| 1599 | Make Sales Order,Hacer Orden de Venta
|
| 1600 | Make Supplier Quotation,Hacer Cotización de Proveedor
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1601 | Make Time Log Batch,Haga la hora de lotes sesión
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1602 | Male,Masculino
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1603 | Manage Customer Group Tree.,Gestione Grupo de Clientes Tree.
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 1604 | Manage Sales Partners.,Administrar Puntos de venta.
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1605 | Manage Sales Person Tree.,Gestione Sales Person árbol .
|
| 1606 | Manage Territory Tree.,Gestione Territorio Tree.
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 1607 | Manage cost of operations,Gestione el costo de las operaciones
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1608 | Management,Gerencia
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1609 | Manager,Gerente
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1610 | "Mandatory if Stock Item is ""Yes"". Also the default warehouse where reserved quantity is set from Sales Order.","Obligatorio si Stock Item es "" Sí"" . También el almacén por defecto en que la cantidad reservada se establece a partir de órdenes de venta ."
|
| 1611 | Manufacture against Sales Order,Fabricación contra pedido de ventas
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1612 | Manufacture/Repack,Fabricación / Repack
|
| 1613 | Manufactured Qty,Fabricado Cantidad
|
| 1614 | Manufactured quantity will be updated in this warehouse,Fabricado cantidad se actualizará en este almacén
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1615 | Manufactured quantity {0} cannot be greater than planned quanitity {1} in Production Order {2},Cantidad Fabricado {0} no puede ser mayor que quanitity planeado {1} en la orden de producción {2}
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1616 | Manufacturer,Fabricante
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1617 | Manufacturer Part Number,Número de Pieza del Fabricante
|
| 1618 | Manufacturing,Fabricación
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 1619 | Manufacturing Quantity,Cantidad a Fabricar
|
| 1620 | Manufacturing Quantity is mandatory,Cantidad de Fabricación es obligatoria
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1621 | Margin,Margen
|
| 1622 | Marital Status,Estado Civil
|
| 1623 | Market Segment,Sector de Mercado
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 1624 | Marketing,Marketing
|
| 1625 | Marketing Expenses,Gastos de Comercialización
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1626 | Married,Casado
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1627 | Mass Mailing,Correo Masivo
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1628 | Master Name,Maestro Nombre
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1629 | Master Name is mandatory if account type is Warehouse,Maestro nombre es obligatorio si el tipo de cuenta es Almacén
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1630 | Master Type,Type Master
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1631 | Masters,Maestros
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1632 | Match non-linked Invoices and Payments.,Coinciden con las facturas y pagos no vinculados.
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 1633 | Material Issue,Incidencia de Material
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1634 | Material Receipt,Recepción de Materiales
|
| 1635 | Material Request,Solicitud de Material
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1636 | Material Request Detail No,Material de Información de la petición No
|
| 1637 | Material Request For Warehouse,Solicitud de material para el almacén
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 1638 | Material Request Item,Elemento de la Solicitud de Material
|
| 1639 | Material Request Items,Elementos de la Solicitud de Material
|
| 1640 | Material Request No,Nº de Solicitud de Material
|
| 1641 | Material Request Type,Tipo de Solicitud de Material
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1642 | Material Request of maximum {0} can be made for Item {1} against Sales Order {2},Solicitud de materiales de máxima {0} se puede hacer para el punto {1} en contra de órdenes de venta {2}
|
| 1643 | Material Request used to make this Stock Entry,Solicitud de material utilizado para hacer esta entrada Stock
|
| 1644 | Material Request {0} is cancelled or stopped,Solicitud de material {0} se cancela o se detiene
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1645 | Material Requests for which Supplier Quotations are not created,Las solicitudes de material para los que no se crean Citas Proveedor
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1646 | Material Requests {0} created,Las solicitudes de material {0} creado
|
| 1647 | Material Requirement,material Requirement
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1648 | Material Transfer,Transferencia de Material
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1649 | Materials,Materiales
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1650 | Materials Required (Exploded),Materiales necesarios ( despiece )
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1651 | Max 5 characters,Máximo 5 caracteres
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 1652 | Max Days Leave Allowed,Número máximo de días de baja permitidos
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1653 | Max Discount (%),Descuento Máximo (%)
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 1654 | Max Qty,Cantidad Máxima
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1655 | Max discount allowed for item: {0} is {1}%,Descuento máximo permitido para cada elemento: {0} es {1}%
|
| 1656 | Maximum Amount,Importe máximo
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1657 | Maximum allowed credit is {0} days after posting date,Crédito máximo permitido es {0} días después de la fecha de publicar
|
| 1658 | Maximum {0} rows allowed,Máximo {0} filas permitidos
|
| 1659 | Maxiumm discount for Item {0} is {1}%,Descuento Maxiumm de elemento {0} es {1}%
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1660 | Medical,Médico
|
| 1661 | Medium,Medio
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 1662 | "Merging is only possible if following properties are same in both records. Group or Ledger, Root Type, Company",La fusión sólo es posible si las propiedades son las mismas en ambos registros.
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1663 | Message,Mensaje
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1664 | Message Parameter,Parámetro Mensaje
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1665 | Message Sent,Mensaje enviado
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1666 | Message updated,Mensaje actualizado
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1667 | Messages,Mensajes
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1668 | Messages greater than 160 characters will be split into multiple messages,Los mensajes de más de 160 caracteres se dividirá en varios mensajes
|
| 1669 | Middle Income,Ingresos Medio
|
| 1670 | Milestone,hito
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1671 | Milestone Date,Milestone Fecha
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1672 | Milestones,hitos
|
| 1673 | Milestones will be added as Events in the Calendar,Hitos se agregarán como Eventos en el Calendario
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1674 | Min Order Qty,Cantidad mínima de Pedido (MOQ)
|
| 1675 | Min Qty,Cantidad Mínima
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 1676 | Min Qty can not be greater than Max Qty,Qty del minuto no puede ser mayor que Max Und
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1677 | Minimum Amount,Volumen mínimo de
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1678 | Minimum Order Qty,Mínimo Online con su nombre
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1679 | Minute,Minuto
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1680 | Misc Details,Otros Detalles
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1681 | Miscellaneous Expenses,Gastos Varios
|
| 1682 | Miscelleneous,Varios
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 1683 | Mobile No,Nº Móvil
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1684 | Mobile No.,Número Móvil
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1685 | Mode of Payment,Modo de Pago
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1686 | Modern,Moderno
|
| 1687 | Monday,Lunes
|
| 1688 | Month,Mes
|
| 1689 | Monthly,Mensual
|
Rushabh Mehta | 37fed60 | 2013-07-11 18:45:47 +0530 | [diff] [blame] | 1690 | Monthly Attendance Sheet,Hoja de Asistencia Mensual
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1691 | Monthly Earning & Deduction,Ingresos mensuales y Deducción
|
| 1692 | Monthly Salary Register,Salario mensual Registrarse
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1693 | Monthly salary statement.,Nómina Mensual.
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1694 | More Details,Más detalles
|
| 1695 | More Info,Más información
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 1696 | Motion Picture & Video,Motion Picture & Video
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1697 | Moving Average,media Móvil
|
| 1698 | Moving Average Rate,Mover Tarifa media
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1699 | Mr,Sr.
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1700 | Ms,Sra.
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1701 | Multiple Item prices.,Precios de Artículos Múltiples
|
RM | 7ab4ee1 | 2014-09-08 09:28:34 +0000 | [diff] [blame] | 1702 | "Multiple Price Rule exists with same criteria, please resolve \ conflict by assigning priority. Price Rules: {0}","Múltiple Precio Regla existe con los mismos criterios, por favor resuelva \ conflicto mediante la asignación de prioridad. Reglas Precio: {0}"
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1703 | Music,Música
|
Rushabh Mehta | 75c3171 | 2013-08-08 16:00:40 +0530 | [diff] [blame] | 1704 | Must be Whole Number,Debe ser un número entero
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1705 | Name,Nombre
|
Rushabh Mehta | 37fed60 | 2013-07-11 18:45:47 +0530 | [diff] [blame] | 1706 | Name and Description,Nombre y descripción
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1707 | Name and Employee ID,Nombre y ID de empleado
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 1708 | "Name of new Account. Note: Please don't create accounts for Customers and Suppliers, they are created automatically from the Customer and Supplier master","Nombre de la Nueva Cuenta . Nota : Por favor no crear cuentas para Clientes y Proveedores , se crean automáticamente desde el maestro de Clientes y Proveedores."
|
| 1709 | Name of person or organization that this address belongs to.,Nombre de la persona u organización a la que esta dirección pertenece.
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1710 | Name of the Budget Distribution,Nombre de la Distribución del Presupuesto
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1711 | Naming Series,Nombrar Series
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 1712 | Negative Quantity is not allowed,Cantidad negativa no se permite
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1713 | Negative Stock Error ({6}) for Item {0} in Warehouse {1} on {2} {3} in {4} {5},Negativo Stock Error ( {6} ) para el punto {0} en Almacén {1} en {2} {3} en {4} {5}
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 1714 | Negative Valuation Rate is not allowed,Negativo valoración de tipo no está permitida
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1715 | Negative balance in Batch {0} for Item {1} at Warehouse {2} on {3} {4},Saldo negativo en lotes {0} para el artículo {1} en Almacén {2} del {3} {4}
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 1716 | Net Pay,Pago Neto
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1717 | 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 .
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1718 | Net Profit / Loss,Utilidad Neta / Pérdida
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1719 | Net Total,total Neto
|
| 1720 | Net Total (Company Currency),Total Neto ( Compañía de divisas )
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1721 | Net Weight,Peso neto
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1722 | Net Weight UOM,Peso neto UOM
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1723 | Net Weight of each Item,Peso neto de cada artículo
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1724 | Net pay cannot be negative,Salario neto no puede ser negativo
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 1725 | Never,Nunca
|
| 1726 | New ,Nuevo
|
| 1727 | New Account,Nueva Cuenta
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1728 | New Account Name,Nueva Cuenta Nombre
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 1729 | New BOM,Nueva Solicitud de Materiales
|
| 1730 | New Communications,Nuevas Comunicaciones
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1731 | New Company,Nueva Empresa
|
| 1732 | New Cost Center,Nuevo Centro de Costo
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 1733 | New Cost Center Name,Nombre de Nuevo Centro de Coste
|
| 1734 | New Delivery Notes,Nuevas Notas de Entrega
|
| 1735 | New Enquiries,Nuevas Consultas
|
| 1736 | New Leads,Nuevas Oportunidades
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1737 | New Leave Application,Nueva aplicación Dejar
|
| 1738 | New Leaves Allocated,Nuevas Hojas asignados
|
| 1739 | New Leaves Allocated (In Days),Nuevas Hojas Asignados ( en días)
|
| 1740 | New Material Requests,Las nuevas solicitudes de material
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1741 | New Projects,Nuevos Proyectos
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1742 | New Purchase Orders,Las nuevas órdenes de compra
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 1743 | New Purchase Receipts,Nuevos Recibos de Compra
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1744 | New Quotations,Nuevas Citas
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1745 | New Sales Orders,Las nuevas órdenes de venta
|
| 1746 | New Serial No cannot have Warehouse. Warehouse must be set by Stock Entry or Purchase Receipt,Nueva serie n no puede tener Warehouse. Depósito debe ser ajustado por Stock Entrada o recibo de compra
|
| 1747 | New Stock Entries,Comentarios Nuevo archivo
|
| 1748 | New Stock UOM,Nuevo Stock UOM
|
| 1749 | New Stock UOM is required,Se requiere un nuevo Stock UOM
|
| 1750 | New Stock UOM must be different from current stock UOM,Nuevo Stock UOM debe ser diferente del de valores actuales UOM
|
| 1751 | New Supplier Quotations,Nuevas citas de proveedores
|
| 1752 | New Support Tickets,Nuevos Tickets de Soporte
|
| 1753 | New UOM must NOT be of type Whole Number,Nueva UOM NO debe ser de tipo entero Número
|
| 1754 | New Workplace,Nuevo lugar de trabajo
|
| 1755 | Newsletter,hoja informativa
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1756 | Newsletter Content,Boletín de noticias de contenido
|
| 1757 | Newsletter Status,Boletín Estado
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1758 | Newsletter has already been sent,Boletín de noticias ya ha sido enviada
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1759 | "Newsletters to contacts, leads.","Boletines de contactos, clientes potenciales ."
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 1760 | Newspaper Publishers,Editores de Periódicos
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1761 | Next,próximo
|
| 1762 | Next Contact By,Siguiente Contactar Por
|
| 1763 | Next Contact Date,Siguiente Contactar Fecha
|
| 1764 | Next Date,Siguiente Fecha
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1765 | Next email will be sent on:,Siguiente correo electrónico será enviado el:
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1766 | No,Ningún
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1767 | No Customer Accounts found.,Ningún cliente se encuentra .
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1768 | No Customer or Supplier Accounts found,Ningún cliente o proveedor Cuentas encontrado
|
| 1769 | No Expense Approvers. Please assign 'Expense Approver' Role to atleast one user,No hay aprobadores gasto. Asigne roles ' aprobador de gastos ' a al menos un usuario
|
| 1770 | No Item with Barcode {0},Ningún artículo con Barcode {0}
|
| 1771 | No Item with Serial No {0},Ningún artículo con Serial No {0}
|
| 1772 | No Items to pack,No hay artículos para empacar
|
| 1773 | No Leave Approvers. Please assign 'Leave Approver' Role to atleast one user,No hay aprobadores irse. Asigne ' Dejar aprobador ' Rol de al menos un usuario
|
| 1774 | No Permission,Sin permiso
|
| 1775 | No Production Orders created,No hay órdenes de fabricación creadas
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1776 | No Supplier Accounts found. Supplier Accounts are identified based on 'Master Type' value in account record.,No hay cuentas de proveedores encontrado . Cuentas de proveedores se identifican con base en el valor de ' Maestro Type' en el registro de cuenta.
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1777 | No accounting entries for the following warehouses,No hay asientos contables para los siguientes almacenes
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1778 | No addresses created,No hay direcciones creadas
|
| 1779 | No contacts created,No hay contactos creados
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1780 | No default Address Template found. Please create a new one from Setup > Printing and Branding > Address Template.,"No se encontró la plantilla por defecto Dirección. Por favor, cree una nueva desde Configuración> Prensa y Branding> Plantilla de Dirección."
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1781 | No default BOM exists for Item {0},No existe una lista de materiales por defecto para el elemento {0}
|
| 1782 | No description given,Sin descripción
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1783 | No employee found,No se han encontrado empleado
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 1784 | No employee found!,Ningún empleado encontrado!
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1785 | No of Requested SMS,No de SMS Solicitado
|
| 1786 | No of Sent SMS,No de SMS enviados
|
| 1787 | No of Visits,No de Visitas
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1788 | No permission,No permission
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1789 | No record found,No se han encontrado registros
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1790 | No records found in the Invoice table,No se han encontrado en la tabla de registros de facturas
|
| 1791 | No records found in the Payment table,No se han encontrado en la tabla de registros de venta
|
Rushabh Mehta | 37fed60 | 2013-07-11 18:45:47 +0530 | [diff] [blame] | 1792 | No salary slip found for month: ,No nómina encontrado al mes:
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1793 | Non Profit,Sin Fines De Lucro
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1794 | Nos,nos
|
| 1795 | Not Active,No activo
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1796 | Not Applicable,No aplicable
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1797 | Not Available,No disponible
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1798 | Not Billed,No Anunciado
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1799 | Not Delivered,No Entregado
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1800 | Not Set,No Especificado
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1801 | Not allowed to update stock transactions older than {0},No se permite actualizar las transacciones de valores mayores de {0}
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1802 | Not authorized to edit frozen Account {0},No autorizado para editar la cuenta congelada {0}
|
| 1803 | Not authroized since {0} exceeds limits,No distribuidor oficial autorizado desde {0} excede los límites
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1804 | Not permitted,No se permite
|
| 1805 | Note,nota
|
Rushabh Mehta | 37fed60 | 2013-07-11 18:45:47 +0530 | [diff] [blame] | 1806 | Note User,Nota usuario
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1807 | "Note: Backups and files are not deleted from Dropbox, you will have to delete them manually.","Nota: Las copias de seguridad y archivos no se eliminan de Dropbox, que tendrá que hacerlo manualmente ."
|
| 1808 | "Note: Backups and files are not deleted from Google Drive, you will have to delete them manually.","Nota: Las copias de seguridad y archivos no se eliminan de Google Drive, usted tendrá que hacerlo manualmente ."
|
| 1809 | Note: Due Date exceeds the allowed credit days by {0} day(s),Nota: Fecha de vencimiento es superior a los días de crédito permitidas por {0} día ( s )
|
| 1810 | Note: Email will not be sent to disabled users,Nota: El correo electrónico no se envía a los usuarios con discapacidad
|
| 1811 | Note: Item {0} entered multiple times,Nota : El artículo {0} entrado varias veces
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1812 | Note: Payment Entry will not be created since 'Cash or Bank Account' was not specified,Nota : La entrada de pago no se creará desde ' Dinero en efectivo o cuenta bancaria ' no se ha especificado
|
| 1813 | Note: System will not check over-delivery and over-booking for Item {0} as quantity or amount is 0,Nota : El sistema no verificará la entrega excesiva y el exceso de reservas para el elemento {0} como la cantidad o la cantidad es 0
|
| 1814 | Note: There is not enough leave balance for Leave Type {0},Nota : No hay equilibrio permiso suficiente para Dejar tipo {0}
|
| 1815 | Note: This Cost Center is a Group. Cannot make accounting entries against groups.,Nota: este centro de coste es un grupo. No se pueden hacer asientos contables en contra de grupos .
|
| 1816 | Note: {0},Nota: {0}
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1817 | Notes,Notas
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1818 | Notes:,Notas:
|
| 1819 | Nothing to request,Nada de pedir
|
| 1820 | Notice (days),Aviso ( días )
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1821 | Notification Control,control de Notificación
|
| 1822 | Notification Email Address,Notificación de E-mail
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1823 | Notify by Email on creation of automatic Material Request,Notificación por correo electrónico en la creación de la Solicitud de material automático
|
| 1824 | Number Format,Formato de número
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1825 | Offer Date,Fecha de Oferta
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1826 | Office,Oficina
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1827 | Office Equipments,Equipos de Oficina
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1828 | Office Maintenance Expenses,Gastos de Mantenimiento de Oficinas
|
| 1829 | Office Rent,Alquiler de Oficina
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1830 | Old Parent,Antiguo Padres
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1831 | On Net Total,En Total Neto
|
| 1832 | On Previous Row Amount,En la Fila Anterior de Cantidad
|
| 1833 | On Previous Row Total,En la Anterior Fila Total
|
| 1834 | Online Auctions,Subastas en Línea
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1835 | Only Leave Applications with status 'Approved' can be submitted,"Sólo Agregar aplicaciones con estado "" Aprobado "" puede ser presentada"
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1836 | "Only Serial Nos with status ""Available"" can be delivered.","Sólo los números de serie con el estado "" disponible"" puede ser entregado."
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1837 | Only leaf nodes are allowed in transaction,Sólo los nodos hoja se permite en una transacción
|
| 1838 | Only the selected Leave Approver can submit this Leave Application,Sólo el aprobador Dejar seleccionado puede presentar esta solicitud de permiso
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1839 | Open,Abierto
|
| 1840 | Open Production Orders,Abrir Ordenes de Producción
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1841 | Open Tickets,Entradas abiertas
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1842 | Opening (Cr),Apertura (Cr )
|
| 1843 | Opening (Dr),Apertura ( Dr)
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1844 | Opening Date,Fecha de Apertura
|
| 1845 | Opening Entry,Entrada de Apertura
|
| 1846 | Opening Qty,Cant. de Apertura
|
| 1847 | Opening Time,Tiempo de Apertura
|
| 1848 | Opening Value,Valor de Apertura
|
| 1849 | Opening for a Job.,Apertura de un Trabajo .
|
| 1850 | Operating Cost,Costo de Funcionamiento
|
| 1851 | Operation Description,Descripción de la Operación
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1852 | Operation No,Operación No
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1853 | Operation Time (mins),Tiempo de Operación ( minutos)
|
| 1854 | Operation {0} is repeated in Operations Table,Operación {0} se repite en la Tabla de Operaciones
|
| 1855 | Operation {0} not present in Operations Table,Operación {0} no está presente en la Tabla de Operaciones
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1856 | Operations,Operaciones
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1857 | Opportunity,Oportunidad
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1858 | Opportunity Date,Oportunidad Fecha
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1859 | Opportunity From,Oportunidad De
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1860 | Opportunity Item,Oportunidad Artículo
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1861 | Opportunity Items,Artículos Oportunidad
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1862 | Opportunity Lost,Oportunidad Perdida
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1863 | Opportunity Type,Tipo de Oportunidad
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1864 | Optional. This setting will be used to filter in various transactions.,Opcional . Este ajuste se utiliza para filtrar en varias transacciones.
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1865 | Order Type,Tipo de Orden
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1866 | Order Type must be one of {0},Tipo de orden debe ser uno de {0}
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1867 | Ordered,Ordenado
|
| 1868 | Ordered Items To Be Billed,Artículos Pedidos a Facturar
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1869 | Ordered Items To Be Delivered,Artículos pedidos para ser entregados
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1870 | Ordered Qty,Cantidad Pedida
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1871 | "Ordered Qty: Quantity ordered for purchase, but not received.","Pedido Cantidad : Cantidad a pedir para la compra, pero no recibió ."
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1872 | Ordered Quantity,Cantidad Pedida
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1873 | Orders released for production.,Las órdenes publicadas para la producción.
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1874 | Organization Name,Nombre de la Organización
|
| 1875 | Organization Profile,Perfil de la Organización
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1876 | Organization branch master.,Master rama Organización.
|
| 1877 | Organization unit (department) master.,Unidad de Organización ( departamento) maestro.
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1878 | Other,Otro
|
| 1879 | Other Details,Otros Datos
|
| 1880 | Others,Otros
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1881 | Out Qty,Salir Cant.
|
| 1882 | Out Value,disponibles Valor
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1883 | Out of AMC,Fuera de AMC
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1884 | Out of Warranty,Fuera de Garantía
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1885 | Outgoing,Saliente
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1886 | Outstanding Amount,Monto Pendiente
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1887 | Outstanding for {0} cannot be less than zero ({1}),Sobresaliente para {0} no puede ser menor que cero ({1} )
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1888 | Overhead,Gastos Generales
|
| 1889 | Overheads,Gastos Generales
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 1890 | Overlapping conditions found between:,Condiciones coincidentes encontradas entre :
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1891 | Overview,Visión de Conjunto
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1892 | Owned,Propiedad
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 1893 | Owner,Propietario
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1894 | P L A - Cess Portion,PLA - Porción Cess
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1895 | PL or BS,PL o BS
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1896 | PO Date,PO Fecha
|
| 1897 | PO No,PO No
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1898 | POP3 Mail Server,Servidor de Correo POP3
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1899 | POP3 Mail Settings,Configuración de Mensajes POP3
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1900 | POP3 mail server (e.g. pop.gmail.com),Servidor de Correo POP3 (por ejemplo pop.gmail.com )
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1901 | POP3 server e.g. (pop.gmail.com),Por ejemplo el servidor POP3 ( pop.gmail.com )
|
| 1902 | POS Setting,POS Ajuste
|
| 1903 | POS Setting required to make POS Entry,POS de ajuste necesario para hacer la entrada POS
|
| 1904 | POS Setting {0} already created for user: {1} and company {2},POS Ajuste {0} ya creado para el usuario: {1} y {2} empresa
|
| 1905 | POS View,POS Ver
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1906 | PR Detail,Detalle PR
|
Anand Doshi | 45b5da0 | 2015-02-26 13:34:24 +0530 | [diff] [blame] | 1907 | Package Item Details,Detalles del Contenido del Paquete
|
| 1908 | Package Items,Contenido del Paquete
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 1909 | Package Weight Details,Peso Detallado del Paquete
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1910 | Packed Item,Artículo Empacado
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 1911 | Packed quantity must equal quantity for Item {0} in row {1},La cantidad embalada debe ser igual a la del elmento {0} en la fila {1}
|
| 1912 | Packing Details,Detalles del paquete
|
| 1913 | Packing List,Lista de Envío
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1914 | Packing Slip,El resbalón de embalaje
|
| 1915 | Packing Slip Item,Packing Slip artículo
|
| 1916 | Packing Slip Items,Albarán Artículos
|
| 1917 | Packing Slip(s) cancelled,Slip ( s ) de Embalaje cancelado
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1918 | Page Break,Salto de página
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1919 | Page Name,Nombre de la Página
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1920 | Paid Amount,Cantidad pagada
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1921 | Paid amount + Write Off Amount can not be greater than Grand Total,Cantidad pagada + Escribir Off La cantidad no puede ser mayor que Gran Total
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1922 | Pair,Par
|
| 1923 | Parameter,Parámetro
|
| 1924 | Parent Account,Cuenta Primaria
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 1925 | Parent Cost Center,Centro de Costo Principal
|
| 1926 | Parent Customer Group,Grupo de Clientes Principal
|
| 1927 | Parent Detail docname,Detalle Principal docname
|
| 1928 | Parent Item,Artículo Principal
|
| 1929 | Parent Item Group,Grupo Principal de Artículos
|
| 1930 | Parent Item {0} must be not Stock Item and must be a Sales Item,El Artículo Principal {0} no debe ser un elemento en Stock y debe ser un Artículo para Venta
|
| 1931 | Parent Party Type,Tipo de Partida Principal
|
| 1932 | Parent Sales Person,Contacto Principal de Ventas
|
| 1933 | Parent Territory,Territorio Principal
|
| 1934 | Parent Website Page,Página Web Principal
|
| 1935 | Parent Website Route,Ruta del Website Principal
|
| 1936 | Parenttype,Parenttype
|
| 1937 | Part-time,Tiempo Parcial
|
| 1938 | Partially Completed,Parcialmente Completado
|
| 1939 | Partly Billed,Parcialmente Facturado
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1940 | Partly Delivered,Parcialmente Entregado
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 1941 | Partner Target Detail,Detalle del Socio Objetivo
|
| 1942 | Partner Type,Tipo de Socio
|
Rushabh Mehta | 37fed60 | 2013-07-11 18:45:47 +0530 | [diff] [blame] | 1943 | Partner's Website,Sitio Web del Socio
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1944 | Party,Parte
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 1945 | Party Account,Cuenta de la Partida
|
| 1946 | Party Type,Tipo de Partida
|
| 1947 | Party Type Name,Nombre del Tipo de Partida
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1948 | Passive,Pasivo
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1949 | Passport Number,Número de pasaporte
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1950 | Password,Contraseña
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 1951 | Pay To / Recd From,Pagar a / Recibido de
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1952 | Payable,Pagadero
|
| 1953 | Payables,Cuentas por Pagar
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 1954 | Payables Group,Grupo de Deudas
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1955 | Payment Days,Días de Pago
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 1956 | Payment Due Date,Fecha de Vencimiento del Pago
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1957 | Payment Period Based On Invoice Date,Período de pago basado en Fecha de la factura
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1958 | Payment Reconciliation,Reconciliación Pago
|
| 1959 | Payment Reconciliation Invoice,Factura Reconciliación Pago
|
| 1960 | Payment Reconciliation Invoices,Facturas Reconciliación Pago
|
| 1961 | Payment Reconciliation Payment,Reconciliación Pago Pago
|
| 1962 | Payment Reconciliation Payments,Pagos conciliación de pagos
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1963 | Payment Type,Tipo de Pago
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 1964 | Payment cannot be made for empty cart,No se puede realizar un pago con el caro vacío
|
| 1965 | Payment of salary for the month {0} and year {1},Pago del salario correspondiente al mes {0} y {1} años
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1966 | Payments,Pagos
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1967 | Payments Made,Pagos Realizados
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 1968 | Payments Received,Pagos recibidos
|
Rushabh Mehta | 37fed60 | 2013-07-11 18:45:47 +0530 | [diff] [blame] | 1969 | Payments made during the digest period,Los pagos efectuados durante el período de digestión
|
| 1970 | Payments received during the digest period,Los pagos recibidos durante el período de digestión
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1971 | Payroll Settings,Configuración de Nómina
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1972 | Pending,Pendiente
|
| 1973 | Pending Amount,Monto Pendiente
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1974 | Pending Items {0} updated,Elementos Pendientes {0} actualizado
|
| 1975 | Pending Review,opinión pendiente
|
| 1976 | Pending SO Items For Purchase Request,A la espera de SO Artículos A la solicitud de compra
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 1977 | Pension Funds,Fondos de Pensiones
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1978 | Percent Complete,Porcentaje Completado
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1979 | Percentage Allocation,Porcentaje de asignación de
|
| 1980 | Percentage Allocation should be equal to 100%,Porcentaje de asignación debe ser igual al 100 %
|
| 1981 | Percentage variation in quantity to be allowed while receiving or delivering this item.,La variación porcentual de la cantidad que se le permita al recibir o entregar este artículo.
|
| 1982 | 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.,"Porcentaje que se les permite recibir o entregar más en contra de la cantidad pedida . Por ejemplo : Si se ha pedido 100 unidades. y el subsidio es de 10 %, entonces se le permite recibir 110 unidades."
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1983 | Performance appraisal.,Evaluación del Desempeño .
|
| 1984 | Period,Período
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1985 | Period Closing Voucher,Vale Período de Cierre
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1986 | Periodicity,Periodicidad
|
| 1987 | Permanent Address,Dirección Permanente
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1988 | Permanent Address Is,Dirección permanente es
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1989 | Permission,Permiso
|
| 1990 | Personal,Personal
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 1991 | Personal Details,Datos Personales
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1992 | Personal Email,Correo Electrónico Personal
|
| 1993 | Pharmaceutical,Farmacéutico
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 1994 | Pharmaceuticals,Productos farmacéuticos
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 1995 | Phone,Teléfono
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1996 | Phone No,Teléfono No
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 1997 | Piecework,trabajo a destajo
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 1998 | Pincode,Código PIN
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1999 | Place of Issue,Lugar de emisión
|
| 2000 | Plan for maintenance visits.,Plan para las visitas de mantenimiento .
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2001 | Planned Qty,Cantidad Planificada
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2002 | "Planned Qty: Quantity, for which, Production Order has been raised, but is pending to be manufactured.","Planificada Cantidad : Cantidad , para lo cual, orden de producción se ha elevado , pero está a la espera de ser fabricados ."
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2003 | Planned Quantity,Cantidad Planificada
|
| 2004 | Planning,Planificación
|
| 2005 | Plant,Planta
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2006 | Plant and Machinery,Instalaciones técnicas y maquinaria
|
| 2007 | Please Enter Abbreviation or Short Name properly as it will be added as Suffix to all Account Heads.,"Por favor, introduzca Abreviatura o Nombre corto correctamente ya que se añadirá como sufijo a todos los Jefes de Cuenta."
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2008 | Please Update SMS Settings,Por favor actualizar la configuración de SMS
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2009 | Please add expense voucher details,"Por favor, añada detalles de gastos de vales"
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2010 | Please add to Modes of Payment from Setup.,"Por favor, añada a Modos de Pago de Configuración."
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2011 | Please check 'Is Advance' against Account {0} if this is an advance entry.,"Por favor, consulte ' Es Avance ' contra la cuenta {0} si se trata de una entrada por adelantado."
|
| 2012 | Please click on 'Generate Schedule',"Por favor, haga clic en ' Generar la Lista de"
|
| 2013 | Please click on 'Generate Schedule' to fetch Serial No added for Item {0},"Por favor, haga clic en "" Generar Schedule ' en busca del cuento por entregas añadido para el elemento {0}"
|
| 2014 | Please click on 'Generate Schedule' to get schedule,"Por favor, haga clic en ' Generar la Lista de conseguir horario"
|
| 2015 | Please create Customer from Lead {0},"Por favor, cree Cliente de plomo {0}"
|
| 2016 | Please create Salary Structure for employee {0},"Por favor, cree Estructura salarial para el empleado {0}"
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2017 | Please create new account from Chart of Accounts.,"Por favor, cree una nueva cuenta de Plan General de Contabilidad ."
|
| 2018 | Please do NOT create Account (Ledgers) for Customers and Suppliers. They are created directly from the Customer / Supplier masters.,"Por favor, no crean la cuenta ( Libros de contabilidad ) para clientes y proveedores . Son creados directamente de los maestros de cliente / proveedor ."
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2019 | Please enter 'Expected Delivery Date',"Por favor, introduzca "" la fecha del alumbramiento '"
|
| 2020 | Please enter 'Is Subcontracted' as Yes or No,"Por favor, introduzca "" se subcontrata "" como Sí o No"
|
| 2021 | Please enter 'Repeat on Day of Month' field value,Por favor introduce 'Repeat en el Día del Mes ' valor del campo
|
| 2022 | Please enter Account Receivable/Payable group in company master,Por favor introduce el grupo de cobro / pago de cuentas en master empresa
|
| 2023 | Please enter Approving Role or Approving User,Por favor introduzca Aprobar Papel o Aprobar usuario
|
| 2024 | Please enter BOM for Item {0} at row {1},Por favor ingrese la lista de materiales para el punto {0} en la fila {1}
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2025 | Please enter Company,Por favor introduzca Company
|
| 2026 | Please enter Cost Center,Por favor introduzca Centro de Costos
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2027 | Please enter Delivery Note No or Sales Invoice No to proceed,"Por favor, ingrese la nota de entrega o No Factura No para continuar"
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2028 | Please enter Employee Id of this sales parson,Por favor introduzca Empleado Id de este párroco ventas
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2029 | Please enter Expense Account,"Por favor, ingrese Cuenta de Gastos"
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2030 | Please enter Item Code to get batch no,"Por favor, introduzca el código del artículo para obtener lotes no"
|
| 2031 | Please enter Item Code.,"Por favor, introduzca el código del artículo ."
|
| 2032 | Please enter Item first,Por favor introduzca Artículo primero
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2033 | Please enter Maintaince Details first,Por favor introduzca Maintaince Detalles primero
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2034 | Please enter Master Name once the account is created.,"Por favor , ingrese el nombre una vez que se creó la cuenta ."
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2035 | Please enter Planned Qty for Item {0} at row {1},Por favor introduzca Planificada Cantidad de elemento {0} en la fila {1}
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2036 | Please enter Production Item first,Por favor introduzca Artículo Producción primera
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2037 | Please enter Purchase Receipt No to proceed,Por favor introduzca recibo de compra en No para continuar
|
| 2038 | Please enter Reference date,Por favor introduzca la fecha de referencia
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2039 | Please enter Warehouse for which Material Request will be raised,"Por favor introduzca Almacén, bodega en la que se planteará Solicitud de material"
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2040 | Please enter Write Off Account,Por favor introduce Escriba Off Cuenta
|
| 2041 | Please enter atleast 1 invoice in the table,Por favor introduzca al menos 1 de facturas en la tabla
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2042 | Please enter company first,Por favor introduzca compañía primero
|
| 2043 | Please enter company name first,"Por favor, introduzca nombre de la empresa primero"
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2044 | Please enter default Unit of Measure,Por favor ingrese unidad de medida predeterminada
|
| 2045 | Please enter default currency in Company Master,Por favor introduce la moneda por defecto en la empresa principal
|
| 2046 | Please enter email address,"Por favor, introduzca la dirección de correo electrónico"
|
| 2047 | Please enter item details,Por favor ingrese los detalles del artículo
|
| 2048 | Please enter message before sending,Por favor introduce el mensaje antes de enviarlo
|
| 2049 | Please enter parent account group for warehouse account,Por favor ingrese grupo de cuentas de los padres para la cuenta de depósito
|
| 2050 | Please enter parent cost center,"Por favor, introduzca el centro de coste de los padres"
|
| 2051 | Please enter quantity for Item {0},Por favor introduzca la cantidad para el elemento {0}
|
| 2052 | Please enter relieving date.,Por favor introduzca la fecha aliviar .
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2053 | Please enter sales order in the above table,Por favor ingrese para ventas en la tabla anterior
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2054 | Please enter valid Company Email,Por favor introduzca válida Empresa Email
|
| 2055 | Please enter valid Email Id,Por favor introduzca válido Email Id
|
| 2056 | Please enter valid Personal Email,Por favor introduzca válido Email Personal
|
| 2057 | Please enter valid mobile nos,Por favor introduzca nos móviles válidos
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2058 | Please find attached Sales Invoice #{0},Se adjunta la factura de venta # {0}
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2059 | Please install dropbox python module,"Por favor, instale el módulo python dropbox"
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2060 | Please mention no of visits required,"¡Por favor, no de visitas requeridas"
|
| 2061 | Please pull items from Delivery Note,"Por favor, tire de los artículos en la nota de entrega"
|
| 2062 | Please save the Newsletter before sending,"Por favor, guarde el boletín antes de enviar"
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2063 | Please save the document before generating maintenance schedule,"Por favor, guarde el documento antes de generar el programa de mantenimiento"
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2064 | Please see attachment,"Por favor, véase el documento adjunto"
|
Rushabh Mehta | 37fed60 | 2013-07-11 18:45:47 +0530 | [diff] [blame] | 2065 | Please select Bank Account,Por favor seleccione la cuenta bancaria
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2066 | Please select Carry Forward if you also want to include previous fiscal year's balance leaves to this fiscal year,Por favor seleccione Carry Forward si también desea incluir el saldo del ejercicio anterior deja a este año fiscal
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2067 | Please select Category first,Por favor seleccione primero Categoría
|
| 2068 | Please select Charge Type first,"Por favor, seleccione Tipo de Cargo primero"
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2069 | Please select Fiscal Year,"Por favor, seleccione el año fiscal"
|
| 2070 | Please select Group or Ledger value,"Por favor, seleccione Grupo o Ledger valor"
|
| 2071 | Please select Incharge Person's name,"Por favor, seleccione el nombre de InCharge persona"
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2072 | Please select Invoice Type and Invoice Number in atleast one row,"Por favor, seleccione Factura Tipo y número de factura en al menos una fila"
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2073 | "Please select Item where ""Is Stock Item"" is ""No"" and ""Is Sales Item"" is ""Yes"" and there is no other Sales BOM","Por favor, seleccione el ítem donde "" Es Stock Item"" es "" No"" y ""¿ Punto de Ventas"" es "" Sí "", y no hay otra lista de materiales de ventas"
|
| 2074 | Please select Price List,"Por favor, seleccione Lista de precios"
|
| 2075 | Please select Start Date and End Date for Item {0},"Por favor, seleccione Fecha de inicio y Fecha de finalización para el punto {0}"
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2076 | Please select Time Logs.,Por favor seleccione registros de tiempo.
|
Rushabh Mehta | 37fed60 | 2013-07-11 18:45:47 +0530 | [diff] [blame] | 2077 | Please select a csv file,"Por favor, seleccione un archivo csv"
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2078 | Please select a valid csv file with data,"Por favor, seleccione un archivo csv válidos con datos"
|
| 2079 | Please select a value for {0} quotation_to {1},"Por favor, seleccione un valor para {0} {1} quotation_to"
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2080 | "Please select an ""Image"" first","Por favor seleccione una "" imagen"" primera"
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2081 | Please select charge type first,Por favor seleccione el tipo de carga primero
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2082 | Please select company first,Por favor seleccione la empresa primero
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2083 | Please select company first.,Por favor seleccione la empresa en primer lugar.
|
| 2084 | Please select item code,"Por favor, seleccione el código del artículo"
|
Rushabh Mehta | 37fed60 | 2013-07-11 18:45:47 +0530 | [diff] [blame] | 2085 | Please select month and year,Por favor seleccione el mes y el año
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2086 | Please select prefix first,"Por favor, selecciona primero el prefijo"
|
| 2087 | Please select the document type first,Por favor seleccione el tipo de documento primero
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2088 | Please select weekly off day,Por favor seleccione el día libre semanal
|
| 2089 | Please select {0},"Por favor, seleccione {0}"
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 2090 | Please select {0} first,"Por favor, seleccione {0} primero"
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2091 | Please select {0} first.,"Por favor, seleccione {0} primero."
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2092 | Please set Dropbox access keys in your site config,"Por favor, establece las claves de acceso de Dropbox en tu config sitio"
|
| 2093 | Please set Google Drive access keys in {0},"Por favor, establece las claves de acceso de Google Drive en {0}"
|
| 2094 | Please set default Cash or Bank account in Mode of Payment {0},"Por favor, ajuste de cuenta bancaria Efectivo por defecto o en el modo de pago {0}"
|
| 2095 | Please set default value {0} in Company {0},"Por favor, establece el valor por defecto {0} de la Compañía {0}"
|
| 2096 | Please set {0},"Por favor, configure {0}"
|
| 2097 | Please setup Employee Naming System in Human Resource > HR Settings,"Por favor, instalación del sistema de nombres de los empleados en Recursos Humanos > Configuración de recursos humanos"
|
| 2098 | Please setup numbering series for Attendance via Setup > Numbering Series,"Por favor, series de numeración de configuración para la asistencia a través de Configuración > Series de numeración"
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2099 | Please setup your chart of accounts before you start Accounting Entries,"Por favor, configure su plan de cuentas antes de empezar los comentarios de Contabilidad"
|
Rushabh Mehta | 37fed60 | 2013-07-11 18:45:47 +0530 | [diff] [blame] | 2100 | Please specify,"Por favor, especifique"
|
| 2101 | Please specify Company,"Por favor, especifique la empresa"
|
| 2102 | Please specify Company to proceed,"Por favor, especifique la empresa para proceder"
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2103 | Please specify Default Currency in Company Master and Global Defaults,"Por favor, especifique Moneda predeterminada en la empresa principal y los valores predeterminados globales"
|
Rushabh Mehta | edac54f | 2013-07-24 11:21:50 +0530 | [diff] [blame] | 2104 | Please specify a,"Por favor, especifique un"
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2105 | Please specify a valid 'From Case No.',Especifique un válido ' De Caso No. '
|
| 2106 | Please specify a valid Row ID for {0} in row {1},Especifique un ID de fila válido para {0} en la fila {1}
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 2107 | Please specify either Quantity or Valuation Rate or both,Por favor especificar Cantidad o valoración de tipo o ambos
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2108 | Please submit to update Leave Balance.,"Por favor, envíe actualizar Dejar Balance."
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2109 | Plot,parcela
|
| 2110 | Plot By,Terreno Por
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2111 | Point of Sale,Punto de Venta
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2112 | Point-of-Sale Setting,Point -of -Sale Marco
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2113 | Post Graduate,Postgrado
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2114 | Postal,Postal
|
| 2115 | Postal Expenses,Gastos Postales
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2116 | Posting Date,Fecha de publicación
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2117 | Posting Time,Hora de publicación
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2118 | Posting date and posting time is mandatory,Fecha de publicación y el envío tiempo es obligatorio
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2119 | Posting timestamp must be after {0},Fecha y hora de publicación deberá ser posterior a {0}
|
| 2120 | Potential opportunities for selling.,Posibles oportunidades para vender .
|
| 2121 | Preferred Billing Address,Preferida Dirección de Facturación
|
| 2122 | Preferred Shipping Address,Preferida Dirección Envío
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2123 | Prefix,Prefijo
|
| 2124 | Present,Presente
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2125 | Prevdoc DocType,DocType Prevdoc
|
| 2126 | Prevdoc Doctype,Doctype Prevdoc
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2127 | Preview,Vista Previa
|
| 2128 | Previous,Anterior
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2129 | Previous Work Experience,Experiencia laboral previa
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2130 | Price,Precio
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2131 | Price / Discount,Precio / Descuento
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2132 | Price List,Lista de Precios
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2133 | Price List Currency,Lista de precios de divisas
|
| 2134 | Price List Currency not selected,Lista de precios de divisas no seleccionado
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2135 | Price List Exchange Rate,Lista de precios Tipo de Cambio
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2136 | Price List Name,Lista de Precios Nombre
|
| 2137 | Price List Rate,Lista de Precios Tarifa
|
| 2138 | Price List Rate (Company Currency),Lista de precios Tarifa ( Compañía de divisas )
|
| 2139 | Price List master.,Master Lista de precios .
|
| 2140 | Price List must be applicable for Buying or Selling,Lista de precios debe ser aplicable para comprar o vender
|
| 2141 | Price List not selected,Lista de precios no seleccionado
|
| 2142 | Price List {0} is disabled,Lista de precios {0} está deshabilitado
|
| 2143 | Price or Discount,Precio o Descuento
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2144 | Pricing Rule,Regla de Precios
|
| 2145 | Pricing Rule Help,Ayuda de Regla de Precios
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2146 | "Pricing Rule is first selected based on 'Apply On' field, which can be Item, Item Group or Brand.","Regla precios se selecciona por primera vez basado en 'Aplicar On' de campo, que puede ser elemento, elemento de grupo o Marca."
|
| 2147 | "Pricing Rule is made to overwrite Price List / define discount percentage, based on some criteria.","Regla de precios está sobrescribir Precio de lista / definir porcentaje de descuento, sobre la base de algunos criterios."
|
| 2148 | Pricing Rules are further filtered based on quantity.,Reglas de las tarifas se filtran más basado en la cantidad.
|
Rushabh Mehta | 37fed60 | 2013-07-11 18:45:47 +0530 | [diff] [blame] | 2149 | Print Format Style,Formato de impresión Estilo
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2150 | Print Heading,Imprimir Rubro
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2151 | Print Without Amount,Imprimir sin Importe
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2152 | Print and Stationary,Impresión y Papelería
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 2153 | Printing and Branding,Impresión y Marcas
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2154 | Priority,Prioridad
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 2155 | Private Equity,Private Equity
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2156 | Privilege Leave,Privilege Dejar
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 2157 | Probation,libertad condicional
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2158 | Process Payroll,Nómina de Procesos
|
| 2159 | Produced,Producido
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2160 | Produced Quantity,Cantidad producida
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2161 | Product Enquiry,Consulta de producto
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2162 | Production,Producción
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2163 | Production Order,Orden de Producción
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2164 | Production Order status is {0},Estado de la orden de producción es de {0}
|
| 2165 | Production Order {0} must be cancelled before cancelling this Sales Order,Orden de producción {0} debe ser cancelado antes de cancelar esta orden Ventas
|
| 2166 | Production Order {0} must be submitted,Orden de producción {0} debe ser presentado
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2167 | Production Orders,Órdenes de Producción
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2168 | Production Orders in Progress,Órdenes de producción en Construcción
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2169 | Production Plan Item,Plan de Producción de artículos
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2170 | Production Plan Items,Elementos del Plan de Producción
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2171 | Production Plan Sales Order,Plan de Producción Ventas Orden
|
| 2172 | Production Plan Sales Orders,Plan de Producción de órdenes de venta
|
| 2173 | Production Planning Tool,Herramienta de Planificación de la producción
|
| 2174 | Products,Productos
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2175 | "Products will be sorted by weight-age in default searches. More the weight-age, higher the product will appear in the list.","Los productos se clasifican por peso-edad en las búsquedas por defecto. Más del peso-edad , más alto es el producto aparecerá en la lista."
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2176 | Professional Tax,Profesional de Impuestos
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2177 | Profit and Loss,Pérdidas y Ganancias
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2178 | Profit and Loss Statement,Estado de Pérdidas y Ganancias
|
| 2179 | Project,Proyecto
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2180 | Project Costing,Proyecto de Costos
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2181 | Project Details,Detalles del Proyecto
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 2182 | Project Manager,Gerente de Proyectos
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2183 | Project Milestone,Hito del Proyecto
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2184 | Project Milestones,Hitos del Proyecto
|
| 2185 | Project Name,Nombre del proyecto
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2186 | Project Start Date,Fecha de inicio del Proyecto
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2187 | Project Type,Tipo de Proyecto
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2188 | Project Value,Valor del Proyecto
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2189 | Project activity / task.,Actividad del Proyecto / Tarea.
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2190 | Project master.,Master de Proyectos.
|
| 2191 | Project will get saved and will be searchable with project name given,Proyecto conseguirá guardará y se podrá buscar con el nombre de proyecto determinado
|
| 2192 | Project wise Stock Tracking,Sabio proyecto Stock Tracking
|
| 2193 | Project-wise data is not available for Quotation,Datos del proyecto - sabio no está disponible para la cita
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2194 | Projected,Proyectado
|
| 2195 | Projected Qty,Cantidad Projectada
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2196 | Projects,Proyectos
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2197 | Projects & System,Proyectos y Sistema
|
| 2198 | Prompt for Email on Submission of,Preguntar por el correo electrónico en la presentación de
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 2199 | Proposal Writing,Redacción de Propuestas
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2200 | Provide email id registered in company,Proporcionar correo electrónico de identificación registrado en la compañía
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2201 | Provisional Profit / Loss (Credit),Beneficio / Pérdida (Crédito) Provisional
|
| 2202 | Public,Público
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2203 | Published on website at: {0},Publicado en el sitio web en: {0}
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2204 | Publishing,Publicación
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2205 | Pull sales orders (pending to deliver) based on the above criteria,Tire de las órdenes de venta (pendiente de entregar ) sobre la base de los criterios anteriores
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2206 | Purchase,Compra
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 2207 | Purchase / Manufacture Details,Detalles de Compra / Fábricas
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2208 | Purchase Analytics,Analitico de Compras
|
| 2209 | Purchase Common,Compra Común
|
| 2210 | Purchase Details,Detalles de Compra
|
| 2211 | Purchase Discounts,Descuentos sobre Compra
|
| 2212 | Purchase Invoice,Factura de Compra
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2213 | Purchase Invoice Advance,Compra Factura Anticipada
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 2214 | Purchase Invoice Advances,Adelantos a Factura de Compra
|
| 2215 | Purchase Invoice Item,Factura de Compra del artículo
|
| 2216 | Purchase Invoice Trends,Tendencias de Facturas de Compra
|
| 2217 | Purchase Invoice {0} is already submitted,Factura de Compra {0} ya existe
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2218 | Purchase Order,Orden de Compra
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 2219 | Purchase Order Item,Articulos de la Orden de Compra
|
| 2220 | Purchase Order Item No,Orden de Compra del Artículo No
|
| 2221 | Purchase Order Item Supplied,Orden de Compra del Artículo Suministrado
|
| 2222 | Purchase Order Items,Orden de Compra de Productos
|
| 2223 | Purchase Order Items Supplied,Orden de Compra Productos Suministrados
|
| 2224 | Purchase Order Items To Be Billed,Artículos de Orden de Compra a Facturar
|
| 2225 | Purchase Order Items To Be Received,Productos de la Orden de Compra a ser Recibidos
|
| 2226 | Purchase Order Message,Mensaje de la Orden de Compra
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2227 | Purchase Order Required,Orden de Compra Requerido
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 2228 | Purchase Order Trends,Tendencias de Ordenes de Compra
|
| 2229 | Purchase Order number required for Item {0},Número de la Orden de Compra se requiere para el elemento {0}
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2230 | Purchase Order {0} is 'Stopped',Orden de Compra {0} ' Detenido '
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 2231 | Purchase Order {0} is not submitted,Orden de Compra {0} no existe
|
| 2232 | Purchase Orders given to Suppliers.,Órdenes de Compra asignadas a Proveedores .
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2233 | Purchase Receipt,Recibo de Compra
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 2234 | Purchase Receipt Item,Recibo de Compra del Artículo
|
| 2235 | Purchase Receipt Item Supplied,Recibo de Compra del Artículo Adquirido
|
| 2236 | Purchase Receipt Item Supplieds,Recibo de Compra Artículo Adquiridos
|
| 2237 | Purchase Receipt Items,Artículos de Recibo de Compra
|
| 2238 | Purchase Receipt Message,Mensaje de Recibo de Compra
|
| 2239 | Purchase Receipt No,Recibo de Compra No
|
| 2240 | Purchase Receipt Required,Recibo de Compra Requerido
|
| 2241 | Purchase Receipt Trends,Tendencias de Recibos de Compra
|
| 2242 | Purchase Receipt number required for Item {0},Número de Recibo de Compra Requerido para el punto {0}
|
| 2243 | Purchase Receipt {0} is not submitted,Recibo de Compra {0} no se presenta
|
| 2244 | Purchase Register,Registrar Compra
|
| 2245 | Purchase Return,Devolucion de Compra
|
| 2246 | Purchase Returned,Compra Devuelta
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2247 | Purchase Taxes and Charges,Impuestos de Compra y Cargos
|
| 2248 | Purchase Taxes and Charges Master,Impuestos de Compra y Cargos Maestro
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2249 | Purchse Order number required for Item {0},Número de Orden de Compra se requiere para el elemento {0}
|
| 2250 | Purpose,Propósito
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2251 | Purpose must be one of {0},Propósito debe ser uno de {0}
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2252 | QA Inspection,Control de Calidad
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2253 | Qty,Cantidad
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 2254 | Qty Consumed Per Unit,Cantidad Consumida por Unidad
|
| 2255 | Qty To Manufacture,Cantidad Para Fabricación
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2256 | Qty as per Stock UOM,Cantidad de acuerdo de la UOM
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 2257 | Qty to Deliver,Cantidad para Ofrecer
|
| 2258 | Qty to Order,Cantidad a Solicitar
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2259 | Qty to Receive,Cantidad a Recibir
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 2260 | Qty to Transfer,Cantidad a Transferir
|
| 2261 | Qualification,Calificación
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2262 | Quality,Calidad
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2263 | Quality Inspection,Inspección de Calidad
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2264 | Quality Inspection Parameters,Parámetros de Inspección de Calidad
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 2265 | Quality Inspection Reading,Lectura de Inspección de Calidad
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2266 | Quality Inspection Readings,Lecturas de Inspección de Calidad
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 2267 | Quality Inspection required for Item {0},Inspección de la calidad requerida para el articulo {0}
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 2268 | Quality Management,Gestión de la Calidad
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2269 | Quantity,Cantidad
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2270 | Quantity Requested for Purchase,Cantidad solicitada para la compra
|
| 2271 | Quantity and Rate,Cantidad y Cambio
|
Rushabh Mehta | 37fed60 | 2013-07-11 18:45:47 +0530 | [diff] [blame] | 2272 | Quantity and Warehouse,Cantidad y Almacén
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2273 | Quantity cannot be a fraction in row {0},La cantidad no puede ser una fracción en la fila {0}
|
| 2274 | Quantity for Item {0} must be less than {1},Cantidad de elemento {0} debe ser menor de {1}
|
| 2275 | Quantity in row {0} ({1}) must be same as manufactured quantity {2},Cantidad en la fila {0} ({1} ) debe ser la misma que la cantidad fabricada {2}
|
| 2276 | Quantity of item obtained after manufacturing / repacking from given quantities of raw materials,Cantidad del punto obtenido después de la fabricación / reempaque de cantidades determinadas de materias primas
|
| 2277 | Quantity required for Item {0} in row {1},Cantidad requerida para el punto {0} en la fila {1}
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2278 | Quarter,Trimestre
|
| 2279 | Quarterly,Trimestral
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2280 | Quick Help,Ayuda Rápida
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 2281 | Quotation,Cotización
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2282 | Quotation Item,Cotización del artículo
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 2283 | Quotation Items,Cotización de los Artículos
|
| 2284 | Quotation Lost Reason,Cotización Pérdida Razón
|
| 2285 | Quotation Message,Cotización Mensaje
|
| 2286 | Quotation To,Cotización Para
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2287 | Quotation Trends,Tendencias de Cotización
|
| 2288 | Quotation {0} is cancelled,Cotización {0} se cancela
|
| 2289 | Quotation {0} not of type {1},Cotización {0} no es de tipo {1}
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 2290 | Quotations received from Suppliers.,Cotizaciones recibidas de los proveedores .
|
| 2291 | Quotes to Leads or Customers.,Cotizaciones a Oportunidades o Clientes
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2292 | Raise Material Request when stock reaches re-order level,Levante Solicitud de material cuando la acción alcanza el nivel de re- orden
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2293 | Raised By,Raised By
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2294 | Raised By (Email),Raised By (Email )
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 2295 | Random,Aleatorio
|
| 2296 | Range,Rango
|
| 2297 | Rate,Tarifa
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2298 | Rate ,Velocidad
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 2299 | Rate (%),Tarifa (% )
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2300 | Rate (Company Currency),Tarifa ( Compañía de divisas )
|
| 2301 | Rate Of Materials Based On,Cambio de materiales basados en
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 2302 | Rate and Amount,Tasa y Cantidad
|
| 2303 | Rate at which Customer Currency is converted to customer's base currency,Tasa a la cual la Moneda del Cliente se convierte a la moneda base del cliente
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2304 | Rate at which Price list currency is converted to company's base currency,Grado en el que la lista de precios en moneda se convierte en la moneda base de la compañía
|
| 2305 | Rate at which Price list currency is converted to customer's base currency,Grado en el que la lista de precios en moneda se convierte en la moneda base del cliente
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 2306 | Rate at which customer's currency is converted to company's base currency,Tasa a la cual la Moneda del Cliente se convierte a la moneda base de la compañía
|
| 2307 | Rate at which supplier's currency is converted to company's base currency,Grado a la que la moneda de proveedor se convierte en la moneda base de la compañía
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2308 | Rate at which this tax is applied,Velocidad a la que se aplica este impuesto
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2309 | Raw Material,materia prima
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2310 | Raw Material Item Code,Materia Prima Código del artículo
|
Rushabh Mehta | 37fed60 | 2013-07-11 18:45:47 +0530 | [diff] [blame] | 2311 | Raw Materials Supplied,Materias primas suministradas
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2312 | Raw Materials Supplied Cost,Coste materias primas suministradas
|
| 2313 | Raw material cannot be same as main Item,La materia prima no puede ser la misma que del artículo principal
|
| 2314 | Re-Order Level,Reordenar Nivel
|
| 2315 | Re-Order Qty,Re- Online con su nombre
|
Rushabh Mehta | c06ce25 | 2013-02-18 14:24:05 +0530 | [diff] [blame] | 2316 | Re-order,Reordenar
|
| 2317 | Re-order Level,Reordenar Nivel
|
| 2318 | Re-order Qty,Reordenar Cantidad
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2319 | Read,Lectura
|
| 2320 | Reading 1,Lectura 1
|
| 2321 | Reading 10,Lectura 10
|
| 2322 | Reading 2,Lectura 2
|
| 2323 | Reading 3,Lectura 3
|
| 2324 | Reading 4,Lectura 4
|
| 2325 | Reading 5,Lectura 5
|
| 2326 | Reading 6,Lectura 6
|
| 2327 | Reading 7,Lectura 7
|
| 2328 | Reading 8,Lectura 8
|
| 2329 | Reading 9,Lectura 9
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 2330 | Real Estate,Bienes Raíces
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2331 | Reason,Razón
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2332 | Reason for Leaving,Razones para dejar el
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2333 | Reason for Resignation,Motivo de la renuncia
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2334 | Reason for losing,Razón por la pérdida de
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2335 | Recd Quantity,Recd Cantidad
|
| 2336 | Receivable,cuenta por cobrar
|
| 2337 | Receivable / Payable account will be identified based on the field Master Type,Cuenta por cobrar / pagar será identificado basándose en el campo Type Master
|
| 2338 | Receivables,Cuentas a cobrar
|
| 2339 | Receivables / Payables,Cobrar / pagar
|
| 2340 | Receivables Group,cobrar Grupo
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 2341 | Received Date,Fecha de Recepción
|
| 2342 | Received Items To Be Billed,Elementos Recibidos a Facturar
|
| 2343 | Received Qty,Cantidad Recibida
|
| 2344 | Received and Accepted,Recibidos y Aceptados
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2345 | Receiver List,Lista de receptores
|
| 2346 | Receiver List is empty. Please create Receiver List,"Lista de receptores está vacía. Por favor, cree Lista de receptores"
|
| 2347 | Receiver Parameter,receptor de parámetros
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 2348 | Recipients,Destinatarios
|
| 2349 | Reconcile,Conciliar
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2350 | Reconciliation Data,Reconciliación de Datos
|
| 2351 | Reconciliation HTML,Reconciliación HTML
|
| 2352 | Reconciliation JSON,Reconciliación JSON
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 2353 | Record item movement.,Registro modificado
|
| 2354 | Recurring Id,ID Recurrente
|
| 2355 | Recurring Invoice,Factura Recurrente
|
| 2356 | Recurring Type,Tipo Recurrente
|
| 2357 | Reduce Deduction for Leave Without Pay (LWP),Reducir Deducción por Licencia sin Sueldo ( LWP )
|
| 2358 | Reduce Earning for Leave Without Pay (LWP),Reduzca la Ganancia por Licencia sin Sueldo ( LWP )
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2359 | Ref,Referencia
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 2360 | Ref Code,Código Referencia
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2361 | Ref SQ,Ref SQ
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 2362 | Reference,Referencia
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2363 | Reference #{0} dated {1},Referencia # {0} de fecha {1}
|
| 2364 | Reference Date,Fecha de Referencia
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2365 | Reference Name,Referencia Nombre
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2366 | Reference No & Reference Date is required for {0},Se requiere de Referencia y referencia Fecha de {0}
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 2367 | Reference No is mandatory if you entered Reference Date,Referencia No es obligatorio si introdujo Fecha de Referencia
|
| 2368 | Reference Number,Número de Referencia
|
| 2369 | Reference Row #,Referencia Fila #
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2370 | Refresh,Actualizar
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 2371 | Registration Details,Detalles de Registro
|
| 2372 | Registration Info,Información de Registro
|
| 2373 | Rejected,Rechazado
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2374 | Rejected Quantity,Cantidad Rechazada
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 2375 | Rejected Serial No,Rechazado Serie No
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2376 | Rejected Warehouse,Almacén Rechazado
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2377 | Rejected Warehouse is mandatory against regected item,Almacén Rechazado es obligatorio en la partida regected
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 2378 | Relation,Relación
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2379 | Relieving Date,Aliviar Fecha
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2380 | Relieving Date must be greater than Date of Joining,Aliviar fecha debe ser mayor que Fecha de acceso
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2381 | Remark,observación
|
| 2382 | Remarks,observaciones
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2383 | Remarks Custom,Observaciones Custom
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 2384 | Rename,Renombrar
|
| 2385 | Rename Log,Cambiar el Nombre de Sesión
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2386 | Rename Tool,Cambiar el nombre de la herramienta
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2387 | Rent Cost,Renta Costo
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 2388 | Rent per hour,Alquiler por Horas
|
| 2389 | Rented,Alquilado
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2390 | Repeat on Day of Month,Repita el Día del mes
|
| 2391 | Replace,reemplazar
|
| 2392 | Replace Item / BOM in all BOMs,Reemplazar elemento / lista de materiales en todas las listas de materiales
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 2393 | Replied,Respondio
|
| 2394 | Report Date,Fecha del Informe
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2395 | Report Type,Tipo de informe
|
| 2396 | Report Type is mandatory,Tipo de informe es obligatorio
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2397 | Reports to,Informes al
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2398 | Reqd By Date,Reqd Por Fecha
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2399 | Reqd by Date,Reqd Fecha
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2400 | Request Type,Tipo de solicitud
|
| 2401 | Request for Information,Solicitud de Información
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 2402 | Request for purchase.,Solicitud de compra.
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2403 | Requested,Requerido
|
| 2404 | Requested For,Solicitados para
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2405 | Requested Items To Be Ordered,Artículos solicitados será condenada
|
| 2406 | Requested Items To Be Transferred,Artículos solicitados para ser transferido
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2407 | Requested Qty,Cant. Solicitada
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2408 | "Requested Qty: Quantity requested for purchase, but not ordered.","Solicitado Cantidad : Cantidad solicitada para la compra, pero no ordenado ."
|
Rushabh Mehta | 37fed60 | 2013-07-11 18:45:47 +0530 | [diff] [blame] | 2409 | Requests for items.,Las solicitudes de artículos.
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2410 | Required By,Requerido por
|
| 2411 | Required Date,Fecha Requerida
|
| 2412 | Required Qty,Cant. Necesaria
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2413 | Required only for sample item.,Sólo es necesario para el artículo de muestra .
|
| 2414 | Required raw materials issued to the supplier for producing a sub - contracted item.,Las materias primas necesarias emitidas al proveedor para la producción de un sub - ítem contratado .
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2415 | Research,Investigación
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 2416 | Research & Development,Investigación y Desarrollo
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2417 | Researcher,Investigador
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2418 | Reseller,Reseller
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2419 | Reserved,Reservado
|
| 2420 | Reserved Qty,Cant. Reservada
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2421 | "Reserved Qty: Quantity ordered for sale, but not delivered.","Reservados Cantidad : Cantidad a pedir a la venta , pero no entregado."
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2422 | Reserved Quantity,Cantidad Reservada
|
| 2423 | Reserved Warehouse,Almacén Reservado
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2424 | Reserved Warehouse in Sales Order / Finished Goods Warehouse,Almacén reservado en ventas por pedido / Finalizado Productos Almacén
|
| 2425 | Reserved Warehouse is missing in Sales Order,Almacén Reservado falta de órdenes de venta
|
| 2426 | Reserved Warehouse required for stock Item {0} in row {1},Almacén Reservado requerido para la acción del artículo {0} en la fila {1}
|
| 2427 | Reserved warehouse required for stock item {0},Almacén Reservado requerido para la acción del artículo {0}
|
| 2428 | Reserves and Surplus,Reservas y Superávit
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2429 | Reset Filters,Restablecer los Filtros
|
| 2430 | Resignation Letter Date,Fecha de Carta de Renuncia
|
| 2431 | Resolution,Resolución
|
| 2432 | Resolution Date,Fecha de Resolución
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2433 | Resolution Details,Detalles de la resolución
|
| 2434 | Resolved By,Resuelto por
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2435 | Rest Of The World,Resto del mundo
|
| 2436 | Retail,venta al por menor
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 2437 | Retail & Wholesale,Venta al por menor y al por mayor
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2438 | Retailer,detallista
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 2439 | Review Date,Fecha de Revisión
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2440 | Rgt,Rgt
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2441 | Role Allowed to edit frozen stock,Papel animales de editar stock congelado
|
| 2442 | Role that is allowed to submit transactions that exceed credit limits set.,Papel que se permite presentar las transacciones que excedan los límites de crédito establecidos .
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 2443 | Root Type,Tipo Root
|
| 2444 | Root Type is mandatory,Tipo Root es obligatorio
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2445 | Root account can not be deleted,Cuenta root no se puede borrar
|
| 2446 | Root cannot be edited.,Root no se puede editar .
|
| 2447 | Root cannot have a parent cost center,Raíz no puede tener un centro de costes de los padres
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 2448 | Rounded Off,Redondeado
|
| 2449 | Rounded Total,Total Redondeado
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2450 | Rounded Total (Company Currency),Total redondeado ( Compañía de divisas )
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2451 | Row # ,Fila #
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 2452 | Row # {0}: ,Fila # {0}:
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2453 | Row #{0}: Ordered qty can not less than item's minimum order qty (defined in item master).,Fila # {0}: Cantidad ordenada no puede menos que mínima cantidad de pedido de material (definido en maestro de artículos).
|
| 2454 | Row #{0}: Please specify Serial No for Item {1},"Fila # {0}: Por favor, especifique No para la serie de artículos {1}"
|
RM | 7ab4ee1 | 2014-09-08 09:28:34 +0000 | [diff] [blame] | 2455 | Row {0}: Account does not match with \ Purchase Invoice Credit To account,Fila {0}: Cuenta no coincide con \ Compra Factura de Crédito Para tener en cuenta
|
| 2456 | Row {0}: Account does not match with \ Sales Invoice Debit To account,Fila {0}: Cuenta no coincide con \ Factura Débito Para tener en cuenta
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2457 | Row {0}: Conversion Factor is mandatory,Fila {0}: Factor de conversión es obligatoria
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 2458 | Row {0}: Credit entry can not be linked with a Purchase Invoice,Fila {0}: entrada de crédito no puede vincularse con una factura de compra
|
| 2459 | Row {0}: Debit entry can not be linked with a Sales Invoice,Fila {0}: entrada de débito no se puede vincular con una factura de venta
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2460 | Row {0}: Payment amount must be less than or equals to invoice outstanding amount. Please refer Note below.,"Fila {0}: Cantidad de pagos debe ser menor o igual a facturar cantidad pendiente. Por favor, consulte la nota a continuación."
|
| 2461 | Row {0}: Qty is mandatory,Fila {0}: Cantidad es obligatorio
|
RM | 7ab4ee1 | 2014-09-08 09:28:34 +0000 | [diff] [blame] | 2462 | "Row {0}: Qty not avalable in warehouse {1} on {2} {3}. Available Qty: {4}, Transfer Qty: {5}","Fila {0}: Cantidad no avalable en almacén {1} del {2} {3}. Disponible Cantidad: {4}, Traslado Cantidad: {5}"
|
| 2463 | "Row {0}: To set {1} periodicity, difference between from and to date \ must be greater than or equal to {2}","Fila {0}: Para establecer {1} periodicidad, diferencia entre desde y hasta la fecha \ debe ser mayor o igual que {2}"
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 2464 | Row {0}:Start Date must be before End Date,Fila {0}: Fecha de inicio debe ser anterior Fecha de finalización
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2465 | Rules for adding shipping costs.,Reglas para la adición de los gastos de envío .
|
| 2466 | Rules for applying pricing and discount.,Reglas para la aplicación de precios y descuentos .
|
Rushabh Mehta | 37fed60 | 2013-07-11 18:45:47 +0530 | [diff] [blame] | 2467 | Rules to calculate shipping amount for a sale,Reglas para calcular el importe de envío para una venta
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2468 | S.O. No.,S.O. No.
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2469 | SHE Cess on Excise,SHE Cess sobre Impuestos Especiales
|
| 2470 | SHE Cess on Service Tax,SHE CESS en Tax Service
|
| 2471 | SHE Cess on TDS,SHE CESS en TDS
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2472 | SMS Center,Centro SMS
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2473 | SMS Gateway URL,SMS Gateway URL
|
| 2474 | SMS Log,SMS Iniciar sesión
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2475 | SMS Parameter,Parámetro SMS
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2476 | SMS Sender Name,SMS Sender Name
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2477 | SMS Settings,Ajustes de SMS
|
| 2478 | SO Date,SO Fecha
|
| 2479 | SO Pending Qty,SO Pendiente Cantidad
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2480 | SO Qty,SO Cantidad
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2481 | Salary,Salario
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 2482 | Salary Information,Información salarial
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2483 | Salary Manager,Administrador de Salario
|
| 2484 | Salary Mode,Modo Salario
|
| 2485 | Salary Slip,Slip Salario
|
| 2486 | Salary Slip Deduction,Deducción nómina
|
| 2487 | Salary Slip Earning,Ganar nómina
|
| 2488 | Salary Slip of employee {0} already created for this month,Nómina de empleado {0} ya creado para este mes
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2489 | Salary Structure,Estructura Salarial
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2490 | Salary Structure Deduction,Estructura salarial Deducción
|
| 2491 | Salary Structure Earning,Estructura salarial Earning
|
| 2492 | Salary Structure Earnings,Estructura salarial Ganancias
|
Rushabh Mehta | 75c3171 | 2013-08-08 16:00:40 +0530 | [diff] [blame] | 2493 | Salary breakup based on Earning and Deduction.,Ruptura Salario basado en la ganancia y la deducción.
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2494 | Salary components.,Componentes salariales.
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2495 | Salary template master.,Plantilla maestra Salario .
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2496 | Sales,Venta
|
| 2497 | Sales Analytics,Análisis de Ventas
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2498 | Sales BOM,BOM Ventas
|
| 2499 | Sales BOM Help,BOM Ventas Ayuda
|
| 2500 | Sales BOM Item,BOM Sales Item
|
| 2501 | Sales BOM Items,BOM Ventas Artículos
|
| 2502 | Sales Browser,Navegador de Ventas
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2503 | Sales Details,Detalles de Ventas
|
| 2504 | Sales Discounts,Descuentos sobre Ventas
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2505 | Sales Email Settings,Configuración de Ventas Email
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2506 | Sales Expenses,Gastos de Ventas
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2507 | Sales Extras,Extras Ventas
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2508 | Sales Funnel,Embudo de Ventas
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2509 | Sales Invoice,Factura de Venta
|
| 2510 | Sales Invoice Advance,Factura Anticipadas
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2511 | Sales Invoice Item,La factura de venta de artículos
|
| 2512 | Sales Invoice Items,Artículos factura de venta
|
| 2513 | Sales Invoice Message,Factura Mensaje
|
| 2514 | Sales Invoice No,Factura de venta No
|
Rushabh Mehta | 37fed60 | 2013-07-11 18:45:47 +0530 | [diff] [blame] | 2515 | Sales Invoice Trends,Ventas Tendencias Factura
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2516 | Sales Invoice {0} has already been submitted,Factura {0} ya se ha presentado
|
| 2517 | Sales Invoice {0} must be cancelled before cancelling this Sales Order,Factura {0} debe ser cancelado antes de cancelar esta orden Ventas
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2518 | Sales Order,Ordenes de Venta
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2519 | Sales Order Date,Órdenes de venta Fecha
|
| 2520 | Sales Order Item,Solicitar Sales Item
|
| 2521 | Sales Order Items,Solicitar Sales Artículos
|
| 2522 | Sales Order Message,Sales Order Mensaje
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2523 | Sales Order No,Ventas de orden
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2524 | Sales Order Required,Ventas orden requerido
|
| 2525 | Sales Order Trends,Tendencias Ventas Solicitar
|
| 2526 | Sales Order required for Item {0},Órdenes de venta requerido para el punto {0}
|
| 2527 | Sales Order {0} is not submitted,Órdenes de venta {0} no se presenta
|
| 2528 | Sales Order {0} is not valid,Órdenes de venta {0} no es válido
|
| 2529 | Sales Order {0} is stopped,Órdenes de venta {0} se detiene
|
| 2530 | Sales Partner,Socio de ventas
|
| 2531 | Sales Partner Name,Nombre Sales Partner
|
| 2532 | Sales Partner Target,Ventas objetivo Socio
|
| 2533 | Sales Partners Commission,Puntos de ventas en Comisión
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2534 | Sales Person,Sales Person
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2535 | Sales Person Name,Sales Person Name
|
| 2536 | Sales Person Target Variance Item Group-Wise,Sales Person Target Varianza Artículo Group- Wise
|
| 2537 | Sales Person Targets,Objetivos persona de las ventas
|
| 2538 | Sales Person-wise Transaction Summary,Person- sabio Ventas Resumen de transacciones
|
| 2539 | Sales Register,Ventas Registro
|
| 2540 | Sales Return,Volver Ventas
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2541 | Sales Returned,Obtenidos Ventas
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2542 | Sales Taxes and Charges,Los impuestos y cargos de venta
|
| 2543 | Sales Taxes and Charges Master,Los impuestos y cargos de venta Maestro
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2544 | Sales Team,Equipo de Ventas
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2545 | Sales Team Details,Detalles del equipo de ventas
|
| 2546 | Sales Team1,Team1 Ventas
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2547 | Sales and Purchase,Ventas y Compras
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2548 | Sales campaigns.,Campañas de ventas.
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2549 | Salutation,Saludo
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2550 | Sample Size,Tamaño de la muestra
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2551 | Sanctioned Amount,importe sancionado
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2552 | Saturday,Sábado
|
| 2553 | Schedule,Horario
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2554 | Schedule Date,Horario Fecha
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2555 | Schedule Details,Agenda Detalles
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2556 | Scheduled,Programado
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2557 | Scheduled Date,Fecha prevista
|
| 2558 | Scheduled to send to {0},Programado para enviar a {0}
|
| 2559 | Scheduled to send to {0} recipients,Programado para enviar a {0} destinatarios
|
| 2560 | Scheduler Failed Events,Eventos Scheduler fallidos
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2561 | School/University,Escuela / Universidad
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2562 | Score (0-5),Puntuación ( 0-5)
|
| 2563 | Score Earned,puntuación obtenida
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2564 | Score must be less than or equal to 5,Puntuación debe ser menor o igual a 5
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2565 | Scrap %,Scrap %
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2566 | Seasonality for setting budgets.,Estacionalidad de establecer presupuestos.
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2567 | Secretary,Secretario
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2568 | Secured Loans,Préstamos Garantizados
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 2569 | Securities & Commodity Exchanges,Valores y Bolsas de Productos
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2570 | Securities and Deposits,Valores y Depósitos
|
| 2571 | "See ""Rate Of Materials Based On"" in Costing Section","Consulte "" Cambio de materiales a base On"" en la sección Cálculo del coste"
|
| 2572 | "Select ""Yes"" for sub - contracting items","Seleccione "" Sí"" para el sub - contratación de artículos"
|
| 2573 | "Select ""Yes"" if this item is used for some internal purpose in your company.","Seleccione "" Sí"" si este artículo se utiliza para algún propósito interno de su empresa."
|
| 2574 | "Select ""Yes"" if this item represents some work like training, designing, consulting etc.","Seleccione "" Sí"" si este artículo representa un poco de trabajo al igual que la formación, el diseño, consultoría , etc"
|
| 2575 | "Select ""Yes"" if you are maintaining stock of this item in your Inventory.","Seleccione "" Sí"" si usted está manteniendo un balance de este artículo en su inventario."
|
| 2576 | "Select ""Yes"" if you supply raw materials to your supplier to manufacture this item.","Seleccione "" Sí"" si usted suministra materias primas a su proveedor para la fabricación de este artículo."
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2577 | Select Brand...,Seleccionar Marca ...
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2578 | Select Budget Distribution to unevenly distribute targets across months.,Seleccione Asignaciones para distribuir de manera desigual a través de objetivos meses .
|
| 2579 | "Select Budget Distribution, if you want to track based on seasonality.","Seleccione Presupuesto Distribución , si desea realizar un seguimiento basado en la estacionalidad."
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2580 | Select Company...,Seleccione la empresa ...
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2581 | Select DocType,Seleccione tipo de documento
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2582 | Select Fiscal Year...,Seleccione el año fiscal ...
|
Rushabh Mehta | 75c3171 | 2013-08-08 16:00:40 +0530 | [diff] [blame] | 2583 | Select Items,Seleccione Artículos
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2584 | Select Project...,Seleccionar Proyecto ...
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2585 | Select Purchase Receipts,Seleccionar Compra Receipts
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2586 | Select Sales Orders,Selección de órdenes de venta
|
| 2587 | Select Sales Orders from which you want to create Production Orders.,Seleccione órdenes de venta a partir del cual desea crear órdenes de producción.
|
| 2588 | Select Time Logs and Submit to create a new Sales Invoice.,Seleccionar registros de tiempo e Presentar después de crear una nueva factura de venta .
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2589 | Select Transaction,Seleccione Transacción
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2590 | Select Warehouse...,Seleccione Almacén ...
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2591 | Select Your Language,Seleccione su idioma
|
| 2592 | Select account head of the bank where cheque was deposited.,Seleccione la cuenta la cabeza del banco donde cheque fue depositado .
|
| 2593 | Select company name first.,Seleccionar nombre de la empresa en primer lugar.
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2594 | Select template from which you want to get the Goals,Seleccione la plantilla de la que usted desea conseguir los Objetivos de
|
| 2595 | Select the Employee for whom you are creating the Appraisal.,Seleccione el empleado para el que está creando la Evaluación .
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2596 | Select the period when the invoice will be generated automatically,Seleccione el período en que la factura se generará de forma automática
|
| 2597 | Select the relevant company name if you have multiple companies,Seleccione el nombre de sociedades correspondiente si tiene varias empresas
|
| 2598 | Select the relevant company name if you have multiple companies.,Seleccione el nombre de sociedades correspondiente si tiene varias empresas .
|
| 2599 | Select who you want to send this newsletter to,Seleccione a quién desea enviar este boletín a
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2600 | Select your home country and check the timezone and currency.,Seleccione su país de origen y comprobar la zona horaria y la moneda.
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2601 | "Selecting ""Yes"" will allow this item to appear in Purchase Order , Purchase Receipt.","Al seleccionar "" Sí"" permitirá que este tema aparezca en la Orden de Compra , recibo de compra ."
|
| 2602 | "Selecting ""Yes"" will allow this item to figure in Sales Order, Delivery Note","Al seleccionar "" Sí "" permitirá este artículo para averiguar en órdenes de venta , nota de entrega"
|
| 2603 | "Selecting ""Yes"" will allow you to create Bill of Material showing raw material and operational costs incurred to manufacture this item.","Al seleccionar "" Sí"" le permitirá crear la lista de materiales que muestran la materia prima y los costos operativos incurridos en la fabricación de este artículo."
|
| 2604 | "Selecting ""Yes"" will allow you to make a Production Order for this item.","Al seleccionar "" Sí "" permitirá que usted haga una orden de producción por este concepto."
|
| 2605 | "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 entidad de este artículo que se puede ver en la serie No amo."
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2606 | Selling,Ventas
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2607 | Selling Settings,La venta de Ajustes
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2608 | "Selling must be checked, if Applicable For is selected as {0}","Selling debe comprobar, si se selecciona aplicable Para que {0}"
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2609 | Send,Enviar
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2610 | Send Autoreply,Enviar Respuesta automática
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 2611 | Send Email,Enviar Correo Electronico
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2612 | Send From,Enviar Desde
|
Rushabh Mehta | 37fed60 | 2013-07-11 18:45:47 +0530 | [diff] [blame] | 2613 | Send Notifications To,Enviar notificaciones a
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2614 | Send Now,Enviar ahora
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 2615 | Send SMS,Enviar Mensaje de Texto
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2616 | Send To,Enviar a
|
| 2617 | Send To Type,Enviar a Teclear
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 2618 | Send mass SMS to your contacts,Enviar Mensaje de Texto masivo a sus contactos
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2619 | Send to this list,Enviar a esta lista
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 2620 | Sender Name,Nombre del Remitente
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2621 | Sent On,Enviado Por
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2622 | Separate production order will be created for each finished good item.,Para la producción por separado se crea para cada buen artículo terminado.
|
| 2623 | Serial No,No de orden
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2624 | Serial No / Batch,N º de serie / lote
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2625 | Serial No Details,Serial No Detalles
|
| 2626 | Serial No Service Contract Expiry,Número de orden de servicio Contrato de caducidad
|
| 2627 | Serial No Status,Número de orden Estado
|
| 2628 | Serial No Warranty Expiry,Número de orden de caducidad Garantía
|
| 2629 | Serial No is mandatory for Item {0},No de serie es obligatoria para el elemento {0}
|
| 2630 | Serial No {0} created,Número de orden {0} creado
|
| 2631 | Serial No {0} does not belong to Delivery Note {1},Número de orden {0} no pertenece a la nota de entrega {1}
|
| 2632 | Serial No {0} does not belong to Item {1},Número de orden {0} no pertenece al elemento {1}
|
| 2633 | Serial No {0} does not belong to Warehouse {1},Número de orden {0} no pertenece al Almacén {1}
|
| 2634 | Serial No {0} does not exist,Número de orden {0} no existe
|
| 2635 | Serial No {0} has already been received,Número de orden {0} ya se ha recibido
|
| 2636 | Serial No {0} is under maintenance contract upto {1},Número de orden {0} tiene un contrato de mantenimiento hasta {1}
|
| 2637 | Serial No {0} is under warranty upto {1},Número de orden {0} está en garantía hasta {1}
|
| 2638 | Serial No {0} not in stock,Número de orden {0} no está en stock
|
| 2639 | Serial No {0} quantity {1} cannot be a fraction,Número de orden {0} {1} cantidad no puede ser una fracción
|
| 2640 | Serial No {0} status must be 'Available' to Deliver,"Número de orden {0} Estado debe ser "" disponible "" para entregar"
|
| 2641 | Serial Nos Required for Serialized Item {0},Serie n Necesario para artículo serializado {0}
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2642 | Serial Number Series,Número de Serie Serie
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2643 | Serial number {0} entered more than once,Número de serie {0} entraron más de una vez
|
RM | 7ab4ee1 | 2014-09-08 09:28:34 +0000 | [diff] [blame] | 2644 | Serialized Item {0} cannot be updated \ using Stock Reconciliation,Artículo Serialized {0} no se puede actualizar \ mediante Stock Reconciliación
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2645 | Series,Serie
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2646 | Series List for this Transaction,Lista de series para esta transacción
|
| 2647 | Series Updated,Series Actualizado
|
| 2648 | Series Updated Successfully,Serie actualizado correctamente
|
| 2649 | Series is mandatory,Serie es obligatorio
|
| 2650 | Series {0} already used in {1},Serie {0} ya se utiliza en {1}
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2651 | Service,Servicio
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2652 | Service Address,Dirección del Servicio
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2653 | Service Tax,Impuestos de Servicio
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2654 | Services,Servicios
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2655 | Set,conjunto
|
| 2656 | "Set Default Values like Company, Currency, Current Fiscal Year, etc.","Establecer valores predeterminados , como empresa , vigencia actual año fiscal , etc"
|
| 2657 | Set Item Group-wise budgets on this Territory. You can also include seasonality by setting the Distribution.,Establecer presupuestos - Grupo sabio artículo en este Territorio. También puede incluir la estacionalidad mediante el establecimiento de la Distribución .
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2658 | Set Status as Available,Estado Establecer como disponible
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2659 | Set as Default,Establecer como predeterminado
|
| 2660 | Set as Lost,Establecer como Perdidos
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2661 | Set prefix for numbering series on your transactions,Establecer prefijo de numeración de serie en sus transacciones
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2662 | Set targets Item Group-wise for this Sales Person.,Establecer objetivos artículo grupo que tienen para este vendedor.
|
| 2663 | Setting Account Type helps in selecting this Account in transactions.,Ajuste del tipo de cuenta le ayuda en la selección de esta cuenta en las transacciones.
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2664 | Setting this Address Template as default as there is no other default,Al establecer esta plantilla de dirección por defecto ya que no hay otra manera predeterminada
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2665 | Setting up...,Configuración ...
|
Rushabh Mehta | 37fed60 | 2013-07-11 18:45:47 +0530 | [diff] [blame] | 2666 | Settings,Configuración
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2667 | Settings for HR Module,Ajustes para el Módulo de Recursos Humanos
|
| 2668 | "Settings to extract Job Applicants from a mailbox e.g. ""jobs@example.com""","Ajustes para extraer los solicitantes de empleo de un buzón por ejemplo, "" jobs@example.com """
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2669 | Setup,Configuración
|
| 2670 | Setup Already Complete!!,Configuración completa !
|
| 2671 | Setup Complete,Configuración completa
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2672 | Setup SMS gateway settings,Configuración de puerta de enlace de configuración de SMS
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2673 | Setup Series,Serie de configuración
|
| 2674 | Setup Wizard,Asistente de configuración
|
| 2675 | Setup incoming server for jobs email id. (e.g. jobs@example.com),Configuración del servidor de correo entrante para los trabajos de identificación del email . (por ejemplo jobs@example.com )
|
| 2676 | Setup incoming server for sales email id. (e.g. sales@example.com),Configuración del servidor de correo entrante de correo electrónico de identificación de las ventas. (por ejemplo sales@example.com )
|
| 2677 | Setup incoming server for support email id. (e.g. support@example.com),Configuración del servidor de correo entrante para el apoyo de id de correo electrónico. (por ejemplo support@example.com )
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2678 | Share,Cuota
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2679 | Share With,Comparte con
|
| 2680 | Shareholders Funds,Accionistas Fondos
|
| 2681 | Shipments to customers.,Los envíos a los clientes .
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2682 | Shipping,Envío
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2683 | Shipping Account,cuenta Envíos
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2684 | Shipping Address,Dirección de envío
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2685 | Shipping Amount,Importe del envío
|
| 2686 | Shipping Rule,Regla de envío
|
| 2687 | Shipping Rule Condition,Regla Condición inicial
|
| 2688 | Shipping Rule Conditions,Regla envío Condiciones
|
| 2689 | Shipping Rule Label,Regla Etiqueta de envío
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 2690 | Shop,Tienda
|
Rushabh Mehta | 37fed60 | 2013-07-11 18:45:47 +0530 | [diff] [blame] | 2691 | Shopping Cart,Cesta de la compra
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2692 | Short biography for website and other publications.,Breve biografía de la página web y otras publicaciones.
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2693 | "Show ""In Stock"" or ""Not in Stock"" based on stock available in this warehouse.","Mostrar ""en la acción "" o "" No disponible "", basada en stock disponible en este almacén."
|
| 2694 | "Show / Hide features like Serial Nos, POS etc.","Mostrar / Disimular las características como de serie n , POS , etc"
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2695 | Show In Website,Mostrar En Sitio Web
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2696 | 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 | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2697 | Show in Website,Mostrar en Sitio Web
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2698 | Show rows with zero values,Mostrar filas con valores de cero
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2699 | Show this slideshow at the top of the page,Mostrar esta presentación de diapositivas en la parte superior de la página
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2700 | Sick Leave,baja por enfermedad
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2701 | Signature,Firma
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2702 | Signature to be appended at the end of every email,Firma que se adjunta al final de cada correo electrónico
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2703 | Single,solo
|
| 2704 | Single unit of an Item.,Una sola unidad de un elemento .
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2705 | Sit tight while your system is being setup. This may take a few moments.,Estar tranquilos mientras el sistema está siendo configuración. Esto puede tomar un momento .
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2706 | Slideshow,Presentación
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 2707 | Soap & Detergent,Jabón y Detergente
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2708 | Software,Software
|
| 2709 | Software Developer,Desarrollador de Software
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2710 | "Sorry, Serial Nos cannot be merged","Lo sentimos , Nos de serie no se puede fusionar"
|
| 2711 | "Sorry, companies cannot be merged","Lo sentimos , las empresas no se pueden combinar"
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2712 | Source,Fuente
|
| 2713 | Source File,Archivo de Origen
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2714 | Source Warehouse,fuente de depósito
|
| 2715 | Source and target warehouse cannot be same for row {0},Fuente y el almacén de destino no pueden ser la misma para la fila {0}
|
| 2716 | Source of Funds (Liabilities),Fuente de los fondos ( Pasivo )
|
| 2717 | Source warehouse is mandatory for row {0},Almacén de origen es obligatoria para la fila {0}
|
| 2718 | Spartan,espartano
|
| 2719 | "Special Characters except ""-"" and ""/"" not allowed in naming series","Caracteres especiales , excepto "" -"" y "" / "" no se permiten en el nombramiento de serie"
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2720 | Specification Details,Especificaciones Detalles
|
| 2721 | Specifications,Especificaciones
|
| 2722 | "Specify a list of Territories, for which, this Price List is valid","Especifica una lista de territorios , para lo cual, la lista de precios es válida"
|
| 2723 | "Specify a list of Territories, for which, this Shipping Rule is valid","Especifica una lista de territorios , para lo cual, esta Regla envío es válida"
|
| 2724 | "Specify a list of Territories, for which, this Taxes Master is valid","Especifica una lista de territorios , para lo cual, esta Impuestos Master es válida"
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2725 | "Specify the operations, operating cost and give a unique Operation no to your operations.","Especifique la operación , el costo de operación y dar una operación única que no a sus operaciones."
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2726 | Split Delivery Note into packages.,Dividir nota de entrega en paquetes .
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 2727 | Sports,deportes
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2728 | Sr,Sr
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2729 | Standard,estándar
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 2730 | Standard Buying,Compra estándar
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2731 | Standard Reports,Informes estándar
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 2732 | Standard Selling,Venta estándar
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2733 | Standard contract terms for Sales or Purchase.,Condiciones contractuales estándar para Ventas o Compra.
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2734 | Start,comienzo
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2735 | Start Date,Fecha de inicio
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2736 | Start date of current invoice's period,Fecha del período de facturación actual Inicie
|
| 2737 | 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 punto {0}
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2738 | State,Estado
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2739 | Statement of Account,Estado de cuenta
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2740 | Static Parameters,Parámetros estáticos
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2741 | Status,estado
|
| 2742 | Status must be one of {0},Estado debe ser uno de {0}
|
Anand Doshi | 45b5da0 | 2015-02-26 13:34:24 +0530 | [diff] [blame] | 2743 | Status of {0} {1} is now {2},
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2744 | Status updated to {0},Estado actualizado a {0}
|
| 2745 | Statutory info and other general information about your Supplier,Información legal y otra información general acerca de su proveedor
|
| 2746 | Stay Updated,Manténgase actualizado
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 2747 | Stock,Existencias
|
| 2748 | Stock Adjustment,Ajuste de existencias
|
| 2749 | Stock Adjustment Account,Cuenta de Ajuste de existencias
|
| 2750 | Stock Ageing,Envejecimiento de existencias
|
| 2751 | Stock Analytics,Análisis de existencias
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2752 | Stock Assets,Activos de archivo
|
| 2753 | Stock Balance,Stock de balance
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 2754 | Stock Entries already created for Production Order ,Stock Entries already created for Production Order
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2755 | Stock Entry,Entrada Stock
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2756 | Stock Entry Detail,Detalle de la entrada
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2757 | Stock Expenses,gastos de archivo
|
| 2758 | Stock Frozen Upto,Stock Frozen Hasta
|
| 2759 | Stock Ledger,Ledger Stock
|
| 2760 | Stock Ledger Entry,Ledger Entry Stock
|
| 2761 | Stock Ledger entries balances updated,Ledger Stock entradas saldos actualizados
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2762 | Stock Level,Nivel de existencias
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2763 | Stock Liabilities,Pasivos de archivo
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2764 | Stock Projected Qty,Stock Proyectado Cantidad
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2765 | Stock Queue (FIFO),Stock de cola ( FIFO)
|
| 2766 | Stock Received But Not Billed,Stock recibida no facturados
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2767 | Stock Reconcilation Data,Stock reconciliación de datos
|
| 2768 | Stock Reconcilation Template,Stock reconciliación Plantilla
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2769 | Stock Reconciliation,Stock Reconciliación
|
| 2770 | "Stock Reconciliation can be used to update the stock on a particular date, usually as per physical inventory.","Stock Reconciliación se puede utilizar para actualizar las existencias en una fecha determinada , por lo general de acuerdo con el inventario físico."
|
| 2771 | Stock Settings,Ajustes de archivo
|
| 2772 | Stock UOM,Stock UOM
|
| 2773 | Stock UOM Replace Utility,Stock UOM reemplazar utilidad
|
| 2774 | Stock UOM updatd for Item {0},Updatd Stock UOM para el punto {0}
|
| 2775 | Stock Uom,Stock Uom
|
| 2776 | Stock Value,Stock Valor
|
Rushabh Mehta | 37fed60 | 2013-07-11 18:45:47 +0530 | [diff] [blame] | 2777 | Stock Value Difference,Stock valor de la diferencia
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2778 | Stock balances updated,Saldos archivo actualizado
|
| 2779 | Stock cannot be updated against Delivery Note {0},Stock no puede actualizarse contra entrega Nota {0}
|
| 2780 | Stock entries exist against warehouse {0} cannot re-assign or modify 'Master Name',Existen entradas de archivo contra almacén {0} no se puede volver a asignar o modificar ' Maestro Name'
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2781 | Stock transactions before {0} are frozen,Operaciones bursátiles antes de {0} se congelan
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2782 | Stop,Deténgase
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2783 | Stop Birthday Reminders,Detener Birthday Reminders
|
| 2784 | Stop Material Request,Solicitud Detener material
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2785 | Stop users from making Leave Applications on following days.,Deje que los usuarios realicen Aplicaciones excedencia siguientes días .
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2786 | Stop!,¡Alto!
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2787 | Stopped,detenido
|
| 2788 | Stopped order cannot be cancelled. Unstop to cancel.,Para Parado no se puede cancelar . Unstop cancelar.
|
| 2789 | Stores,Tiendas
|
| 2790 | Stub,talón
|
| 2791 | Sub Assemblies,Asambleas Sub
|
| 2792 | "Sub-currency. For e.g. ""Cent""","Sub -moneda. Por ejemplo, "" Cent """
|
| 2793 | Subcontract,subcontrato
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2794 | Subject,Sujeto
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2795 | Submit Salary Slip,Presentar nómina
|
| 2796 | Submit all salary slips for the above selected criteria,Presentar todas las nóminas para los criterios seleccionados anteriormente
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2797 | Submit this Production Order for further processing.,Enviar esta Orden de Producción para su posterior procesamiento .
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2798 | Submitted,Enviado
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2799 | Subsidiary,Filial
|
Rushabh Mehta | 37fed60 | 2013-07-11 18:45:47 +0530 | [diff] [blame] | 2800 | Successful: ,Con éxito:
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 2801 | Successfully Reconciled,Reconciliado con éxito
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2802 | Suggestions,Sugerencias
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2803 | Sunday,Domingo
|
| 2804 | Supplier,Proveedor
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2805 | Supplier (Payable) Account,Proveedor (A pagar ) Cuenta
|
| 2806 | Supplier (vendor) name as entered in supplier master,Proveedor (vendedor ) nombre que ingresó en el maestro de proveedores
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2807 | Supplier > Supplier Type,Proveedor> Tipo de Proveedor
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2808 | Supplier Account Head,Cuenta Proveedor Head
|
| 2809 | Supplier Address,Dirección del proveedor
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 2810 | Supplier Addresses and Contacts,Contactos y Direcciones del Proveedor
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2811 | Supplier Details,Detalles del Proveedor
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2812 | Supplier Intro,Proveedor Intro
|
Rushabh Mehta | 37fed60 | 2013-07-11 18:45:47 +0530 | [diff] [blame] | 2813 | Supplier Invoice Date,Proveedor Fecha de la factura
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2814 | Supplier Invoice No,Proveedor factura n º
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2815 | Supplier Name,Nombre del proveedor
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2816 | Supplier Naming By,Naming Proveedor Por
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2817 | Supplier Part Number,Número de pieza del proveedor
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2818 | Supplier Quotation,Cotización Proveedor
|
| 2819 | Supplier Quotation Item,Proveedor Cotización artículo
|
| 2820 | Supplier Reference,Referencia proveedor
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2821 | Supplier Type,Tipo de proveedor
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2822 | Supplier Type / Supplier,Proveedor Tipo / Proveedor
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2823 | Supplier Type master.,Proveedor Tipo maestro.
|
| 2824 | Supplier Warehouse,Almacén Proveedor
|
| 2825 | Supplier Warehouse mandatory for sub-contracted Purchase Receipt,Depósito obligatorio para recibo de compra de subcontratación Proveedor
|
| 2826 | Supplier database.,Base de datos de proveedores.
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2827 | Supplier master.,Maestro de proveedores.
|
| 2828 | Supplier warehouse where you have issued raw materials for sub - contracting,Almacén del proveedor en la que han emitido las materias primas para la sub - contratación
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2829 | Supplier-Wise Sales Analytics,De proveedores hasta los sabios Ventas Analytics
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2830 | Support,apoyo
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2831 | Support Analtyics,Analtyics Soporte
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2832 | Support Analytics,Soporte Analytics
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2833 | Support Email,Email de Ayuda
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2834 | Support Email Settings,Soporte Configuración del correo electrónico
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2835 | Support Password,Soporte Contraseña
|
| 2836 | Support Ticket,Ticket
|
| 2837 | Support queries from customers.,Consultas de soporte de clientes .
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2838 | Symbol,símbolo
|
| 2839 | Sync Support Mails,Sync Soporte Mails
|
Rushabh Mehta | 37fed60 | 2013-07-11 18:45:47 +0530 | [diff] [blame] | 2840 | Sync with Dropbox,Sincronización con Dropbox
|
| 2841 | Sync with Google Drive,Sincronización con Google Drive
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2842 | System,Sistema
|
Rushabh Mehta | 37fed60 | 2013-07-11 18:45:47 +0530 | [diff] [blame] | 2843 | System Settings,Configuración del sistema
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2844 | "System User (login) ID. If set, it will become default for all HR forms.","Usuario del sistema (login ) de diámetro. Si se establece , será por defecto para todas las formas de recursos humanos."
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2845 | TDS (Advertisement),TDS (Publicidad)
|
| 2846 | TDS (Commission),TDS (Comisión)
|
| 2847 | TDS (Contractor),TDS (Contratista)
|
| 2848 | TDS (Interest),TDS (Intereses)
|
| 2849 | TDS (Rent),TDS (Alquiler)
|
| 2850 | TDS (Salary),TDS (Salario)
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2851 | Target Amount,Monto Target
|
| 2852 | Target Detail,Objetivo Detalle
|
| 2853 | Target Details,Detalles Target
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2854 | Target Details1,Target Details1
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2855 | Target Distribution,Distribución Target
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2856 | Target On,Target On
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2857 | Target Qty,Target Cantidad
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2858 | Target Warehouse,destino de depósito
|
| 2859 | Target warehouse in row {0} must be same as Production Order,Almacenes de destino de la fila {0} debe ser la misma que la producción del pedido
|
| 2860 | Target warehouse is mandatory for row {0},Almacenes Target es obligatorio para la fila {0}
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2861 | Task,Tarea
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2862 | Task Details,Detalles de la tarea
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2863 | Tasks,Tareas
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2864 | Tax,Impuesto
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2865 | Tax Amount After Discount Amount,Total de impuestos Después Cantidad de Descuento
|
| 2866 | Tax Assets,Activos por Impuestos
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2867 | Tax Category can not be 'Valuation' or 'Valuation and Total' as all items are non-stock items,"Categoría de impuesto no puede ser ' Valoración ' o ' de Valoración y Total ""como todos los artículos son no-acción"
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2868 | Tax Rate,Tasa de Impuesto
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2869 | Tax and other salary deductions.,Tributaria y otras deducciones salariales.
|
RM | 7ab4ee1 | 2014-09-08 09:28:34 +0000 | [diff] [blame] | 2870 | Tax detail table fetched from item master as a string and stored in this field.Used for Taxes and Charges,Tabla de detalles de impuestos recoger del maestro de artículos en forma de cadena y se almacena en este campo. Se utiliza para las tasas y cargos
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2871 | Tax template for buying transactions.,Plantilla de impuestos para la compra de las transacciones.
|
| 2872 | Tax template for selling transactions.,Plantilla Tributaria para la venta de las transacciones.
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2873 | Taxable,Imponible
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2874 | Taxes,Impuestos
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2875 | Taxes and Charges,Impuestos y Cargos
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 2876 | Taxes and Charges Added,Impuestos y Cargos Adicionales
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2877 | Taxes and Charges Added (Company Currency),Impuestos y cargos adicionales ( Compañía de divisas )
|
| 2878 | Taxes and Charges Calculation,Impuestos y Cargos Cálculo
|
| 2879 | Taxes and Charges Deducted,Impuestos y gastos deducidos
|
| 2880 | Taxes and Charges Deducted (Company Currency),Impuestos y gastos deducidos ( Compañía de divisas )
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2881 | Taxes and Charges Total,Los impuestos y cargos totales
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2882 | Taxes and Charges Total (Company Currency),Impuestos y Cargos total ( Compañía de divisas )
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2883 | Technology,Tecnología
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 2884 | Telecommunications,Telecomunicaciones
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2885 | Telephone Expenses,gastos por servicios telefónicos
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2886 | Television,Televisión
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2887 | Template,Plantilla
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2888 | Template for performance appraisals.,Plantilla para las evaluaciones de desempeño .
|
| 2889 | Template of terms or contract.,Plantilla de términos o contrato.
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2890 | Temporary Accounts (Assets),Cuentas Temporales ( Activos )
|
| 2891 | Temporary Accounts (Liabilities),Cuentas Temporales ( Pasivo )
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 2892 | Temporary Assets,Activos temporales
|
| 2893 | Temporary Liabilities,Pasivos temporales
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2894 | Term Details,Detalles plazo
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 2895 | Terms,Términos
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2896 | Terms and Conditions,Términos y Condiciones
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2897 | Terms and Conditions Content,Términos y Condiciones de contenido
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2898 | Terms and Conditions Details,Detalle de Términos y Condiciones
|
| 2899 | Terms and Conditions Template,Plantilla de Términos y Condiciones
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2900 | Terms and Conditions1,Términos y Condiciones 1
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2901 | Terretory,Territorio
|
| 2902 | Territory,Territorio
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2903 | Territory / Customer,Localidad / Cliente
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2904 | Territory Manager,Gerente de Territorio
|
| 2905 | Territory Name,Nombre Territorio
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2906 | Territory Target Variance Item Group-Wise,Territorio Target Varianza Artículo Group- Wise
|
| 2907 | Territory Targets,Objetivos Territorio
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2908 | Test,Prueba
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2909 | Test Email Id,Prueba de Identificación del email
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2910 | Test the Newsletter,Pruebe el Boletín
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2911 | The BOM which will be replaced,La lista de materiales que será sustituido
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2912 | The First User: You,El Primer Usuario: Usted
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2913 | "The Item that represents the Package. This Item must have ""Is Stock Item"" as ""No"" and ""Is Sales Item"" as ""Yes""","El artículo que representa el paquete . Este artículo debe haber "" Es Stock Item"" como "" No"" y ""¿ Punto de venta"" como "" Sí"""
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2914 | The Organization,La Organización
|
| 2915 | "The account head under Liability, in which Profit/Loss will be booked","El director cuenta con la responsabilidad civil , en el que será reservado Ganancias / Pérdidas"
|
RM | 7ab4ee1 | 2014-09-08 09:28:34 +0000 | [diff] [blame] | 2916 | The date on which next invoice will be generated. It is generated on submit.,La fecha en que se generará la próxima factura. Se genera en enviar.
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2917 | The date on which recurring invoice will be stop,La fecha en que se detiene la factura recurrente
|
Rushabh Mehta | 37fed60 | 2013-07-11 18:45:47 +0530 | [diff] [blame] | 2918 | "The day of the month on which auto invoice will be generated e.g. 05, 28 etc ","El día del mes en el que se generará factura auto por ejemplo 05, 28, etc"
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2919 | The day(s) on which you are applying for leave are holiday. You need not apply for leave.,El día ( s ) sobre el cual está solicitando la licencia son vacaciones. Usted no tiene que solicitar la licencia .
|
| 2920 | The first Leave Approver in the list will be set as the default Leave Approver,El primer aprobador Dejar en la lista se establecerá como predeterminada Dejar aprobador
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2921 | The first user will become the System Manager (you can change that later).,El primer usuario se convertirá en el gestor del sistema ( que puede cambiar esto más adelante) .
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2922 | The gross weight of the package. Usually net weight + packaging material weight. (for print),El peso bruto del paquete. Peso + embalaje peso Normalmente material neto . (para impresión)
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2923 | The name of your company for which you are setting up this system.,El nombre de su empresa para la que va a configurar el sistema.
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2924 | The net weight of this package. (calculated automatically as sum of net weight of items),El peso neto de este paquete . ( calculados automáticamente como la suma del peso neto del material)
|
| 2925 | The new BOM after replacement,La nueva lista de materiales después de la sustitución
|
| 2926 | The rate at which Bill Currency is converted into company's base currency,La velocidad a la que Bill moneda se convierte en la moneda base de la compañía
|
| 2927 | The unique id for tracking all recurring invoices. It is generated on submit.,El identificador único para el seguimiento de todas las facturas recurrentes. Se genera en enviar .
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2928 | "Then Pricing Rules are filtered out based on Customer, Customer Group, Territory, Supplier, Supplier Type, Campaign, Sales Partner etc.","Entonces reglas de precios son filtradas en base a cliente, grupo de clientes, Territorio, proveedor, tipo de proveedor, Campaña, socio de ventas, etc"
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2929 | There are more holidays than working days this month.,Hay más vacaciones que los días de trabajo de este mes.
|
| 2930 | "There can only be one Shipping Rule Condition with 0 or blank value for ""To Value""","Sólo puede haber una regla Condición inicial con 0 o valor en blanco de ""To Value"""
|
| 2931 | There is not enough leave balance for Leave Type {0},No hay equilibrio permiso suficiente para Dejar Escriba {0}
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2932 | There is nothing to edit.,No hay nada que modificar.
|
| 2933 | 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 podría ser que usted no ha guardado el formulario. Por favor, póngase en contacto con support@erpnext.com si el problema persiste."
|
| 2934 | There were errors.,Hubo errores .
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2935 | This Currency is disabled. Enable to use in transactions,Esta moneda está desactivado . Habilitar el uso en las transacciones
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2936 | This Leave Application is pending approval. Only the Leave Apporver can update status.,Esta solicitud de autorización está pendiente de aprobación . Sólo el Dejar Apporver puede actualizar el estado .
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 2937 | This Time Log Batch has been billed.,Este Grupo de Horas Registradas se ha facturado.
|
| 2938 | This Time Log Batch has been cancelled.,Este Grupo de Horas Registradas se ha facturado.
|
| 2939 | This Time Log conflicts with {0},Este Registro de Horas entra en conflicto con {0}
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2940 | This format is used if country specific format is not found,Este formato se utiliza si no se encuentra en formato específico del país
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2941 | This is a root account and cannot be edited.,Esta es una cuenta de la raíz y no se puede editar .
|
| 2942 | This is a root customer group and cannot be edited.,Se trata de un grupo de clientes de la raíz y no se puede editar .
|
| 2943 | This is a root item group and cannot be edited.,Se trata de un grupo de elementos de raíz y no se puede editar .
|
| 2944 | This is a root sales person and cannot be edited.,Se trata de una persona de las ventas de la raíz y no se puede editar .
|
| 2945 | This is a root territory and cannot be edited.,Este es un territorio de la raíz y no se puede editar .
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2946 | This is an example website auto-generated from ERPNext,Este es un sitio web ejemplo generadas por auto de ERPNext
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2947 | This is the number of the last created transaction with this prefix,Este es el número de la última transacción creado con este prefijo
|
| 2948 | This will be used for setting rule in HR module,Esto se utiliza para ajustar la regla en el módulo HR
|
| 2949 | Thread HTML,HTML Tema
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2950 | Thursday,Jueves
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2951 | Time Log,Hora de registro
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 2952 | Time Log Batch,Grupo de Horas Registradas
|
| 2953 | Time Log Batch Detail,Detalle de Grupo de Horas Registradas
|
| 2954 | Time Log Batch Details,Detalle de Grupo de Horas Registradas
|
| 2955 | Time Log Batch {0} must be 'Submitted',El Registro de Horas {0} tiene que ser ' Enviado '
|
| 2956 | Time Log Status must be Submitted.,El Estado del Registro de Horas tiene que ser 'Enviado'.
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2957 | Time Log for tasks.,Hora de registro para las tareas.
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 2958 | Time Log is not billable,Registro de Horas no es Facturable
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2959 | Time Log {0} must be 'Submitted',Hora de registro {0} debe ser ' Enviado '
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2960 | Time Zone,Huso Horario
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2961 | Time Zones,Husos horarios
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2962 | Time and Budget,Tiempo y Presupuesto
|
| 2963 | Time at which items were delivered from warehouse,Momento en que los artículos fueron entregados desde el almacén
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2964 | Time at which materials were received,Momento en que se recibieron los materiales
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2965 | Title,Título
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2966 | Titles for print templates e.g. Proforma Invoice.,"Títulos para plantillas de impresión , por ejemplo, Factura proforma ."
|
| 2967 | To,a
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2968 | To Currency,Para la moneda
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2969 | To Date,Hasta la fecha
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2970 | To Date should be same as From Date for Half Day leave,Hasta la fecha debe ser igual a partir de la fecha para la licencia de medio día
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2971 | To Date should be within the Fiscal Year. Assuming To Date = {0},Hasta la fecha debe estar dentro del año fiscal. Asumiendo la fecha = {0}
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2972 | To Discuss,Para Discuta
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2973 | To Do List,Lista para hacer
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2974 | To Package No.,Al paquete No.
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2975 | To Produce,Producir
|
Rushabh Mehta | 37fed60 | 2013-07-11 18:45:47 +0530 | [diff] [blame] | 2976 | To Time,Para Tiempo
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2977 | To Value,Con el valor
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 2978 | To Warehouse,Para Almacén
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2979 | "To add child nodes, explore tree and click on the node under which you want to add more nodes.","Para agregar nodos secundarios , explorar el árbol y haga clic en el nodo en el que desea agregar más nodos."
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2980 | "To assign this issue, use the ""Assign"" button in the sidebar.","Para asignar este problema, utilice el botón "" Assign"" en la barra lateral ."
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2981 | To create a Bank Account,Para crear una Cuenta Bancaria
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2982 | To create a Tax Account,Para crear una Cuenta de impuestos
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2983 | "To create an Account Head under a different company, select the company and save customer.","Para crear un Jefe de Cuenta bajo una compañía diferente , seleccione la empresa y salvar a los clientes."
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2984 | To date cannot be before from date,Hasta la fecha no puede ser antes de la fecha de
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2985 | To enable <b>Point of Sale</b> features,Para activar <b> punto de venta </ b> características
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2986 | To enable <b>Point of Sale</b> view,Para activar <b> punto de venta < / b > Vista
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2987 | To get Item Group in details table,Para obtener Grupo artículo en la tabla detalles
|
| 2988 | "To include tax in row {0} in Item rate, taxes in rows {1} must also be included","Para incluir el impuesto de la fila {0} en la tasa de artículo , los impuestos en filas {1} también deben ser incluidos"
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2989 | "To merge, following properties must be same for both items","Para combinar , siguientes propiedades deben ser el mismo para ambos ítems"
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2990 | "To not apply Pricing Rule in a particular transaction, all applicable Pricing Rules should be disabled.","Para no aplicar la regla de precios en una transacción en particular, todas las normas sobre tarifas aplicables deben ser desactivados."
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2991 | "To set this Fiscal Year as Default, click on 'Set as Default'","Para establecer este año fiscal como predeterminada , haga clic en "" Establecer como predeterminado """
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2992 | To track any installation or commissioning related work after sales,Para el seguimiento de cualquier instalación o puesta en obra relacionada postventa
|
| 2993 | "To track brand name in the following documents Delivery Note, Opportunity, Material Request, Item, Purchase Order, Purchase Voucher, Purchaser Receipt, Quotation, Sales Invoice, Sales BOM, Sales Order, Serial No","Para realizar el seguimiento de marca en el siguiente documento Nota de entrega , Oportunidad , solicitud de material , artículo , Orden de Compra, Comprar Bono , el recibo de compra , cotización , factura de venta , lista de materiales de ventas , órdenes de venta , Número de Serie"
|
| 2994 | 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.
|
| 2995 | To track items in sales and purchase documents with batch nos<br><b>Preferred Industry: Chemicals etc</b>,Para realizar un seguimiento de los elementos de las ventas y la compra de los documentos con lotes nos <br> <b> Industria preferido: Productos químicos etc < / b >
|
| 2996 | 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.
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2997 | 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 | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 2998 | Tools,Herramientas
|
| 2999 | Total,Total
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 3000 | Total ({0}),Total ({0})
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 3001 | Total Advance,Avance total
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3002 | Total Amount,Importe total
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 3003 | Total Amount To Pay,Monto total a pagar
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 3004 | Total Amount in Words,Importe Total con Letra
|
Rushabh Mehta | 37fed60 | 2013-07-11 18:45:47 +0530 | [diff] [blame] | 3005 | Total Billing This Year: ,Facturación total de este año:
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 3006 | Total Characters,Total Jugadores
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3007 | Total Claimed Amount,Total Reclamado
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 3008 | Total Commission,Total Comisión
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 3009 | Total Cost,Coste total
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 3010 | Total Credit,Crédito Total
|
| 3011 | Total Debit,Débito Total
|
Anand Doshi | 45b5da0 | 2015-02-26 13:34:24 +0530 | [diff] [blame] | 3012 | Total Debit must be equal to Total Credit. The difference is {0},
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 3013 | Total Deduction,Deducción total
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3014 | Total Earning,Ganar total
|
| 3015 | Total Experience,Experiencia total
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 3016 | Total Hours,Total de Horas
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 3017 | Total Hours (Expected),Total de horas (Esperadas)
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3018 | Total Invoiced Amount,Total facturado
|
| 3019 | Total Leave Days,Total Dejar días
|
| 3020 | Total Leaves Allocated,Hojas totales asignados
|
| 3021 | Total Message(s),Mensaje total ( s )
|
| 3022 | Total Operating Cost,Coste total de funcionamiento
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 3023 | Total Points,Total de Puntos
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3024 | Total Raw Material Cost,Costo Total de Materias Primas
|
| 3025 | Total Sanctioned Amount,Total Sancionada
|
| 3026 | Total Score (Out of 5),Puntaje total (de 5 )
|
| 3027 | Total Tax (Company Currency),Impuesto total ( Compañía de divisas )
|
| 3028 | Total Taxes and Charges,Total Impuestos y Cargos
|
| 3029 | Total Taxes and Charges (Company Currency),Total Impuestos y Cargos ( Compañía de divisas )
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3030 | Total allocated percentage for sales team should be 100,Porcentaje del total asignado para el equipo de ventas debe ser de 100
|
Rushabh Mehta | 37fed60 | 2013-07-11 18:45:47 +0530 | [diff] [blame] | 3031 | Total amount of invoices received from suppliers during the digest period,Importe total de las facturas recibidas de los proveedores durante el período de digestión
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3032 | Total amount of invoices sent to the customer during the digest period,Importe total de las facturas enviadas a los clientes durante el período de digestión
|
| 3033 | Total cannot be zero,Total no puede ser cero
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 3034 | Total in words,Total en palabras
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3035 | Total points for all goals should be 100. It is {0},Total de puntos para todos los objetivos deben ser 100 . Es {0}
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 3036 | Total valuation for manufactured or repacked item(s) can not be less than total valuation of raw materials,Valoración total para cada elemento (s) de la empresa o embalados de nuevo no puede ser inferior al valor total de las materias primas
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3037 | Total weightage assigned should be 100%. It is {0},Weightage total asignado debe ser de 100 %. Es {0}
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 3038 | Totals,Totales
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 3039 | Track Leads by Industry Type.,Pista conduce por tipo de industria .
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 3040 | Track this Delivery Note against any Project,Seguir este albarán en contra de cualquier proyecto
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3041 | Track this Sales Order against any Project,Seguir este de órdenes de venta en contra de cualquier proyecto
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 3042 | Transaction,Transacción
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 3043 | Transaction Date,Fecha de Transacción
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3044 | Transaction not allowed against stopped Production Order {0},La transacción no permitida contra detenido Orden Producción {0}
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 3045 | Transfer,Transferencia
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 3046 | Transfer Material,transferencia de material
|
| 3047 | Transfer Raw Materials,Transferencia de Materias Primas
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 3048 | Transferred Qty,Cantidad Transferida
|
| 3049 | Transportation,Transporte
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 3050 | Transporter Info,Información de Transportista
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 3051 | Transporter Name,Nombre del Transportista
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3052 | Transporter lorry number,Número de camiones Transportador
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 3053 | Travel,Viajes
|
| 3054 | Travel Expenses,Gastos de Viaje
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 3055 | Tree Type,Tipo de árbol
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3056 | Tree of Item Groups.,Árbol de los grupos de artículos .
|
| 3057 | Tree of finanial Cost Centers.,Árbol de Centros de Coste finanial .
|
| 3058 | Tree of finanial accounts.,Árbol de las cuentas finanial .
|
| 3059 | Trial Balance,balance de Comprobación
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 3060 | Tuesday,Martes
|
| 3061 | Type,Tipo
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3062 | Type of document to rename.,Tipo de documento para cambiar el nombre.
|
| 3063 | "Type of leaves like casual, sick etc.","Tipo de hojas como casual, etc enfermo"
|
| 3064 | Types of Expense Claim.,Tipos de Reclamación de Gastos .
|
| 3065 | Types of activities for Time Sheets,Tipos de actividades para las fichas de Tiempo
|
| 3066 | "Types of employment (permanent, contract, intern etc.).","Tipos de empleo (permanente , contratados, etc pasante ) ."
|
| 3067 | UOM Conversion Detail,Detalle UOM Conversión
|
| 3068 | UOM Conversion Details,UOM Detalles de conversión
|
| 3069 | UOM Conversion Factor,UOM Factor de Conversión
|
| 3070 | UOM Conversion factor is required in row {0},Se requiere el factor de conversión de la UOM en la fila {0}
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 3071 | UOM Name,Nombre UOM
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 3072 | UOM coversion factor required for UOM: {0} in Item: {1},Factor de coversion UOM requerido para UOM: {0} en el artículo: {1}
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 3073 | Under AMC,Bajo AMC
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3074 | Under Graduate,Bajo de Postgrado
|
| 3075 | Under Warranty,Bajo Garantía
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 3076 | Unit,Unidad
|
| 3077 | Unit of Measure,Unidad de Medida
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 3078 | Unit of Measure {0} has been entered more than once in Conversion Factor Table,Unidad de Medida {0} se ha introducido más de una vez en el factor de conversión de la tabla
|
| 3079 | "Unit of measurement of this item (e.g. Kg, Unit, No, Pair).","Unidad de Medida de este material ( por ejemplo, Kg , Unidad , No, Par) ."
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 3080 | Units/Hour,Unidades/Hora
|
| 3081 | Units/Shifts,Unidades /Turnos
|
| 3082 | Unpaid,No Pagado
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 3083 | Unreconciled Payment Details,Detalles de Pago No Conciliadas
|
| 3084 | Unscheduled,No Programada
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3085 | Unsecured Loans,Préstamos sin garantía
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 3086 | Unstop,Continuar
|
| 3087 | Unstop Material Request,Continuar Solicitud de Material
|
| 3088 | Unstop Purchase Order,Continuar Orden de Compra
|
| 3089 | Unsubscribed,No Suscrito
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 3090 | Update,Actualización
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 3091 | Update Clearance Date,Actulizar Fecha de Liquidación
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 3092 | Update Cost,actualización de Costos
|
| 3093 | Update Finished Goods,Actualización de las mercancías acabadas
|
| 3094 | Update Landed Cost,Actualice el costo de aterrizaje
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3095 | Update Series,Series Update
|
| 3096 | Update Series Number,Actualización de los números de serie
|
| 3097 | Update Stock,Actualización de Stock
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 3098 | Update bank payment dates with journals.,Actualización de las fechas de pago del banco con los registros.
|
| 3099 | Update clearance date of Journal Entries marked as 'Bank Vouchers',Fecha de Actualización de Comprobantes de Diario marcados como ' Comprobantes de Bancos '
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3100 | Updated,actualizado
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 3101 | Updated Birthday Reminders,Actualizado Birthday Reminders
|
Rushabh Mehta | 37fed60 | 2013-07-11 18:45:47 +0530 | [diff] [blame] | 3102 | Upload Attendance,Subir Asistencia
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3103 | Upload Backups to Dropbox,Cargar copias de seguridad en Dropbox
|
| 3104 | Upload Backups to Google Drive,Cargar copias de seguridad a Google Drive
|
| 3105 | Upload HTML,Subir HTML
|
| 3106 | Upload a .csv file with two columns: the old name and the new name. Max 500 rows.,Subir un archivo csv con dos columnas: . El viejo nombre y el nuevo nombre . Max 500 filas .
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3107 | Upload attendance from a .csv file,Sube la asistencia de un archivo csv .
|
| 3108 | Upload stock balance via csv.,Sube saldo de existencias a través csv .
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 3109 | Upload your letter head and logo - you can edit them later.,Cargue su membrete y el logotipo - usted puede editarlos posteriormente.
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3110 | Upper Income,Ingresos superior
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 3111 | Urgent,Urgente
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3112 | Use Multi-Level BOM,Utilice Multi - Nivel BOM
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 3113 | Use SSL,Utilizar SSL
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 3114 | Used for Production Plan,Se utiliza para el Plan de Producción
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 3115 | User,Usuario
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 3116 | User ID,ID de usuario
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3117 | User ID not set for Employee {0},ID de usuario no se establece para el empleado {0}
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 3118 | User Name,Nombre de usuario
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3119 | User Name or Support Password missing. Please enter and try again.,Nombre de usuario o contraseña Soporte desaparecidos. Por favor introduzca y vuelva a intentarlo .
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3120 | User Remark,Observación del usuario
|
| 3121 | User Remark will be added to Auto Remark,Observación usuario se añadirá a Observación Auto
|
| 3122 | User Remarks is mandatory,Usuario Observaciones es obligatorio
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3123 | User Specific,específicas de usuario
|
| 3124 | User must always select,Usuario elegirá siempre
|
| 3125 | User {0} is already assigned to Employee {1},El usuario {0} ya está asignado a Empleado {1}
|
| 3126 | User {0} is disabled,El usuario {0} está deshabilitado
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 3127 | Username,Nombre de usuario
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 3128 | Users with this role are allowed to create / modify accounting entry before frozen date,Los usuarios con este rol pueden crear / modificar registro contable antes de la fecha congelada
|
| 3129 | 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 contra las cuentas congeladas
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 3130 | Utilities,Utilidades
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3131 | Utility Expenses,Los gastos de servicios públicos
|
Rushabh Mehta | 37fed60 | 2013-07-11 18:45:47 +0530 | [diff] [blame] | 3132 | Valid For Territories,Válido para los territorios
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3133 | Valid From,Válido desde
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 3134 | Valid Upto,Válido hasta
|
Rushabh Mehta | 37fed60 | 2013-07-11 18:45:47 +0530 | [diff] [blame] | 3135 | Valid for Territories,Válido para los territorios
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 3136 | Validate,Validar
|
| 3137 | Valuation,Valuación
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3138 | Valuation Method,Método de Valoración
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 3139 | Valuation Rate,Tasa de Valoración
|
| 3140 | Valuation Rate required for Item {0},Tasa de Valoración requerido para el punto {0}
|
| 3141 | Valuation and Total,Valuación y Total
|
| 3142 | Value,Valor
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 3143 | Value or Qty,Valor o Cant.
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 3144 | Vehicle Dispatch Date,Fecha de despacho de vehículo
|
| 3145 | Vehicle No,Vehículo No
|
| 3146 | Venture Capital,Capital de Riesgo
|
| 3147 | Verified By,Verificado por
|
| 3148 | View Ledger,Ver Libro Mayor
|
| 3149 | View Now,Ver Ahora
|
| 3150 | Visit report for maintenance call.,Informe de visita por llamada de mantenimiento .
|
| 3151 | Voucher #,Comprobante #
|
| 3152 | Voucher Detail No,Detalle de Comprobante No
|
| 3153 | Voucher Detail Number,Número de Detalle de Comprobante
|
| 3154 | Voucher ID,Comprobante ID
|
| 3155 | Voucher No,Comprobante No
|
| 3156 | Voucher Type,Tipo de Comprobante
|
| 3157 | Voucher Type and Date,Tipo de Comprobante y Fecha
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 3158 | Walk In,Entrar
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 3159 | Warehouse,Almacén
|
| 3160 | Warehouse Contact Info,Información de Contacto del Almacén
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3161 | Warehouse Detail,Detalle de almacenes
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 3162 | Warehouse Name,Nombre del Almacén
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3163 | Warehouse and Reference,Almacén y Referencia
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 3164 | Warehouse can not be deleted as stock ledger entry exists for this warehouse.,Almacén no se puede suprimir porque hay una entrada en registro de inventario para este almacén.
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 3165 | Warehouse can only be changed via Stock Entry / Delivery Note / Purchase Receipt,Depósito sólo se puede cambiar a través de la Entrada de Almacén / Nota de Entrega / Recibo de Compra
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 3166 | Warehouse cannot be changed for Serial No.,Almacén no se puede cambiar para el N º de serie
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 3167 | Warehouse is mandatory for stock Item {0} in row {1},Almacén es obligatorio para la acción del artículo {0} en la fila {1}
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 3168 | Warehouse is missing in Purchase Order,Almacén falta en la Orden de Compra
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 3169 | Warehouse not found in the system,Almacén no se encuentra en el sistema
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 3170 | Warehouse required for stock Item {0},Almacén requerido para la acción del artículo {0}
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3171 | Warehouse where you are maintaining stock of rejected items,Almacén en el que está manteniendo un balance de los artículos rechazados
|
| 3172 | Warehouse {0} can not be deleted as quantity exists for Item {1},Almacén {0} no se puede eliminar mientras exista cantidad de artículo {1}
|
| 3173 | Warehouse {0} does not belong to company {1},Almacén {0} no pertenece a la empresa {1}
|
| 3174 | Warehouse {0} does not exist,Almacén {0} no existe
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 3175 | Warehouse {0}: Company is mandatory,Almacén {0}: Empresa es obligatoria
|
| 3176 | Warehouse {0}: Parent account {1} does not bolong to the company {2},Almacén {0}: Cuenta Padre{1} no pertenece a la empresa {2}
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3177 | Warehouse-Wise Stock Balance,Warehouse- Wise Stock Equilibrio
|
| 3178 | Warehouse-wise Item Reorder,- Almacén sabio artículo reorden
|
Rushabh Mehta | 37fed60 | 2013-07-11 18:45:47 +0530 | [diff] [blame] | 3179 | Warehouses,Almacenes
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3180 | Warehouses.,Almacenes.
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 3181 | Warn,Advertir
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3182 | Warning: Leave application contains following block dates,Advertencia: Deja de aplicación contiene las fechas siguientes bloques
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 3183 | Warning: Material Requested Qty is less than Minimum Order Qty,Advertencia: material solicitado Cantidad mínima es inferior a RS Online
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3184 | Warning: Sales Order {0} already exists against same Purchase Order number,Advertencia: Pedido de cliente {0} ya existe contra el mismo número de orden de compra
|
| 3185 | Warning: System will not check overbilling since amount for Item {0} in {1} is zero,Advertencia : El sistema no comprobará sobrefacturación desde monto para el punto {0} en {1} es cero
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 3186 | Warranty / AMC Details,Garantía / AMC Detalles
|
| 3187 | Warranty / AMC Status,Garantía / AMC Estado
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 3188 | Warranty Expiry Date,Fecha de caducidad de la Garantía
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3189 | Warranty Period (Days),Período de garantía ( Días)
|
| 3190 | Warranty Period (in days),Período de garantía ( en días)
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 3191 | We buy this Item,Compramos este artículo
|
| 3192 | We sell this Item,Vendemos este artículo
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 3193 | Website,Sitio Web
|
| 3194 | Website Description,Descripción del Sitio Web
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3195 | Website Item Group,Group Website artículo
|
| 3196 | Website Item Groups,Grupos Sitios Web item
|
| 3197 | Website Settings,Configuración del sitio web
|
| 3198 | Website Warehouse,Almacén Web
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 3199 | Wednesday,Miércoles
|
| 3200 | Weekly,Semanal
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 3201 | Weekly Off,Semanal Desactivado
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 3202 | Weight UOM,Peso UOM
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 3203 | "Weight is mentioned,\nPlease mention ""Weight UOM"" too","El peso se ha mencionado, \ nPor favor, menciona "" Peso UOM "" demasiado"
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 3204 | Weightage,Coeficiente de Ponderación
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3205 | Weightage (%),Coeficiente de ponderación (% )
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 3206 | Welcome,Bienvenido
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 3207 | Welcome to ERPNext. Over the next few minutes we will help you setup your ERPNext account. Try and fill in as much information as you have even if it takes a bit longer. It will save you a lot of time later. Good Luck!,"Bienvenido a ERPNext . En los próximos minutos vamos a ayudarle a configurar su cuenta ERPNext . Trate de completar toda la información de la que disponga , incluso si ahora tiene que invertir un poco más de tiempo. Esto le ahorrará trabajo después. ¡Buena suerte!"
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3208 | Welcome to ERPNext. Please select your language to begin the Setup Wizard.,Bienvenido a ERPNext . Por favor seleccione su idioma para iniciar el asistente de configuración.
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 3209 | What does it do?,¿Qué hace?
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 3210 | "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 "" , un e-mail emergente abre automáticamente al enviar un email a la asociada "" Contacto"" en esa transacción , la transacción como un archivo adjunto. El usuario puede o no puede enviar el correo electrónico."
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3211 | "When submitted, the system creates difference entries to set the given stock and valuation on this date.","Cuando presentado , el sistema crea asientos de diferencia para definir las acciones y la valoración dada en esta fecha."
|
| 3212 | Where items are stored.,¿Dónde se almacenan los artículos .
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 3213 | Where manufacturing operations are carried out.,Cuando las operaciones de fabricación se lleven a cabo .
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 3214 | Widowed,Viudo
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 3215 | Will be calculated automatically when you enter the details,Se calcularán automáticamente cuando entre en los detalles
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3216 | Will be updated after Sales Invoice is Submitted.,Se actualizará después de la factura de venta se considera sometida .
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 3217 | Will be updated when batched.,Se actualizará al agruparse.
|
| 3218 | Will be updated when billed.,Se actualizará cuando se facture.
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 3219 | Wire Transfer,Transferencia Bancaria
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 3220 | With Operations,Con operaciones
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 3221 | With Period Closing Entry,Con la entrada del período de cierre
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 3222 | Work Details,Detalles del trabajo
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3223 | Work Done,trabajo realizado
|
| 3224 | Work In Progress,Trabajos en curso
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 3225 | Work-in-Progress Warehouse,Almacén de Trabajos en Proceso
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3226 | Work-in-Progress Warehouse is required before Submit,Se requiere un trabajo - en - progreso almacén antes Presentar
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3227 | Working,laboral
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 3228 | Working Days,Días de trabajo
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3229 | Workstation,puesto de trabajo
|
| 3230 | Workstation Name,Estación de trabajo Nombre
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 3231 | Write Off Account,Solicitar Cuenta
|
| 3232 | Write Off Amount,Solicitar Monto
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3233 | Write Off Amount <=,Escribe Off Importe < =
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 3234 | Write Off Based On,Solicitar basado en
|
| 3235 | Write Off Cost Center,Solicitar Centro de Costo
|
| 3236 | Write Off Outstanding Amount,Solicitar Monto Pendiente
|
| 3237 | Write Off Voucher,Solicitar Comprobante
|
| 3238 | Wrong Template: Unable to find head row.,Plantilla incorrecta : No se puede encontrar el encabezado.
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 3239 | Year,Año
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 3240 | Year Closed,Año Cerrado
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 3241 | Year End Date,Año de Finalización
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 3242 | Year Name,Nombre de Año
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 3243 | Year Start Date,Año de Inicio
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 3244 | Year of Passing,Año de Fallecimiento
|
| 3245 | Yearly,Anual
|
| 3246 | Yes,Sí
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3247 | You are not authorized to add or update entries before {0},No tiene permisos para agregar o actualizar las entradas antes de {0}
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 3248 | You are not authorized to set Frozen value,Usted no está autorizado para fijar el valor congelado
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 3249 | You are the Expense Approver for this record. Please Update the 'Status' and Save,Usted es el Supervisor de Gastos para este registro. Actualice el 'Estado' y Guarde
|
| 3250 | You are the Leave Approver for this record. Please Update the 'Status' and Save,Usted es el Supervisor de las Vacaciones relacionadas a este registro. Actualice el 'Estado' y Guarde
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 3251 | You can enter any date manually,Puede introducir cualquier fecha manualmente
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 3252 | You can enter the minimum quantity of this item to be ordered.,Puede introducir la cantidad mínima que se puede pedir de este artículo.
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 3253 | You can not change rate if BOM mentioned agianst any item,No se puede cambiar la tasa si hay una Solicitud de Materiales contra cualquier artículo
|
| 3254 | You can not enter both Delivery Note No and Sales Invoice No. Please enter any one.,"No se puede introducir tanto ""No de Nota de Emtrega"" y ""No de Factura"". Por favor ingrese cualquiera ."
|
| 3255 | You can not enter current voucher in 'Against Journal Voucher' column,Usted no puede introducir el comprobante actual en la columna 'Contra Vale Diario'
|
| 3256 | You can set Default Bank Account in Company master,Puede configurar Cuenta Bancaria por defecto en el maestro de la empresa
|
Pratik Vyas | d122566 | 2015-01-21 12:05:45 +0530 | [diff] [blame] | 3257 | You can start by selecting backup frequency and granting access for sync,Puede empezar por seleccionar la frecuencia de copia de seguridad y conceder acceso para sincronizar
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 3258 | You can submit this Stock Reconciliation.,Puede enviar esta Conciliación de Inventario.
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 3259 | You can update either Quantity or Valuation Rate or both.,"Puede actualizar la Cantidad, el Valor, o ambos."
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 3260 | You cannot credit and debit same account at the same time,No se puede registrar Debitos y Creditos a la misma Cuenta al mismo tiempo
|
| 3261 | You have entered duplicate items. Please rectify and try again.,Ha introducido elementos duplicados . Por favor rectifique y vuelva a intentarlo .
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3262 | You may need to update: {0},Puede que tenga que actualizar : {0}
|
| 3263 | You must Save the form before proceeding,Debe guardar el formulario antes de proceder
|
| 3264 | Your Customer's TAX registration numbers (if applicable) or any general information,Los números de registro de impuestos de su cliente ( si es aplicable) o cualquier información de carácter general
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 3265 | Your Customers,Sus Clientes
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 3266 | Your Login Id,Su ID de Inicio de Sesión
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 3267 | Your Products or Services,Sus Productos o Servicios
|
| 3268 | Your Suppliers,Sus Proveedores
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3269 | Your email address,Su dirección de correo electrónico
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 3270 | Your financial year begins on,Su año Financiero inicia en
|
| 3271 | Your financial year ends on,Su año Financiero termina en
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3272 | Your sales person who will contact the customer in future,Su persona de ventas que va a ponerse en contacto con el cliente en el futuro
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 3273 | Your sales person will get a reminder on this date to contact the customer,Su persona de ventas recibirá un aviso con esta fecha para ponerse en contacto con el cliente
|
| 3274 | Your setup is complete. Refreshing...,Su configuración se ha completado. Actualizando...
|
| 3275 | Your support email id - must be a valid email - this is where your emails will come!,Su dirección de correo electrónico de soporte - debe ser un correo electrónico válido - ¡aquí es donde llegarán sus correos electrónicos!
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 3276 | [Error],[Error]
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 3277 | [Select],[Seleccionar ]
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3278 | `Freeze Stocks Older Than` should be smaller than %d days.,` Acciones Freeze viejo que ` debe ser menor que % d días .
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 3279 | and,y
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 3280 | are not allowed.,no están permitidos.
|
Rushabh Mehta | 37fed60 | 2013-07-11 18:45:47 +0530 | [diff] [blame] | 3281 | assigned by,asignado por
|
Rushabh Mehta | 074e73a | 2014-10-08 14:16:33 +0530 | [diff] [blame] | 3282 | cannot be greater than 100,No puede ser mayor que 100
|
Pratik Vyas | b72abbc | 2015-02-14 21:08:37 +0530 | [diff] [blame] | 3283 | "e.g. ""Build tools for builders""","por ejemplo "" Herramientas para los Constructores """
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3284 | "e.g. ""MC""","por ejemplo ""MC """
|
| 3285 | "e.g. ""My Company LLC""","por ejemplo ""Mi Company LLC """
|
| 3286 | e.g. 5,por ejemplo 5
|
Rushabh Mehta | a094915 | 2014-11-24 17:56:00 +0530 | [diff] [blame] | 3287 | "e.g. Bank, Cash, Credit Card","por ejemplo Banco, Efectivo , Tarjeta de crédito"
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3288 | "e.g. Kg, Unit, Nos, m","por ejemplo Kg , Unidad , Nos, m"
|
| 3289 | e.g. VAT,por ejemplo IVA
|
| 3290 | eg. Cheque Number,por ejemplo . Número de Cheque
|
| 3291 | example: Next Day Shipping,ejemplo : Envío Día Siguiente
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 3292 | lft,lft
|
Rushabh Mehta | 7b563f7 | 2013-01-28 11:19:03 +0530 | [diff] [blame] | 3293 | old_parent,old_parent
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3294 | rgt,RGT
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 3295 | subject,Asunto
|
| 3296 | to,a
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3297 | website page link,el vínculo web
|
| 3298 | {0} '{1}' not in Fiscal Year {2},{0} '{1}' no en el Año Fiscal {2}
|
| 3299 | {0} Credit limit {0} crossed,{0} Límite de crédito {0} cruzado
|
| 3300 | {0} Serial Numbers required for Item {0}. Only {0} provided.,{0} de números de serie de artículos requeridos para {0} . Sólo {0} prevista .
|
| 3301 | {0} budget for Account {1} against Cost Center {2} will exceed by {3},{0} presupuesto para la cuenta {1} en contra de centros de coste {2} superará por {3}
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 3302 | {0} can not be negative,{0} no puede ser negativo
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3303 | {0} created,{0} creado
|
| 3304 | {0} does not belong to Company {1},{0} no pertenece a la empresa {1}
|
| 3305 | {0} entered twice in Item Tax,{0} entrado dos veces en el Impuesto de artículos
|
| 3306 | {0} is an invalid email address in 'Notification Email Address',{0} es una dirección de correo electrónico válida en el ' Notificación de E-mail '
|
| 3307 | {0} is mandatory,{0} es obligatorio
|
| 3308 | {0} is mandatory for Item {1},{0} no es obligatorio para el elemento {1}
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 3309 | {0} is mandatory. Maybe Currency Exchange record is not created for {1} to {2}.,{0} es obligatorio. Tal vez no se crea registro de cambio para {1} a {2}.
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3310 | {0} is not a stock Item,{0} no es un producto imprescindible
|
| 3311 | {0} is not a valid Batch Number for Item {1},{0} no es un número de lote válida para el elemento {1}
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 3312 | {0} is not a valid Leave Approver. Removing row #{1}.,{0} no es un Dejar aprobador válida. La eliminación de la fila # {1}.
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3313 | {0} is not a valid email id,{0} no es un correo electrónico de identificación válida
|
| 3314 | {0} is now the default Fiscal Year. Please refresh your browser for the change to take effect.,"{0} es ahora la predeterminada año fiscal . Por favor, actualice su navegador para que el cambio surta efecto."
|
| 3315 | {0} is required,{0} es necesario
|
| 3316 | {0} must be a Purchased or Sub-Contracted Item in row {1},{0} debe ser un objeto de compra o de subcontratación en la fila {1}
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 3317 | {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 | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3318 | {0} must have role 'Leave Approver',{0} debe tener rol ' Dejar aprobador '
|
| 3319 | {0} valid serial nos for Item {1},{0} nn serie válidos para el elemento {1}
|
Anand Doshi | 45b5da0 | 2015-02-26 13:34:24 +0530 | [diff] [blame] | 3320 | {0} {1} against Bill {2} dated {3},
|
Anand Doshi | bc71f73 | 2014-07-01 18:12:26 +0530 | [diff] [blame] | 3321 | {0} {1} against Invoice {2},{0} {1} contra Factura {2}
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3322 | {0} {1} has already been submitted,{0} {1} ya ha sido presentado
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3323 | {0} {1} has been modified. Please refresh.,{0} {1} ha sido modificado. Por favor regenere .
|
| 3324 | {0} {1} is not submitted,{0} {1} no se presenta
|
| 3325 | {0} {1} must be submitted,{0} {1} debe ser presentado
|
| 3326 | {0} {1} not in any Fiscal Year,{0} {1} no en cualquier año fiscal
|
| 3327 | {0} {1} status is 'Stopped',{0} {1} Estado se ' Detenido '
|
| 3328 | {0} {1} status is Stopped,{0} {1} estado es Detenido
|
| 3329 | {0} {1} status is Unstopped,{0} {1} Estado es destapados
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 3330 | {0} {1}: Cost Center is mandatory for Item {2},{0} {1}: Centro de Costo es obligatorio para el punto {2}
|
| 3331 | {0}: {1} not found in Invoice Details table,{0}: {1} no se encuentra en la factura Detalles mesa
|