diff --git a/src/lang/nl-NL.json b/src/lang/nl-NL.json index 6fb1a45ae..3d20fb93b 100644 --- a/src/lang/nl-NL.json +++ b/src/lang/nl-NL.json @@ -1170,7 +1170,7 @@ "Smart Home IP": "SHIP - Smart Home IP", "Miele Cloud Connect Protocol": "Miele Cloud Connect Protocol", "Push Channel Protocol": "Push Channel Protocol", - "wsSubprotocolDescription": "Voor meer informatie over subprotocols raadpleeg je de {documentation}", + "wsSubprotocolDescription": "Voor een kommagescheiden lijst in van subprotocollen. Voor meer informatie over subprotocollen raadpleeg je de {documentation}", "Softvelum WebSocket signaling protocol": "Softvelum WebSocket Signaling Protocol", "Message Session Relay Protocol": "WebSocket Transport voor MSRP (Message Session Relay Protocol)", "Binary Floor Control Protocol": "WebSocket Transport voor BFCP (Binary Floor Control Protocol)", @@ -1287,5 +1287,22 @@ "Press Enter to add node": "Druk op Enter om node toe te voegen", "brevoApiHelp": "Maak hier een API sleutel: {0}", "mqttWebSocketPath": "Pad voor MQTT WebSocket", - "Use HTML for custom E-mail body": "Gebruik HTML voor een aangepaste E-mailtekst" + "Use HTML for custom E-mail body": "Gebruik HTML voor een aangepaste E-mailtekst", + "resendApiKey": "Verstuur API sleutel opnieuw", + "resendApiHelp": "Maak een api sleutel hier {0}", + "resendFromName": "Van naam", + "resendFromEmail": "Van email", + "resendLeaveBlankForDefaultName": "laat leeg voor de standaard naam", + "resendToEmail": "Naar email", + "resendSubject": "Onderwerp", + "imageResetConfirmation": "Afbeelding terugzetten naar standaard", + "wsCodeDescription": "Voor meer informatie over statuscodes, raadpleeg {rfc6455}", + "Subprotocol(s)": "Subprotocol(len)", + "systemService": "Systeemservice", + "systemServiceName": "Service naam", + "systemServiceDescription": "Controleert of systeem service {service_name} actief is", + "systemServiceDescriptionLinux": "Controleert of Linux systemd service {service_name} actief is", + "systemServiceDescriptionWindows": "Controleert of Windows Service Manager {service_name} actief is", + "systemServiceCommandHint": "Gebruikte commando: {command}", + "systemServiceExpectedOutput": "Verwachte output: \"{0}\"" }