Translated using Weblate (Dutch)

Currently translated at 100.0% (384 of 384 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nl/
This commit is contained in:
Jelv 2021-02-02 10:42:22 +00:00 committed by Hosted Weblate
parent f82bcfa081
commit 5026f1bf8d
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -1241,7 +1241,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"homeserverIsNotCompatible": "Thuisserver is niet compatibel", "homeserverIsNotCompatible": "Homeserver is niet compatibel",
"@homeserverIsNotCompatible": { "@homeserverIsNotCompatible": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -1341,7 +1341,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"enterYourHomeserver": "Vul je thuisserver in", "enterYourHomeserver": "Vul je homeserver in",
"@enterYourHomeserver": { "@enterYourHomeserver": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -1800,7 +1800,7 @@
"username": {} "username": {}
} }
}, },
"changeTheHomeserver": "Wijzig de thuisserver", "changeTheHomeserver": "Wijzig de homeserver",
"@changeTheHomeserver": { "@changeTheHomeserver": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -1992,5 +1992,90 @@
"@about": { "@about": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
},
"reportMessage": "Bericht melden",
"@reportMessage": {
"type": "text",
"placeholders": {}
},
"redactMessage": "Bericht redigeren",
"@redactMessage": {
"type": "text",
"placeholders": {}
},
"contentHasBeenReported": "De inhoud is gemeld aan de serverbeheerders",
"@contentHasBeenReported": {
"type": "text",
"placeholders": {}
},
"reason": "Reden",
"@reason": {
"type": "text",
"placeholders": {}
},
"whyDoYouWantToReportThis": "Waarom wil je dit melden?",
"@whyDoYouWantToReportThis": {
"type": "text",
"placeholders": {}
},
"inoffensive": "Niet beledigend",
"@inoffensive": {
"type": "text",
"placeholders": {}
},
"offensive": "Beledigend",
"@offensive": {
"type": "text",
"placeholders": {}
},
"extremeOffensive": "Extreem beledigend",
"@extremeOffensive": {
"type": "text",
"placeholders": {}
},
"howOffensiveIsThisContent": "Hoe beledigend is deze inhoud?",
"@howOffensiveIsThisContent": {
"type": "text",
"placeholders": {}
},
"search": "Zoeken",
"@search": {
"type": "text",
"placeholders": {}
},
"discover": "Ontdek",
"@discover": {
"type": "text",
"placeholders": {}
},
"groups": "Groepen",
"@groups": {
"type": "text",
"placeholders": {}
},
"messages": "Berichten",
"@messages": {
"type": "text",
"placeholders": {}
},
"status": "Status",
"@status": {
"type": "text",
"placeholders": {}
},
"ignore": "Negeer",
"@ignore": {
"type": "text",
"placeholders": {}
},
"next": "Volgende",
"@next": {
"type": "text",
"placeholders": {}
},
"pleaseFollowInstructionsOnWeb": "Volg de instructies op de website en klik op volgende.",
"@pleaseFollowInstructionsOnWeb": {
"type": "text",
"placeholders": {}
} }
} }