chore: Update translations from Crowdin (#5523)
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
{
|
||||
"CONVERSATION": {
|
||||
"SELECT_A_CONVERSATION": "Por favor, selecciona una conversación del panel izquierdo",
|
||||
"404": "Sorry, we cannot find the conversation. Please try again",
|
||||
"SWITCH_VIEW_LAYOUT": "Switch the layout",
|
||||
"CSAT_REPLY_MESSAGE": "Por favor, valora la conversación",
|
||||
"404": "Lo sentimos, no podemos encontrar la conversación. Por favor, inténtalo de nuevo",
|
||||
"SWITCH_VIEW_LAYOUT": "Cambiar el diseño",
|
||||
"DASHBOARD_APP_TAB_MESSAGES": "Mensajes",
|
||||
"UNVERIFIED_SESSION": "La identidad de este usuario no está verificada",
|
||||
"NO_MESSAGE_1": "¡Oh oh! Parece que no hay mensajes de los clientes en tu bandeja de entrada.",
|
||||
@@ -62,30 +63,30 @@
|
||||
},
|
||||
"CARD_CONTEXT_MENU": {
|
||||
"PENDING": "Marcar como pendiente",
|
||||
"RESOLVED": "Mark as resolved",
|
||||
"RESOLVED": "Marcar como resuelto",
|
||||
"REOPEN": "Resolver conversación",
|
||||
"SNOOZE": {
|
||||
"TITLE": "Snooze",
|
||||
"TITLE": "Posponer",
|
||||
"NEXT_REPLY": "Hasta la siguiente respuesta",
|
||||
"TOMORROW": "Hasta mañana",
|
||||
"NEXT_WEEK": "Hasta la próxima semana"
|
||||
},
|
||||
"ASSIGN_AGENT": "Assign agent",
|
||||
"ASSIGN_LABEL": "Assign label",
|
||||
"AGENTS_LOADING": "Loading agents...",
|
||||
"ASSIGN_TEAM": "Assign team",
|
||||
"ASSIGN_AGENT": "Asignar un agente",
|
||||
"ASSIGN_LABEL": "Asignar etiqueta",
|
||||
"AGENTS_LOADING": "Cargando agentes...",
|
||||
"ASSIGN_TEAM": "Asignar equipo",
|
||||
"API": {
|
||||
"AGENT_ASSIGNMENT": {
|
||||
"SUCCESFUL": "Conversation id %{conversationId} assigned to \"%{agentName}\"",
|
||||
"FAILED": "Couldn't assign agent. Please try again."
|
||||
"SUCCESFUL": "ID de conversación %{conversationId} asignado a \"%{agentName}\"",
|
||||
"FAILED": "No se pudo asignar el agente. Por favor, inténtelo de nuevo."
|
||||
},
|
||||
"LABEL_ASSIGNMENT": {
|
||||
"SUCCESFUL": "Assigned label #%{labelName} to conversation id %{conversationId}",
|
||||
"FAILED": "Couldn't assign label. Please try again."
|
||||
"SUCCESFUL": "Etiqueta asignada #%{labelName} al id de conversación %{conversationId}",
|
||||
"FAILED": "No se pudo asignar el agente. Por favor, inténtelo de nuevo."
|
||||
},
|
||||
"TEAM_ASSIGNMENT": {
|
||||
"SUCCESFUL": "Assigned team \"%{team}\" to conversation id %{conversationId}",
|
||||
"FAILED": "Couldn't assign team. Please try again."
|
||||
"SUCCESFUL": "Equipo asignado \"%{team}\" al ID de conversación %{conversationId}",
|
||||
"FAILED": "No se pudo asignar el equipo. Por favor, inténtelo de nuevo."
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -131,13 +132,13 @@
|
||||
},
|
||||
"VISIBLE_TO_AGENTS": "Nota privada: solo visible para ti y tu equipo",
|
||||
"CHANGE_STATUS": "Estado de la conversación cambiado",
|
||||
"CHANGE_STATUS_FAILED": "Conversation status change failed",
|
||||
"CHANGE_STATUS_FAILED": "Error al cambiar el estado de la conversación",
|
||||
"CHANGE_AGENT": "Conversación cambiada de asignatario",
|
||||
"CHANGE_AGENT_FAILED": "Assignee change failed",
|
||||
"ASSIGN_LABEL_SUCCESFUL": "Label assigned successfully",
|
||||
"ASSIGN_LABEL_FAILED": "Label assignment failed",
|
||||
"CHANGE_AGENT_FAILED": "Error al cambiar el asignatario",
|
||||
"ASSIGN_LABEL_SUCCESFUL": "Etiqueta asignada correctamente",
|
||||
"ASSIGN_LABEL_FAILED": "No se ha podido asignar la etiqueta",
|
||||
"CHANGE_TEAM": "Equipo de conversación cambiado",
|
||||
"FILE_SIZE_LIMIT": "El archivo excede el límite de los archivos adjuntos {MAXIMUM_FILE_UPLOAD_SIZE}",
|
||||
"FILE_SIZE_LIMIT": "El archivo supera el límite de archivos adjuntos de {MAXIMUM_SUPPORTED_FILE_UPLOAD_SIZE} MB",
|
||||
"MESSAGE_ERROR": "No se puede enviar este mensaje, por favor inténtalo de nuevo más tarde",
|
||||
"SENT_BY": "Enviado por:",
|
||||
"BOT": "Bot",
|
||||
|
||||
Reference in New Issue
Block a user