chore: Update translations (#10990)
This commit is contained in:
@@ -101,7 +101,7 @@
|
||||
"CONTENT": "ha compartido una url"
|
||||
},
|
||||
"contact": {
|
||||
"CONTENT": "Shared contact"
|
||||
"CONTENT": "Contacto compartido"
|
||||
}
|
||||
},
|
||||
"CHAT_SORT_BY_FILTER": {
|
||||
|
||||
@@ -266,7 +266,7 @@
|
||||
"ATTRIBUTE_WARNING": "Los datos de contacto de <strong>{primaryContactName}</strong> se copiarán en <strong>{parentContactName}</strong>."
|
||||
},
|
||||
"SEARCH": {
|
||||
"ERROR": "ERROR"
|
||||
"ERROR_MESSAGE": "Something went wrong. Please try again later."
|
||||
},
|
||||
"FORM": {
|
||||
"SUBMIT": " Combinar contactos",
|
||||
@@ -288,6 +288,8 @@
|
||||
"SEARCH_PLACEHOLDER": "Buscar...",
|
||||
"MESSAGE_BUTTON": "Mensaje",
|
||||
"SEND_MESSAGE": "Enviar mensaje",
|
||||
"BLOCK_CONTACT": "Bloquear contacto",
|
||||
"UNBLOCK_CONTACT": "Desbloquear contacto",
|
||||
"BREADCRUMB": {
|
||||
"CONTACTS": "Contactos"
|
||||
},
|
||||
@@ -302,6 +304,10 @@
|
||||
"SUCCESS_MESSAGE": "Contacto guardado correctamente",
|
||||
"ERROR_MESSAGE": "No se pudo guardar el contacto. Inténtalo de nuevo más tarde."
|
||||
},
|
||||
"BLOCK_SUCCESS_MESSAGE": "Este contacto se ha bloqueado correctamente",
|
||||
"BLOCK_ERROR_MESSAGE": "No se pudo bloquear el contacto. Inténtalo de nuevo más tarde.",
|
||||
"UNBLOCK_SUCCESS_MESSAGE": "Este contacto está desbloqueado correctamente",
|
||||
"UNBLOCK_ERROR_MESSAGE": "No se pudo desbloquear el contacto. Inténtalo de nuevo más tarde.",
|
||||
"IMPORT_CONTACT": {
|
||||
"TITLE": "Importar contactos",
|
||||
"DESCRIPTION": "Importar contactos a través de un archivo CSV.",
|
||||
@@ -346,10 +352,10 @@
|
||||
"TITLE": "¿Desea guardar este filtro?",
|
||||
"CONFIRM": "Guardar filtro",
|
||||
"LABEL": "Nombre",
|
||||
"PLACEHOLDER": "Introduzca el nombre del filtro",
|
||||
"ERROR": "Introduzca un nombre válido",
|
||||
"PLACEHOLDER": "Ingrese el nombre del filtro",
|
||||
"ERROR": "Ingrese un nombre válido",
|
||||
"SUCCESS_MESSAGE": "Filtro guardado correctamente",
|
||||
"ERROR_MESSAGE": "No se puede guardar el filtro. Inténtalo de nuevo más tarde."
|
||||
"ERROR_MESSAGE": "No se pudo guardar el filtro. Inténtalo de nuevo más tarde."
|
||||
},
|
||||
"DELETE_SEGMENT": {
|
||||
"TITLE": "Confirmar eliminación",
|
||||
@@ -357,13 +363,13 @@
|
||||
"CONFIRM": "Sí, eliminar",
|
||||
"CANCEL": "No, cancelar",
|
||||
"SUCCESS_MESSAGE": "Filtro eliminado correctamente",
|
||||
"ERROR_MESSAGE": "No se puede eliminar el filtro. Inténtalo de nuevo más tarde."
|
||||
"ERROR_MESSAGE": "No se pudo eliminar el filtro. Inténtalo de nuevo más tarde."
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"PAGINATION_FOOTER": {
|
||||
"SHOWING": "Mostrando {startItem} - {endItem} de contactos {totalItems}"
|
||||
"SHOWING": "Mostrando {startItem} - {endItem} de {totalItems} contactos"
|
||||
},
|
||||
"FILTER": {
|
||||
"NAME": "Nombre",
|
||||
@@ -402,27 +408,27 @@
|
||||
"TITLE": "Editar detalles del contacto",
|
||||
"FORM": {
|
||||
"FIRST_NAME": {
|
||||
"PLACEHOLDER": "Introduzca el primer nombre"
|
||||
"PLACEHOLDER": "Ingrese el nombre"
|
||||
},
|
||||
"LAST_NAME": {
|
||||
"PLACEHOLDER": "Introduzca el apellido"
|
||||
"PLACEHOLDER": "Ingrese el apellido"
|
||||
},
|
||||
"EMAIL_ADDRESS": {
|
||||
"PLACEHOLDER": "Introduzca la dirección de correo electrónico",
|
||||
"PLACEHOLDER": "Ingrese el correo electrónico",
|
||||
"DUPLICATE": "Ésta dirección de correo está siendo utilizada por otro contacto."
|
||||
},
|
||||
"PHONE_NUMBER": {
|
||||
"PLACEHOLDER": "Introduzca el número de teléfono",
|
||||
"PLACEHOLDER": "Ingrese el número de teléfono",
|
||||
"DUPLICATE": "Este número de teléfono está en uso para otro contacto."
|
||||
},
|
||||
"CITY": {
|
||||
"PLACEHOLDER": "Introduzca el nombre de la ciudad"
|
||||
},
|
||||
"COUNTRY": {
|
||||
"PLACEHOLDER": "Seleccionar país"
|
||||
"PLACEHOLDER": "Seleccione el país"
|
||||
},
|
||||
"BIO": {
|
||||
"PLACEHOLDER": "Introduzca la biografía"
|
||||
"PLACEHOLDER": "Ingrese la biografía"
|
||||
},
|
||||
"COMPANY_NAME": {
|
||||
"PLACEHOLDER": "Escriba el nombre de la empresa"
|
||||
@@ -430,25 +436,25 @@
|
||||
},
|
||||
"UPDATE_BUTTON": "Actualizar contacto",
|
||||
"SUCCESS_MESSAGE": "Contacto actualizado correctamente",
|
||||
"ERROR_MESSAGE": "No se puede actualizar el contacto. Inténtalo de nuevo más tarde."
|
||||
"ERROR_MESSAGE": "No se pudo actualizar el contacto. Inténtalo de nuevo más tarde."
|
||||
},
|
||||
"SOCIAL_MEDIA": {
|
||||
"TITLE": "Editar enlaces de redes sociales",
|
||||
"FORM": {
|
||||
"FACEBOOK": {
|
||||
"PLACEHOLDER": "Añadir Facebook"
|
||||
"PLACEHOLDER": "Agregar Facebook"
|
||||
},
|
||||
"GITHUB": {
|
||||
"PLACEHOLDER": "Añadir Github"
|
||||
"PLACEHOLDER": "Agregar Github"
|
||||
},
|
||||
"INSTAGRAM": {
|
||||
"PLACEHOLDER": "Añadir Instagram"
|
||||
"PLACEHOLDER": "Agregar Instagram"
|
||||
},
|
||||
"LINKEDIN": {
|
||||
"PLACEHOLDER": "Añadir LinkedIn"
|
||||
"PLACEHOLDER": "Agregar LinkedIn"
|
||||
},
|
||||
"TWITTER": {
|
||||
"PLACEHOLDER": "Añadir Twitter/X"
|
||||
"PLACEHOLDER": "Agregar Twitter/X"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -117,6 +117,7 @@
|
||||
"PENDING": "Marcar como pendiente",
|
||||
"RESOLVED": "Marcar como resuelto",
|
||||
"MARK_AS_UNREAD": "Marcar como no leído",
|
||||
"MARK_AS_READ": "Marcar como leído",
|
||||
"REOPEN": "Resolver conversación",
|
||||
"SNOOZE": {
|
||||
"TITLE": "Posponer",
|
||||
@@ -134,7 +135,7 @@
|
||||
"FAILED": "No se pudo asignar el agente. Por favor, inténtelo de nuevo."
|
||||
},
|
||||
"LABEL_ASSIGNMENT": {
|
||||
"SUCCESFUL": "Etiqueta asignada #{labelName} a la conversación con id {conversationId}",
|
||||
"SUCCESFUL": "Etiqueta #{labelName} asignada a la conversación con id {conversationId}",
|
||||
"FAILED": "No se pudo asignar el agente. Por favor, inténtelo de nuevo."
|
||||
},
|
||||
"TEAM_ASSIGNMENT": {
|
||||
@@ -358,6 +359,6 @@
|
||||
"TRY_THESE_PROMPTS": "Prueba estas sugerencias"
|
||||
},
|
||||
"GALLERY_VIEW": {
|
||||
"ERROR_DOWNLOADING": "No se puede descargar el archivo adjunto. Por favor, inténtelo de nuevo"
|
||||
"ERROR_DOWNLOADING": "No se pudo descargar el archivo adjunto. Por favor, inténtelo de nuevo"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -56,7 +56,7 @@
|
||||
"BUTTON_TEXT": "Desconectar"
|
||||
},
|
||||
"SIDEBAR_DESCRIPTION": {
|
||||
"DIALOGFLOW": "Dialogflow is a natural language understanding platform that makes it easy to design and integrate a conversational user interface into your mobile app, web application, device, bot, interactive voice response system, and so on. <br /> <br /> Dialogflow integration with {installationName} allows you to configure a Dialogflow bot with your inboxes which lets the bot handle the queries initially and hand them over to an agent when needed. Dialogflow can be used to qualifying the leads, reduce the workload of agents by providing frequently asked questions etc. <br /> <br /> To add Dialogflow, you need to create a Service Account in your Google project console and share the credentials. Please refer to the Dialogflow docs for more information."
|
||||
"DIALOGFLOW": "Dialogflow es una plataforma de comprensión del lenguaje natural que facilita el diseño e integración de una interfaz de usuario conversacional en su aplicación móvil, aplicación web, dispositivo, bot, sistema interactivo de respuesta de voz, etc. <br /> <br /> La integración de Dialogflow con {installationName} le permite configurar un bot de Dialogflow con sus bandejas de entrada que permite al bot manejar las consultas inicialmente y entregarlas a un agente cuando sea necesario. Dialogflow se puede utilizar para calificar a los clientes potenciales, reducir la carga de trabajo de los agentes proporcionando preguntas frecuentes, etc. <br /> <br /> Para añadir Dialogflow, necesita crear una cuenta de servicio en la consola del proyecto de Google y compartir las credenciales. Consulte la documentación de Dialogflow para obtener más información."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"INTEGRATION_SETTINGS": {
|
||||
"HEADER": "Integraciones",
|
||||
"DESCRIPTION": "Chatwoot integrates with multiple tools and services to improve your team's efficiency. Explore the list below to configure your favorite apps.",
|
||||
"DESCRIPTION": "Chatwoot se integra con múltiples herramientas y servicios para mejorar la eficiencia de tu equipo. Explora la lista de abajo para configurar tus aplicaciones favoritas.",
|
||||
"LEARN_MORE": "Más información acerca de integraciones",
|
||||
"LOADING": "Obteniendo integraciones",
|
||||
"CAPTAIN": {
|
||||
@@ -12,7 +12,7 @@
|
||||
},
|
||||
"WEBHOOK": {
|
||||
"SUBSCRIBED_EVENTS": "Eventos suscritos",
|
||||
"LEARN_MORE": "Learn more about webhooks",
|
||||
"LEARN_MORE": "Aprenda más sobre webhooks",
|
||||
"FORM": {
|
||||
"CANCEL": "Cancelar",
|
||||
"DESC": "Los eventos Webhook te proporcionan la información en tiempo real sobre lo que está sucediendo en tu cuenta de Chatwoot. Por favor, introduce una URL válida para configurar un callback.",
|
||||
@@ -31,7 +31,7 @@
|
||||
},
|
||||
"END_POINT": {
|
||||
"LABEL": "URL de Webhook",
|
||||
"PLACEHOLDER": "Example: {webhookExampleURL}",
|
||||
"PLACEHOLDER": "Ejemplo: {webhookExampleURL}",
|
||||
"ERROR": "Por favor, introduzca una URL válida"
|
||||
},
|
||||
"EDIT_SUBMIT": "Actualizar webhook",
|
||||
@@ -90,7 +90,7 @@
|
||||
},
|
||||
"HELP_TEXT": {
|
||||
"TITLE": "¿Cómo utilizar la Integración Slack?",
|
||||
"BODY": "With this integration, all of your incoming conversations will be synced to the ***{selectedChannelName}*** channel in your Slack workspace. You can manage all your customer conversations right within the channel and never miss a message.\n\nHere are the main features of the integration:\n\n**Respond to conversations from within Slack:** To respond to a conversation in the ***{selectedChannelName}*** Slack channel, simply type out your message and send it as a thread. This will create a response back to the customer through Chatwoot. It's that simple!\n\n **Create private notes:** If you want to create private notes instead of replies, start your message with ***`note:`***. This ensures that your message is kept private and won't be visible to the customer.\n\n**Associate an agent profile:** If the person who replied on Slack has an agent profile in Chatwoot under the same email, the replies will be associated with that agent profile automatically. This means you can easily track who said what and when. On the other hand, when the replier doesn't have an associated agent profile, the replies will appear from the bot profile to the customer.",
|
||||
"BODY": "Con esta integración, todas tus conversaciones entrantes serán sincronizadas con el canal ***{selectedChannelName}*** en tu espacio de trabajo en Slack. Puedes administrar todas tus conversaciones con los clientes directamente en tu canal y nunca perder un mensaje.\n\nEstas son las principales características de la integración:\n\n**Responda a conversaciones desde Slack:** Para responder a una conversación en el canal Slack ***{selectedChannelName}***, simplemente escriba el mensaje y envíalo como un hilo. Esto creará una respuesta que se enviará al cliente mediante Chatwoot. ¡Es así de simple!\n\n**Crea notas privadas:** Si quieres crear una nota privada en lugar de una respuesta, comience su mensaje con ***`note:`***. Esto asegurará que tu mensaje se mantenga privado y no será visible al cliente.\n\n**Asociar un perfil de agente:** Si la persona que responde en Slack tiene un agente de perfil en Chatwoot bajo el mismo correo electrónico, las respuestas serán asociadas con ese perfil de agente automáticamente. Esto quiere decir que puedes fácilmente estar al tanto de quién dijo qué y cuándo. Por el otro lado, cuando la persona que responde no tiene un perfil de agente, las respuestas aparecerán desde el perfil de bot al cliente.",
|
||||
"SELECTED": "seleccionado"
|
||||
},
|
||||
"SELECT_CHANNEL": {
|
||||
@@ -114,7 +114,7 @@
|
||||
},
|
||||
"OPEN_AI": {
|
||||
"AI_ASSIST": "Asistencia AI",
|
||||
"WITH_AI": " {option} with AI ",
|
||||
"WITH_AI": " {option} con IA ",
|
||||
"OPTIONS": {
|
||||
"REPLY_SUGGESTION": "Responder sugerencia",
|
||||
"SUMMARIZE": "Resumir",
|
||||
@@ -233,13 +233,13 @@
|
||||
"EMPTY_LIST": "No se encontraron problemas lineales",
|
||||
"LOADING": "Cargando",
|
||||
"ERROR": "Hubo un error al recuperar los problemas lineales, por favor inténtalo de nuevo",
|
||||
"LINK_SUCCESS": "Issue linked successfully",
|
||||
"LINK_ERROR": "There was an error linking the issue, please try again",
|
||||
"LINK_TITLE": "Conversation (#{conversationId}) with {name}"
|
||||
"LINK_SUCCESS": "Incidencia enlazada correctamente",
|
||||
"LINK_ERROR": "Ocurrió un error al enlazar la incidencia. Inténtelo de nuevo",
|
||||
"LINK_TITLE": "Conversación (#{conversationId}) con {name}"
|
||||
},
|
||||
"ADD_OR_LINK": {
|
||||
"TITLE": "Create/link linear issue",
|
||||
"DESCRIPTION": "Create Linear issues from conversations, or link existing ones for seamless tracking.",
|
||||
"TITLE": "Crear/enlazar incidencia con Linear",
|
||||
"DESCRIPTION": "Crear incidencias en Linear desde conversaciones, o enlazar existentes para un seguimiento fluido.",
|
||||
"FORM": {
|
||||
"TITLE": {
|
||||
"LABEL": "Título",
|
||||
@@ -284,17 +284,17 @@
|
||||
},
|
||||
"CREATE": "Crear",
|
||||
"CANCEL": "Cancelar",
|
||||
"CREATE_SUCCESS": "Issue created successfully",
|
||||
"CREATE_ERROR": "There was an error creating the issue, please try again",
|
||||
"LOADING_TEAM_ERROR": "There was an error fetching the teams, please try again",
|
||||
"LOADING_TEAM_ENTITIES_ERROR": "There was an error fetching the team entities, please try again"
|
||||
"CREATE_SUCCESS": "Incidencia creada correctamente",
|
||||
"CREATE_ERROR": "Hubo un error creando la incidencia. Inténtalo de nuevo",
|
||||
"LOADING_TEAM_ERROR": "Hubo un error al coger los equipos. Inténtalo de nuevo",
|
||||
"LOADING_TEAM_ENTITIES_ERROR": "Hubo un error al coger las entidades del equipo. Inténtalo de nuevo"
|
||||
},
|
||||
"ISSUE": {
|
||||
"STATUS": "Estado",
|
||||
"PRIORITY": "Prioridad",
|
||||
"ASSIGNEE": "Cesionario",
|
||||
"LABELS": "Etiquetas",
|
||||
"CREATED_AT": "Created at {createdAt}"
|
||||
"CREATED_AT": "Creado en {createdAt}"
|
||||
},
|
||||
"UNLINK": {
|
||||
"TITLE": "Desenlazar",
|
||||
|
||||
@@ -11,8 +11,8 @@
|
||||
"CONVERSATIONS": "Conversaciones",
|
||||
"MESSAGES": "Mensajes"
|
||||
},
|
||||
"VIEW_MORE": "View more",
|
||||
"LOAD_MORE": "Load more",
|
||||
"VIEW_MORE": "Ver más",
|
||||
"LOAD_MORE": "Cargar más",
|
||||
"SEARCHING_DATA": "Buscando",
|
||||
"LOADING_DATA": "Cargando",
|
||||
"EMPTY_STATE": "Ningún {item} encontrado para la consulta '{query}'",
|
||||
|
||||
@@ -195,7 +195,7 @@
|
||||
"CHANGE_AVAILABILITY_STATUS": "Cambiar",
|
||||
"CHANGE_ACCOUNTS": "Cambiar de cuenta",
|
||||
"SWITCH_ACCOUNT": "Cambiar de cuenta",
|
||||
"CONTACT_SUPPORT": "Contactar al soporte",
|
||||
"CONTACT_SUPPORT": "Contactar a soporte",
|
||||
"SELECTOR_SUBTITLE": "Seleccione una cuenta de la siguiente lista",
|
||||
"PROFILE_SETTINGS": "Ajustes del perfil",
|
||||
"KEYBOARD_SHORTCUTS": "Atajos de teclado",
|
||||
@@ -389,11 +389,6 @@
|
||||
"SWITCH_TO_PRIVATE_NOTE": "Cambiar a nota privada",
|
||||
"SWITCH_TO_REPLY": "Cambiar a respuesta",
|
||||
"TOGGLE_SNOOZE_DROPDOWN": "Cambiar el menú desplegable"
|
||||
},
|
||||
"KEYS": {
|
||||
"WINDOWS_KEY_AND_COMMAND_KEY": "Windows / ⌘",
|
||||
"ALT_OR_OPTION_KEY": "Alt \\ ⌥",
|
||||
"FORWARD_SLASH_KEY": "/"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user