Translated using Weblate (Dutch)

Currently translated at 100.0% (408 of 408 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nl/
This commit is contained in:
Jelv 2021-02-14 08:15:37 +00:00 committed by Hosted Weblate
parent e31dc554dc
commit 398cb465d4
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 46 additions and 1 deletions

View File

@ -640,7 +640,7 @@
"count": {}
}
},
"seenByUserAndUser": "Gezien door {username} en {username}",
"seenByUserAndUser": "Gezien door {username} en {username2}",
"@seenByUserAndUser": {
"type": "text",
"placeholders": {
@ -2163,5 +2163,50 @@
"serverVersions": {},
"supportedVersions": {}
}
},
"clearText": "Tekst wissen",
"@clearText": {
"type": "text",
"placeholders": {}
},
"userUnknownVerification": "Gebruiker heeft een onbekende verificatiestatus",
"@userUnknownVerification": {
"type": "text",
"placeholders": {}
},
"wipeChatBackup": "Uw chatback-up wissen om een nieuwe veiligheidssleutel te maken?",
"@wipeChatBackup": {
"type": "text",
"placeholders": {}
},
"fontSize": "Lettergrootte",
"@fontSize": {
"type": "text",
"placeholders": {}
},
"userNotVerified": "Gebruiker is niet geverifieerd",
"@userNotVerified": {
"type": "text",
"placeholders": {}
},
"userVerified": "Gebruiker is geverifieerd",
"@userVerified": {
"type": "text",
"placeholders": {}
},
"audioPlayerPlay": "Afspelen",
"@audioPlayerPlay": {
"type": "text",
"placeholders": {}
},
"audioPlayerPause": "Pause",
"@audioPlayerPause": {
"type": "text",
"placeholders": {}
},
"chatBackupDescription": "Uw chatback-up is beveiligd met een veiligheidssleutel. Zorg ervoor dat u deze niet verliest.",
"@chatBackupDescription": {
"type": "text",
"placeholders": {}
}
}