From 9a204fbfa9bc58719593571bfa9e5e923bc5ad9a Mon Sep 17 00:00:00 2001 From: Piet Jan Date: Thu, 23 May 2024 02:35:57 +0000 Subject: [PATCH] Translated using Weblate (German) Currently translated at 100.0% (912 of 912 strings) Translated using Weblate (Dutch) Currently translated at 98.4% (898 of 912 strings) Co-authored-by: Piet Jan Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/de/ Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/nl/ Translation: Uptime Kuma/Uptime Kuma --- src/lang/de-DE.json | 2 +- src/lang/nl-NL.json | 17 +++++++++++++---- 2 files changed, 14 insertions(+), 5 deletions(-) diff --git a/src/lang/de-DE.json b/src/lang/de-DE.json index c9555b45..7efb3248 100644 --- a/src/lang/de-DE.json +++ b/src/lang/de-DE.json @@ -1,5 +1,5 @@ { - "languageName": "Englisch", + "languageName": "Deutsch", "Settings": "Einstellungen", "Dashboard": "Dashboard", "New Update": "Aktualisierung verfügbar", diff --git a/src/lang/nl-NL.json b/src/lang/nl-NL.json index 78341d39..f792ab3b 100644 --- a/src/lang/nl-NL.json +++ b/src/lang/nl-NL.json @@ -139,7 +139,7 @@ "Enable 2FA": "Schakel 2FA in", "Disable 2FA": "Schakel 2FA uit", "2FA Settings": "2FA-instellingen", - "Two Factor Authentication": "Two Factor Authenticatie", + "Two Factor Authentication": "Twee Factor Authenticatie", "Active": "Actief", "Inactive": "Inactief", "Also apply to existing monitors": "Voeg ook toe aan bestaande monitors", @@ -497,7 +497,7 @@ "do nothing": "niets doen", "auto acknowledged": "automatisch bevestigen", "auto resolve": "automatisch oplossen", - "Authentication": "authenticatie", + "Authentication": "Authenticatie", "signedInDisp": "Aangemeld als {0}", "signedInDispDisabled": "Authenticatie uitgeschakeld.", "Certificate Expiry Notification": "Melding over verlopen certificaat", @@ -608,7 +608,7 @@ "Custom": "Aangepast", "Affected Monitors": "Aangetaste monitors", "Resend Notification if Down X times consequently": "Verzend offline melding X keer opnieuw bij blijvend offline", - "Monitor": "Monitor | Monitors", + "Monitor": "Monitor | Monitoren", "Start of maintenance": "Start van onderhoud", "All Status Pages": "Alle status pagina's", "Select status pages...": "Selecteer status pagina's…", @@ -923,5 +923,14 @@ "Your User ID": "Jouw gebruikers ID", "Channel access token (Long-lived)": "Kanaal access token (blijvend)", "documentationOf": "{0} Documentatie", - "wayToGetHeiiOnCallDetails": "Hoe de Trigger ID en de API Keys verkregen kunnen worden is terug te lezen in de {documentation}" + "wayToGetHeiiOnCallDetails": "Hoe de Trigger ID en de API Keys verkregen kunnen worden is terug te lezen in de {documentation}", + "To Phone Number": "Naar telefoonnummer", + "Telephone number": "Telefoonnummer", + "max 15 digits": "max 15 cijfers", + "max 11 alphanumeric characters": "max 11 alfanumerieke tekens", + "Allow Long SMS": "Lange SMS toestaan", + "Destination": "Bestemming", + "whapiRecipient": "Telefoonnummer / Contact-ID / Groeps-ID", + "API URL": "API URL", + "wayToGetWhapiUrlAndToken": "Je kunt de API-URL en de token verkrijgen door naar het gewenste kanaal te gaan vanaf {0}" }