|
|
@ -875,12 +875,12 @@
|
|
|
|
"type": "text",
|
|
|
|
"type": "text",
|
|
|
|
"placeholders": {}
|
|
|
|
"placeholders": {}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"noCrossSignBootstrap": "Fluffychat actualmente no admite habilitar confirmación cruzada. Por favor habilítela desde Element.",
|
|
|
|
"noCrossSignBootstrap": "Fluffychat actualmente no soporta la activación de Cross-Signing. Por favor, actívelo dentro de Riot.",
|
|
|
|
"@noCrossSignBootstrap": {
|
|
|
|
"@noCrossSignBootstrap": {
|
|
|
|
"type": "text",
|
|
|
|
"type": "text",
|
|
|
|
"placeholders": {}
|
|
|
|
"placeholders": {}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"noMegolmBootstrap": "Fluffychat actualmente no admite habilitar la Copia de seguridad de clave en línea. Por favor habilítela desde Element.",
|
|
|
|
"noMegolmBootstrap": "Fluffychat actualmente no soporta la activación de Online Key Backup. Por favor, actívalo dentro de Riot.",
|
|
|
|
"@noMegolmBootstrap": {
|
|
|
|
"@noMegolmBootstrap": {
|
|
|
|
"type": "text",
|
|
|
|
"type": "text",
|
|
|
|
"placeholders": {}
|
|
|
|
"placeholders": {}
|
|
|
@ -1539,7 +1539,7 @@
|
|
|
|
"type": "text",
|
|
|
|
"type": "text",
|
|
|
|
"placeholders": {}
|
|
|
|
"placeholders": {}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"Welcome to the cutest instant messenger in the matrix network.": "Bienvenido al mensajero instantáneo más tierno de la red Matrix.",
|
|
|
|
"Welcome to the cutest instant messenger in the matrix network.": "Bienvenidos al mensajero instantáneo más lindo de la red matricial.",
|
|
|
|
"@Welcome to the cutest instant messenger in the matrix network.": {
|
|
|
|
"@Welcome to the cutest instant messenger in the matrix network.": {
|
|
|
|
"type": "text",
|
|
|
|
"type": "text",
|
|
|
|
"placeholders": {}
|
|
|
|
"placeholders": {}
|
|
|
@ -1588,5 +1588,48 @@
|
|
|
|
"@Your own username": {
|
|
|
|
"@Your own username": {
|
|
|
|
"type": "text",
|
|
|
|
"type": "text",
|
|
|
|
"placeholders": {}
|
|
|
|
"placeholders": {}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"Unpin": "Despinchar",
|
|
|
|
|
|
|
|
"@Unpin": {
|
|
|
|
|
|
|
|
"type": "text",
|
|
|
|
|
|
|
|
"placeholders": {}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"startedACall": "{senderName} comenzó una llamada",
|
|
|
|
|
|
|
|
"@startedACall": {
|
|
|
|
|
|
|
|
"type": "text",
|
|
|
|
|
|
|
|
"placeholders": {
|
|
|
|
|
|
|
|
"senderName": {}
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"sentCallInformations": "{senderName} envió información de la llamada",
|
|
|
|
|
|
|
|
"@sentCallInformations": {
|
|
|
|
|
|
|
|
"type": "text",
|
|
|
|
|
|
|
|
"placeholders": {
|
|
|
|
|
|
|
|
"senderName": {}
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"Pin": "Pin",
|
|
|
|
|
|
|
|
"@Pin": {
|
|
|
|
|
|
|
|
"type": "text",
|
|
|
|
|
|
|
|
"placeholders": {}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"Join room": "Unirse a la sala",
|
|
|
|
|
|
|
|
"@Join room": {
|
|
|
|
|
|
|
|
"type": "text",
|
|
|
|
|
|
|
|
"placeholders": {}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"endedTheCall": "{senderName} terminó la llamada",
|
|
|
|
|
|
|
|
"@endedTheCall": {
|
|
|
|
|
|
|
|
"type": "text",
|
|
|
|
|
|
|
|
"placeholders": {
|
|
|
|
|
|
|
|
"senderName": {}
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"answeredTheCall": "{senderName} respondió a la llamada",
|
|
|
|
|
|
|
|
"@answeredTheCall": {
|
|
|
|
|
|
|
|
"type": "text",
|
|
|
|
|
|
|
|
"placeholders": {
|
|
|
|
|
|
|
|
"senderName": {}
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|