Merge pull request #596 from weblate/weblate-fluffychat-translations

Translations update from Hosted Weblate
This commit is contained in:
Krille-chan 2023-10-05 14:22:14 +02:00 committed by GitHub
commit 8ea64a9522
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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,52 @@
"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": {},
"updateNow": "Empezar actualización en segundo plano",
"@updateNow": {},
"bubbleSize": "Tamaño de la burbuja",
"@bubbleSize": {
"type": "text",
"placeholders": {}
},
"replace": "Reemplazar",
"@replace": {}
}