From b35cf7cad5d37f74eacdfb2fc4df9a417f93b56d Mon Sep 17 00:00:00 2001 From: Jochem Pluim Date: Mon, 5 Jan 2026 23:40:24 +0000 Subject: [PATCH] Translated using Weblate (Dutch) Currently translated at 100.0% (1233 of 1233 strings) Co-authored-by: Jochem Pluim Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/nl/ Translation: Uptime Kuma/Uptime Kuma --- src/lang/nl-NL.json | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) 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}\"" }