chore: Revised Spanish translation (#1761)

This commit is contained in:
Ricardo
2021-03-03 06:42:22 -05:00
committed by GitHub
parent 5f250e5b3a
commit 6aed01de0c
14 changed files with 124 additions and 124 deletions

View File

@@ -4,7 +4,7 @@
"SUBMIT": "Actualizar ajustes",
"BACK": "Atrás",
"UPDATE": {
"ERROR": "No se pudo actualizar la configuración, ¡inténtalo de nuevo!",
"ERROR": "No se pudo actualizar la configuración, ¡inténtelo de nuevo!",
"SUCCESS": "Configuración de cuenta actualizada correctamente"
},
"FORM": {
@@ -15,12 +15,12 @@
},
"NAME": {
"LABEL": "Nombre de cuenta",
"PLACEHOLDER": "Tu nombre de cuenta",
"PLACEHOLDER": "Su nombre de cuenta",
"ERROR": "Por favor, introduzca un nombre de cuenta válido"
},
"LANGUAGE": {
"LABEL": "Idioma del sitio (Beta)",
"PLACEHOLDER": "Tu nombre de cuenta",
"PLACEHOLDER": "Su nombre de cuenta",
"ERROR": ""
},
"DOMAIN": {
@@ -43,33 +43,33 @@
"CUSTOM_EMAIL_DOMAIN_ENABLED": "Ahora puede recibir emails en su dominio personalizado."
}
},
"UPDATE_CHATWOOT": "An update %{latestChatwootVersion} for Chatwoot is available. Please update your instance."
"UPDATE_CHATWOOT": "Una actualización %{latestChatwootVersion} para Chatwoot está disponoble. Por favor actualizar."
},
"FORMS": {
"MULTISELECT": {
"ENTER_TO_SELECT": "Press enter to select",
"ENTER_TO_REMOVE": "Press enter to remove",
"SELECT_ONE": "Select one"
"ENTER_TO_SELECT": "Presione enter para seleccionar",
"ENTER_TO_REMOVE": "Presione enter para quitar",
"SELECT_ONE": "Seleccione uno"
}
},
"NOTIFICATIONS_PAGE": {
"HEADER": "Notificaciones",
"MARK_ALL_DONE": "Mark All Done",
"MARK_ALL_DONE": "Marcar todas como hechas",
"LIST": {
"LOADING_MESSAGE": "Loading notifications...",
"404": "No Notifications",
"LOADING_MESSAGE": "Cargando notificaciones...",
"404": "No hay notificaciones",
"TABLE_HEADER": [
"Nombre",
"Número telefónico",
"Conversaciones",
"Last Contacted"
"Última vez Contactado"
]
},
"TYPE_LABEL": {
"conversation_creation": "New conversation",
"conversation_assignment": "Conversation Assigned",
"assigned_conversation_new_message": "New Message",
"conversation_mention": "Mention"
"conversation_creation": "Nueva conversación",
"conversation_assignment": "Conversación Asignada",
"assigned_conversation_new_message": "Nuevo Mensaje",
"conversation_mention": "Mención"
}
}
}