Translated using Weblate (Dutch)

Currently translated at 100.0% (414 of 414 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nl/
This commit is contained in:
Jelv 2021-02-23 11:57:08 +00:00 committed by Hosted Weblate
parent 468aab4c9f
commit 2bd7afc0f3
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 38 additions and 8 deletions

View File

@ -455,7 +455,7 @@
"type": "text",
"placeholders": {}
},
"setStatus": "Stel een status in",
"setStatus": "Status instellen",
"@setStatus": {
"type": "text",
"placeholders": {}
@ -875,7 +875,7 @@
"type": "text",
"placeholders": {}
},
"optionalGroupName": "Groepsnaam (Optioneel)",
"optionalGroupName": "Groepsnaam (optioneel)",
"@optionalGroupName": {
"type": "text",
"placeholders": {}
@ -1088,7 +1088,7 @@
"localizedTimeShort": {}
}
},
"userLeftTheChat": "{username} heeft de groep verlaten",
"userLeftTheChat": "{username} is vertrokken",
"@userLeftTheChat": {
"type": "text",
"placeholders": {
@ -1146,7 +1146,7 @@
"type": "text",
"placeholders": {}
},
"joinedTheChat": "{username} is toegetreden",
"joinedTheChat": "{username} is toegetreden tot de groep",
"@joinedTheChat": {
"type": "text",
"placeholders": {
@ -1755,7 +1755,7 @@
"username": {}
}
},
"changedTheJoinRulesTo": "{username} heeft de deelnameregels gewijzigd in {joinRules}",
"changedTheJoinRulesTo": "{username} heeft de deelnameregels gewijzigd in: {joinRules}",
"@changedTheJoinRulesTo": {
"type": "text",
"placeholders": {
@ -1770,7 +1770,7 @@
"username": {}
}
},
"changedTheHistoryVisibilityTo": "{username} heeft de zichtbaarheid van de geschiedenis gewijzigd in {rules}",
"changedTheHistoryVisibilityTo": "{username} heeft de zichtbaarheid van de geschiedenis gewijzigd in: {rules}",
"@changedTheHistoryVisibilityTo": {
"type": "text",
"placeholders": {
@ -1785,7 +1785,7 @@
"username": {}
}
},
"changedTheGuestAccessRulesTo": "{username} heeft de gastenregels gewijzigd in {rules}",
"changedTheGuestAccessRulesTo": "{username} heeft de gastenregels gewijzigd in: {rules}",
"@changedTheGuestAccessRulesTo": {
"type": "text",
"placeholders": {
@ -1820,7 +1820,7 @@
"description": {}
}
},
"changedTheChatNameTo": "{username} heeft de groepsnaam gewijzigd in {chatname}",
"changedTheChatNameTo": "{username} heeft de groepsnaam gewijzigd in: {chatname}",
"@changedTheChatNameTo": {
"type": "text",
"placeholders": {
@ -2208,5 +2208,35 @@
"@chatBackupDescription": {
"type": "text",
"placeholders": {}
},
"showPassword": "Wachtwoord weergeven",
"@showPassword": {
"type": "text",
"placeholders": {}
},
"addEmail": "Email toevoegen",
"@addEmail": {
"type": "text",
"placeholders": {}
},
"zoomOut": "Uitzoomen",
"@zoomOut": {
"type": "text",
"placeholders": {}
},
"zoomIn": "Inzoomen",
"@zoomIn": {
"type": "text",
"placeholders": {}
},
"blocked": "Geblokkeerd",
"@blocked": {
"type": "text",
"placeholders": {}
},
"verified": "Geverifieerd",
"@verified": {
"type": "text",
"placeholders": {}
}
}