chore(translations): Translated using Weblate (Dutch)

Currently translated at 100.0% (851 of 851 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nl/
This commit is contained in:
Jelv 2026-02-26 13:02:22 +01:00 committed by Hosted Weblate
parent c4b0082512
commit f380219a2c
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -453,7 +453,7 @@
"type": "String",
"description": "Usage hint for the command /myroomnick"
},
"commandHint_op": "Machtsniveau van de persoon instellen (standaard: 50)",
"commandHint_op": "Rechtenniveau van de persoon instellen (standaard: 50)",
"@commandHint_op": {
"type": "String",
"description": "Usage hint for the command /op"
@ -3146,5 +3146,13 @@
"theProcessWasCanceled": "Het proces is geannuleerd.",
"join": "Deelnemen",
"searchOrEnterHomeserverAddress": "Zoek of voer serveradres in",
"matrixId": "Matrix-ID"
"matrixId": "Matrix-ID",
"setPowerLevel": "Rechtenniveau instellen",
"makeModerator": "Maak moderator",
"makeAdmin": "Maak beheerder",
"removeModeratorRights": "Verwijder moderator-rechten",
"removeAdminRights": "Verwijder beheerder-rechten",
"powerLevel": "Rechtenniveau",
"setPowerLevelDescription": "Rechtenniveau's definiëren wat een persoon mag doen in deze chat en variëren meestal tussen 0 en 100.",
"owner": "Eigenaar"
}