Translated using Weblate (Spanish)

Currently translated at 100.0% (319 of 319 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/es/
This commit is contained in:
Milan Korecky 2020-11-09 18:12:20 +00:00 committed by Hosted Weblate
parent 14d262c429
commit 590ac4b399
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 92 additions and 12 deletions

View File

@ -744,7 +744,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"isTyping": "está escribiendo...", "isTyping": "está escribiendo",
"@isTyping": { "@isTyping": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -836,12 +836,12 @@
"count": {} "count": {}
} }
}, },
"loadingPleaseWait": "Cargando... Por favor espere", "loadingPleaseWait": "Cargando… Por favor espere.",
"@loadingPleaseWait": { "@loadingPleaseWait": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"loadMore": "Mostrar más...", "loadMore": "Mostrar más",
"@loadMore": { "@loadMore": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -953,7 +953,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"noRoomsFound": "Ninguna sala encontrada...", "noRoomsFound": "Ninguna sala encontrada",
"@noRoomsFound": { "@noRoomsFound": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -985,7 +985,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"oopsSomethingWentWrong": "Ups, algo salió mal...", "oopsSomethingWentWrong": "Ups, algo salió mal",
"@oopsSomethingWentWrong": { "@oopsSomethingWentWrong": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -1268,7 +1268,7 @@
"senderName": {} "senderName": {}
} }
}, },
"sentryInfo": "Informacion sobre tu privacidad: https://sentry.io/security/", "sentryInfo": "Información sobre tu privacidad: https://sentry.io/security/",
"@sentryInfo": { "@sentryInfo": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -1485,7 +1485,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"userAndOthersAreTyping": "{username} y {count} más están escribiendo...", "userAndOthersAreTyping": "{username} y {count} más están escribiendo",
"@userAndOthersAreTyping": { "@userAndOthersAreTyping": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -1493,7 +1493,7 @@
"count": {} "count": {}
} }
}, },
"userAndUserAreTyping": "{username} y {username2} están escribiendo...", "userAndUserAreTyping": "{username} y {username2} están escribiendo",
"@userAndUserAreTyping": { "@userAndUserAreTyping": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -1501,7 +1501,7 @@
"username2": {} "username2": {}
} }
}, },
"userIsTyping": "{username} está escribiendo...", "userIsTyping": "{username} está escribiendo",
"@userIsTyping": { "@userIsTyping": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -1598,7 +1598,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"waitingPartnerNumbers": "Esperando a que el socio acepte los números...", "waitingPartnerNumbers": "Esperando a que el socio acepte los números",
"@waitingPartnerNumbers": { "@waitingPartnerNumbers": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -1618,7 +1618,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"welcomeText": "Bienvenidos al mensajero instantáneo más lindo de la red matricial.", "welcomeText": "Bienvenidos al mensajero instantáneo más lindo de la red de Matrix.",
"@welcomeText": { "@welcomeText": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -1628,7 +1628,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"writeAMessage": "Escribe un mensaje...", "writeAMessage": "Escribe un mensaje",
"@writeAMessage": { "@writeAMessage": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -1672,5 +1672,85 @@
"@changeDeviceName": { "@changeDeviceName": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
},
"ignoreListDescription": "Puede ignorar a los usuarios que le molesten. No podrá recibir mensajes ni invitaciones a salas de los usuarios de su lista personal de ignorados.",
"@ignoreListDescription": {
"type": "text",
"placeholders": {}
},
"deactivateAccountWarning": "Se desactivará su cuenta de usuario. ¡La operación no se puede cancelar! ¿Está seguro?",
"@deactivateAccountWarning": {
"type": "text",
"placeholders": {}
},
"warning": "¡Advertencia!",
"@warning": {
"type": "text",
"placeholders": {}
},
"privacy": "Privacidad",
"@privacy": {
"type": "text",
"placeholders": {}
},
"passwordHasBeenChanged": "La contraseña ha sido cambiada",
"@passwordHasBeenChanged": {
"type": "text",
"placeholders": {}
},
"unavailable": "Indisponible",
"@unavailable": {
"type": "text",
"placeholders": {}
},
"offline": "Desconectado",
"@offline": {
"type": "text",
"placeholders": {}
},
"online": "Conectado",
"@online": {
"type": "text",
"placeholders": {}
},
"mention": "Mencionar",
"@mention": {
"type": "text",
"placeholders": {}
},
"ignoreUsername": "Ignorar nombre de usuario",
"@ignoreUsername": {
"type": "text",
"placeholders": {}
},
"ignoredUsers": "Usuarios Ignorados",
"@ignoredUsers": {
"type": "text",
"placeholders": {}
},
"hideUnknownEvents": "Ocultar eventos desconocidos",
"@hideUnknownEvents": {
"type": "text",
"placeholders": {}
},
"hideRedactedEvents": "Ocultar eventos redactados",
"@hideRedactedEvents": {
"type": "text",
"placeholders": {}
},
"enableEmotesGlobally": "Habilitar paquete de emoticonos a nivel general",
"@enableEmotesGlobally": {
"type": "text",
"placeholders": {}
},
"emotePacks": "Paquetes de emoticonos para la habitación",
"@emotePacks": {
"type": "text",
"placeholders": {}
},
"deleteAccount": "Cancelar cuenta",
"@deleteAccount": {
"type": "text",
"placeholders": {}
} }
} }