Translated using Weblate (Spanish)
Currently translated at 100.0% (763 of 763 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/es/
This commit is contained in:
parent
91045f3018
commit
533622dfc2
1 changed files with 14 additions and 6 deletions
|
|
@ -11,7 +11,7 @@
|
|||
"type": "String",
|
||||
"placeholders": {}
|
||||
},
|
||||
"acceptedTheInvitation": "{username} aceptó la invitación",
|
||||
"acceptedTheInvitation": "👍 {username} aceptó la invitación",
|
||||
"@acceptedTheInvitation": {
|
||||
"type": "String",
|
||||
"placeholders": {
|
||||
|
|
@ -68,7 +68,7 @@
|
|||
"type": "String",
|
||||
"placeholders": {}
|
||||
},
|
||||
"areGuestsAllowedToJoin": "¿Pueden unirse los usuarios visitantes?",
|
||||
"areGuestsAllowedToJoin": "¿Pueden unirse usuarios de visita?",
|
||||
"@areGuestsAllowedToJoin": {
|
||||
"type": "String",
|
||||
"placeholders": {}
|
||||
|
|
@ -1943,7 +1943,7 @@
|
|||
},
|
||||
"scanQrCode": "Escanear código QR",
|
||||
"@scanQrCode": {},
|
||||
"homeserver": "Homeserver",
|
||||
"homeserver": "Servidor inicial",
|
||||
"@homeserver": {},
|
||||
"newChat": "Nuevo chat",
|
||||
"@newChat": {
|
||||
|
|
@ -2193,7 +2193,7 @@
|
|||
"@youAcceptedTheInvitation": {},
|
||||
"widgetEtherpad": "Nota de texto",
|
||||
"@widgetEtherpad": {},
|
||||
"commandHint_cuddle": "Mandar una carantoña",
|
||||
"commandHint_cuddle": "Enviar un abrazo",
|
||||
"@commandHint_cuddle": {},
|
||||
"supposedMxid": "Esto debería ser {mxid}",
|
||||
"@supposedMxid": {
|
||||
|
|
@ -2206,7 +2206,7 @@
|
|||
},
|
||||
"importFromZipFile": "Importar de un archivo .zip",
|
||||
"@importFromZipFile": {},
|
||||
"exportEmotePack": "Exportar paquete de emotes como .zip",
|
||||
"exportEmotePack": "Exportar paquete de emotes a .zip",
|
||||
"@exportEmotePack": {},
|
||||
"addChatDescription": "Añadir una descripción del chat...",
|
||||
"@addChatDescription": {},
|
||||
|
|
@ -3336,5 +3336,13 @@
|
|||
"previous": "Anterior",
|
||||
"@previous": {},
|
||||
"otherPartyNotLoggedIn": "La otra parte ahora mismo no está conectada y por tanto ¡no puede recibir mensajes!",
|
||||
"@otherPartyNotLoggedIn": {}
|
||||
"@otherPartyNotLoggedIn": {},
|
||||
"takeAPhoto": "Tomar foto",
|
||||
"@takeAPhoto": {},
|
||||
"recordAVideo": "Grabar video",
|
||||
"@recordAVideo": {},
|
||||
"optionalMessage": "(Opcional) mensaje...",
|
||||
"@optionalMessage": {},
|
||||
"notSupportedOnThisDevice": "No es compatible con este dispositivo",
|
||||
"@notSupportedOnThisDevice": {}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue