Initial commit
This commit is contained in:
109
application/Espo/Modules/Crm/Resources/i18n/es_ES/Account.json
Normal file
109
application/Espo/Modules/Crm/Resources/i18n/es_ES/Account.json
Normal file
@@ -0,0 +1,109 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "Nombre",
|
||||
"emailAddress": "Correo",
|
||||
"website": "Sitio web",
|
||||
"phoneNumber": "Teléfono",
|
||||
"billingAddress": "Dirección de facturación",
|
||||
"shippingAddress": "Dirección de envío",
|
||||
"description": "Descripción",
|
||||
"sicCode": "Código SIC",
|
||||
"industry": "Industria",
|
||||
"type": "Tipo",
|
||||
"contactRole": "Título",
|
||||
"campaign": "Campaña",
|
||||
"targetLists": "Lista de objetivos",
|
||||
"targetList": "Lista de objetivos",
|
||||
"originalLead": "Posible cliente de origen",
|
||||
"contactIsInactive": "Inactivo"
|
||||
},
|
||||
"links": {
|
||||
"contacts": "Contactos",
|
||||
"opportunities": "Oportunidades",
|
||||
"cases": "Tickets",
|
||||
"documents": "Documentos",
|
||||
"meetingsPrimary": "Reuniones (ampliado)",
|
||||
"callsPrimary": "Llamadas (ampliado)",
|
||||
"tasksPrimary": "Tareas (ampliado)",
|
||||
"emailsPrimary": "Correos (ampliado)",
|
||||
"targetLists": "Lista de objetivos",
|
||||
"campaignLogRecords": "Registro de Campaña",
|
||||
"campaign": "Campaña",
|
||||
"portalUsers": "Usuarios del portal",
|
||||
"originalLead": "Posible cliente de origen",
|
||||
"contactsPrimary": "Contactos (primario)"
|
||||
},
|
||||
"options": {
|
||||
"type": {
|
||||
"Customer": "Cliente",
|
||||
"Investor": "Inversor",
|
||||
"Partner": "Socio",
|
||||
"Reseller": "Revendedor"
|
||||
},
|
||||
"industry": {
|
||||
"Agriculture": "Agrícola",
|
||||
"Advertising": "Publicidad",
|
||||
"Apparel & Accessories": "Ropa y accesorios",
|
||||
"Automotive": "Automotriz",
|
||||
"Banking": "Banca",
|
||||
"Biotechnology": "Biotecnologí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ídica",
|
||||
"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": "Creativa",
|
||||
"Culture": "Cultural",
|
||||
"Consulting": "Consultoría",
|
||||
"Electric Power": "Energía eléctrica",
|
||||
"Hospitality": "Hostelería",
|
||||
"Mass Media": "Medios masivos",
|
||||
"Mining": "Minería",
|
||||
"Music": "Música",
|
||||
"Petroleum": "Petróleo",
|
||||
"Retail": "Venta al por menor",
|
||||
"Shipping": "Naviera",
|
||||
"Support": "Soporte",
|
||||
"Testing, Inspection & Certification": "Pruebas, inspección y certificación",
|
||||
"Wholesale": "Venta al por mayor",
|
||||
"Water": "Agua",
|
||||
"Travel": "Viajes"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"Create Account": "Crear cuenta",
|
||||
"Copy Billing": "Copiar desde facturación",
|
||||
"Set Primary": "Establecer como principal"
|
||||
},
|
||||
"presetFilters": {
|
||||
"customers": "Clientes",
|
||||
"partners": "Socios",
|
||||
"recentlyCreated": "Creado recientemente"
|
||||
},
|
||||
"tabs": {
|
||||
"Account": "Cuenta",
|
||||
"Support": "Soporte"
|
||||
}
|
||||
}
|
||||
12
application/Espo/Modules/Crm/Resources/i18n/es_ES/Admin.json
Normal file
12
application/Espo/Modules/Crm/Resources/i18n/es_ES/Admin.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"layouts": {
|
||||
"detailConvert": "Convertir posible cliente",
|
||||
"listForAccount": "Listado (por Cuentas)",
|
||||
"listForContact": "Lista (para contacto)"
|
||||
},
|
||||
"templates": {
|
||||
"invitation": "Invitación",
|
||||
"reminder": "Recordatorio",
|
||||
"cancellation": "Cancelación"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"modes": {
|
||||
"month": "Mes",
|
||||
"week": "Semana",
|
||||
"agendaWeek": "Semana",
|
||||
"day": "Día",
|
||||
"agendaDay": "Día",
|
||||
"timeline": "Línea de tiempo"
|
||||
},
|
||||
"labels": {
|
||||
"Today": "Hoy",
|
||||
"Create": "Crear",
|
||||
"Shared": "Compartido",
|
||||
"Add User": "Agregar usuario",
|
||||
"current": "actual",
|
||||
"time": "hora",
|
||||
"User List": "Lista de usuarios",
|
||||
"View Calendar": "Ver calendario",
|
||||
"Create Shared View": "Crear vista compartida",
|
||||
"Edit Shared View": "Editar vista compartida",
|
||||
"Shared Mode Options": "Opciones del modo compartido"
|
||||
}
|
||||
}
|
||||
50
application/Espo/Modules/Crm/Resources/i18n/es_ES/Call.json
Normal file
50
application/Espo/Modules/Crm/Resources/i18n/es_ES/Call.json
Normal file
@@ -0,0 +1,50 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "Nombre",
|
||||
"parent": "Padre",
|
||||
"status": "Estado",
|
||||
"dateStart": "Fecha de comienzo",
|
||||
"dateEnd": "Fecha de finalización",
|
||||
"direction": "Dirección",
|
||||
"duration": "Duración",
|
||||
"description": "Descripción",
|
||||
"users": "Usuarios",
|
||||
"contacts": "Contactos",
|
||||
"leads": "Posibles clientes",
|
||||
"reminders": "Recordatorios",
|
||||
"account": "Cuenta",
|
||||
"acceptanceStatus": "Estado de aceptación"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"Planned": "Planeadas",
|
||||
"Held": "Celebradas",
|
||||
"Not Held": "Sin celebrar"
|
||||
},
|
||||
"direction": {
|
||||
"Outbound": "Saliente",
|
||||
"Inbound": "Entrante"
|
||||
},
|
||||
"acceptanceStatus": {
|
||||
"None": "Ninguno",
|
||||
"Accepted": "Aceptado",
|
||||
"Declined": "Rechazado",
|
||||
"Tentative": "Tentativa"
|
||||
}
|
||||
},
|
||||
"massActions": {
|
||||
"setHeld": "Marcar como celebrada",
|
||||
"setNotHeld": "Marcar como No celebrada"
|
||||
},
|
||||
"labels": {
|
||||
"Create Call": "Crear llamada",
|
||||
"Set Held": "Marcar como celebrada",
|
||||
"Set Not Held": "Marcar como No celebrada",
|
||||
"Send Invitations": "Enviar Invitaciones"
|
||||
},
|
||||
"presetFilters": {
|
||||
"planned": "Planeadas",
|
||||
"held": "Celebradas",
|
||||
"todays": "De hoy"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,88 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "Nombre",
|
||||
"description": "Descripción",
|
||||
"status": "Estado",
|
||||
"type": "Tipo",
|
||||
"startDate": "Fecha de inicio",
|
||||
"endDate": "Fecha de finalización",
|
||||
"targetLists": "Lista de objetivos",
|
||||
"excludingTargetLists": "Lista de objetivos excluídos",
|
||||
"sentCount": "Enviado",
|
||||
"openedCount": "Abierto",
|
||||
"clickedCount": "Cliqueados",
|
||||
"optedOutCount": "Se dieron de baja",
|
||||
"bouncedCount": "Rebotados",
|
||||
"hardBouncedCount": "Rebotados Duro",
|
||||
"softBouncedCount": "Rebotado Suave",
|
||||
"leadCreatedCount": "Posibles clientes creados",
|
||||
"revenue": "Ingresos",
|
||||
"revenueConverted": "ingresos (convertido)",
|
||||
"budget": "Presupuesto",
|
||||
"budgetConverted": "Presupuesto (convertido)",
|
||||
"contactsTemplate": "Plantilla de contactos",
|
||||
"leadsTemplate": "Plantilla de posible cliente",
|
||||
"accountsTemplate": "Plantilla de cuentas",
|
||||
"usersTemplate": "Plantillas de usuarios",
|
||||
"mailMergeOnlyWithAddress": "Saltar registros sin dirección completa",
|
||||
"optedInCount": "Se dieron de alta",
|
||||
"budgetCurrency": "Moneda de presupuesto"
|
||||
},
|
||||
"links": {
|
||||
"targetLists": "Lista de objetivos",
|
||||
"excludingTargetLists": "Lista de objetivos excluídos",
|
||||
"accounts": "Cuentas",
|
||||
"contacts": "Contactos",
|
||||
"leads": "Posibles clientes",
|
||||
"opportunities": "Oportunidades",
|
||||
"campaignLogRecords": "Registros",
|
||||
"massEmails": "Correos masivos",
|
||||
"trackingUrls": "URLs de seguimiento",
|
||||
"contactsTemplate": "Plantilla de contactos",
|
||||
"leadsTemplate": "Plantilla de posible cliente",
|
||||
"accountsTemplate": "Plantilla de cuentas",
|
||||
"usersTemplate": "Plantillas de usuarios"
|
||||
},
|
||||
"options": {
|
||||
"type": {
|
||||
"Email": "Correo",
|
||||
"Television": "Televisión",
|
||||
"Newsletter": "Boletín de noticias",
|
||||
"Mail": "Correo",
|
||||
"Informational Email": "Correo informativo"
|
||||
},
|
||||
"status": {
|
||||
"Planning": "Planificación",
|
||||
"Active": "Activo",
|
||||
"Inactive": "Inactivo",
|
||||
"Complete": "Completada"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"Create Campaign": "Crear campaña",
|
||||
"Target Lists": "Lista de objetivos",
|
||||
"Statistics": "Estadísticas",
|
||||
"hard": "duro",
|
||||
"soft": "suave",
|
||||
"Unsubscribe": "Desuscribirse",
|
||||
"Mass Emails": "Correos masivos",
|
||||
"Email Templates": "Plantillas de correos",
|
||||
"Unsubscribe again": "Cancelar otra vez la suscripción",
|
||||
"Subscribe again": "Suscribirse nuevamente",
|
||||
"Create Target List": "Crear lista de obejtivos",
|
||||
"Mail Merge": "Combinar correspondencia",
|
||||
"Generate Mail Merge PDF": "Generar PDF de combinación de correspondencia"
|
||||
},
|
||||
"presetFilters": {
|
||||
"active": "Activo"
|
||||
},
|
||||
"messages": {
|
||||
"unsubscribed": "Usted ha cancelado la suscripción a nuestra lista de correo.",
|
||||
"subscribedAgain": "Se ha vuelto a suscribir.",
|
||||
"cannotChangeType": "No se puede cambiar el tipo."
|
||||
},
|
||||
"tooltips": {
|
||||
"targetLists": "Los objetivos que deben recibir los mensajes.",
|
||||
"excludingTargetLists": "Los objetivos que no deben recibir mensajes."
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"fields": {
|
||||
"action": "Acción",
|
||||
"actionDate": "Fecha",
|
||||
"data": "Datos",
|
||||
"campaign": "Campaña",
|
||||
"parent": "Objetivo",
|
||||
"object": "Objeto",
|
||||
"application": "Aplicacion",
|
||||
"queueItem": "Elemento de la cola",
|
||||
"stringData": "Cadena de datos",
|
||||
"stringAdditionalData": "Cadena de datos adicional",
|
||||
"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": "Se dieron de baja",
|
||||
"Bounced": "Rebotados",
|
||||
"Clicked": "Cliqueados",
|
||||
"Lead Created": "Posible cliente creado",
|
||||
"Opted In": "Se dieron de alta"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"All": "Todos"
|
||||
},
|
||||
"presetFilters": {
|
||||
"sent": "Enviado",
|
||||
"opened": "Abierto",
|
||||
"optedOut": "Se dieron de baja",
|
||||
"bounced": "Rebotados",
|
||||
"clicked": "Cliqueados",
|
||||
"leadCreated": "Posible cliente creado",
|
||||
"optedIn": "Se dieron de alta"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"fields": {
|
||||
"urlToUse": "Código para insertar en lugar de la URL",
|
||||
"campaign": "Campaña",
|
||||
"action": "Acción",
|
||||
"message": "Mensaje"
|
||||
},
|
||||
"links": {
|
||||
"campaign": "Campaña"
|
||||
},
|
||||
"labels": {
|
||||
"Create CampaignTrackingUrl": "Crear URL de seguimiento"
|
||||
},
|
||||
"options": {
|
||||
"action": {
|
||||
"Redirect": "Redirigir",
|
||||
"Show Message": "Mostrar mensaje"
|
||||
}
|
||||
},
|
||||
"tooltips": {
|
||||
"url": "El destinatario será redirigido a esta ubicación después de seguir el enlace.",
|
||||
"message": "El mensaje se mostrará al destinatario después de que sigan el enlace. Se admite Markdown."
|
||||
}
|
||||
}
|
||||
62
application/Espo/Modules/Crm/Resources/i18n/es_ES/Case.json
Normal file
62
application/Espo/Modules/Crm/Resources/i18n/es_ES/Case.json
Normal file
@@ -0,0 +1,62 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "Nombre",
|
||||
"number": "Número",
|
||||
"status": "Estado",
|
||||
"account": "Cuenta",
|
||||
"contact": "Contacto",
|
||||
"contacts": "Contactos",
|
||||
"priority": "Prioridad",
|
||||
"type": "Tipo",
|
||||
"description": "Descripción",
|
||||
"lead": "Posible cliente",
|
||||
"attachments": "Adjuntos",
|
||||
"inboundEmail": "Cuenta de correo grupal",
|
||||
"originalEmail": "Correo original",
|
||||
"isInternal": "Oculto del portal"
|
||||
},
|
||||
"links": {
|
||||
"account": "Cuenta",
|
||||
"contact": "Contratos (principal)",
|
||||
"Contacts": "Contactos",
|
||||
"meetings": "Reuniones",
|
||||
"calls": "Llamadas",
|
||||
"tasks": "Tareas",
|
||||
"emails": "Correos",
|
||||
"articles": "Artículos de la base de conocimiento",
|
||||
"lead": "Posible cliente",
|
||||
"attachments": "Adjuntos",
|
||||
"inboundEmail": "Cuenta de correo grupal"
|
||||
},
|
||||
"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 ticket",
|
||||
"Close": "Cerrar",
|
||||
"Reject": "Rechazar",
|
||||
"Closed": "Cerrados",
|
||||
"Rejected": "Rechazado"
|
||||
},
|
||||
"presetFilters": {
|
||||
"open": "Abiertos",
|
||||
"closed": "Cerrados"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,57 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "Nombre",
|
||||
"emailAddress": "Correo",
|
||||
"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": "Lista de objetivos",
|
||||
"targetList": "Lista de objetivos",
|
||||
"portalUser": "Usuario del portal",
|
||||
"originalLead": "Posible cliente de origen",
|
||||
"acceptanceStatus": "Estado de Aceptación",
|
||||
"accountIsInactive": "Cuenta inactiva",
|
||||
"acceptanceStatusMeetings": "Estado de aceptación (Reuniones)",
|
||||
"acceptanceStatusCalls": "Estado de aceptación (Llamadas)",
|
||||
"title": "Titulo de cuenta",
|
||||
"hasPortalUser": "Tiene usuario del portal",
|
||||
"originalEmail": "Correo original"
|
||||
},
|
||||
"links": {
|
||||
"opportunities": "Oportunidades",
|
||||
"cases": "Tickets",
|
||||
"targetLists": "Lista de objetivos",
|
||||
"campaignLogRecords": "Registro de Campaña",
|
||||
"campaign": "Campaña",
|
||||
"account": "Cuentas (principal)",
|
||||
"accounts": "Cuentas",
|
||||
"casesPrimary": "Tickets (principal)",
|
||||
"portalUser": "Usuario del portal",
|
||||
"originalLead": "Posible cliente de origen",
|
||||
"documents": "Documentos",
|
||||
"tasksPrimary": "Tareas (ampliadas)",
|
||||
"opportunitiesPrimary": "Oportunidades (primaria)"
|
||||
},
|
||||
"labels": {
|
||||
"Create Contact": "Crear contacto"
|
||||
},
|
||||
"options": {
|
||||
"opportunityRole": {
|
||||
"Decision Maker": "Tomador de decisiones",
|
||||
"Evaluator": "Evaluador",
|
||||
"Influencer": "Factor de influencia"
|
||||
}
|
||||
},
|
||||
"presetFilters": {
|
||||
"portalUsers": "Usuarios del portal",
|
||||
"notPortalUsers": "No son usuarios del portal",
|
||||
"accountActive": "Activo"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"fields": {
|
||||
"futureDays": "Próximos X días",
|
||||
"useLastStage": "Agrupar por última etapa alcanzada",
|
||||
"team": "Equipo"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,41 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create Document": "Crear documento",
|
||||
"Details": "Detalles"
|
||||
},
|
||||
"fields": {
|
||||
"name": "Nombre",
|
||||
"status": "Estado",
|
||||
"file": "Archivo",
|
||||
"type": "Tipo",
|
||||
"publishDate": "Fecha de publicación",
|
||||
"expirationDate": "Fecha de caducidad",
|
||||
"description": "Descripción",
|
||||
"accounts": "Cuentas",
|
||||
"folder": "Carpeta"
|
||||
},
|
||||
"links": {
|
||||
"accounts": "Cuentas",
|
||||
"opportunities": "Oportunidades",
|
||||
"folder": "Carpeta",
|
||||
"leads": "Posibles clientes",
|
||||
"contacts": "Contactos"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"Active": "Activo",
|
||||
"Draft": "Borrador",
|
||||
"Expired": "Expirado",
|
||||
"Canceled": "Cancelado"
|
||||
},
|
||||
"type": {
|
||||
"": "Ninguno",
|
||||
"Contract": "Contrato",
|
||||
"License Agreement": "Contrato de licencia"
|
||||
}
|
||||
},
|
||||
"presetFilters": {
|
||||
"active": "Activo",
|
||||
"draft": "Borrador"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create DocumentFolder": "Crear carpeta de documentos",
|
||||
"Manage Categories": "Administrar carpetas",
|
||||
"Documents": "Documentos"
|
||||
},
|
||||
"links": {
|
||||
"documents": "Documentos"
|
||||
}
|
||||
}
|
||||
13
application/Espo/Modules/Crm/Resources/i18n/es_ES/Email.json
Normal file
13
application/Espo/Modules/Crm/Resources/i18n/es_ES/Email.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create Lead": "Crear posible cliente",
|
||||
"Create Contact": "Crear contacto",
|
||||
"Create Task": "Crear tarea",
|
||||
"Create Case": "Crear ticket",
|
||||
"Add to Contact": "Agregar a contacto",
|
||||
"Add to Lead": "Agregar a posible cliente"
|
||||
},
|
||||
"fields": {
|
||||
"tasks": "Tareas"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "Nombre",
|
||||
"status": "Estado",
|
||||
"target": "Objetivo",
|
||||
"sentAt": "Fecha de envío",
|
||||
"attemptCount": "Intentos",
|
||||
"emailAddress": "Dirección de correo",
|
||||
"massEmail": "Correo masivo",
|
||||
"isTest": "Es una prueba"
|
||||
},
|
||||
"links": {
|
||||
"target": "Objetivo",
|
||||
"massEmail": "Correo masivo"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"Pending": "Pendiente",
|
||||
"Sent": "Enviado",
|
||||
"Failed": "Falló",
|
||||
"Sending": "Enviando"
|
||||
}
|
||||
},
|
||||
"presetFilters": {
|
||||
"pending": "Pendiente",
|
||||
"sent": "Enviado",
|
||||
"failed": "Falló"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"fields": {
|
||||
"activityStatusList": "Estados de actividad",
|
||||
"historyStatusList": "Estados del historial",
|
||||
"completedStatusList": "Estados completados",
|
||||
"canceledStatusList": "Estados cancelados"
|
||||
},
|
||||
"tooltips": {
|
||||
"activityStatusList": "Valores de estado que determinan que un registro de actividad debe mostrarse en el panel Actividad y considerarse como real.",
|
||||
"historyStatusList": "Valores de estado que determinan que un registro de actividad debe mostrarse en el panel Historial.",
|
||||
"completedStatusList": "Valores de estado que determinan que una actividad se ha completado.",
|
||||
"canceledStatusList": "Valores de estado que determinan que una actividad está cancelada y no se tendrán en cuenta en los rangos de libre/ocupado."
|
||||
}
|
||||
}
|
||||
134
application/Espo/Modules/Crm/Resources/i18n/es_ES/Global.json
Normal file
134
application/Espo/Modules/Crm/Resources/i18n/es_ES/Global.json
Normal file
@@ -0,0 +1,134 @@
|
||||
{
|
||||
"links": {
|
||||
"parent": "Padre",
|
||||
"contacts": "Contactos",
|
||||
"opportunities": "Oportunidades",
|
||||
"leads": "Posibles clientes",
|
||||
"meetings": "Reuniones",
|
||||
"calls": "Llamadas",
|
||||
"tasks": "Tareas",
|
||||
"emails": "Correos",
|
||||
"accounts": "Cuentas",
|
||||
"cases": "Tickets",
|
||||
"documents": "Documentos",
|
||||
"account": "Cuenta",
|
||||
"opportunity": "Oportunidad",
|
||||
"contact": "Contacto"
|
||||
},
|
||||
"scopeNames": {
|
||||
"Account": "Cuenta",
|
||||
"Contact": "Contacto",
|
||||
"Lead": "Posible cliente",
|
||||
"Target": "Objetivo",
|
||||
"Opportunity": "Oportunidad",
|
||||
"Meeting": "Reunión",
|
||||
"Calendar": "Calendario",
|
||||
"Call": "Llamada",
|
||||
"Task": "Tarea",
|
||||
"Case": "Ticket",
|
||||
"Document": "Documento",
|
||||
"DocumentFolder": "Carpeta de documento",
|
||||
"Campaign": "Campaña",
|
||||
"TargetList": "Lista de objetivos",
|
||||
"MassEmail": "Correo masivo",
|
||||
"EmailQueueItem": "Elemento en cola de correos",
|
||||
"CampaignTrackingUrl": "URL de seguimiento",
|
||||
"Activities": "Actividades",
|
||||
"KnowledgeBaseArticle": "Artículo de la base de conocimiento",
|
||||
"KnowledgeBaseCategory": "Categoría de la base de conocimiento",
|
||||
"CampaignLogRecord": "Registro del registro de la campaña",
|
||||
"TargetListCategory": "Categoría de la lista de objetivos"
|
||||
},
|
||||
"scopeNamesPlural": {
|
||||
"Account": "Cuentas",
|
||||
"Contact": "Contactos",
|
||||
"Lead": "Posibles clientes",
|
||||
"Target": "Objetivos",
|
||||
"Opportunity": "Oportunidades",
|
||||
"Meeting": "Reuniones",
|
||||
"Calendar": "Calendario",
|
||||
"Call": "Llamadas",
|
||||
"Task": "Tareas",
|
||||
"Case": "Tickets",
|
||||
"Document": "Documentos",
|
||||
"DocumentFolder": "Carpetas de documentos",
|
||||
"Campaign": "Campañas",
|
||||
"TargetList": "Lista de objetivos",
|
||||
"MassEmail": "Correos masivos",
|
||||
"EmailQueueItem": "Elementos en cola de correos",
|
||||
"CampaignTrackingUrl": "URLs de seguimiento",
|
||||
"Activities": "Actividades",
|
||||
"KnowledgeBaseArticle": "Base de conocimiento",
|
||||
"KnowledgeBaseCategory": "Categorías de la base de conocimiento",
|
||||
"CampaignLogRecord": "Registros del registro de la campaña",
|
||||
"TargetListCategory": "Categorías de la lista de objetivos"
|
||||
},
|
||||
"dashlets": {
|
||||
"Leads": "Mis posibles clientes",
|
||||
"Opportunities": "Mis oportunidades",
|
||||
"Tasks": "Mis tareas",
|
||||
"Cases": "Mis tickets",
|
||||
"Calendar": "Calendario",
|
||||
"Calls": "Mis llamadas",
|
||||
"Meetings": "Mis reuniones",
|
||||
"OpportunitiesByStage": "Oportunidades por Etapa",
|
||||
"OpportunitiesByLeadSource": "Oportunidades por toma de contacto del posible cliente",
|
||||
"SalesByMonth": "Ventas por mes",
|
||||
"SalesPipeline": "Canalización de ventas",
|
||||
"Activities": "Mis próximas actividades"
|
||||
},
|
||||
"labels": {
|
||||
"Create InboundEmail": "Crear correo grupal",
|
||||
"Activities": "Actividades",
|
||||
"History": "Historial de actividades",
|
||||
"Attendees": "Asistentes",
|
||||
"Schedule Meeting": "Programar reunión",
|
||||
"Schedule Call": "Programar llamada",
|
||||
"Compose Email": "Escribir correo",
|
||||
"Log Meeting": "Registrar reunión",
|
||||
"Log Call": "Registrar llamada",
|
||||
"Archive Email": "Nuevo Correo Archivado",
|
||||
"Create Task": "Crear tarea",
|
||||
"Tasks": "Tareas",
|
||||
"Scheduler": "Programador",
|
||||
"Schedule": "Cronograma",
|
||||
"Log": "Registro"
|
||||
},
|
||||
"fields": {
|
||||
"billingAddressCity": "Ciudad",
|
||||
"addressCity": "Ciudad",
|
||||
"billingAddressCountry": "País",
|
||||
"addressCountry": "País",
|
||||
"billingAddressPostalCode": "Código Postal",
|
||||
"addressPostalCode": "Código Postal",
|
||||
"billingAddressState": "Estado",
|
||||
"addressState": "Estado",
|
||||
"billingAddressStreet": "Calle",
|
||||
"addressStreet": "Calle",
|
||||
"billingAddressMap": "Mapa",
|
||||
"addressMap": "Mapa",
|
||||
"shippingAddressCity": "Ciudad (envío)",
|
||||
"shippingAddressStreet": "Calle (envío)",
|
||||
"shippingAddressCountry": "País (envío)",
|
||||
"shippingAddressState": "Estado (envío)",
|
||||
"shippingAddressPostalCode": "Código Postal (envío)",
|
||||
"shippingAddressMap": "Mapa (envío)"
|
||||
},
|
||||
"options": {
|
||||
"reminderTypes": {
|
||||
"Popup": "Ventana emergente",
|
||||
"Email": "Correo"
|
||||
}
|
||||
},
|
||||
"notificationMessages": {
|
||||
"eventAttendee": "{user} te agregó a {entityType} {entity}"
|
||||
},
|
||||
"streamMessages": {
|
||||
"eventConfirmationAccepted": "{invitee} aceptó participar en {entityType} {entity}",
|
||||
"eventConfirmationDeclined": "{invitee} rechazó participar en {entityType} {entity}",
|
||||
"eventConfirmationTentative": "{invitee} tiene intenciones de participar en {entityType} {entity}",
|
||||
"eventConfirmationAcceptedThis": "{invitado} aceptó participar",
|
||||
"eventConfirmationDeclinedThis": "{invitee} declinó participar",
|
||||
"eventConfirmationTentativeThis": "{invitee} tiene intenciones de participar"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,48 @@
|
||||
{
|
||||
"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 inicio",
|
||||
"Move to Bottom": "Mover al final"
|
||||
},
|
||||
"fields": {
|
||||
"name": "Nombre",
|
||||
"status": "Estado",
|
||||
"type": "Tipo",
|
||||
"attachments": "Adjuntos",
|
||||
"publishDate": "Fecha de publicación",
|
||||
"expirationDate": "Fecha de caducidad",
|
||||
"description": "Descripción",
|
||||
"body": "Cuerpo",
|
||||
"categories": "Categorías",
|
||||
"language": "Idioma",
|
||||
"portals": "Portales",
|
||||
"bodyPlain": "Cuerpo plano"
|
||||
},
|
||||
"links": {
|
||||
"cases": "Tickets",
|
||||
"opportunities": "Oportunidades",
|
||||
"categories": "Categorías",
|
||||
"portals": "Portales"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"In Review": "En revisión",
|
||||
"Draft": "Borrador",
|
||||
"Archived": "Archivado",
|
||||
"Published": "Publicado"
|
||||
},
|
||||
"type": {
|
||||
"Article": "Artículo"
|
||||
}
|
||||
},
|
||||
"presetFilters": {
|
||||
"published": "Publicado"
|
||||
},
|
||||
"tooltips": {
|
||||
"portals": "El artículo estará disponible solo en los portales especificados."
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create KnowledgeBaseCategory": "Crear categoría",
|
||||
"Manage Categories": "Administrar categorías",
|
||||
"Articles": "Artículos"
|
||||
},
|
||||
"links": {
|
||||
"articles": "Artículos"
|
||||
}
|
||||
}
|
||||
71
application/Espo/Modules/Crm/Resources/i18n/es_ES/Lead.json
Normal file
71
application/Espo/Modules/Crm/Resources/i18n/es_ES/Lead.json
Normal file
@@ -0,0 +1,71 @@
|
||||
{
|
||||
"labels": {
|
||||
"Converted To": "Convertido a",
|
||||
"Create Lead": "Crear posible cliente",
|
||||
"Convert": "Convertir",
|
||||
"convert": "convertir"
|
||||
},
|
||||
"fields": {
|
||||
"name": "Nombre",
|
||||
"emailAddress": "Correo",
|
||||
"title": "Título",
|
||||
"website": "Sitio web",
|
||||
"phoneNumber": "Teléfono",
|
||||
"accountName": "Nombre de la cuenta",
|
||||
"doNotCall": "No llamar",
|
||||
"address": "Dirección",
|
||||
"status": "Estado",
|
||||
"source": "Toma de contacto",
|
||||
"opportunityAmount": "Costo de oportunidad",
|
||||
"opportunityAmountConverted": "Costo de oportunidad (convertido)",
|
||||
"description": "Descripción",
|
||||
"createdAccount": "Cuenta",
|
||||
"createdContact": "Contacto",
|
||||
"createdOpportunity": "Oportunidad",
|
||||
"campaign": "Campaña",
|
||||
"targetLists": "Listas de objetivos",
|
||||
"targetList": "Lista de objetivos",
|
||||
"industry": "Industria",
|
||||
"acceptanceStatus": "Estado de aceptación",
|
||||
"opportunityAmountCurrency": "Moneda del costo de oportunidad",
|
||||
"acceptanceStatusMeetings": "Estado de aceptación (Reuniones)",
|
||||
"acceptanceStatusCalls": "Estado de aceptación (Llamadas)",
|
||||
"convertedAt": "Convertido en",
|
||||
"originalEmail": "Correo original"
|
||||
},
|
||||
"links": {
|
||||
"targetLists": "Lista de objetivos",
|
||||
"campaignLogRecords": "Registros de la campaña",
|
||||
"campaign": "Campaña",
|
||||
"createdAccount": "Cuenta",
|
||||
"createdContact": "Contacto",
|
||||
"createdOpportunity": "Oportunidad",
|
||||
"cases": "Tickets",
|
||||
"documents": "Documentos"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"New": "Nuevo",
|
||||
"Assigned": "Asignado",
|
||||
"In Process": "En proceso",
|
||||
"Converted": "Convertidos",
|
||||
"Recycled": "Reciclado",
|
||||
"Dead": "Muerto"
|
||||
},
|
||||
"source": {
|
||||
"Call": "Llamada",
|
||||
"Email": "Correo",
|
||||
"Existing Customer": "Cliente Existente",
|
||||
"Partner": "Socio",
|
||||
"Public Relations": "Relaciones Públicas",
|
||||
"Web Site": "Sitio web",
|
||||
"Campaign": "Campaña",
|
||||
"Other": "Otro"
|
||||
}
|
||||
},
|
||||
"presetFilters": {
|
||||
"active": "Activo",
|
||||
"converted": "Convertidos",
|
||||
"actual": "Abiertos"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,58 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "Nombre",
|
||||
"status": "Estado",
|
||||
"storeSentEmails": "Almacenar correos enviados",
|
||||
"startAt": "Fecha de inicio",
|
||||
"fromAddress": "De (email)",
|
||||
"fromName": "De (nombre):",
|
||||
"replyToAddress": "Responder a (dirección)",
|
||||
"replyToName": "Responder a (nombre)",
|
||||
"campaign": "Campaña",
|
||||
"emailTemplate": "Plantilla de correo",
|
||||
"inboundEmail": "Cuenta de correo",
|
||||
"targetLists": "Lista de objetivos",
|
||||
"excludingTargetLists": "Lista de objetivos excluídos",
|
||||
"optOutEntirely": "Dar de baja completamente",
|
||||
"smtpAccount": "Cuenta SMTP"
|
||||
},
|
||||
"links": {
|
||||
"targetLists": "Lista de objetivos",
|
||||
"excludingTargetLists": "Lista de objetivos excluídos",
|
||||
"queueItems": "Elementos en cola",
|
||||
"campaign": "Campaña",
|
||||
"emailTemplate": "Plantilla de correo",
|
||||
"inboundEmail": "Cuenta de correo"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"Draft": "Borrador",
|
||||
"Pending": "Pendiente",
|
||||
"In Process": "En proceso",
|
||||
"Complete": "Completada",
|
||||
"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 objetivo.",
|
||||
"testSent": "Se supone que el/los email/s de preuebas fueron enviados"
|
||||
},
|
||||
"tooltips": {
|
||||
"optOutEntirely": "Las direcciones de correo de los destinatarios que se desuscriban serán marcadas como dadas de baja y no van a recibir ningún correo masivo.",
|
||||
"targetLists": "Los objetivos que deben recibir los mensajes.",
|
||||
"excludingTargetLists": "Los objetivos que no deben recibir mensajes.",
|
||||
"storeSentEmails": "Los correos se almacenarán en el CRM."
|
||||
},
|
||||
"presetFilters": {
|
||||
"actual": "Actuales",
|
||||
"complete": "Completo"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "Nombre",
|
||||
"parent": "Padre",
|
||||
"status": "Estado",
|
||||
"dateStart": "Fecha de comienzo",
|
||||
"dateEnd": "Fecha de finalización",
|
||||
"duration": "Duración",
|
||||
"description": "Descripción",
|
||||
"users": "Usuarios",
|
||||
"contacts": "Contactos",
|
||||
"leads": "Posibles clientes",
|
||||
"reminders": "Recordatorios",
|
||||
"account": "Cuenta",
|
||||
"acceptanceStatus": "Estado de aceptación",
|
||||
"dateStartDate": "Fecha de inicio (todo el día)",
|
||||
"dateEndDate": "Fecha de finalización (todo el día)",
|
||||
"isAllDay": "Es todo el día",
|
||||
"sourceEmail": "Correo de origen",
|
||||
"joinUrl": "URL para unirse"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"Planned": "Planeadas",
|
||||
"Held": "Celebradas",
|
||||
"Not Held": "Sin celebrar"
|
||||
},
|
||||
"acceptanceStatus": {
|
||||
"None": "Ninguno",
|
||||
"Accepted": "Aceptado",
|
||||
"Declined": "Rechazado",
|
||||
"Tentative": "Tentativa"
|
||||
}
|
||||
},
|
||||
"massActions": {
|
||||
"setHeld": "Marcar como celebrada",
|
||||
"setNotHeld": "Marcar como No celebrada"
|
||||
},
|
||||
"labels": {
|
||||
"Create Meeting": "Crear reunión",
|
||||
"Set Held": "Marcar como celebrada",
|
||||
"Set Not Held": "Marcar como No celebrada",
|
||||
"Send Invitations": "Enviar Invitaciones",
|
||||
"on time": "a tiempo",
|
||||
"before": "antes",
|
||||
"All-Day": "Todo el día",
|
||||
"Send Cancellation": "Enviar cancelación",
|
||||
"Acceptance": "Aceptación"
|
||||
},
|
||||
"presetFilters": {
|
||||
"planned": "Planeadas",
|
||||
"held": "Celebradas",
|
||||
"todays": "De hoy"
|
||||
},
|
||||
"messages": {
|
||||
"nothingHasBeenSent": "No se ha enviado nada",
|
||||
"selectAcceptanceStatus": "Establece tu estado de aceptación.",
|
||||
"sendInvitationsToSelectedAttendees": "Se enviarán correos de invitación a los asistentes seleccionados.",
|
||||
"sendCancellationsToSelectedAttendees": "Se enviarán correos de cancelación a los asistentes seleccionados."
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,53 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "Nombre",
|
||||
"account": "Cuenta",
|
||||
"stage": "Etapa de ventas",
|
||||
"amount": "Ingresos esperados",
|
||||
"probability": "Probabilidad de ganar (%)",
|
||||
"leadSource": "Toma de contacto del posible cliente",
|
||||
"doNotCall": "No llamar",
|
||||
"closeDate": "Fecha esperada de cierre",
|
||||
"contacts": "Contactos",
|
||||
"description": "Descripción",
|
||||
"amountConverted": "Cantidad (convertido)",
|
||||
"amountWeightedConverted": "Cantidad Ponderada",
|
||||
"campaign": "Campaña",
|
||||
"originalLead": "Posible cliente de origen",
|
||||
"amountCurrency": "Monto de la Moneda",
|
||||
"contactRole": "Rol de contacto",
|
||||
"lastStage": "Última etapa",
|
||||
"contact": "Contacto (principal)"
|
||||
},
|
||||
"links": {
|
||||
"contacts": "Contactos",
|
||||
"documents": "Documentos",
|
||||
"campaign": "Campaña",
|
||||
"originalLead": "Posible cliente de origen",
|
||||
"contact": "Contacto (principal)"
|
||||
},
|
||||
"options": {
|
||||
"stage": {
|
||||
"Prospecting": "Prospección",
|
||||
"Qualification": "Calificación",
|
||||
"Needs Analysis": "Análisis de necesidades",
|
||||
"Value Proposition": "Propuesta de valor",
|
||||
"Id. Decision Makers": "Identificar tomador de decisiones",
|
||||
"Perception Analysis": "Análisis de percepcion",
|
||||
"Proposal/Price Quote": "Propuesta/Presupuesto",
|
||||
"Negotiation/Review": "Negociación/Revisión",
|
||||
"Closed Won": "Cerrado ganado",
|
||||
"Closed Lost": "Cerrado perdido",
|
||||
"Proposal": "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 conocimiento"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"options": {
|
||||
"job": {
|
||||
"ProcessMassEmail": "Enviar correo masivo",
|
||||
"ControlKnowledgeBaseArticleStatus": "Controlar estado de los artículos de la base de conocimiento"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,42 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "Nombre",
|
||||
"description": "Descripción",
|
||||
"entryCount": "Contador de entrada",
|
||||
"campaigns": "Campañas",
|
||||
"endDate": "Fecha de finalización",
|
||||
"targetLists": "Lista de objetivos",
|
||||
"includingActionList": "Incluyendo",
|
||||
"excludingActionList": "Excluyendo",
|
||||
"optedOutCount": "Contador de bajas",
|
||||
"targetStatus": "Estado del objetivo",
|
||||
"isOptedOut": "Se dieró de baja",
|
||||
"sourceCampaign": "Campaña de origen",
|
||||
"category": "Categoría"
|
||||
},
|
||||
"links": {
|
||||
"accounts": "Cuentas",
|
||||
"contacts": "Contactos",
|
||||
"leads": "Posibles clientes",
|
||||
"campaigns": "Campañas",
|
||||
"massEmails": "Correos masivos",
|
||||
"category": "Categoría"
|
||||
},
|
||||
"options": {
|
||||
"type": {
|
||||
"Email": "Correo",
|
||||
"Television": "Televisión",
|
||||
"Newsletter": "Boletín de noticias"
|
||||
},
|
||||
"targetStatus": {
|
||||
"Opted Out": "Se dieron de baja",
|
||||
"Listed": "Listados"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"Create TargetList": "Crear una lista de objetivos",
|
||||
"Opted Out": "Se dieron de baja",
|
||||
"Cancel Opt-Out": "Cancelar darse de baja",
|
||||
"Opt-Out": "Darse de baja"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create TargetListCategory": "Crear categoría"
|
||||
},
|
||||
"links": {
|
||||
"targetLists": "Listas de objetivos"
|
||||
}
|
||||
}
|
||||
55
application/Espo/Modules/Crm/Resources/i18n/es_ES/Task.json
Normal file
55
application/Espo/Modules/Crm/Resources/i18n/es_ES/Task.json
Normal file
@@ -0,0 +1,55 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "Nombre",
|
||||
"parent": "Padre",
|
||||
"status": "Estado",
|
||||
"dateStart": "Fecha de comienzo",
|
||||
"dateEnd": "Fecha de vencimiento",
|
||||
"dateStartDate": "Fecha de Inicio (todo el día)",
|
||||
"dateEndDate": "Fecha de finalización (todo el día)",
|
||||
"priority": "Prioridad",
|
||||
"description": "Descripción",
|
||||
"isOverdue": "Atrasado",
|
||||
"account": "Cuenta",
|
||||
"dateCompleted": "Fecha de completado",
|
||||
"attachments": "Adjuntos",
|
||||
"reminders": "Recordatorios",
|
||||
"contact": "Contacto",
|
||||
"originalEmail": "Correo original"
|
||||
},
|
||||
"links": {
|
||||
"attachments": "Adjuntos",
|
||||
"account": "Cuenta",
|
||||
"contact": "Contacto",
|
||||
"email": "Correo"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"Not Started": "Sin empezar",
|
||||
"Started": "Comenzado",
|
||||
"Completed": "Completado",
|
||||
"Canceled": "Cancelado",
|
||||
"Deferred": "Diferido"
|
||||
},
|
||||
"priority": {
|
||||
"Low": "Baja",
|
||||
"High": "Alta",
|
||||
"Urgent": "Urgente"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"Create Task": "Crear tarea",
|
||||
"Complete": "Completada",
|
||||
"overdue": "atrasado"
|
||||
},
|
||||
"presetFilters": {
|
||||
"completed": "Completado",
|
||||
"todays": "De hoy",
|
||||
"overdue": "Atrazadas",
|
||||
"deferred": "Diferido",
|
||||
"actual": "Abiertos"
|
||||
},
|
||||
"nameOptions": {
|
||||
"replyToEmail": "Responder al correo"
|
||||
}
|
||||
}
|
||||
10
application/Espo/Modules/Crm/Resources/i18n/es_ES/User.json
Normal file
10
application/Espo/Modules/Crm/Resources/i18n/es_ES/User.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"links": {
|
||||
"targetLists": "Lista de objetivos"
|
||||
},
|
||||
"fields": {
|
||||
"acceptanceStatus": "Estado de Aceptación",
|
||||
"acceptanceStatusMeetings": "Estado de aceptación (Reuniones)",
|
||||
"acceptanceStatusCalls": "Estado de aceptación (Llamadas)"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user