es.js edited online with Bitbucket

This commit is contained in:
Ponzio Juan Cruz 2017-01-29 00:58:10 +00:00
parent 27dd28aa04
commit c40dbebecf

View File

@ -1,259 +1,259 @@
export default { export default {
'WELCOME': 'Bievenido', 'WELCOME': 'Bievenido',
'TICKETS': 'Tickets', 'TICKETS': 'Tickets',
'ARTICLES': 'Articulos', 'ARTICLES': 'Artículo',
'ACCOUNT': 'Cuenta', 'ACCOUNT': 'Cuenta',
'SUBMIT': 'Enviar', 'SUBMIT': 'Enviar',
'EMAIL': 'Email', 'EMAIL': 'Email',
'PASSWORD': 'Contrasena', 'PASSWORD': 'Contraseña',
'REPEAT_PASSWORD': 'Repetir Contrasena', 'REPEAT_PASSWORD': 'Repetir Contraseña',
'LOG_IN': 'Logearse', 'LOG_IN': 'Iniciar sesión',
'SIGN_UP': 'Registrarse', 'SIGN_UP': 'Registrarse',
'FORGOT_PASSWORD': 'Olvidates tu contrasena?', 'FORGOT_PASSWORD': 'Olvidates tu contrasena?',
'RECOVER_PASSWORD': 'Recover Password', 'RECOVER_PASSWORD': 'Recuperar Contraseña',
'RECOVER_SENT': 'An email with recover instructions has been sent.', 'RECOVER_SENT': 'Se ha enviado un correo electrónico con instrucciones de recuperación.',
'NEW_PASSWORD': 'New password', 'NEW_PASSWORD': 'Nueva contraseña',
'REPEAT_NEW_PASSWORD': 'Repeat new password', 'REPEAT_NEW_PASSWORD': 'Repetir nueva contraseña',
'BACK_LOGIN_FORM': 'Back to login form', 'BACK_LOGIN_FORM': 'Back to login form',
'VIEW_ARTICLES': 'View Articles', 'VIEW_ARTICLES': 'Ver Artículos',
'EDIT_PROFILE': 'Edit Profile', 'EDIT_PROFILE': 'Editar Perfil',
'CLOSE_SESSION': 'Close session', 'CLOSE_SESSION': 'Cerrar sesión',
'CREATE_TICKET': 'Create Ticket', 'CREATE_TICKET': 'Crear Ticket',
'TICKET_LIST': 'Ticket List', 'TICKET_LIST': 'Lista de Ticket',
'SUPPORT_CENTER': 'Support Center', 'SUPPORT_CENTER': 'Centro de Soporte',
'DEPARTMENT': 'Department', 'DEPARTMENT': 'Departamento',
'AUTHOR': 'Author', 'AUTHOR': 'Author',
'DATE': 'Date', 'DATE': 'Fecha',
'RESPOND': 'Respond', 'RESPOND': 'Responder',
'RESPOND_TICKET': 'Respond Ticket', 'RESPOND_TICKET': 'Responder Ticket',
'NO_ATTACHMENT': 'No file attachment', 'NO_ATTACHMENT': 'No hay archivo adjunto',
'STAFF': 'Staff', 'STAFF': 'Staff',
'CUSTOMER': 'Customer', 'CUSTOMER': 'Cliente',
'YES': 'Yes', 'YES': 'Si',
'NO': 'No', 'NO': 'No',
'CANCEL': 'Cancel', 'CANCEL': 'Cancelar',
'MY_ACCOUNT': 'My Account', 'MY_ACCOUNT': 'Mi Cuenta',
'DASHBOARD': 'Dashboard', 'DASHBOARD': 'Gráfica',
'USERS': 'Users', 'USERS': 'Usuarios',
'SETTINGS': 'Settings', 'SETTINGS': 'Configuración',
'TICKET_STATS': 'Ticket Stats', 'TICKET_STATS': 'Estadísticas de Tickets',
'LAST_ACTIVITY': 'Last Activity', 'LAST_ACTIVITY': 'Última actividad',
'MY_TICKETS': 'My Tickets', 'MY_TICKETS': 'Mis Tickets',
'NEW_TICKETS': 'New Tickets', 'NEW_TICKETS': 'Nuevos Tickets',
'ALL_TICKETS': 'All Tickets', 'ALL_TICKETS': 'Todos los Tickets',
'CUSTOM_RESPONSES': 'Custom Responses', 'CUSTOM_RESPONSES': 'Respuestas Personalizadas',
'LIST_USERS': 'List Users', 'LIST_USERS': 'Lista de Usuarios',
'BAN_USERS': 'Ban Users', 'BAN_USERS': 'Ban Users',
'LIST_ARTICLES': 'Article List', 'LIST_ARTICLES': 'Lista de Artículos',
'STAFF_MEMBERS': 'Staff Members', 'STAFF_MEMBERS': 'Staff Members',
'DEPARTMENTS': 'Departments', 'DEPARTMENTS': 'Departamentos',
'SYSTEM_PREFERENCES': 'System Preferences', 'SYSTEM_PREFERENCES': 'Preferencias del Sistema',
'USER_SYSTEM': 'User System', 'USER_SYSTEM': 'Sistema de Usuario',
'EMAIL_TEMPLATES': 'Email Templates', 'EMAIL_TEMPLATES': 'Plantillas de correo electrónico',
'FILTERS_CUSTOM_FIELDS': 'Filters and Custom Fields', 'FILTERS_CUSTOM_FIELDS': 'Filtros y campos personalizados',
'PRIORITY': 'Priority', 'PRIORITY': 'Prioridad',
'NUMBER': 'Number', 'NUMBER': 'Número',
'HIGH': 'High', 'HIGH': 'Alta',
'MEDIUM': 'Medium', 'MEDIUM': 'Media',
'LOW': 'Low', 'LOW': 'Baja',
'TITLE': 'Title', 'TITLE': 'Título',
'CONTENT': 'Content', 'CONTENT': 'Contenido',
'SAVE': 'Save', 'SAVE': 'Guardar',
'DISCARD_CHANGES': 'Discard changes', 'DISCARD_CHANGES': 'Descartar cambios',
'DELETE': 'Delete', 'DELETE': 'Borrar',
'LANGUAGE': 'Language', 'LANGUAGE': 'Idioma',
'OWNER': 'Owner', 'OWNER': 'Propietario',
'OWNED': 'Owned', 'OWNED': 'Propiedad',
'STATUS': 'Status', 'STATUS': 'Estado',
'NONE': 'None', 'NONE': 'Ninguno',
'OPENED': 'Opened', 'OPENED': 'Abierto',
'CLOSED': 'Closed', 'CLOSED': 'Cerrado',
'CLOSE': 'Close', 'CLOSE': 'Cerrar',
'RE_OPEN': 'Re open', 'RE_OPEN': 'Reabrir',
'ASSIGN_TO_ME': 'Assign to me', 'ASSIGN_TO_ME': 'Asignar',
'UN_ASSIGN': 'Unassign', 'UN_ASSIGN': 'desasignar',
'VIEW_TICKET': 'View Ticket', 'VIEW_TICKET': 'Ver Ticket',
'SELECT_CUSTOM_RESPONSE': 'Select a custom response...', 'SELECT_CUSTOM_RESPONSE': 'Seleccionar respuesta personalizada...',
'WARNING': 'Warning', 'WARNING': 'Advertencia',
'INFO': 'Information', 'INFO': 'Información',
'ALL_DEPARTMENTS': 'All Departments', 'ALL_DEPARTMENTS': 'Todos los Departamentos',
'EMAIL_BANNED': 'Email banned', 'EMAIL_BANNED': 'Email banned',
'UN_BAN': 'Disable ban', 'UN_BAN': 'Disable ban',
'BAN_NEW_EMAIL': 'Ban new email', 'BAN_NEW_EMAIL': 'Ban new email',
'BAN_EMAIL': 'Ban email', 'BAN_EMAIL': 'Ban email',
'NAME': 'Name', 'NAME': 'Nombre',
'SIGNUP_DATE': 'Sign up date', 'SIGNUP_DATE': 'Fecha de registro',
'SEARCH_USERS': 'Search users...', 'SEARCH_USERS': 'Buscar usuarios...',
'SEARCH_EMAIL': 'Search email...', 'SEARCH_EMAIL': 'Buscar email...',
'USER_VIEW_TITLE': 'User #{userId}', 'USER_VIEW_TITLE': 'User #{userId}',
'EDIT_TOPIC': 'Edit Topic', 'EDIT_TOPIC': 'Editar Tema',
'ADD_TOPIC': 'Add Topic', 'ADD_TOPIC': 'Añadir Tema',
'ICON': 'Icon', 'ICON': 'Icono',
'COLOR': 'Color', 'COLOR': 'Color',
'ADD_NEW_ARTICLE': 'Add new article', 'ADD_NEW_ARTICLE': 'Añadir nuevo artículo',
'ADD_ARTICLE': 'Add article', 'ADD_ARTICLE': 'Añadir Artículo',
'LAST_EDITED_IN': 'Last edited in {date}', 'LAST_EDITED_IN': 'Última edición en {date}',
'EDIT': 'Edit', 'EDIT': 'Editar',
'NO_RESULTS': 'No results', 'NO_RESULTS': 'No hay resultados',
'DELETE_AND_BAN': 'Delete and ban', 'DELETE_AND_BAN': 'Delete and ban',
'STAFF_LEVEL': 'Staff Level', 'STAFF_LEVEL': 'Staff Level',
'ASSIGNED': 'Assigned', 'ASSIGNED': 'Asignado',
'ASSIGNED_TICKETS': '{tickets} assigned tickets', 'ASSIGNED_TICKETS': '{tickets} Tickets Asignados',
'CLOSED_TICKETS': '{tickets} closed tickets', 'CLOSED_TICKETS': '{tickets} Tickets Cerrados',
'LAST_LOGIN': 'Last login', 'LAST_LOGIN': 'Último Acceso',
'ADD_NEW_STAFF': 'Add new staff', 'ADD_NEW_STAFF': 'Add new staff',
'ADD_STAFF': 'Add staff', 'ADD_STAFF': 'Add staff',
'LEVEL': 'Level', 'LEVEL': 'Nivel',
'LEVEL_1': 'Level 1 (Tickets)', 'LEVEL_1': 'Nivel 1 (Tickets)',
'LEVEL_2': 'Level 2 (Tickets + Articles)', 'LEVEL_2': 'Nivel 2 (Tickets + Artículos)',
'LEVEL_3': 'Level 3 (Tickets + Articles + Staff)', 'LEVEL_3': 'Nivel 3 (Tickets + Artículo + Staff)',
'LEVEL_1_DESCRIPTION': 'can only respond tickets and manage users.', 'LEVEL_1_DESCRIPTION': 'Sólo puede responder tickets y administrar usuarios.',
'LEVEL_2_DESCRIPTION': 'can do every Level 1 does, can create or edit articles and it can create custom responses.', 'LEVEL_2_DESCRIPTION': 'Puede hacer lo mismo que el Nivel 1, y además, crear o editar artículos y crear respuestas personalizadas.',
'LEVEL_3_DESCRIPTION': 'can do every Level 2 does, can create or edit staff members and can manage the whole system.', 'LEVEL_3_DESCRIPTION': 'Puede hacer lo mismo que el Nivel 2, y además, crear o editar miembros del personal y puede gestionar todo el sistema.',
'UPDATE_EMAIL': 'Update email', 'UPDATE_EMAIL': 'Actualizar correo electrónico',
'UPDATE_PASSWORD': 'Update password', 'UPDATE_PASSWORD': 'Actualizar Contraseña',
'UPDATE_LEVEL': 'Update level', 'UPDATE_LEVEL': 'Actualizar Nivel',
'UPDATE_DEPARTMENTS': 'Update departments', 'UPDATE_DEPARTMENTS': 'Actializar Departamentos',
'EDIT_STAFF': 'Edit staff member', 'EDIT_STAFF': 'Edit staff member',
'ADD_DEPARTMENT': 'Add department', 'ADD_DEPARTMENT': 'Añadir departamento',
'UPDATE_DEPARTMENT': 'Update department', 'UPDATE_DEPARTMENT': 'Actualizar Departamento',
'TRANSFER_TICKETS_TO': 'Transfer tickets to', 'TRANSFER_TICKETS_TO': 'Transferir Tickets a',
'COMMENTS': 'Comments', 'COMMENTS': 'Comentarios',
'DELETE_STAFF_MEMBER': 'Delete staff member', 'DELETE_STAFF_MEMBER': 'Delete staff member',
'MAINTENANCE_MODE': 'Maintenance mode', 'MAINTENANCE_MODE': 'Modo de mantenimiento',
'MAINTENANCE_MODE_INFO': 'It will temporary disable the system for regular users.', 'MAINTENANCE_MODE_INFO': 'Deshabilitará temporalmente el sistema para usuarios regulares.',
'RECOVER_DEFAULT': 'Recover default', 'RECOVER_DEFAULT': 'Recover default',
'SUPPORT_CENTER_URL': 'Support Center URL', 'SUPPORT_CENTER_URL': 'URL del Centro de soporte',
'SUPPORT_CENTER_TITLE': 'Support Center Title', 'SUPPORT_CENTER_TITLE': 'Título del Centro de Soporte',
'SUPPORT_CENTER_LAYOUT': 'Support Center Layout', 'SUPPORT_CENTER_LAYOUT': 'Diseño del centro de soporte',
'DEFAULT_TIMEZONE': 'Default Timezone (GMT)', 'DEFAULT_TIMEZONE': 'Zona horaria predeterminada (GMT)',
'NOREPLY_EMAIL': 'Noreply Email', 'NOREPLY_EMAIL': 'Noreply Email',
'SMTP_USER': 'SMTP User', 'SMTP_USER': 'Usuario SMTP',
'SMTP_SERVER': 'SMTP Server', 'SMTP_SERVER': 'ServidorSMTP',
'SMTP_PASSWORD': 'SMTP Password', 'SMTP_PASSWORD': 'Contraseña SMTP',
'PORT': 'Port', 'PORT': 'Puerto',
'RECAPTCHA_PUBLIC_KEY': 'Recaptcha Public Key', 'RECAPTCHA_PUBLIC_KEY': 'Recaptcha clave Pública',
'RECAPTCHA_PRIVATE_KEY': 'Recaptcha Private Key', 'RECAPTCHA_PRIVATE_KEY': 'Recaptcha Clave Privada',
'ALLOW_FILE_ATTACHMENTS': 'Allow file attachments', 'ALLOW_FILE_ATTACHMENTS': 'Permitir archivos adjuntos',
'MAX_SIZE_KB': 'Max Size (KB)', 'MAX_SIZE_KB': 'Tamaño máximo (KB)',
'UPDATE_SETTINGS': 'Update settings', 'UPDATE_SETTINGS': 'Actualizar Configuraciones',
'DEFAULT_LANGUAGE': 'Default Language', 'DEFAULT_LANGUAGE': 'Idioma predeterminado',
'SUPPORTED_LANGUAGES': 'Supported Languages', 'SUPPORTED_LANGUAGES': 'Idiomas soportados',
'SUPPORTED_LANGUAGES_INFO': 'Supported languages are the languages that tickets can be written in.', 'SUPPORTED_LANGUAGES_INFO': 'Los idiomas admitidos son los idiomas en los que se pueden escribir los Tickets.',
'ALLOWED_LANGUAGES': 'Allowed Languages', 'ALLOWED_LANGUAGES': 'Idiomas Permitidos',
'ALLOWED_LANGUAGES_INFO': 'Allowed languages are the languages that can be used by an user.', 'ALLOWED_LANGUAGES_INFO': 'Los idiomas permitidos son los idiomas que puede utilizar un Usuario.',
'SETTINGS_UPDATED': 'Settings have been updated', 'SETTINGS_UPDATED': 'Se han actualizado las configuraciones',
'ON': 'On', 'ON': 'On',
'OFF': 'Off', 'OFF': 'Off',
'BOXED': 'Boxed', 'BOXED': 'Boxed',
'FULL_WIDTH': 'Full width', 'FULL_WIDTH': 'Ancho Total',
'LOAD_MORE': 'Load More', 'LOAD_MORE': 'Cargar más',
'MY_NOTIFICATIONS': 'My notifications', 'MY_NOTIFICATIONS': 'Mis notificaciones',
'ALL_NOTIFICATIONS': 'All notifications', 'ALL_NOTIFICATIONS': 'Todas las notificaciones',
'VERIFY_SUCCESS': 'User verified', 'VERIFY_SUCCESS': 'Usuario Verificado',
'VERIFY_FAILED': 'Could not verify', 'VERIFY_FAILED': 'No se pudo verificar',
//ACTIVITIES //ACTIVITIES
'ACTIVITY_COMMENT': 'commented ticket', 'ACTIVITY_COMMENT': 'Ticket Comentado',
'ACTIVITY_ASSIGN': 'assigned ticket', 'ACTIVITY_ASSIGN': 'Ticket Asignado',
'ACTIVITY_UN_ASSIGN': 'unassigned ticket', 'ACTIVITY_UN_ASSIGN': 'Ticket Desasignado',
'ACTIVITY_CLOSE': 'closed ticket', 'ACTIVITY_CLOSE': 'Ticket cerrado',
'ACTIVITY_CREATE_TICKET': 'created ticket', 'ACTIVITY_CREATE_TICKET': 'Ticket Creado',
'ACTIVITY_RE_OPEN': 'reopened ticket', 'ACTIVITY_RE_OPEN': 'Reabrir Ticket',
'ACTIVITY_DEPARTMENT_CHANGED': 'changed department of ticket', 'ACTIVITY_DEPARTMENT_CHANGED': 'Cambiar departamento del Ticket',
'ACTIVITY_PRIORITY_CHANGED': 'changed priority of ticket', 'ACTIVITY_PRIORITY_CHANGED': 'Cambiar prioridar del Ticket',
'ACTIVITY_EDIT_SETTINGS': 'edited settings', 'ACTIVITY_EDIT_SETTINGS': 'edited settings',
'ACTIVITY_SIGNUP': 'signed up', 'ACTIVITY_SIGNUP': 'Registrado',
'ACTIVITY_ADD_TOPIC': 'added topic', 'ACTIVITY_ADD_TOPIC': 'Tema Añadido',
'ACTIVITY_ADD_ARTICLE': 'added article', 'ACTIVITY_ADD_ARTICLE': 'Artículo Añadido',
'ACTIVITY_DELETE_TOPIC': 'deleted topic', 'ACTIVITY_DELETE_TOPIC': 'Tema Eliminado',
'ACTIVITY_DELETE_ARTICLE': 'deleted article', 'ACTIVITY_DELETE_ARTICLE': 'Artículo Borrado',
'ACTIVITY_EDIT_ARTICLE': 'edited article', 'ACTIVITY_EDIT_ARTICLE': 'Artículo Editado',
'ACTIVITY_ADD_STAFF': 'added staff', 'ACTIVITY_ADD_STAFF': 'added staff',
'ACTIVITY_ADD_DEPARTMENT': 'added department', 'ACTIVITY_ADD_DEPARTMENT': 'Departamento Añadido',
'ACTIVITY_DELETE_DEPARTMENT': 'deleted department', 'ACTIVITY_DELETE_DEPARTMENT': 'Departamento Borrado',
'ACTIVITY_EDIT_DEPARTMENT': 'edited department', 'ACTIVITY_EDIT_DEPARTMENT': 'Departamento Editado',
'ACTIVITY_ADD_CUSTOM_RESPONSE': 'added custom response', 'ACTIVITY_ADD_CUSTOM_RESPONSE': 'Respuesta Personalizada Añadida',
'ACTIVITY_DELETE_CUSTOM_RESPONSE': 'deleted custom response', 'ACTIVITY_DELETE_CUSTOM_RESPONSE': 'Respuesta personalizada Borrada',
'ACTIVITY_EDIT_CUSTOM_RESPONSE': 'edited custom response', 'ACTIVITY_EDIT_CUSTOM_RESPONSE': 'Respuesta personalizada Editada',
'ACTIVITY_BAN_USER': 'banned user', 'ACTIVITY_BAN_USER': 'banned user',
'ACTIVITY_DELETE_USER': 'deleted user', 'ACTIVITY_DELETE_USER': 'deleted user',
'ACTIVITY_UN_BAN_USER': 'banned user', 'ACTIVITY_UN_BAN_USER': 'banned user',
//VIEW DESCRIPTIONS //VIEW DESCRIPTIONS
'CREATE_TICKET_DESCRIPTION': 'This is a form for creating tickets. Fill the form and send us your issues/doubts/suggestions. Our support system will answer it as soon as possible.', 'CREATE_TICKET_DESCRIPTION': 'Este es un formulario para crear tickets. Rellene el formulario y envíenos sus dudas. Nuestro sistema de soporte responderá lo antes posible.',
'TICKET_LIST_DESCRIPTION': 'Here you can find a list of all tickets you have sent to our support team.', 'TICKET_LIST_DESCRIPTION': 'Aquí puede encontrar una lista de todas los tickets que ha enviado a nuestro equipo de asistencia.',
'TICKETS_DESCRIPTION': 'Send ticket through our support center and get response of your doubts, suggestions and issues.', 'TICKETS_DESCRIPTION': 'Envíe un ticket a través de nuestro centro de soporte y obtenga respuesta de sus dudas, sugerencias y problemas.',
'ARTICLES_DESCRIPTION': 'Take a look to our articles about common issues, guides and documentation.', 'ARTICLES_DESCRIPTION': 'Echa un vistazo a nuestros artículos sobre temas comunes, guías y documentación.',
'ACCOUNT_DESCRIPTION': 'All your tickets are stored in your accounts\'s profile. Keep track off all your tickets you send to our staff team.', 'ACCOUNT_DESCRIPTION': 'Todos sus tickets están almacenados en el perfil de su cuenta. Mantenga un registro de todos sus boletos que envía a nuestro equipo de personal.',
'SUPPORT_CENTER_DESCRIPTION': 'Welcome to our support center. You can contact us through a tickets system. Your tickets will be answered by our staff.', 'SUPPORT_CENTER_DESCRIPTION': 'Bienvenido a nuestro centro de soporte. Puede ponerse en contacto con nosotros a través de un sistema de tickets. Sus entradas serán contestadas por nuestro personal.',
'CUSTOM_RESPONSES_DESCRIPTION': 'Custom responses are automated responses for common problems', 'CUSTOM_RESPONSES_DESCRIPTION': 'Las respuestas personalizadas son respuestas automatizadas para problemas comunes.',
'MY_TICKETS_DESCRIPTION': 'Here you can view the tickets you are responsible for.', 'MY_TICKETS_DESCRIPTION': 'Here you can view the tickets you are responsible for.',
'NEW_TICKETS_DESCRIPTION': 'Here you can view all the new tickets that are not assigned by anyone.', 'NEW_TICKETS_DESCRIPTION': 'Aquí puedes ver todas los tickets nuevos que no están asignados por nadie.',
'ALL_TICKETS_DESCRIPTION': 'Here you can view the tickets of the departments you are assigned.', 'ALL_TICKETS_DESCRIPTION': 'Aquí puede ver los tickets de los departamentos a cuales estas asignado.',
'TICKET_VIEW_DESCRIPTION': 'This ticket has been sent by a customer. Here you can respond or assign the ticket', 'TICKET_VIEW_DESCRIPTION': 'Este ticket ha sido enviado por un cliente. Aquí puede responderlo o asignarlo.',
'BAN_USERS_DESCRIPTION': 'Here you can see a list of banned emails, you can un-ban them or add more emails to the list.', 'BAN_USERS_DESCRIPTION': 'Here you can see a list of banned emails, you can un-ban them or add more emails to the list.',
'LIST_USERS_DESCRIPTION': 'This is the list of users that are registered in this platform. You can search for someone in particular, delete it or ban it.', 'LIST_USERS_DESCRIPTION': 'This is the list of users that are registered in this platform. You can search for someone in particular, delete it or ban it.',
'USER_VIEW_DESCRIPTION': 'Here you can find all the information about an user and all the tickets sent by the user. You can also delete or ban it.', 'USER_VIEW_DESCRIPTION': 'Here you can find all the information about an user and all the tickets sent by the user. You can also delete or ban it.',
'DELETE_USER_DESCRIPTION': 'The user will not be able to log in aging and all its tickets will be erased. Also, the email can not be used any more.', 'DELETE_USER_DESCRIPTION': 'El usuario no podrá iniciar sesión y todas sus tickets se borrarán. Además, el correo electrónico ya no puede utilizarse.',
'DELETE_TOPIC_DESCRIPTION': 'By deleting the topic, all articles on it will be erased.', 'DELETE_TOPIC_DESCRIPTION': 'Al borrar el tema, todos los artículos en él se borrarán.',
'EDIT_TOPIC_DESCRIPTION': 'Here you can change the name, the icon and the icon color of the topic.', 'EDIT_TOPIC_DESCRIPTION': 'Aquí puede cambiar el nombre, el icono y el color del icono del tema.',
'ADD_ARTICLE_DESCRIPTION': 'Here you can add an article that will be available for every user. It will be added inside the category {category}.', 'ADD_ARTICLE_DESCRIPTION': 'Aquí puede agregar un artículo que estará disponible para cada usuario. Se agregará dentro de la categoría {category}.',
'LIST_ARTICLES_DESCRIPTION': 'This is a list of articles that includes information about our services.', 'LIST_ARTICLES_DESCRIPTION': 'Esta es una lista de artículos que incluye información sobre nuestros servicios.',
'ADD_TOPIC_DESCRIPTION': 'Here you can add a topic that works as a category for articles.', 'ADD_TOPIC_DESCRIPTION': 'Aquí puede agregar un tema que funciona como una categoría para los artículos.',
'DELETE_ARTICLE_DESCRIPTION': 'You\'re going to delete this article for ever.', 'DELETE_ARTICLE_DESCRIPTION': 'You\'re going to delete this article for ever.',
'STAFF_MEMBERS_DESCRIPTION': 'Here you can see who are your staff members.', 'STAFF_MEMBERS_DESCRIPTION': 'Here you can see who are your staff members.',
'ADD_STAFF_DESCRIPTION': 'Here you can add staff members to your teams.', 'ADD_STAFF_DESCRIPTION': 'Here you can add staff members to your teams.',
'EDIT_STAFF_DESCRIPTION': 'Here you can edit information about a staff member.', 'EDIT_STAFF_DESCRIPTION': 'Here you can edit information about a staff member.',
'MY_ACCOUNT_DESCRIPTION': 'Here you can edit information about you.', 'MY_ACCOUNT_DESCRIPTION': 'Aquí puede editar información acerca de usted.',
'DEPARTMENTS_DESCRIPTION': 'A department is a group where the tickets can go. They are used to categorize the tickets. You can assign them to other staff members.', 'DEPARTMENTS_DESCRIPTION': 'A department is a group where the tickets can go. They are used to categorize the tickets. You can assign them to other staff members.',
'MAINTENANCE_MODE_DESCRIPTION': 'The support system is in maintenance mode, thus unavailable at the moment. We will come back as soon as possible.', 'MAINTENANCE_MODE_DESCRIPTION': 'El sistema de soporte está en modo de mantenimiento, por lo tanto, no está disponible en este momento. Volveremos tan pronto como sea posible.',
'EMAIL_TEMPLATES_DESCRIPTION': 'Here you can edit the templates of the emails that will be sent to users. Remember that the double brackets curly braces indicate a variable value. For example, \'name\' represents the user\'s name.', 'EMAIL_TEMPLATES_DESCRIPTION': 'Here you can edit the templates of the emails that will be sent to users. Remember that the double brackets curly braces indicate a variable value. For example, \'name\' represents the user\'s name.',
'SYSTEM_PREFERENCES_DESCRIPTION': 'Here you can edit the preferences of the system.', 'SYSTEM_PREFERENCES_DESCRIPTION': 'Aquí puede editar las preferencias del sistema.',
'VERIFY_SUCCESS_DESCRIPTION': 'You user has been verified correctly. You can log in now.', 'VERIFY_SUCCESS_DESCRIPTION': 'You user has been verified correctly. You can log in now.',
'VERIFY_FAILED_DESCRIPTION': 'The verification could not be done.', 'VERIFY_FAILED_DESCRIPTION': 'No se pudo hacer la verificación.',
//ERRORS //ERRORS
'EMAIL_OR_PASSWORD': 'Email or password invalid', 'EMAIL_OR_PASSWORD': 'Email or password invalid',
'EMAIL_NOT_EXIST': 'Email does not exist', 'EMAIL_NOT_EXIST': 'Email does not exist',
'ERROR_EMPTY': 'Invalid value', 'ERROR_EMPTY': 'Invalid value',
'ERROR_PASSWORD': 'Invalid password', 'ERROR_PASSWORD': 'Contraseña Incorrecta',
'ERROR_NAME': 'Invalid name', 'ERROR_NAME': 'Nombre Incorrecto',
'ERROR_TITLE': 'Invalid title', 'ERROR_TITLE': 'Título Incorreceto',
'ERROR_EMAIL': 'Invalid email', 'ERROR_EMAIL': 'Invalid email',
'ERROR_CONTENT_SHORT': 'Content too short', 'ERROR_CONTENT_SHORT': 'Contenido demasiado corto',
'PASSWORD_NOT_MATCH': 'Password does not match', 'PASSWORD_NOT_MATCH': 'Las contraseñas no coinciden',
'INVALID_RECOVER': 'Invalid recover data', 'INVALID_RECOVER': 'Datos de recuperación no válidos',
'TICKET_SENT_ERROR': 'An error occurred while trying to create the ticket.', 'TICKET_SENT_ERROR': 'Se ha producido un error al intentar crear el ticket.',
'TICKET_COMMENT_ERROR': 'An error occurred while trying to add the comment.', 'TICKET_COMMENT_ERROR': 'Se ha producido un error al intentar agregar el comentario..',
'NO_PERMISSION': 'You\'ve no permission to access to this page.', 'NO_PERMISSION': 'You\'ve no permission to access to this page.',
'INVALID_USER': 'User id is invalid', 'INVALID_USER': 'El ID de usuario es incorrecto',
'ERROR_RETRIEVING_TICKETS': 'An error occurred while trying to retrieve tickets.', 'ERROR_RETRIEVING_TICKETS': 'Se ha producido un error al intentar recuperar los tickets.',
'ERROR_RETRIEVING_USERS': 'An error occurred while trying to retrieve users.', 'ERROR_RETRIEVING_USERS': 'Se ha producido un error al intentar recuperar usuarios.',
'ERROR_RETRIEVING_BAN_LIST': 'An error occurred while trying to retrieve the list of banned emails.', 'ERROR_RETRIEVING_BAN_LIST': 'An error occurred while trying to retrieve the list of banned emails.',
'ERROR_BANNING_EMAIL': 'An error occurred while trying to ban the email.', 'ERROR_BANNING_EMAIL': 'An error occurred while trying to ban the email.',
'ERROR_RETRIEVING_ARTICLES': 'An error occurred while trying to retrieve articles.', 'ERROR_RETRIEVING_ARTICLES': 'Se ha producido un error al intentar recuperar los artículos.',
'ERROR_LIST': 'Select at least one', 'ERROR_LIST': 'Seleccione al menos uno',
'ERROR_URL': 'Invalid URL', 'ERROR_URL': 'URL incorrecta',
'UNVERIFIED_EMAIL': 'Email is not verified yet', 'UNVERIFIED_EMAIL': 'Email is not verified yet',
'ERROR_UPDATING_SETTINGS': 'An error occurred while trying to update settings', 'ERROR_UPDATING_SETTINGS': 'An error occurred while trying to update settings',
//MESSAGES //MESSAGES
'SIGNUP_SUCCESS': 'You have registered successfully in our support system.', 'SIGNUP_SUCCESS': 'Se ha registrado con éxito en nuestro sistema de soporte.',
'TICKET_SENT': 'Ticket has been created successfully.', 'TICKET_SENT': 'El ticket se ha creado correctamente.',
'VALID_RECOVER': 'Password recovered successfully', 'VALID_RECOVER': 'La contraseña se recuperó correctamente',
'EMAIL_EXISTS': 'Email already exists', 'EMAIL_EXISTS': 'Email already exists',
'ARE_YOU_SURE': 'Are you sure?', 'ARE_YOU_SURE': '¿Estás seguro?',
'EMAIL_CHANGED': 'Email has been changed successfully', 'EMAIL_CHANGED': 'Email has been changed successfully',
'PASSWORD_CHANGED': 'Password has been changed successfully', 'PASSWORD_CHANGED': 'La contraseña ah sido cambiada correctamente',
'OLD_PASSWORD_INCORRECT': 'Old password is incorrect', 'OLD_PASSWORD_INCORRECT': 'La antigua contraseña es incorrecta',
'WILL_LOSE_CHANGES': 'You haven\'t save. Your changes will be lost.', 'WILL_LOSE_CHANGES': 'You haven\'t save. Your changes will be lost.',
'WILL_DELETE_CUSTOM_RESPONSE': 'The custom response will be deleted.', 'WILL_DELETE_CUSTOM_RESPONSE': 'La respuesta personalizada se eliminará.',
'WILL_DELETE_DEPARTMENT': 'The department will be deleted. All the tickets will be transfer to the department selected.', 'WILL_DELETE_DEPARTMENT': 'Se eliminará el departamento. Todos los tickets serán transferidos al departamento seleccionado.',
'NO_STAFF_ASSIGNED': 'No staff member is assigned to this department.', 'NO_STAFF_ASSIGNED': 'No staff member is assigned to this department.',
'LEVEL_UPDATED': 'Level has been updated successfully.', 'LEVEL_UPDATED': 'El nivel se ah actualizado correctamente.',
'DEPARTMENTS_UPDATED': 'Departments have been updated successfully.', 'DEPARTMENTS_UPDATED': 'Los departamentos se han actualizado correctamente.',
'FAILED_EDIT_STAFF': 'An error occurred while trying to edit staff member.', 'FAILED_EDIT_STAFF': 'An error occurred while trying to edit staff member.',
'EMAIL_BANNED_SUCCESSFULLY': 'Email has been banned successfully', 'EMAIL_BANNED_SUCCESSFULLY': 'Email has been banned successfully',
'WILL_DELETE_STAFF': 'This staff member will be deleted and all its tickets will be unassigned.', 'WILL_DELETE_STAFF': 'This staff member will be deleted and all its tickets will be unassigned.',