Translated using Weblate (Spanish)

Currently translated at 71.4% (355 of 497 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/es/
This commit is contained in:
betojaton 2021-10-05 17:13:00 +00:00 committed by Hosted Weblate
parent b66c545a76
commit 374d68c88e
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 49 additions and 0 deletions

View File

@ -1919,5 +1919,54 @@
"@zoomOut": {
"type": "text",
"placeholders": {}
},
"autoplayImages": "Reproducir emoticonos y stickers animados automáticamente",
"@autoplayImages": {
"type": "text",
"placeholder": {}
},
"allChats": "Todos los chats",
"@allChats": {
"type": "text",
"placeholders": {}
},
"addToSpace": "Agregar al espacio",
"@addToSpace": {},
"cantOpenUri": "No puedo abrir el URI {uri}",
"@cantOpenUri": {
"type": "text",
"placeholders": {
"uri": {}
}
},
"addNewFriend": "Agregar nuevo amigo",
"@addNewFriend": {
"type": "text",
"placeholders": {}
},
"all": "Todo",
"@all": {
"type": "text",
"placeholders": {}
},
"appLock": "Bloqueo de aplicación",
"@appLock": {
"type": "text",
"placeholders": {}
},
"audioPlayerPause": "Pausa",
"@audioPlayerPause": {
"type": "text",
"placeholders": {}
},
"audioPlayerPlay": "Encender",
"@audioPlayerPlay": {
"type": "text",
"placeholders": {}
},
"botMessages": "Mensajes de bot",
"@botMessages": {
"type": "text",
"placeholders": {}
}
}