Skip to content

Commit

Permalink
Merge pull request #1470 from weblate/weblate-fluffychat-translations
Browse files Browse the repository at this point in the history
Translations update from Hosted Weblate
  • Loading branch information
krille-chan authored Nov 11, 2024
2 parents ae8965b + 92f6adf commit be6a2b6
Showing 1 changed file with 65 additions and 4 deletions.
69 changes: 65 additions & 4 deletions assets/l10n/intl_es.arb
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@
"type": "text",
"placeholders": {}
},
"chatBackupDescription": "La copia de respaldo del chat está protegida por una clave de seguridad. Procure no perderla.",
"chatBackupDescription": "La copia de respaldo del chat está protegida por una llave de seguridad. Procure no perderla.",
"@chatBackupDescription": {
"type": "text",
"placeholders": {}
Expand Down Expand Up @@ -662,7 +662,7 @@
"type": "text",
"placeholders": {}
},
"inviteText": "{username} te invitó a FluffyChat.\n1. Instale FluffyChat: https://fluffychat.im\n2. Regístrate o inicia sesión \n3. Abra el enlace de invitación: {link}",
"inviteText": "{username} te invitó a FluffyChat.\n1.Visita fluffychat.im e instala la app\n2. Regístrate o inicia sesión\n3. Abre el enlace de invitación:\n{link}",
"@inviteText": {
"type": "text",
"placeholders": {
Expand Down Expand Up @@ -1667,7 +1667,7 @@
"type": "text",
"placeholders": {}
},
"defaultPermissionLevel": "Nivel de permiso predeterminado",
"defaultPermissionLevel": "Nivel de permiso predeterminado para nuevo usuarios",
"@defaultPermissionLevel": {
"type": "text",
"placeholders": {}
Expand Down Expand Up @@ -2315,5 +2315,66 @@
}
},
"commandHint_googly": "Enviar unos ojos saltones",
"@commandHint_googly": {}
"@commandHint_googly": {},
"noChatsFoundHere": "No se han encontrado chats. Inicia un nuevo chat usando el botón de abajo. ⤵️",
"@noChatsFoundHere": {},
"joinedChats": "Chats Unidos",
"@joinedChats": {},
"space": "Espacio",
"@space": {},
"spaces": "Espacios",
"@spaces": {},
"block": "Bloquear",
"@block": {},
"blockListDescription": "Puedes bloquear usuarios que te estén molestando. No podrás recibir mensajes ni invitaciones de chat de los usuarios de tu lista de bloqueo.",
"@blockListDescription": {},
"aboutHomeserver": "Acerca de {homeserver}",
"@aboutHomeserver": {
"type": "text",
"placeholders": {
"homeserver": {}
}
},
"unread": "No leídos",
"@unread": {},
"swipeRightToLeftToReply": "Desliza a la izquierda para responder",
"@swipeRightToLeftToReply": {},
"hideRedactedMessagesBody": "Si alguien elimina un mensaje, este mensaje ya no será visible en el chat.",
"@hideRedactedMessagesBody": {},
"hideInvalidOrUnknownMessageFormats": "Esconde formatos de mensajes inválidos o desconocidos",
"@hideInvalidOrUnknownMessageFormats": {},
"hideRedactedMessages": "Esconde mensajes eliminados",
"@hideRedactedMessages": {},
"appLockDescription": "Bloquear la aplicación cuando no se use con código pin",
"@appLockDescription": {},
"alwaysUse24HourFormat": "Falso",
"@alwaysUse24HourFormat": {
"description": "Set to true to always display time of day in 24 hour format."
},
"accessAndVisibility": "Acceso y visibilidad",
"@accessAndVisibility": {},
"globalChatId": "ID de chat Global",
"@globalChatId": {},
"accessAndVisibilityDescription": "A quién se le permite unirse a este chat y cómo se puede descubrir el chat.",
"@accessAndVisibilityDescription": {},
"calls": "Llamadas",
"@calls": {},
"customEmojisAndStickers": "Emojis y stickers personalizados",
"@customEmojisAndStickers": {},
"customEmojisAndStickersBody": "Agrega o comparte emojis y stickers personalizados que se pueden utilizar en cualquier chat.",
"@customEmojisAndStickersBody": {},
"blockedUsers": "Usuarios bloqueados",
"@blockedUsers": {},
"blockUsername": "Ignorar nombre de usuario",
"@blockUsername": {},
"noMoreChatsFound": "No se encontraron más chats...",
"@noMoreChatsFound": {},
"countChatsAndCountParticipants": "{chats} chats y {participants} participantes",
"@countChatsAndCountParticipants": {
"type": "text",
"placeholders": {
"chats": {},
"participants": {}
}
}
}

0 comments on commit be6a2b6

Please sign in to comment.