da12a39321
New translation updates
135 lines
6.7 KiB
JSON
135 lines
6.7 KiB
JSON
{
|
|
"INTEGRATION_SETTINGS": {
|
|
"HEADER": "Integraciones",
|
|
"WEBHOOK": {
|
|
"SUBSCRIBED_EVENTS": "Eventos suscritos",
|
|
"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.",
|
|
"SUBSCRIPTIONS": {
|
|
"LABEL": "Eventos",
|
|
"EVENTS": {
|
|
"CONVERSATION_CREATED": "Conversación creada",
|
|
"CONVERSATION_STATUS_CHANGED": "Estado de la conversación cambiado",
|
|
"CONVERSATION_UPDATED": "Conversación actualizada",
|
|
"MESSAGE_CREATED": "Mensaje creado",
|
|
"MESSAGE_UPDATED": "Mensaje actualizado",
|
|
"WEBWIDGET_TRIGGERED": "Widget de Live Chat abierto por el usuario"
|
|
}
|
|
},
|
|
"END_POINT": {
|
|
"LABEL": "URL de Webhook",
|
|
"PLACEHOLDER": "Ejemplo: https://example/api/webhook",
|
|
"ERROR": "Por favor, introduzca una URL válida"
|
|
},
|
|
"EDIT_SUBMIT": "Actualizar webhook",
|
|
"ADD_SUBMIT": "Crear webhook"
|
|
},
|
|
"TITLE": "Webhook",
|
|
"CONFIGURE": "Configurar",
|
|
"HEADER": "Configuración de Webhook",
|
|
"HEADER_BTN_TXT": "Añadir nuevo webhook",
|
|
"LOADING": "Obteniendo webhooks adjuntos",
|
|
"SEARCH_404": "No hay elementos que coincidan con esta consulta",
|
|
"SIDEBAR_TXT": "<p><b>Webhooks</b> </p> <p>Webhooks son callbacks HTTP que se pueden definir para cada cuenta. Son activados por eventos como la creación de mensajes en Chatwoot. Puede crear más de un webhook para esta cuenta. <br /><br /> Para crear un webhook <b></b>, haga clic en el <b>Añadir un nuevo webhook</b> botón. También puede eliminar cualquier webhook existente haciendo clic en el botón Borrar.</p>",
|
|
"LIST": {
|
|
"404": "No hay webhooks configurados para esta cuenta.",
|
|
"TITLE": "Administrar webhooks",
|
|
"TABLE_HEADER": [
|
|
"Final de Webhook",
|
|
"Acciones"
|
|
]
|
|
},
|
|
"EDIT": {
|
|
"BUTTON_TEXT": "Editar",
|
|
"TITLE": "Editar Webhook",
|
|
"API": {
|
|
"SUCCESS_MESSAGE": "Configuración de webhook actualizada correctamente",
|
|
"ERROR_MESSAGE": "No se pudo conectar al servidor Woot, por favor inténtalo de nuevo más tarde"
|
|
}
|
|
},
|
|
"ADD": {
|
|
"CANCEL": "Cancelar",
|
|
"TITLE": "Añadir nuevo webhook",
|
|
"API": {
|
|
"SUCCESS_MESSAGE": "Configuración de webhook añadida correctamente",
|
|
"ERROR_MESSAGE": "No se pudo conectar al servidor Woot, por favor inténtalo de nuevo más tarde"
|
|
}
|
|
},
|
|
"DELETE": {
|
|
"BUTTON_TEXT": "Eliminar",
|
|
"API": {
|
|
"SUCCESS_MESSAGE": "Webhook eliminado correctamente",
|
|
"ERROR_MESSAGE": "No se pudo conectar al servidor Woot, por favor inténtalo de nuevo más tarde"
|
|
},
|
|
"CONFIRM": {
|
|
"TITLE": "Confirmar eliminación",
|
|
"MESSAGE": "¿Está seguro de eliminar el webhook? (%{webhookURL})",
|
|
"YES": "Sí, eliminar ",
|
|
"NO": "No, mantenerlo"
|
|
}
|
|
}
|
|
},
|
|
"SLACK": {
|
|
"HELP_TEXT": {
|
|
"TITLE": "Utilizando integración de Slack",
|
|
"BODY": "<br/><p>Chatwoot ahora sincronizará todas las conversaciones entrantes en el canal <b><i>de conversaciones del cliente</i></b> dentro de tu lugar de trabajo slack.</p><p>Respondiendo a un tema de conversación en <b><i>conversaciones de clientes</i></b> canal de slack creará una respuesta al cliente a través de chatwoot.</p><p>Inicie las respuestas con <b><i>nota:</i></b> para crear notas privadas en lugar de respuestas.</p><p>Si el respondente de slack tiene un perfil de agente en el chatwoot bajo el mismo correo electrónico, las respuestas se asociarán en consecuencia.</p><p>Cuando el replicador no tiene un perfil de agente asociado, las respuestas se harán con el perfil del bot.</p>"
|
|
}
|
|
},
|
|
"DELETE": {
|
|
"BUTTON_TEXT": "Eliminar",
|
|
"API": {
|
|
"SUCCESS_MESSAGE": "Integración eliminada correctamente"
|
|
}
|
|
},
|
|
"CONNECT": {
|
|
"BUTTON_TEXT": "Conectar"
|
|
},
|
|
"DASHBOARD_APPS": {
|
|
"TITLE": "Dashboard Apps",
|
|
"HEADER_BTN_TXT": "Add a new dashboard app",
|
|
"SIDEBAR_TXT": "<p><b>Dashboard Apps</b></p><p>Dashboard Apps allow organizations to embed an application inside the Chatwoot dashboard to provide the context for customer support agents. This feature allows you to create an application independently and embed that inside the dashboard to provide user information, their orders, or their previous payment history.</p><p>When you embed your application using the dashboard in Chatwoot, your application will get the context of the conversation and contact as a window event. Implement a listener for the message event on your page to receive the context.</p><p>To add a new dashboard app, click on the button 'Add a new dashboard app'.</p>",
|
|
"DESCRIPTION": "Dashboard Apps allow organizations to embed an application inside the dashboard to provide the context for customer support agents. This feature allows you to create an application independently and embed that to provide user information, their orders, or their previous payment history.",
|
|
"LIST": {
|
|
"404": "There are no dashboard apps configured on this account yet",
|
|
"LOADING": "Fetching dashboard apps...",
|
|
"TABLE_HEADER": [
|
|
"Nombre",
|
|
"Endpoint"
|
|
],
|
|
"EDIT_TOOLTIP": "Edit app",
|
|
"DELETE_TOOLTIP": "Delete app"
|
|
},
|
|
"FORM": {
|
|
"TITLE_LABEL": "Nombre",
|
|
"TITLE_PLACEHOLDER": "Enter a name for your dashboard app",
|
|
"TITLE_ERROR": "A name for the dashboard app is required",
|
|
"URL_LABEL": "Endpoint",
|
|
"URL_PLACEHOLDER": "Enter the endpoint URL where your app is hosted",
|
|
"URL_ERROR": "A valid URL is required"
|
|
},
|
|
"CREATE": {
|
|
"HEADER": "Add a new dashboard app",
|
|
"FORM_SUBMIT": "Enviar",
|
|
"FORM_CANCEL": "Cancelar",
|
|
"API_SUCCESS": "Dashboard app configured successfully",
|
|
"API_ERROR": "We couldn't create an app. Please try again later"
|
|
},
|
|
"UPDATE": {
|
|
"HEADER": "Edit dashboard app",
|
|
"FORM_SUBMIT": "Actualizar",
|
|
"FORM_CANCEL": "Cancelar",
|
|
"API_SUCCESS": "Dashboard app updated successfully",
|
|
"API_ERROR": "We couldn't update the app. Please try again later"
|
|
},
|
|
"DELETE": {
|
|
"CONFIRM_YES": "Yes, delete it",
|
|
"CONFIRM_NO": "No, keep it",
|
|
"TITLE": "Confirme eliminación",
|
|
"MESSAGE": "Are you sure to delete the app - %{appName}?",
|
|
"API_SUCCESS": "Dashboard app deleted successfully",
|
|
"API_ERROR": "We couldn't delete the app. Please try again later"
|
|
}
|
|
}
|
|
}
|
|
}
|