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

View File

@ -455,7 +455,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"setStatus": "Stel een status in", "setStatus": "Status instellen",
"@setStatus": { "@setStatus": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -875,7 +875,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"optionalGroupName": "Groepsnaam (Optioneel)", "optionalGroupName": "Groepsnaam (optioneel)",
"@optionalGroupName": { "@optionalGroupName": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -1088,7 +1088,7 @@
"localizedTimeShort": {} "localizedTimeShort": {}
} }
}, },
"userLeftTheChat": "{username} heeft de groep verlaten", "userLeftTheChat": "{username} is vertrokken",
"@userLeftTheChat": { "@userLeftTheChat": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -1146,7 +1146,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"joinedTheChat": "{username} is toegetreden", "joinedTheChat": "{username} is toegetreden tot de groep",
"@joinedTheChat": { "@joinedTheChat": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -1755,7 +1755,7 @@
"username": {} "username": {}
} }
}, },
"changedTheJoinRulesTo": "{username} heeft de deelnameregels gewijzigd in {joinRules}", "changedTheJoinRulesTo": "{username} heeft de deelnameregels gewijzigd in: {joinRules}",
"@changedTheJoinRulesTo": { "@changedTheJoinRulesTo": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -1770,7 +1770,7 @@
"username": {} "username": {}
} }
}, },
"changedTheHistoryVisibilityTo": "{username} heeft de zichtbaarheid van de geschiedenis gewijzigd in {rules}", "changedTheHistoryVisibilityTo": "{username} heeft de zichtbaarheid van de geschiedenis gewijzigd in: {rules}",
"@changedTheHistoryVisibilityTo": { "@changedTheHistoryVisibilityTo": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -1785,7 +1785,7 @@
"username": {} "username": {}
} }
}, },
"changedTheGuestAccessRulesTo": "{username} heeft de gastenregels gewijzigd in {rules}", "changedTheGuestAccessRulesTo": "{username} heeft de gastenregels gewijzigd in: {rules}",
"@changedTheGuestAccessRulesTo": { "@changedTheGuestAccessRulesTo": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -1820,7 +1820,7 @@
"description": {} "description": {}
} }
}, },
"changedTheChatNameTo": "{username} heeft de groepsnaam gewijzigd in {chatname}", "changedTheChatNameTo": "{username} heeft de groepsnaam gewijzigd in: {chatname}",
"@changedTheChatNameTo": { "@changedTheChatNameTo": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -2208,5 +2208,35 @@
"@chatBackupDescription": { "@chatBackupDescription": {
"type": "text", "type": "text",
"placeholders": {} "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": {}
} }
} }