83eb92e7ff
Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com>
57 lines
2.4 KiB
JSON
57 lines
2.4 KiB
JSON
{
|
|
"CONVERSATION": {
|
|
"404": "Por favor, selecciona una conversación del panel izquierdo",
|
|
"NO_MESSAGE_1": "¡Oh oh! Parece que no hay mensajes de los clientes en tu bandeja de entrada.",
|
|
"NO_MESSAGE_2": " para enviar un mensaje a tu página!",
|
|
"NO_INBOX_1": "¡Hola! Parece que aún no has añadido ninguna bandeja de entrada.",
|
|
"NO_INBOX_2": " para empezar",
|
|
"NO_INBOX_AGENT": "¡Uh Oh! Parece que no eres parte de ninguna bandeja de entrada. Por favor, contacta con tu administrador",
|
|
"CLICK_HERE": "Haz clic aquí",
|
|
"LOADING_INBOXES": "Cargando bandeja de entrada",
|
|
"LOADING_CONVERSATIONS": "Cargando conversaciones",
|
|
"CANNOT_REPLY": "No puedes responder debido a",
|
|
"24_HOURS_WINDOW": "Restricción de la ventana de mensajes de 24 horas",
|
|
"LAST_INCOMING_TWEET": "You are replying to the last incoming tweet",
|
|
"REPLYING_TO": "You are replying to:",
|
|
"REMOVE_SELECTION": "Remove Selection",
|
|
"DOWNLOAD": "Descargar",
|
|
"HEADER": {
|
|
"RESOLVE_ACTION": "Resolver",
|
|
"REOPEN_ACTION": "Reabrir",
|
|
"OPEN": "Más",
|
|
"CLOSE": "Cerrar",
|
|
"DETAILS": "detalles"
|
|
},
|
|
"FOOTER": {
|
|
"MSG_INPUT": "Shift + enter for new line. Comience con '/' para seleccionar una respuesta predefinida.",
|
|
"PRIVATE_MSG_INPUT": "Mayús + entrar para una nueva línea. Esto será visible sólo para los agentes"
|
|
},
|
|
"REPLYBOX": {
|
|
"REPLY": "Responder",
|
|
"PRIVATE_NOTE": "Nota privada",
|
|
"SEND": "Enviar",
|
|
"CREATE": "Añadir nota",
|
|
"TWEET": "Tweet"
|
|
},
|
|
"VISIBLE_TO_AGENTS": "Nota privada: solo visible para ti y tu equipo",
|
|
"CHANGE_STATUS": "Estado de la conversación cambiado",
|
|
"CHANGE_AGENT": "Conversación cambiada de asignatario"
|
|
},
|
|
"EMAIL_TRANSCRIPT": {
|
|
"TITLE": "Send conversation transcript",
|
|
"DESC": "Send a copy of the conversation transcript to the specified email address",
|
|
"SUBMIT": "Enviar",
|
|
"CANCEL": "Cancelar",
|
|
"SEND_EMAIL_SUCCESS": "The chat transcript was sent successfully",
|
|
"SEND_EMAIL_ERROR": "Hubo un error, por favor inténtalo de nuevo",
|
|
"FORM": {
|
|
"SEND_TO_CONTACT": "Send the transcript to the customer",
|
|
"SEND_TO_AGENT": "Send the transcript of the assigned agent",
|
|
"SEND_TO_OTHER_EMAIL_ADDRESS": "Send the transcript to another email address",
|
|
"EMAIL": {
|
|
"PLACEHOLDER": "Enter an email address",
|
|
"ERROR": "Por favor, introduzca una dirección de correo válida"
|
|
}
|
|
}
|
|
}
|
|
}
|