Translated using Weblate (Galician)

Currently translated at 99.2% (503 of 507 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/gl/
This commit is contained in:
Xosé M 2021-11-09 05:13:15 +00:00 committed by Hosted Weblate
parent 416859bfa3
commit 35bbfa72ab
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -2607,5 +2607,18 @@
"unverified": "Sen verificar",
"@unverified": {},
"yourUserId": "O teu ID:",
"@yourUserId": {}
"@yourUserId": {},
"pleaseEnterValidEmail": "Escribe un enderezo de email válido.",
"@pleaseEnterValidEmail": {},
"passwordsDoNotMatch": "Os contrasinais non concordan!",
"@passwordsDoNotMatch": {},
"repeatPassword": "Repite o contrasinal",
"@repeatPassword": {},
"pleaseChooseAtLeastChars": "Escribe polo menos {min} caracteres.",
"@pleaseChooseAtLeastChars": {
"type": "text",
"placeholders": {
"min": {}
}
}
}