Files
huly-platform/plugins/communication-assets/lang/es.json
T
2025-06-25 14:06:01 +07:00

57 lines
2.0 KiB
JSON

{
"string": {
"Messages": "Mensajes",
"FirstMessages": "Primeros Mensajes",
"LatestMessages": "Últimos Mensajes",
"Subscribe": "Suscribirse",
"Unsubscribe": "Anular suscripción",
"File": "Archivo",
"Files": "Archivos",
"Added": "Añadido",
"All": "Todo ({count})",
"Attach": "Adjuntar",
"Cancel": "Cancelar",
"Edit": "Editar",
"Edited": "Editado",
"Emoji": "Emoji",
"HoursAgo": "{hours, plural, =0 {hace menos de una hora} =1 {hace una hora} other {hace # horas}}",
"JustNow": "Justo ahora",
"LastReply": "Última respuesta",
"Mention": "Mencionar",
"MinutesAgo": "{minutes, plural, =0 {hace menos de un minuto} =1 {hace un minuto} other {hace # minutos}}",
"MonthAt": "{month} a las {time}",
"New": "Nuevo",
"Removed": "Eliminado",
"RepliesCount": "{count, plural, =0 {no hay respuestas} =1 {1 respuesta} other {# respuestas}}",
"Reply": "Responder",
"Send": "Enviar",
"Set": "Establecer",
"ShowFormatting": "Mostrar formato",
"To": "A",
"Today": "Hoy",
"Unset": "No establecido",
"WeekdayAt": "{weekday} a las {time}",
"YearAt": "{year} a las {time}",
"Yesterday": "Ayer",
"YesterdayAt": "Ayer a las {time}",
"AndMore": "y {count} más",
"IsTyping": "{count, plural, =1 {está escribiendo} other {están escribiendo}}",
"Loading": "Cargando...",
"MessageIn": "Mensaje #{title}",
"ThreadWasDeleted": "Este hilo fue eliminado.",
"MessageWasRemoved": "Este mensaje fue eliminado.",
"JoinedThe": "Unido al",
"LeftThe": "Dejó el",
"Translating": "Traduciendo...",
"ShowOriginal": "Mostrar original",
"AddReaction": "Añadir reacción",
"ReplyInThread": "Responder en el hilo",
"TranslateMessage": "Traducir mensaje",
"ShowOriginalMessage": "Mostrar mensaje original",
"EditMessage": "Editar mensaje",
"RemoveMessage": "Eliminar mensaje",
"CreateCard": "Crear tarjeta",
"MessageAlreadyHasCardAttached": "¡Vaya! Este mensaje ya tiene una tarjeta adjunta."
}
}