chore: Update translations (#8983)
This commit is contained in:
@@ -39,6 +39,17 @@
|
||||
"PLACEHOLDER": "Introducir clave de atributo personalizado",
|
||||
"ERROR": "Clave es requerida",
|
||||
"IN_VALID": "Llave Invalida"
|
||||
},
|
||||
"REGEX_PATTERN": {
|
||||
"LABEL": "Patrón de Regex",
|
||||
"PLACEHOLDER": "Please enter custom attribute regex pattern. (Optional)"
|
||||
},
|
||||
"REGEX_CUE": {
|
||||
"LABEL": "Regex Cue",
|
||||
"PLACEHOLDER": "Please enter regex pattern hint. (Optional)"
|
||||
},
|
||||
"ENABLE_REGEX": {
|
||||
"LABEL": "Enable regex validation"
|
||||
}
|
||||
},
|
||||
"API": {
|
||||
@@ -93,6 +104,17 @@
|
||||
"EMPTY_RESULT": {
|
||||
"404": "No hay atributos personalizados creados",
|
||||
"NOT_FOUND": "No hay atributos personalizados configurados"
|
||||
},
|
||||
"REGEX_PATTERN": {
|
||||
"LABEL": "Patrón de Regex",
|
||||
"PLACEHOLDER": "Please enter custom attribute regex pattern. (Optional)"
|
||||
},
|
||||
"REGEX_CUE": {
|
||||
"LABEL": "Regex Cue",
|
||||
"PLACEHOLDER": "Please enter regex pattern hint. (Optional)"
|
||||
},
|
||||
"ENABLE_REGEX": {
|
||||
"LABEL": "Enable regex validation"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -39,10 +39,10 @@
|
||||
},
|
||||
"MERGE_CONTACT": "Combinar contacto",
|
||||
"CONTACT_ACTIONS": "Acciones de contacto",
|
||||
"MUTE_CONTACT": "Silenciar Conversación",
|
||||
"UNMUTE_CONTACT": "Dessilenciar conversación",
|
||||
"MUTED_SUCCESS": "Ésta conversación está silenciada por 6 horas",
|
||||
"UNMUTED_SUCCESS": "Ésta conversación ya no está silenciada",
|
||||
"MUTE_CONTACT": "Block Contact",
|
||||
"UNMUTE_CONTACT": "Unblock Contact",
|
||||
"MUTED_SUCCESS": "This contact is blocked successfully. You will not be notified of any future conversations.",
|
||||
"UNMUTED_SUCCESS": "This contact is unblocked successfully.",
|
||||
"SEND_TRANSCRIPT": "Enviar Transcripción",
|
||||
"EDIT_LABEL": "Editar",
|
||||
"SIDEBAR_SECTIONS": {
|
||||
@@ -79,7 +79,13 @@
|
||||
"TITLE": "Exportar contactos",
|
||||
"DESC": "Exportar contactos a un archivo CSV.",
|
||||
"SUCCESS_MESSAGE": "El proceso de exportar esta en proceso. Será notificado por correo cuando el archivo esté listo para descargar.",
|
||||
"ERROR_MESSAGE": "Hubo un error, por favor inténtelo de nuevo"
|
||||
"ERROR_MESSAGE": "Hubo un error, por favor inténtelo de nuevo",
|
||||
"CONFIRM": {
|
||||
"TITLE": "Exportar contactos",
|
||||
"MESSAGE": "Are you sure you want to export all contacts?",
|
||||
"YES": "Yes, Export",
|
||||
"NO": "No, Cancel"
|
||||
}
|
||||
},
|
||||
"DELETE_NOTE": {
|
||||
"CONFIRM": {
|
||||
@@ -339,7 +345,8 @@
|
||||
},
|
||||
"VALIDATIONS": {
|
||||
"REQUIRED": "Se requiere un valor válido",
|
||||
"INVALID_URL": "URL inválida"
|
||||
"INVALID_URL": "URL inválida",
|
||||
"INVALID_INPUT": "Ingreso inválido"
|
||||
}
|
||||
},
|
||||
"MERGE_CONTACTS": {
|
||||
|
||||
@@ -112,7 +112,8 @@
|
||||
"REMOVE_LABEL": "Eliminar etiqueta de la conversación",
|
||||
"SETTINGS": "Ajustes",
|
||||
"AI_ASSIST": "Asistencia AI",
|
||||
"APPEARANCE": "Apariencia"
|
||||
"APPEARANCE": "Apariencia",
|
||||
"SNOOZE_NOTIFICATION": "Posponer notificación"
|
||||
},
|
||||
"COMMANDS": {
|
||||
"GO_TO_CONVERSATION_DASHBOARD": "Ir al panel de conversaciones",
|
||||
@@ -153,7 +154,8 @@
|
||||
"CHANGE_APPEARANCE": "Cambiar apariencia",
|
||||
"LIGHT_MODE": "Claro",
|
||||
"DARK_MODE": "Oscuro",
|
||||
"SYSTEM_MODE": "Sistema"
|
||||
"SYSTEM_MODE": "Sistema",
|
||||
"SNOOZE_NOTIFICATION": "Posponer notificación"
|
||||
}
|
||||
},
|
||||
"DASHBOARD_APPS": {
|
||||
|
||||
@@ -324,7 +324,8 @@
|
||||
"LAST_EDITED": "Última edición"
|
||||
},
|
||||
"COLUMNS": {
|
||||
"BY": "por"
|
||||
"BY": "por",
|
||||
"AUTHOR_NOT_AVAILABLE": "El autor no está disponible"
|
||||
}
|
||||
},
|
||||
"EDIT_ARTICLE": {
|
||||
|
||||
60
app/javascript/dashboard/i18n/locale/es/inbox.json
Normal file
60
app/javascript/dashboard/i18n/locale/es/inbox.json
Normal file
@@ -0,0 +1,60 @@
|
||||
{
|
||||
"INBOX": {
|
||||
"LIST": {
|
||||
"TITLE": "Bandeja de entrada",
|
||||
"DISPLAY_DROPDOWN": "Mostrar",
|
||||
"LOADING": "Cargando notificaciones",
|
||||
"EOF": "Todas las notificaciones cargadas 🎉",
|
||||
"404": "There are no active notifications in this group.",
|
||||
"NO_NOTIFICATIONS": "No notifications",
|
||||
"NOTE": "Notifications from all subscribed inboxes",
|
||||
"SNOOZED_UNTIL": "Posponer hasta",
|
||||
"SNOOZED_UNTIL_TOMORROW": "Pospuesto hasta mañana",
|
||||
"SNOOZED_UNTIL_NEXT_WEEK": "Pospuesto hasta la próxima semana"
|
||||
},
|
||||
"ACTION_HEADER": {
|
||||
"SNOOZE": "Snooze notification",
|
||||
"DELETE": "Delete notification"
|
||||
},
|
||||
"TYPES": {
|
||||
"CONVERSATION_MENTION": "You have been mentioned in a conversation",
|
||||
"CONVERSATION_CREATION": "New conversation created",
|
||||
"CONVERSATION_ASSIGNMENT": "A conversation has been assigned to you",
|
||||
"ASSIGNED_CONVERSATION_NEW_MESSAGE": "New message in an assigned conversation",
|
||||
"PARTICIPATING_CONVERSATION_NEW_MESSAGE": "New message in a conversation you are participating in"
|
||||
},
|
||||
"MENU_ITEM": {
|
||||
"MARK_AS_READ": "Mark as read",
|
||||
"MARK_AS_UNREAD": "Marcar como no leído",
|
||||
"SNOOZE": "Posponer",
|
||||
"DELETE": "Eliminar",
|
||||
"MARK_ALL_READ": "Marcar todo como leído",
|
||||
"DELETE_ALL": "Delete all",
|
||||
"DELETE_ALL_READ": "Delete all read"
|
||||
},
|
||||
"DISPLAY_MENU": {
|
||||
"SORT": "Sort",
|
||||
"DISPLAY": "Display :",
|
||||
"SORT_OPTIONS": {
|
||||
"NEWEST": "Más reciente",
|
||||
"OLDEST": "Más antiguo",
|
||||
"PRIORITY": "Prioridad"
|
||||
},
|
||||
"DISPLAY_OPTIONS": {
|
||||
"SNOOZED": "Postpuestas",
|
||||
"READ": "Leído",
|
||||
"LABELS": "Etiquetas",
|
||||
"CONVERSATION_ID": "ID de conversación"
|
||||
}
|
||||
},
|
||||
"ALERTS": {
|
||||
"MARK_AS_READ": "Notificación marcada como leída",
|
||||
"MARK_AS_UNREAD": "Notificación marcada como no leída",
|
||||
"SNOOZE": "Notificación pospuesta",
|
||||
"DELETE": "Notificación eliminada",
|
||||
"MARK_ALL_READ": "Todas las notificaciones marcadas como leídas",
|
||||
"DELETE_ALL": "Todas las notificaciones eliminadas",
|
||||
"DELETE_ALL_READ": "Todas las notificaciones leídas eliminadas"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -160,6 +160,9 @@
|
||||
"TRIAL_MESSAGE": "días de prueba restantes.",
|
||||
"TRAIL_BUTTON": "Comprar ahora",
|
||||
"DELETED_USER": "Usuario eliminado",
|
||||
"EMAIL_VERIFICATION_PENDING": "Parece que aún no has verificado tu dirección de correo electrónico. Por favor, revisa tu bandeja de entrada para ver el correo electrónico de verificación.",
|
||||
"RESEND_VERIFICATION_MAIL": "Reenviar correo de verificación",
|
||||
"EMAIL_VERIFICATION_SENT": "El correo electrónico de verificación ha sido enviado. Por favor, comprueba tu bandeja de entrada.",
|
||||
"ACCOUNT_SUSPENDED": {
|
||||
"TITLE": "Cuenta suspendida",
|
||||
"MESSAGE": "Tu cuenta está suspendida. Comuníquese con el equipo de soporte para obtener más información."
|
||||
@@ -197,6 +200,7 @@
|
||||
"CURRENTLY_VIEWING_ACCOUNT": "Visualizando:",
|
||||
"SWITCH": "Cambiar",
|
||||
"CONVERSATIONS": "Conversaciones",
|
||||
"INBOX": "Bandeja de entrada",
|
||||
"ALL_CONVERSATIONS": "Todas las conversaciones",
|
||||
"MENTIONED_CONVERSATIONS": "Menciones",
|
||||
"PARTICIPATING_CONVERSATIONS": "Participar",
|
||||
@@ -238,6 +242,7 @@
|
||||
"REPORTS_INBOX": "Bandeja de entrada",
|
||||
"REPORTS_TEAM": "Equipo",
|
||||
"SET_AVAILABILITY_TITLE": "Ponte como",
|
||||
"SLA": "SLA",
|
||||
"BETA": "Beta",
|
||||
"REPORTS_OVERVIEW": "Resumen",
|
||||
"FACEBOOK_REAUTHORIZE": "Su conexión de Facebook expiró, por favor reconecte si página de Facebook para continuar con el servicio",
|
||||
|
||||
70
app/javascript/dashboard/i18n/locale/es/sla.json
Normal file
70
app/javascript/dashboard/i18n/locale/es/sla.json
Normal file
@@ -0,0 +1,70 @@
|
||||
{
|
||||
"SLA": {
|
||||
"HEADER": "SLA",
|
||||
"HEADER_BTN_TXT": "Add SLA",
|
||||
"LOADING": "Fetching SLAs",
|
||||
"SEARCH_404": "No hay elementos que coincidan con esta consulta",
|
||||
"SIDEBAR_TXT": "<p><b>SLA</b> <p>Think of Service Level Agreements (SLAs) like friendly promises between a service provider and a customer.</p> <p> These promises set clear expectations for things like how quickly the team will respond to issues, making sure you always get a reliable and top-notch experience!</p>",
|
||||
"LIST": {
|
||||
"404": "There are no SLAs available in this account.",
|
||||
"TITLE": "Manage SLA",
|
||||
"DESC": "SLAs: Friendly promises for great service!",
|
||||
"TABLE_HEADER": [
|
||||
"Nombre",
|
||||
"Descripción",
|
||||
"FRT",
|
||||
"NRT",
|
||||
"RT",
|
||||
"Horarios"
|
||||
]
|
||||
},
|
||||
"FORM": {
|
||||
"NAME": {
|
||||
"LABEL": "SLA Name",
|
||||
"PLACEHOLDER": "SLA Name",
|
||||
"REQUIRED_ERROR": "SLA name is required",
|
||||
"MINIMUM_LENGTH_ERROR": "La longitud mínima es de 2 caracteres",
|
||||
"VALID_ERROR": "Sólo letras, números, guión y guión bajo son permitidos"
|
||||
},
|
||||
"DESCRIPTION": {
|
||||
"LABEL": "Descripción",
|
||||
"PLACEHOLDER": "SLA for premium customers"
|
||||
},
|
||||
"FIRST_RESPONSE_TIME": {
|
||||
"LABEL": "First Response Time(Seconds)",
|
||||
"PLACEHOLDER": "300 for 5 minutes"
|
||||
},
|
||||
"NEXT_RESPONSE_TIME": {
|
||||
"LABEL": "Next Response Time(Seconds)",
|
||||
"PLACEHOLDER": "600 for 10 minutes"
|
||||
},
|
||||
"RESOLUTION_TIME": {
|
||||
"LABEL": "Resolution Time(Seconds)",
|
||||
"PLACEHOLDER": "86400 for 1 day"
|
||||
},
|
||||
"BUSINESS_HOURS": {
|
||||
"LABEL": "Horarios",
|
||||
"PLACEHOLDER": "Only during business hours"
|
||||
},
|
||||
"EDIT": "Editar",
|
||||
"CREATE": "Crear",
|
||||
"DELETE": "Eliminar",
|
||||
"CANCEL": "Cancelar"
|
||||
},
|
||||
"ADD": {
|
||||
"TITLE": "Add SLA",
|
||||
"DESC": "SLAs: Friendly promises for great service!",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "SLA added successfully",
|
||||
"ERROR_MESSAGE": "Hubo un error, por favor inténtelo de nuevo"
|
||||
}
|
||||
},
|
||||
"EDIT": {
|
||||
"TITLE": "Edit SLA",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "SLA updated successfully",
|
||||
"ERROR_MESSAGE": "Hubo un error, por favor inténtelo de nuevo"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user