mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-20 02:59:26 +01:00
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:
parent
ad6517c928
commit
9797ea3746
@ -1118,7 +1118,7 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"ok": "ok",
|
"ok": "Ok",
|
||||||
"@ok": {
|
"@ok": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
@ -1550,7 +1550,7 @@
|
|||||||
"senderName": {}
|
"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": {
|
"@startYourFirstChat": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
@ -2610,5 +2610,34 @@
|
|||||||
"yourUserId": "Su id. de usuario:",
|
"yourUserId": "Su id. de usuario:",
|
||||||
"@yourUserId": {},
|
"@yourUserId": {},
|
||||||
"setupChatBackup": "Configurar copia de respaldo de chat",
|
"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": {}
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user