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",
|
"type": "String",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"acceptedTheInvitation": "{username} aceptó la invitación",
|
"acceptedTheInvitation": "👍 {username} aceptó la invitación",
|
||||||
"@acceptedTheInvitation": {
|
"@acceptedTheInvitation": {
|
||||||
"type": "String",
|
"type": "String",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
|
|
@ -68,7 +68,7 @@
|
||||||
"type": "String",
|
"type": "String",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"areGuestsAllowedToJoin": "¿Pueden unirse los usuarios visitantes?",
|
"areGuestsAllowedToJoin": "¿Pueden unirse usuarios de visita?",
|
||||||
"@areGuestsAllowedToJoin": {
|
"@areGuestsAllowedToJoin": {
|
||||||
"type": "String",
|
"type": "String",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
|
|
@ -1943,7 +1943,7 @@
|
||||||
},
|
},
|
||||||
"scanQrCode": "Escanear código QR",
|
"scanQrCode": "Escanear código QR",
|
||||||
"@scanQrCode": {},
|
"@scanQrCode": {},
|
||||||
"homeserver": "Homeserver",
|
"homeserver": "Servidor inicial",
|
||||||
"@homeserver": {},
|
"@homeserver": {},
|
||||||
"newChat": "Nuevo chat",
|
"newChat": "Nuevo chat",
|
||||||
"@newChat": {
|
"@newChat": {
|
||||||
|
|
@ -2193,7 +2193,7 @@
|
||||||
"@youAcceptedTheInvitation": {},
|
"@youAcceptedTheInvitation": {},
|
||||||
"widgetEtherpad": "Nota de texto",
|
"widgetEtherpad": "Nota de texto",
|
||||||
"@widgetEtherpad": {},
|
"@widgetEtherpad": {},
|
||||||
"commandHint_cuddle": "Mandar una carantoña",
|
"commandHint_cuddle": "Enviar un abrazo",
|
||||||
"@commandHint_cuddle": {},
|
"@commandHint_cuddle": {},
|
||||||
"supposedMxid": "Esto debería ser {mxid}",
|
"supposedMxid": "Esto debería ser {mxid}",
|
||||||
"@supposedMxid": {
|
"@supposedMxid": {
|
||||||
|
|
@ -2206,7 +2206,7 @@
|
||||||
},
|
},
|
||||||
"importFromZipFile": "Importar de un archivo .zip",
|
"importFromZipFile": "Importar de un archivo .zip",
|
||||||
"@importFromZipFile": {},
|
"@importFromZipFile": {},
|
||||||
"exportEmotePack": "Exportar paquete de emotes como .zip",
|
"exportEmotePack": "Exportar paquete de emotes a .zip",
|
||||||
"@exportEmotePack": {},
|
"@exportEmotePack": {},
|
||||||
"addChatDescription": "Añadir una descripción del chat...",
|
"addChatDescription": "Añadir una descripción del chat...",
|
||||||
"@addChatDescription": {},
|
"@addChatDescription": {},
|
||||||
|
|
@ -3336,5 +3336,13 @@
|
||||||
"previous": "Anterior",
|
"previous": "Anterior",
|
||||||
"@previous": {},
|
"@previous": {},
|
||||||
"otherPartyNotLoggedIn": "La otra parte ahora mismo no está conectada y por tanto ¡no puede recibir mensajes!",
|
"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
Add a link
Reference in a new issue