Translated using Weblate (Dutch)

Currently translated at 100.0% (507 of 507 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nl/
This commit is contained in:
Jelv 2021-11-06 19:01:52 +00:00 committed by Hosted Weblate
parent 756a9f6d6c
commit a13b37948a
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -2614,5 +2614,18 @@
"setupChatBackupDescription": "Om je berichten te beschermen genereren we een veiligheidssleutel voor jouw.\nBewaar deze op een veilig plek, bijvoorbeeld in een wachtwoordmanager.",
"@setupChatBackupDescription": {},
"unverified": "Niet geverifieerd",
"@unverified": {}
"@unverified": {},
"passwordsDoNotMatch": "Wachtwoorden komen niet overeen!",
"@passwordsDoNotMatch": {},
"pleaseEnterValidEmail": "Voor een geldig e-mailadres in.",
"@pleaseEnterValidEmail": {},
"repeatPassword": "Wachtwoord herhalen",
"@repeatPassword": {},
"pleaseChooseAtLeastChars": "Kies een wachtwoord met minimaal {min} tekens.",
"@pleaseChooseAtLeastChars": {
"type": "text",
"placeholders": {
"min": {}
}
}
}