Initial commit
This commit is contained in:
104
application/Espo/Modules/Crm/Resources/i18n/es_MX/Account.json
Normal file
104
application/Espo/Modules/Crm/Resources/i18n/es_MX/Account.json
Normal file
@@ -0,0 +1,104 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "Nombre",
|
||||
"emailAddress": "Correo electrónico",
|
||||
"website": "Sito Web",
|
||||
"phoneNumber": "Teléfono",
|
||||
"billingAddress": "Dirección de Facturación",
|
||||
"shippingAddress": "Dirección de Entrega",
|
||||
"description": "Descripción",
|
||||
"sicCode": "Código SIC",
|
||||
"industry": "Industria",
|
||||
"type": "Tipo",
|
||||
"contactRole": "Título",
|
||||
"campaign": "Campaña",
|
||||
"targetLists": "Listas de Intereses",
|
||||
"targetList": "Lista de Intereses",
|
||||
"originalLead": "Referencia Original",
|
||||
"contactIsInactive": "Inactivo"
|
||||
},
|
||||
"links": {
|
||||
"contacts": "Contactos",
|
||||
"opportunities": "Oportunidades",
|
||||
"cases": "Casos",
|
||||
"documents": "Documentos",
|
||||
"meetingsPrimary": "Presentaciones (ampliado)",
|
||||
"callsPrimary": "Llamadas (ampliado)",
|
||||
"tasksPrimary": "Tareas (ampliado)",
|
||||
"emailsPrimary": "Correos (ampliado)",
|
||||
"targetLists": "Listas de Intereses",
|
||||
"campaignLogRecords": "Historial de Campañas",
|
||||
"campaign": "Campaña",
|
||||
"portalUsers": "Usuarios del Portal",
|
||||
"originalLead": "Referencia Original"
|
||||
},
|
||||
"options": {
|
||||
"type": {
|
||||
"Customer": "Cliente",
|
||||
"Investor": "Inversor",
|
||||
"Partner": "Socio",
|
||||
"Reseller": "Revendedor"
|
||||
},
|
||||
"industry": {
|
||||
"Agriculture": "Agricultura",
|
||||
"Advertising": "Publicidad",
|
||||
"Apparel & Accessories": "Ropa y Accesorios",
|
||||
"Automotive": "Automotriz",
|
||||
"Banking": "Banca",
|
||||
"Biotechnology": "Biotecnolodía",
|
||||
"Building Materials & Equipment": "Materiales de construcción y equipamiento",
|
||||
"Chemical": "Química",
|
||||
"Computer": "Computación",
|
||||
"Education": "Educación",
|
||||
"Electronics": "Electrónicos",
|
||||
"Energy": "Energía",
|
||||
"Entertainment & Leisure": "Entretenimiento y Ocio",
|
||||
"Finance": "Finanzas",
|
||||
"Food & Beverage": "Alimentación y bebidas",
|
||||
"Grocery": "Comestibles",
|
||||
"Healthcare": "Cuidado de la Salud",
|
||||
"Insurance": "Seguros",
|
||||
"Legal": "Jurídico",
|
||||
"Manufacturing": "Fabricación",
|
||||
"Publishing": "Publicaciones",
|
||||
"Real Estate": "Bienes Raices",
|
||||
"Service": "Servicio",
|
||||
"Sports": "Deportes",
|
||||
"Technology": "Tecnología",
|
||||
"Telecommunications": "Telecomunicaciones",
|
||||
"Television": "Televisión",
|
||||
"Transportation": "Transporte",
|
||||
"Venture Capital": "Capital de Riesgo",
|
||||
"Aerospace": "Aeroespacial",
|
||||
"Architecture": "Arquitectura",
|
||||
"Construction": "Construcción",
|
||||
"Defense": "Defensa",
|
||||
"Creative": "Creativo",
|
||||
"Culture": "Cultura",
|
||||
"Consulting": "Consultando",
|
||||
"Electric Power": "Energía eléctrica",
|
||||
"Hospitality": "Hospitalidad",
|
||||
"Mass Media": "Medios masivos",
|
||||
"Mining": "Minería",
|
||||
"Music": "Música",
|
||||
"Petroleum": "Petróleo",
|
||||
"Retail": "Menudeo",
|
||||
"Shipping": "Entrega",
|
||||
"Support": "Soporte",
|
||||
"Testing, Inspection & Certification": "Prueba, Inspección y Certificación",
|
||||
"Wholesale": "Compra Total",
|
||||
"Water": "Agua",
|
||||
"Travel": "Viaje"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"Create Account": "Crear Cuenta",
|
||||
"Copy Billing": "Copia Facturación",
|
||||
"Set Primary": "Es Primario"
|
||||
},
|
||||
"presetFilters": {
|
||||
"customers": "Clientes",
|
||||
"partners": "Socios",
|
||||
"recentlyCreated": "Recientemente Creado(a)"
|
||||
}
|
||||
}
|
||||
11
application/Espo/Modules/Crm/Resources/i18n/es_MX/Admin.json
Normal file
11
application/Espo/Modules/Crm/Resources/i18n/es_MX/Admin.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"layouts": {
|
||||
"detailConvert": "Convertir Referencia",
|
||||
"listForAccount": "Listado (por Cuentas)",
|
||||
"listForContact": "Lista (para Contactos)"
|
||||
},
|
||||
"templates": {
|
||||
"invitation": "Invitación",
|
||||
"reminder": "Recordatorio"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"modes": {
|
||||
"month": "Mes",
|
||||
"week": "Semana",
|
||||
"agendaWeek": "Semana",
|
||||
"day": "Día",
|
||||
"agendaDay": "Día",
|
||||
"timeline": "Cronograma"
|
||||
},
|
||||
"labels": {
|
||||
"Today": "Hoy",
|
||||
"Create": "Crear",
|
||||
"Shared": "Compartido",
|
||||
"Add User": "Agregar Usuario",
|
||||
"current": "actual",
|
||||
"time": "hora",
|
||||
"User List": "Lista de Usuarios",
|
||||
"Manage Users": "Usuarios",
|
||||
"View Calendar": "Ver Calendario",
|
||||
"Create Shared View": "Crear Vista Compartida"
|
||||
}
|
||||
}
|
||||
50
application/Espo/Modules/Crm/Resources/i18n/es_MX/Call.json
Normal file
50
application/Espo/Modules/Crm/Resources/i18n/es_MX/Call.json
Normal file
@@ -0,0 +1,50 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "Nombre",
|
||||
"parent": "Padre",
|
||||
"status": "Estátus",
|
||||
"dateStart": "Fecha de Comienzo",
|
||||
"dateEnd": "Fecha de Finalización",
|
||||
"direction": "Dirección",
|
||||
"duration": "Duración",
|
||||
"description": "Descripción",
|
||||
"users": "Usuarios",
|
||||
"contacts": "Contactos",
|
||||
"leads": "Referencias",
|
||||
"reminders": "Recordatorios",
|
||||
"account": "Cuenta",
|
||||
"acceptanceStatus": "Estátus de Aprobación"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"Planned": "Planeadas",
|
||||
"Held": "Retenida",
|
||||
"Not Held": "Pendiente"
|
||||
},
|
||||
"direction": {
|
||||
"Outbound": "Saliente",
|
||||
"Inbound": "Entrante"
|
||||
},
|
||||
"acceptanceStatus": {
|
||||
"None": "Ninguno",
|
||||
"Accepted": "Aprobado",
|
||||
"Declined": "Rechazado",
|
||||
"Tentative": "Tentativa"
|
||||
}
|
||||
},
|
||||
"massActions": {
|
||||
"setHeld": "Marcar como Retenida",
|
||||
"setNotHeld": "Marcar como Pendiente"
|
||||
},
|
||||
"labels": {
|
||||
"Create Call": "Crear Llamada",
|
||||
"Set Held": "Marcar como Retenida",
|
||||
"Set Not Held": "Marcar como Pendiente",
|
||||
"Send Invitations": "Enviar Invitaciones"
|
||||
},
|
||||
"presetFilters": {
|
||||
"planned": "Planeadas",
|
||||
"held": "Retenida",
|
||||
"todays": "De Hoy"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,85 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "Nombre",
|
||||
"description": "Descripción",
|
||||
"status": "Estátus",
|
||||
"type": "Tipo",
|
||||
"startDate": "Fecha de Inicio",
|
||||
"endDate": "Fecha de Fin",
|
||||
"targetLists": "Lista de Intereses",
|
||||
"excludingTargetLists": "Listas de Intereses Excluidas",
|
||||
"sentCount": "Enviado",
|
||||
"openedCount": "Abierto",
|
||||
"clickedCount": "Leídos",
|
||||
"optedOutCount": "Rechazado",
|
||||
"bouncedCount": "Rebotados",
|
||||
"hardBouncedCount": "No Existen",
|
||||
"softBouncedCount": "No Aceptados",
|
||||
"leadCreatedCount": "Referencias Creadas",
|
||||
"revenue": "Ingresos",
|
||||
"revenueConverted": "ingresos (convertido)",
|
||||
"budget": "Presupuesto",
|
||||
"budgetConverted": "Presupuesto (convertido)",
|
||||
"contactsTemplate": "Formato de Contactos",
|
||||
"leadsTemplate": "Formato de Referencias",
|
||||
"accountsTemplate": "Formato de Cuentas",
|
||||
"usersTemplate": "Formato de Usuarios",
|
||||
"mailMergeOnlyWithAddress": "Saltar registros sin dirección capturada",
|
||||
"optedInCount": "Opt-In aceptado"
|
||||
},
|
||||
"links": {
|
||||
"targetLists": "Listas de Intereses",
|
||||
"excludingTargetLists": "Listas de Intereses Excluidas",
|
||||
"accounts": "Cuentas",
|
||||
"contacts": "Contactos",
|
||||
"leads": "Referencias",
|
||||
"opportunities": "Oportunidades",
|
||||
"campaignLogRecords": "Historial",
|
||||
"massEmails": "Correos Masivos",
|
||||
"trackingUrls": "Seguimiento a URLs",
|
||||
"contactsTemplate": "Formato de Contactos",
|
||||
"leadsTemplate": "Formato de Referencias",
|
||||
"accountsTemplate": "Formato de Cuentas",
|
||||
"usersTemplate": "Formato de Usuarios"
|
||||
},
|
||||
"options": {
|
||||
"type": {
|
||||
"Email": "Correo electrónico",
|
||||
"Television": "Televisión",
|
||||
"Newsletter": "Periódico",
|
||||
"Mail": "Correo"
|
||||
},
|
||||
"status": {
|
||||
"Planning": "Planificación",
|
||||
"Active": "Activo",
|
||||
"Inactive": "Inactivo",
|
||||
"Complete": "Completada"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"Create Campaign": "Crear Campaña",
|
||||
"Target Lists": "Listas de Intereses",
|
||||
"Statistics": "Estadísticas",
|
||||
"hard": "duro",
|
||||
"soft": "suave",
|
||||
"Unsubscribe": "Cancelar suscripción",
|
||||
"Mass Emails": "Correos Masivos",
|
||||
"Email Templates": "Correo Modelo",
|
||||
"Unsubscribe again": "Cancelar otra vez la suscripción",
|
||||
"Subscribe again": "Volverse a suscribir",
|
||||
"Create Target List": "Crear Lista de Obejtivos",
|
||||
"Mail Merge": "Generar Correos",
|
||||
"Generate Mail Merge PDF": "Generar PDF para Correos"
|
||||
},
|
||||
"presetFilters": {
|
||||
"active": "Activo"
|
||||
},
|
||||
"messages": {
|
||||
"unsubscribed": "Usted ha cancelado la suscripción a nuestra lista de correo.",
|
||||
"subscribedAgain": "Usted se ha vuelto a suscribir."
|
||||
},
|
||||
"tooltips": {
|
||||
"targetLists": "Intereses que deben recibir mensajes.",
|
||||
"excludingTargetLists": "Los intereses que no deben recibir mensajes."
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"fields": {
|
||||
"action": "Acción",
|
||||
"actionDate": "Fecha",
|
||||
"data": "Datos",
|
||||
"campaign": "Campaña",
|
||||
"parent": "Interés",
|
||||
"object": "Objeto",
|
||||
"application": "Aplicacion",
|
||||
"queueItem": "Item de la Lista",
|
||||
"stringData": "Datos Alfanuméricos",
|
||||
"stringAdditionalData": "Datos Alfanuméricos Adicionales",
|
||||
"isTest": "Es una prueba"
|
||||
},
|
||||
"links": {
|
||||
"queueItem": "Elemento de la Cola",
|
||||
"parent": "Padre",
|
||||
"object": "Objeto",
|
||||
"campaign": "Campaña"
|
||||
},
|
||||
"options": {
|
||||
"action": {
|
||||
"Sent": "Enviado",
|
||||
"Opened": "Abierto",
|
||||
"Opted Out": "Rechazado",
|
||||
"Bounced": "Rebotados",
|
||||
"Clicked": "Leído",
|
||||
"Lead Created": "Referencias Creadas",
|
||||
"Opted In": "Opt-In aceptado"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"All": "Todos"
|
||||
},
|
||||
"presetFilters": {
|
||||
"sent": "Enviado",
|
||||
"opened": "Abierto",
|
||||
"optedOut": "Rechazado",
|
||||
"bounced": "Rebotados",
|
||||
"clicked": "Leído",
|
||||
"leadCreated": "Referencia Creada",
|
||||
"optedIn": "Opt-In aceptado"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"fields": {
|
||||
"urlToUse": "Código para insertar en lugar de la URL",
|
||||
"campaign": "Campaña"
|
||||
},
|
||||
"links": {
|
||||
"campaign": "Campaña"
|
||||
},
|
||||
"labels": {
|
||||
"Create CampaignTrackingUrl": "Crear Seguimiento a URLs"
|
||||
}
|
||||
}
|
||||
60
application/Espo/Modules/Crm/Resources/i18n/es_MX/Case.json
Normal file
60
application/Espo/Modules/Crm/Resources/i18n/es_MX/Case.json
Normal file
@@ -0,0 +1,60 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "Nombre",
|
||||
"number": "Número",
|
||||
"status": "Estátus",
|
||||
"account": "Cuenta",
|
||||
"contact": "Contacto",
|
||||
"contacts": "Contactos",
|
||||
"priority": "Prioridad",
|
||||
"type": "Tipo",
|
||||
"description": "Descripción",
|
||||
"lead": "Referencia",
|
||||
"attachments": "Adjuntos",
|
||||
"inboundEmail": "Cuenta de Correo de Grupo"
|
||||
},
|
||||
"links": {
|
||||
"account": "Cuenta",
|
||||
"contact": "Contacto (Primario)",
|
||||
"Contacts": "Contactos",
|
||||
"meetings": "Presentaciones",
|
||||
"calls": "Llamadas",
|
||||
"tasks": "Tareas",
|
||||
"emails": "Correos",
|
||||
"articles": "Artículos de la Base de Conocimientos",
|
||||
"lead": "Referencia",
|
||||
"attachments": "Adjuntos",
|
||||
"inboundEmail": "Cuenta de Correo de Grupo"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"New": "Nuevo",
|
||||
"Assigned": "Asignado",
|
||||
"Pending": "Pendiente",
|
||||
"Closed": "Cerrados",
|
||||
"Rejected": "Rechazado",
|
||||
"Duplicate": "Duplicar"
|
||||
},
|
||||
"priority": {
|
||||
"Low": "Baja",
|
||||
"High": "Alta",
|
||||
"Urgent": "Urgente"
|
||||
},
|
||||
"type": {
|
||||
"Question": "Pregunta",
|
||||
"Incident": "Incidente",
|
||||
"Problem": "Problema"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"Create Case": "Crear Caso",
|
||||
"Close": "Cerrar",
|
||||
"Reject": "Rechazar",
|
||||
"Closed": "Cerrados",
|
||||
"Rejected": "Rechazado"
|
||||
},
|
||||
"presetFilters": {
|
||||
"open": "Abiertos",
|
||||
"closed": "Cerrados"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,54 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "Nombre",
|
||||
"emailAddress": "Correo electrónico",
|
||||
"accountRole": "Título",
|
||||
"account": "Cuenta",
|
||||
"accounts": "Cuentas",
|
||||
"phoneNumber": "Teléfono",
|
||||
"accountType": "Tipo de Cuenta",
|
||||
"doNotCall": "No Llamar",
|
||||
"address": "Dirección",
|
||||
"opportunityRole": "Rol de Oportunidad",
|
||||
"description": "Descripción",
|
||||
"campaign": "Campaña",
|
||||
"targetLists": "Listas de Intereses",
|
||||
"targetList": "Lista de Intereses",
|
||||
"portalUser": "Usuario del Portal",
|
||||
"originalLead": "Referencia Original",
|
||||
"acceptanceStatus": "Estatus de Aprobación",
|
||||
"accountIsInactive": "Cuenta Inactiva",
|
||||
"acceptanceStatusMeetings": "Estatus de Aceptación (Presentaciones)",
|
||||
"acceptanceStatusCalls": "Estátus de Aceptación (Llamadas)",
|
||||
"title": "Título de la Cuenta Primaria"
|
||||
},
|
||||
"links": {
|
||||
"opportunities": "Oportunidades",
|
||||
"cases": "Casos",
|
||||
"targetLists": "Listas de Intereses",
|
||||
"campaignLogRecords": "Registrar Campaña",
|
||||
"campaign": "Campaña",
|
||||
"account": "Cuenta (Primaria)",
|
||||
"accounts": "Cuentas",
|
||||
"casesPrimary": "Casos (Primario)",
|
||||
"portalUser": "Usuario del Portal",
|
||||
"originalLead": "Referencia Original",
|
||||
"documents": "Documentos",
|
||||
"tasksPrimary": "Tareas (extendidas)"
|
||||
},
|
||||
"labels": {
|
||||
"Create Contact": "Crear Contacto"
|
||||
},
|
||||
"options": {
|
||||
"opportunityRole": {
|
||||
"Decision Maker": "Tomador de Desiciones",
|
||||
"Evaluator": "Evaluador",
|
||||
"Influencer": "Factor de Influencia"
|
||||
}
|
||||
},
|
||||
"presetFilters": {
|
||||
"portalUsers": "Usuarios del Portal",
|
||||
"notPortalUsers": "No son Usuarios del Portal",
|
||||
"accountActive": "Activo"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"fields": {
|
||||
"futureDays": "Siguientes 'n' Días",
|
||||
"useLastStage": "Agrupar por la última etapa lograda"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,42 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create Document": "Crear Documento",
|
||||
"Details": "Detalles"
|
||||
},
|
||||
"fields": {
|
||||
"name": "Nombre",
|
||||
"status": "Estátus",
|
||||
"file": "Archivo",
|
||||
"type": "Tipo",
|
||||
"publishDate": "Publicar Fecha",
|
||||
"expirationDate": "Fecha de Expiración",
|
||||
"description": "Descripción",
|
||||
"accounts": "Cuentas",
|
||||
"folder": "Carpeta"
|
||||
},
|
||||
"links": {
|
||||
"accounts": "Cuentas",
|
||||
"opportunities": "Oportunidades",
|
||||
"folder": "Carpeta",
|
||||
"leads": "Referencias",
|
||||
"contacts": "Contactos"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"Active": "Activo",
|
||||
"Draft": "Borrador",
|
||||
"Expired": "Expirado",
|
||||
"Canceled": "Cancelado"
|
||||
},
|
||||
"type": {
|
||||
"": "Ninguno",
|
||||
"Contract": "Contrato",
|
||||
"NDA": "AdC",
|
||||
"License Agreement": "Contrato de Licencia"
|
||||
}
|
||||
},
|
||||
"presetFilters": {
|
||||
"active": "Activo",
|
||||
"draft": "Borrador"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create DocumentFolder": "Crear Carpeta de Documentos",
|
||||
"Manage Categories": "Carpetas",
|
||||
"Documents": "Documentos"
|
||||
},
|
||||
"links": {
|
||||
"documents": "Documentos"
|
||||
}
|
||||
}
|
||||
10
application/Espo/Modules/Crm/Resources/i18n/es_MX/Email.json
Normal file
10
application/Espo/Modules/Crm/Resources/i18n/es_MX/Email.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create Lead": "Crear Referencia",
|
||||
"Create Contact": "Crear Contacto",
|
||||
"Create Task": "Crear Tarea",
|
||||
"Create Case": "Crear Caso",
|
||||
"Add to Contact": "Agregar a Contactos",
|
||||
"Add to Lead": "Agregar a Referencias"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "Nombre",
|
||||
"status": "Estátus",
|
||||
"target": "Interés",
|
||||
"sentAt": "Enviado",
|
||||
"attemptCount": "Intentos",
|
||||
"emailAddress": "Correo Electrónico",
|
||||
"massEmail": "Correo Masivo",
|
||||
"isTest": "Es una prueba"
|
||||
},
|
||||
"links": {
|
||||
"target": "Interés",
|
||||
"massEmail": "Correo Masivo"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"Pending": "Pendiente",
|
||||
"Sent": "Enviado",
|
||||
"Failed": "Falló",
|
||||
"Sending": "Enviando"
|
||||
}
|
||||
},
|
||||
"presetFilters": {
|
||||
"pending": "Pendiente",
|
||||
"sent": "Enviado",
|
||||
"failed": "Falló"
|
||||
}
|
||||
}
|
||||
118
application/Espo/Modules/Crm/Resources/i18n/es_MX/Global.json
Normal file
118
application/Espo/Modules/Crm/Resources/i18n/es_MX/Global.json
Normal file
@@ -0,0 +1,118 @@
|
||||
{
|
||||
"links": {
|
||||
"parent": "Padre",
|
||||
"contacts": "Contactos",
|
||||
"opportunities": "Oportunidades",
|
||||
"leads": "Referencias",
|
||||
"meetings": "Presentaciones",
|
||||
"calls": "Llamadas",
|
||||
"tasks": "Tareas",
|
||||
"emails": "Correos",
|
||||
"accounts": "Cuentas",
|
||||
"cases": "Casos",
|
||||
"documents": "Documentos",
|
||||
"account": "Cuenta",
|
||||
"opportunity": "Oportunidad",
|
||||
"contact": "Contacto"
|
||||
},
|
||||
"scopeNames": {
|
||||
"Account": "Cuenta",
|
||||
"Contact": "Contacto",
|
||||
"Lead": "Referencia",
|
||||
"Target": "Interés",
|
||||
"Opportunity": "Oportunidad",
|
||||
"Meeting": "Presentación",
|
||||
"Calendar": "Calendario",
|
||||
"Call": "Llamada",
|
||||
"Task": "Tarea",
|
||||
"Case": "Caso",
|
||||
"Document": "Documento",
|
||||
"DocumentFolder": "Carpeta de Documento",
|
||||
"Campaign": "Campaña",
|
||||
"TargetList": "Lista de Intereses",
|
||||
"MassEmail": "Correo Masivo",
|
||||
"EmailQueueItem": "Item en Cola de Correo",
|
||||
"CampaignTrackingUrl": "Seguimiento de URLs",
|
||||
"Activities": "Actividades",
|
||||
"KnowledgeBaseArticle": "Artículo de la Base de Conocimientos",
|
||||
"KnowledgeBaseCategory": "Categoría de la Base de Conocimientos",
|
||||
"CampaignLogRecord": "Historial de Campañas"
|
||||
},
|
||||
"scopeNamesPlural": {
|
||||
"Account": "Cuentas",
|
||||
"Contact": "Contactos",
|
||||
"Lead": "Referencias",
|
||||
"Target": "Intereses",
|
||||
"Opportunity": "Oportunidades",
|
||||
"Meeting": "Presentaciones",
|
||||
"Calendar": "Calendario",
|
||||
"Call": "Llamadas",
|
||||
"Task": "Tareas",
|
||||
"Case": "Casos",
|
||||
"Document": "Documentos",
|
||||
"DocumentFolder": "Carpetas de Documentos",
|
||||
"Campaign": "Campañas",
|
||||
"TargetList": "Listas de Intereses",
|
||||
"MassEmail": "Correos Masivos",
|
||||
"EmailQueueItem": "Items en Cola de Correo",
|
||||
"CampaignTrackingUrl": "URLs de Seguimiento",
|
||||
"Activities": "Actividades",
|
||||
"KnowledgeBaseArticle": "Base de Conocimientos",
|
||||
"KnowledgeBaseCategory": "Categorías de la Base de Conocimientos",
|
||||
"CampaignLogRecord": "Historial de Campañas"
|
||||
},
|
||||
"dashlets": {
|
||||
"Leads": "Mis Referencias",
|
||||
"Opportunities": "Mis Oportunidades",
|
||||
"Tasks": "Mis Tareas",
|
||||
"Cases": "Mis Casos",
|
||||
"Calendar": "Calendario",
|
||||
"Calls": "Mis Llamadas",
|
||||
"Meetings": "Mis Presentaciones",
|
||||
"OpportunitiesByStage": "Oportunidades por Etapa",
|
||||
"OpportunitiesByLeadSource": "Oportunidades de Fuente de Referencias",
|
||||
"SalesByMonth": "Ventas por Mes",
|
||||
"SalesPipeline": "Canalización de Ventas",
|
||||
"Activities": "Mis Actividades"
|
||||
},
|
||||
"labels": {
|
||||
"Create InboundEmail": "Crear Correo Entrante",
|
||||
"Activities": "Actividades",
|
||||
"History": "Historial",
|
||||
"Attendees": "Asistentes",
|
||||
"Schedule Meeting": "Agendar Presentación",
|
||||
"Schedule Call": "Agendar LLamada",
|
||||
"Compose Email": "Escribir Correo",
|
||||
"Log Meeting": "Registrar Presentación",
|
||||
"Log Call": "Registrar Llamada",
|
||||
"Archive Email": "Archivar Correo",
|
||||
"Create Task": "Crear Tarea",
|
||||
"Tasks": "Tareas"
|
||||
},
|
||||
"fields": {
|
||||
"billingAddressCity": "Ciudad",
|
||||
"addressCity": "Ciudad",
|
||||
"billingAddressCountry": "País",
|
||||
"addressCountry": "País",
|
||||
"billingAddressPostalCode": "Código Postal",
|
||||
"addressPostalCode": "Código Postal",
|
||||
"billingAddressState": "Estado/Distrito",
|
||||
"addressState": "Estado/Distrito",
|
||||
"billingAddressStreet": "Calle",
|
||||
"addressStreet": "Calle",
|
||||
"billingAddressMap": "Mapa",
|
||||
"addressMap": "Mapa",
|
||||
"shippingAddressCity": "Ciudad (Entrega)",
|
||||
"shippingAddressStreet": "Calle (Entrega)",
|
||||
"shippingAddressCountry": "País (Entrega)",
|
||||
"shippingAddressState": "Estado (Entrega)",
|
||||
"shippingAddressPostalCode": "Código Postal (Entrega)",
|
||||
"shippingAddressMap": "Mapa (Entrega)"
|
||||
},
|
||||
"options": {
|
||||
"reminderTypes": {
|
||||
"Popup": "Ventana emergente",
|
||||
"Email": "Correo electrónico"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,47 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create KnowledgeBaseArticle": "Crear Artículo",
|
||||
"Any": "Cualquiera",
|
||||
"Send in Email": "Enviar por Correo",
|
||||
"Move Up": "Mover Arriba",
|
||||
"Move Down": "Mover Abajo",
|
||||
"Move to Top": "Mover al Principio",
|
||||
"Move to Bottom": "Mover al Final"
|
||||
},
|
||||
"fields": {
|
||||
"name": "Nombre",
|
||||
"status": "Estátus",
|
||||
"type": "Tipo",
|
||||
"attachments": "Datos adjuntos",
|
||||
"publishDate": "Fecha de Publicación",
|
||||
"expirationDate": "Fecha de Expiración",
|
||||
"description": "Descripción",
|
||||
"body": "Cuerpo",
|
||||
"categories": "Categorías",
|
||||
"language": "Idioma",
|
||||
"portals": "Portales"
|
||||
},
|
||||
"links": {
|
||||
"cases": "Casos",
|
||||
"opportunities": "Oportunidades",
|
||||
"categories": "Categorías",
|
||||
"portals": "Portales"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"In Review": "En Revisión",
|
||||
"Draft": "Borrador",
|
||||
"Archived": "Arcivado",
|
||||
"Published": "Publicado"
|
||||
},
|
||||
"type": {
|
||||
"Article": "Artículo"
|
||||
}
|
||||
},
|
||||
"presetFilters": {
|
||||
"published": "Publicado"
|
||||
},
|
||||
"tooltips": {
|
||||
"portals": "El Artículo estará disponible sólo en algunos portales."
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create KnowledgeBaseCategory": "Crear Categoría",
|
||||
"Manage Categories": "Categorías",
|
||||
"Articles": "Artículos"
|
||||
},
|
||||
"links": {
|
||||
"articles": "Artículos"
|
||||
}
|
||||
}
|
||||
69
application/Espo/Modules/Crm/Resources/i18n/es_MX/Lead.json
Normal file
69
application/Espo/Modules/Crm/Resources/i18n/es_MX/Lead.json
Normal file
@@ -0,0 +1,69 @@
|
||||
{
|
||||
"labels": {
|
||||
"Converted To": "Convertido a",
|
||||
"Create Lead": "Crear Referencia",
|
||||
"Convert": "Convertir",
|
||||
"convert": "Convertir"
|
||||
},
|
||||
"fields": {
|
||||
"name": "Nombre",
|
||||
"emailAddress": "Correo electrónico",
|
||||
"title": "Título",
|
||||
"website": "Sito Web",
|
||||
"phoneNumber": "Teléfono",
|
||||
"accountName": "Nombre de Cuenta",
|
||||
"doNotCall": "No Llamar",
|
||||
"address": "Dirección",
|
||||
"status": "Estátus",
|
||||
"source": "Fuente",
|
||||
"opportunityAmount": "Costo de Oportunidad",
|
||||
"opportunityAmountConverted": "Costo de Oportunidad (convertido)",
|
||||
"description": "Descripción",
|
||||
"createdAccount": "Cuenta",
|
||||
"createdContact": "Contacto",
|
||||
"createdOpportunity": "Oportunidad",
|
||||
"campaign": "Campaña",
|
||||
"targetLists": "Listas de Intereses",
|
||||
"targetList": "Lista de Intereses",
|
||||
"industry": "Industria",
|
||||
"acceptanceStatus": "Estatus de Aprobación",
|
||||
"opportunityAmountCurrency": "Importe de la Oportunidad",
|
||||
"acceptanceStatusMeetings": "Estatus de Aceptación (Presentaciones)",
|
||||
"acceptanceStatusCalls": "Estátus de Aceptación (Llamadas)"
|
||||
},
|
||||
"links": {
|
||||
"targetLists": "Listas de Intereses",
|
||||
"campaignLogRecords": "Registrar Campaña",
|
||||
"campaign": "Campaña",
|
||||
"createdAccount": "Cuenta",
|
||||
"createdContact": "Contacto",
|
||||
"createdOpportunity": "Oportunidad",
|
||||
"cases": "Casos",
|
||||
"documents": "Documentos"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"New": "Nuevo",
|
||||
"Assigned": "Asignado",
|
||||
"In Process": "En Proceso",
|
||||
"Converted": "Convertidos",
|
||||
"Recycled": "Reciclado",
|
||||
"Dead": "Muerto"
|
||||
},
|
||||
"source": {
|
||||
"Call": "Llamada",
|
||||
"Email": "Correo electrónico",
|
||||
"Existing Customer": "Cliente Existente",
|
||||
"Partner": "Socio",
|
||||
"Public Relations": "Relaciones Públicas",
|
||||
"Web Site": "Sitio Web",
|
||||
"Campaign": "Campaña",
|
||||
"Other": "Otro"
|
||||
}
|
||||
},
|
||||
"presetFilters": {
|
||||
"active": "Activo",
|
||||
"actual": "Actuales",
|
||||
"converted": "Convertidos"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,57 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "Nombre",
|
||||
"status": "Estado",
|
||||
"storeSentEmails": "Almacenar Correos Enviados",
|
||||
"startAt": "Fecha de Comienzo",
|
||||
"fromAddress": "De (Dirección)",
|
||||
"fromName": "De (Nombre)",
|
||||
"replyToAddress": "Responder a la dirección",
|
||||
"replyToName": "Responder al Nombre",
|
||||
"campaign": "Campaña",
|
||||
"emailTemplate": "Plantilla de Correo",
|
||||
"inboundEmail": "Cuenta de correo",
|
||||
"targetLists": "Lista de Intereses",
|
||||
"excludingTargetLists": "Listas de Intereses Excluídos",
|
||||
"optOutEntirely": "Confirmación Completada",
|
||||
"smtpAccount": "Cuenta SMTP"
|
||||
},
|
||||
"links": {
|
||||
"targetLists": "Listas de Intereses",
|
||||
"excludingTargetLists": "Listas de Intereses Excluídos",
|
||||
"queueItems": "Items en cola",
|
||||
"campaign": "Campaña",
|
||||
"emailTemplate": "Plantilla de Correo",
|
||||
"inboundEmail": "Cuenta de correo"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"Draft": "Borrador",
|
||||
"Pending": "Pendiente",
|
||||
"In Process": "En Proceso",
|
||||
"Complete": "Completado",
|
||||
"Canceled": "Cancelado",
|
||||
"Failed": "Falló"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"Create MassEmail": "Crear correo masivo",
|
||||
"Send Test": "Enviar prueba",
|
||||
"System SMTP": "Sistema SMTP",
|
||||
"system": "sistema",
|
||||
"group": "grupo"
|
||||
},
|
||||
"messages": {
|
||||
"selectAtLeastOneTarget": "Seleccione al menos un interés",
|
||||
"testSent": "Correo(s) de prueba que se enviarán"
|
||||
},
|
||||
"tooltips": {
|
||||
"optOutEntirely": "Los correos de destinatarios que cancelaron su suscripción serán marcados como rechazados y ya no recibirán correos masivos.",
|
||||
"targetLists": "Los intereses que deben recibir los mensajes.",
|
||||
"excludingTargetLists": "Los intereses que no deben recibir mensajes.",
|
||||
"storeSentEmails": "Los correos se guardarán en el CRM."
|
||||
},
|
||||
"presetFilters": {
|
||||
"complete": "Completo"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,51 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "Nombre",
|
||||
"parent": "Padre",
|
||||
"status": "Estatus",
|
||||
"dateStart": "Fecha de Comienzo",
|
||||
"dateEnd": "Fecha de Finalización",
|
||||
"duration": "Duración",
|
||||
"description": "Descripción",
|
||||
"users": "Usuarios",
|
||||
"contacts": "Contactos",
|
||||
"leads": "Referencias",
|
||||
"reminders": "Recordatorios",
|
||||
"account": "Cuenta",
|
||||
"acceptanceStatus": "Estátus de aprobación",
|
||||
"Acceptance": "Aceptación"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"Planned": "Planeadas",
|
||||
"Held": "Retenida",
|
||||
"Not Held": "Pendiente"
|
||||
},
|
||||
"acceptanceStatus": {
|
||||
"None": "Ninguno",
|
||||
"Accepted": "Aprobado",
|
||||
"Declined": "Rechazado",
|
||||
"Tentative": "Tentativa"
|
||||
}
|
||||
},
|
||||
"massActions": {
|
||||
"setHeld": "Marcar como Retenida",
|
||||
"setNotHeld": "Marcar como Pendiente"
|
||||
},
|
||||
"labels": {
|
||||
"Create Meeting": "Crear Presentación",
|
||||
"Set Held": "Marcar como Retenida",
|
||||
"Set Not Held": "Marcar como Pendiente",
|
||||
"Send Invitations": "Enviar Invitaciones",
|
||||
"on time": "a tiempo",
|
||||
"before": "antes"
|
||||
},
|
||||
"presetFilters": {
|
||||
"planned": "Planeadas",
|
||||
"held": "Retenidas",
|
||||
"todays": "De Hoy"
|
||||
},
|
||||
"messages": {
|
||||
"nothingHasBeenSent": "No se ha enviado nada"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,51 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "Nombre",
|
||||
"account": "Cuenta",
|
||||
"stage": "Etapa",
|
||||
"amount": "Cantidad",
|
||||
"probability": "Probabilidad, %",
|
||||
"leadSource": "Orígen de la Referencia",
|
||||
"doNotCall": "No Llamar",
|
||||
"closeDate": "Fecha de cierre",
|
||||
"contacts": "Contactos",
|
||||
"description": "Descripción",
|
||||
"amountConverted": "Cantidad (convertido)",
|
||||
"amountWeightedConverted": "Cantidad Ponderada",
|
||||
"campaign": "Campaña",
|
||||
"originalLead": "Referencia original",
|
||||
"amountCurrency": "Importe en Moneda",
|
||||
"contactRole": "Rol del Contacto",
|
||||
"lastStage": "Última Etapa"
|
||||
},
|
||||
"links": {
|
||||
"contacts": "Contactos",
|
||||
"documents": "Documentos",
|
||||
"campaign": "Campaña",
|
||||
"originalLead": "Referencia original"
|
||||
},
|
||||
"options": {
|
||||
"stage": {
|
||||
"Prospecting": "Prospección",
|
||||
"Qualification": "Calificación",
|
||||
"Needs Analysis": "Análisis de Necesidades",
|
||||
"Value Proposition": "Propuesta de Valor",
|
||||
"Id. Decision Makers": "Id. Tomadores de Decisiones",
|
||||
"Perception Analysis": "Análisis de la Percepción",
|
||||
"Proposal/Price Quote": "Cotización con Propuesta/Precio",
|
||||
"Negotiation/Review": "Negociación/Revisión",
|
||||
"Closed Won": "Cerrado Ganado",
|
||||
"Closed Lost": "Cerrado Perdido",
|
||||
"Proposal": "Cotización con Propuesta",
|
||||
"Negotiation": "Negociación"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"Create Opportunity": "Crear Oportunidad"
|
||||
},
|
||||
"presetFilters": {
|
||||
"open": "Abiertos",
|
||||
"won": "Ganados",
|
||||
"lost": "Perdido"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"links": {
|
||||
"articles": "Artículos de la Base de Conocimientos"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"options": {
|
||||
"job": {
|
||||
"ProcessMassEmail": "Enviar Correo Masivo",
|
||||
"ControlKnowledgeBaseArticleStatus": "Controlar Estátus de la Base de Conocimientos"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "Nombre",
|
||||
"description": "Descripción",
|
||||
"entryCount": "Contador de entradas",
|
||||
"campaigns": "Campañas",
|
||||
"endDate": "Fecha de Fin",
|
||||
"targetLists": "Listas de Intereses",
|
||||
"includingActionList": "Incluyendo",
|
||||
"excludingActionList": "Excluyendo",
|
||||
"optedOutCount": "Contador de Exclusiones",
|
||||
"targetStatus": "Status del Interés",
|
||||
"isOptedOut": "Se ha Excluido"
|
||||
},
|
||||
"links": {
|
||||
"accounts": "Cuentas",
|
||||
"contacts": "Contactos",
|
||||
"leads": "Referencias",
|
||||
"campaigns": "Campañas",
|
||||
"massEmails": "Correos Masivos"
|
||||
},
|
||||
"options": {
|
||||
"type": {
|
||||
"Email": "Correo electrónico",
|
||||
"Television": "Televisión"
|
||||
},
|
||||
"targetStatus": {
|
||||
"Opted Out": "Excluido",
|
||||
"Listed": "Listado"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"Create TargetList": "Crear lista de Intereses",
|
||||
"Opted Out": "Rechazado",
|
||||
"Cancel Opt-Out": "Cancelar Confirmación",
|
||||
"Opt-Out": "Confirmar"
|
||||
}
|
||||
}
|
||||
49
application/Espo/Modules/Crm/Resources/i18n/es_MX/Task.json
Normal file
49
application/Espo/Modules/Crm/Resources/i18n/es_MX/Task.json
Normal file
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "Nombre",
|
||||
"parent": "Padre",
|
||||
"status": "Estátus",
|
||||
"dateStart": "Fecha de Comienzo",
|
||||
"dateEnd": "Fecha de vencimiento",
|
||||
"dateStartDate": "Fecha de Inicio (todo el día)",
|
||||
"dateEndDate": "Fecha de fin (todo el día)",
|
||||
"priority": "Prioridad",
|
||||
"description": "Descripción",
|
||||
"isOverdue": "Atrasado",
|
||||
"account": "Cuenta",
|
||||
"dateCompleted": "Fecha de completado",
|
||||
"attachments": "Adjuntos",
|
||||
"reminders": "Recordatorios",
|
||||
"contact": "Contacto"
|
||||
},
|
||||
"links": {
|
||||
"attachments": "Adjuntos",
|
||||
"account": "Cuenta",
|
||||
"contact": "Contacto"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"Not Started": "Sin Empezar",
|
||||
"Started": "Comenzada",
|
||||
"Completed": "Completada",
|
||||
"Canceled": "Cancelada",
|
||||
"Deferred": "Diferida"
|
||||
},
|
||||
"priority": {
|
||||
"Low": "Baja",
|
||||
"High": "Alta",
|
||||
"Urgent": "Urgente"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"Create Task": "Crear Tarea",
|
||||
"Complete": "Completada"
|
||||
},
|
||||
"presetFilters": {
|
||||
"actual": "Actuales",
|
||||
"completed": "Completado",
|
||||
"todays": "De Hoy",
|
||||
"overdue": "Atrazadas",
|
||||
"deferred": "Diferida"
|
||||
}
|
||||
}
|
||||
10
application/Espo/Modules/Crm/Resources/i18n/es_MX/User.json
Normal file
10
application/Espo/Modules/Crm/Resources/i18n/es_MX/User.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"links": {
|
||||
"targetLists": "Listas de Intereses"
|
||||
},
|
||||
"fields": {
|
||||
"acceptanceStatus": "Estatus de Aprobación",
|
||||
"acceptanceStatusMeetings": "Estatus de Aceptación (Presentaciones)",
|
||||
"acceptanceStatusCalls": "Estátus de Aceptación (Llamadas)"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user