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/
This commit is contained in:
parent
73d1b7e190
commit
96becb5e39
1 changed files with 42 additions and 4 deletions
|
|
@ -737,7 +737,7 @@
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"kicked": "{username} echó a {targetName}",
|
"kicked": "👞{username} echó a {targetName}",
|
||||||
"@kicked": {
|
"@kicked": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
|
|
@ -745,7 +745,7 @@
|
||||||
"targetName": {}
|
"targetName": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"kickedAndBanned": "{username} echó y vetó a {targetName}",
|
"kickedAndBanned": "🙅{username} echó y vetó a {targetName}",
|
||||||
"@kickedAndBanned": {
|
"@kickedAndBanned": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
|
|
@ -1467,7 +1467,7 @@
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"wallpaper": "Fondo de pantalla",
|
"wallpaper": "Fondo de pantalla:",
|
||||||
"@wallpaper": {
|
"@wallpaper": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
|
|
@ -2207,5 +2207,43 @@
|
||||||
"commandHint_hug": "Mandar un abrazo",
|
"commandHint_hug": "Mandar un abrazo",
|
||||||
"@commandHint_hug": {},
|
"@commandHint_hug": {},
|
||||||
"importNow": "Importar ahora",
|
"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…
Add table
Add a link
Reference in a new issue