chore: Update translations from Crowdin (#5831)
This commit is contained in:
@@ -1,78 +1,78 @@
|
||||
{
|
||||
"MACROS": {
|
||||
"HEADER": "Macros",
|
||||
"HEADER_BTN_TXT": "Add a new macro",
|
||||
"HEADER_BTN_TXT_SAVE": "Save macro",
|
||||
"LOADING": "Fetching macros",
|
||||
"SIDEBAR_TXT": "<p><b>Macros</b><p>A macro is a set of saved actions that help customer service agents easily complete tasks. The agents can define a set of actions like tagging a conversation with a label, sending an email transcript, updating a custom attribute, etc., and they can run these actions in a single click. When the agents run the macro, the actions would be performed sequentially in the order they are defined. Macros improve productivity and increase consistency in actions. </p><p>A macro can be helpful in 2 ways. </p><p><b>As an agent assist:</b> If an agent performs a set of actions multiple times, they can save it as a macro and execute all the actions together using a single click.</p><p><b>As an option to onboard a team member:</b> Every agent has to perform many different checks/actions during each conversation. Onboarding a new support team member will be easy if pre-defined macros are available on the account. Instead of describing each step in detail, the manager/team lead can point to the macros used in different scenarios.</p>",
|
||||
"ERROR": "Something went wrong. Please try again",
|
||||
"ORDER_INFO": "Macros will run in the order you add your actions. You can rearrange them by dragging them by the handle beside each node.",
|
||||
"HEADER_BTN_TXT": "Añadir una nueva macro",
|
||||
"HEADER_BTN_TXT_SAVE": "Guardar macro",
|
||||
"LOADING": "Obteniendo macros",
|
||||
"SIDEBAR_TXT": "<p><b>Macros</b><p>Una macro es un conjunto de acciones guardadas que ayudan a los agentes de servicio al cliente a completar fácilmente tareas. Los agentes pueden definir un conjunto de acciones como etiquetar una conversación con una etiqueta, enviar una transcripción de correo electrónico, actualizar un atributo personalizado, etc. y pueden ejecutar estas acciones en un solo clic. Cuando los agentes ejecutan la macro, las acciones se realizarían secuencialmente en el orden en que se definen. Las macros mejoran la productividad y aumentan la consistencia en las acciones. </p><p>Una macro puede ser útil de 2 maneras. </p><p><b>Como agente de asistencia:</b> Si un agente realiza un conjunto de acciones múltiples veces, pueden guardarlo como una macro y ejecutar todas las acciones juntas usando un solo clic.</p><p><b>Como opción a bordo de un miembro del equipo:</b> Cada agente tiene que realizar muchas comprobaciones/acciones diferentes durante cada conversación. Incorporar un nuevo miembro del equipo de soporte será fácil si las macros predefinidas están disponibles en la cuenta. En lugar de describir cada paso en detalle, el jefe de equipo puede señalar las macros utilizadas en diferentes escenarios.</p>",
|
||||
"ERROR": "Algo salió mal. Por favor, inténtalo de nuevo",
|
||||
"ORDER_INFO": "Las macros se ejecutarán en el orden en que añadas sus acciones. Puede reorganizarlas arrastrándolas por el manejador al lado de cada nodo.",
|
||||
"ADD": {
|
||||
"FORM": {
|
||||
"NAME": {
|
||||
"LABEL": "Macro name",
|
||||
"PLACEHOLDER": "Enter a name for your macro",
|
||||
"ERROR": "Name is required for creating a macro"
|
||||
"LABEL": "Nombre de macro",
|
||||
"PLACEHOLDER": "Introduzca un nombre para su macro",
|
||||
"ERROR": "Se requiere un nombre para crear una macro"
|
||||
},
|
||||
"ACTIONS": {
|
||||
"LABEL": "Acciones"
|
||||
}
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Macro added successfully",
|
||||
"ERROR_MESSAGE": "Unable to create macro, Please try again later"
|
||||
"SUCCESS_MESSAGE": "Macro añadida correctamente",
|
||||
"ERROR_MESSAGE": "No se puede crear la macro, por favor inténtalo de nuevo más tarde"
|
||||
}
|
||||
},
|
||||
"LIST": {
|
||||
"TABLE_HEADER": [
|
||||
"Nombre",
|
||||
"Created by",
|
||||
"Last updated by",
|
||||
"Visibility"
|
||||
"Creado por",
|
||||
"Última actualización por",
|
||||
"Visibilidad"
|
||||
],
|
||||
"404": "No macros found"
|
||||
"404": "No se encontraron macros"
|
||||
},
|
||||
"DELETE": {
|
||||
"TOOLTIP": "Delete macro",
|
||||
"TOOLTIP": "Eliminar macro",
|
||||
"CONFIRM": {
|
||||
"MESSAGE": "¿Está seguro de eliminar ",
|
||||
"YES": "Sí, eliminar",
|
||||
"NO": "No"
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Macro deleted successfully",
|
||||
"ERROR_MESSAGE": "There was an error deleting the macro. Please try again later"
|
||||
"SUCCESS_MESSAGE": "Macro eliminada correctamente",
|
||||
"ERROR_MESSAGE": "Hubo un error al eliminar la macro. Por favor, inténtalo de nuevo más tarde"
|
||||
}
|
||||
},
|
||||
"EDIT": {
|
||||
"TOOLTIP": "Edit macro",
|
||||
"TOOLTIP": "Editar macro",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Macro updated successfully",
|
||||
"ERROR_MESSAGE": "Could not update Macro, Please try again later"
|
||||
"SUCCESS_MESSAGE": "Macro actualizado correctamente",
|
||||
"ERROR_MESSAGE": "No se pudo actualizar la Macro, por favor inténtalo de nuevo más tarde"
|
||||
}
|
||||
},
|
||||
"EDITOR": {
|
||||
"START_FLOW": "Start Flow",
|
||||
"END_FLOW": "End Flow",
|
||||
"LOADING": "Fetching macro",
|
||||
"ADD_BTN_TOOLTIP": "Add new action",
|
||||
"DELETE_BTN_TOOLTIP": "Delete Action",
|
||||
"START_FLOW": "Iniciar flujo",
|
||||
"END_FLOW": "Finalizar flujo",
|
||||
"LOADING": "Buscando macro",
|
||||
"ADD_BTN_TOOLTIP": "Añadir nueva acción",
|
||||
"DELETE_BTN_TOOLTIP": "Eliminar acción",
|
||||
"VISIBILITY": {
|
||||
"LABEL": "Macro Visibility",
|
||||
"LABEL": "Visibilidad de macro",
|
||||
"GLOBAL": {
|
||||
"LABEL": "Public",
|
||||
"DESCRIPTION": "This macro is available publicly for all agents in this account."
|
||||
"LABEL": "Público",
|
||||
"DESCRIPTION": "Esta macro está disponible públicamente para todos los agentes de esta cuenta."
|
||||
},
|
||||
"PERSONAL": {
|
||||
"LABEL": "Private",
|
||||
"DESCRIPTION": "This macro will be private to you and not be available to others."
|
||||
"LABEL": "Privado",
|
||||
"DESCRIPTION": "Esta macro será privada para usted y no estará disponible para otros."
|
||||
}
|
||||
}
|
||||
},
|
||||
"EXECUTE": {
|
||||
"BUTTON_TOOLTIP": "Execute",
|
||||
"PREVIEW": "Preview Macro",
|
||||
"EXECUTED_SUCCESSFULLY": "Macro executed successfully"
|
||||
"BUTTON_TOOLTIP": "Ejecutar",
|
||||
"PREVIEW": "Previsualizar macro",
|
||||
"EXECUTED_SUCCESSFULLY": "Macro ejecutado correctamente"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user