chore(translations): Translated using Weblate (Spanish)

Currently translated at 95.2% (788 of 827 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/es/
This commit is contained in:
Kimby 2025-12-22 18:28:56 +01:00 committed by Hosted Weblate
parent 5412ab5742
commit ff7bb45a1f
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -342,7 +342,7 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"chatBackupDescription": "La copia de respaldo del chat está protegida por una llave de seguridad. Procure no perderla.", "chatBackupDescription": "Tus mensajes están protegidos por una llave de seguridad. Procura no perderla.",
"@chatBackupDescription": { "@chatBackupDescription": {
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
@ -3344,7 +3344,7 @@
"@enterNewChat": {}, "@enterNewChat": {},
"pleaseWaitUntilInvited": "Por favor espera, hasta que alguien del chat te invite.", "pleaseWaitUntilInvited": "Por favor espera, hasta que alguien del chat te invite.",
"@pleaseWaitUntilInvited": {}, "@pleaseWaitUntilInvited": {},
"commandHint_roomupgrade": "Actualizar este chat a la versión de chat dada", "commandHint_roomupgrade": "Actualizar este chat a la versión de chat asignada",
"@commandHint_roomupgrade": {}, "@commandHint_roomupgrade": {},
"checkList": "Lista de tareas", "checkList": "Lista de tareas",
"@checkList": {}, "@checkList": {},
@ -3385,12 +3385,28 @@
"@displayNavigationRail": {}, "@displayNavigationRail": {},
"approve": "Aprobar", "approve": "Aprobar",
"@approve": {}, "@approve": {},
"youHaveKnocked": "Has sido golpeado", "youHaveKnocked": "Has sido expulsado",
"@youHaveKnocked": {}, "@youHaveKnocked": {},
"customReaction": "Reacción personalizada", "customReaction": "Reacción personalizada",
"@customReaction": {}, "@customReaction": {},
"moreEvents": "Más eventos", "moreEvents": "Más eventos",
"@moreEvents": {}, "@moreEvents": {},
"declineInvitation": "Rechazar invitación", "declineInvitation": "Rechazar invitación",
"@declineInvitation": {} "@declineInvitation": {},
"changedTheChatDescription": "{username} ha cambiado la descripción del chat",
"@changedTheChatDescription": {},
"changedTheChatName": "{username} ha cambiado el nombre del chat",
"@changedTheChatName": {},
"noMessagesYet": "Sin mensajes",
"@noMessagesYet": {},
"longPressToRecordVoiceMessage": "Deja presionado para grabar un mensaje.",
"@longPressToRecordVoiceMessage": {},
"pause": "Pausa",
"@pause": {},
"resume": "Continuar",
"@resume": {},
"newSubSpace": "Nuevo sub espacio",
"@newSubSpace": {},
"moveToDifferentSpace": "Mover a otro espacio",
"@moveToDifferentSpace": {}
} }