Translated using Weblate (Spanish)

Currently translated at 76.0% (442 of 581 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/es/
pull/596/head
José Muñoz 2 years ago committed by Hosted Weblate
parent 73d1b7e190
commit 96becb5e39
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

@ -737,7 +737,7 @@
"type": "text",
"placeholders": {}
},
"kicked": "{username} echó a {targetName}",
"kicked": "👞{username} echó a {targetName}",
"@kicked": {
"type": "text",
"placeholders": {
@ -745,7 +745,7 @@
"targetName": {}
}
},
"kickedAndBanned": "{username} echó y vetó a {targetName}",
"kickedAndBanned": "🙅{username} echó y vetó a {targetName}",
"@kickedAndBanned": {
"type": "text",
"placeholders": {
@ -1467,7 +1467,7 @@
"type": "text",
"placeholders": {}
},
"wallpaper": "Fondo de pantalla",
"wallpaper": "Fondo de pantalla:",
"@wallpaper": {
"type": "text",
"placeholders": {}
@ -2207,5 +2207,43 @@
"commandHint_hug": "Mandar un abrazo",
"@commandHint_hug": {},
"importNow": "Importar ahora",
"@importNow": {}
"@importNow": {},
"hugContent": "{senderName} te abraza",
"@hugContent": {
"type": "text",
"placeholders": {
"senderName": {}
}
},
"otherCallingPermissions": "Micrófono, cámara y otros permisos de FluffyChat",
"@otherCallingPermissions": {},
"emailOrUsername": "Correo electrónico o nombre de usuario",
"@emailOrUsername": {},
"countFiles": "{count} archivos",
"@countFiles": {
"placeholders": {
"count": {}
}
},
"discover": "Descubrir",
"@discover": {
"type": "text",
"placeholders": {}
},
"reportUser": "Reportar usuario",
"@reportUser": {},
"voiceCall": "Llamada de voz",
"@voiceCall": {},
"reactedWith": "{sender} reaccionó con {reaction}",
"@reactedWith": {
"type": "text",
"placeholders": {
"sender": {},
"reaction": {}
}
},
"markAsRead": "Marcar como leído",
"@markAsRead": {},
"widgetName": "Nombre",
"@widgetName": {}
}

Loading…
Cancel
Save