Translated using Weblate (Spanish)

Currently translated at 94.9% (508 of 535 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/es/
This commit is contained in:
Valentino 2022-01-02 01:53:13 +00:00 committed by Hosted Weblate
parent ad6517c928
commit 9797ea3746
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 32 additions and 3 deletions

View File

@ -1118,7 +1118,7 @@
"type": "text",
"placeholders": {}
},
"ok": "ok",
"ok": "Ok",
"@ok": {
"type": "text",
"placeholders": {}
@ -1550,7 +1550,7 @@
"senderName": {}
}
},
"startYourFirstChat": "¡Inicia su primer chat ahora mismo! 🙂\n- toque el botón de mensaje\n- escriba el nombre de usuario de su amigo\n- diviértase chateando",
"startYourFirstChat": "¡Inicie su primer chat ahora mismo! 🙂\n- Toque el botón de \"Nueva conversación\"\n- Escaneé el código QR de un amigo \n- Diviértanse chateando",
"@startYourFirstChat": {
"type": "text",
"placeholders": {}
@ -2610,5 +2610,34 @@
"yourUserId": "Su id. de usuario:",
"@yourUserId": {},
"setupChatBackup": "Configurar copia de respaldo de chat",
"@setupChatBackup": {}
"@setupChatBackup": {},
"commandHint_clearcache": "Limpiar cache",
"@commandHint_clearcache": {
"type": "text",
"description": "Usage hint for the command /clearcache"
},
"loginWithOneClick": "Iniciar sesión con un click",
"@loginWithOneClick": {},
"messageInfo": "Información del mensaje",
"@messageInfo": {},
"time": "Tiempo",
"@time": {},
"openVideoCamera": "Abrir la cámara para un video",
"@openVideoCamera": {
"type": "text",
"placeholders": {}
},
"passwordsDoNotMatch": "¡Las contraseñas no coinciden!",
"@passwordsDoNotMatch": {},
"pleaseEnterValidEmail": "Por favor ingrese un correo electrónico válido.",
"@pleaseEnterValidEmail": {},
"repeatPassword": "Repetir la contraseña",
"@repeatPassword": {},
"pleaseChooseAtLeastChars": "Por favor elegir al menos {min} carácteres",
"@pleaseChooseAtLeastChars": {
"type": "text",
"placeholders": {
"min": {}
}
}
}