Translated using Weblate (Dutch)

Currently translated at 100.0% (522 of 522 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nl/
This commit is contained in:
Jelv 2021-12-16 14:25:24 +00:00 committed by Hosted Weblate
parent 1b3695f0c6
commit 77972dfac3
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -2653,5 +2653,25 @@
"saveTheSecurityKeyNow": "Sla je veiligheidssleutel nu op",
"@saveTheSecurityKeyNow": {},
"pleaseEnterSecurityKeyDescription": "Om je chat back-up te ontgrendelen, voer je veiligheidssleutel in die je gemaakt hebt in de vorige sessie. Je veiligheidssleutel is NIET je wachtwoord.",
"@pleaseEnterSecurityKeyDescription": {}
"@pleaseEnterSecurityKeyDescription": {},
"commandHint_clearcache": "Cache wissen",
"@commandHint_clearcache": {
"type": "text",
"description": "Usage hint for the command /clearcache"
},
"commandHint_create": "Maak een lege groepschat\nGebruik --no-encryption om de versleuteling uit te schakelen",
"@commandHint_create": {
"type": "text",
"description": "Usage hint for the command /create"
},
"commandHint_dm": "Start een directe chat\nGebruik --no-encryption om de versleuteling uit te schakelen",
"@commandHint_dm": {
"type": "text",
"description": "Usage hint for the command /dm"
},
"commandHint_discardsession": "Sessie weggooien",
"@commandHint_discardsession": {
"type": "text",
"description": "Usage hint for the command /discardsession"
}
}