From dbdd41ac4930240617dfa739fecabcc250c86b93 Mon Sep 17 00:00:00 2001 From: Marco Date: Sun, 19 Oct 2025 09:53:21 +0000 Subject: [PATCH] Translated using Weblate (German) Currently translated at 100.0% (1161 of 1161 strings) Translated using Weblate (German (Switzerland)) Currently translated at 100.0% (1161 of 1161 strings) Translated using Weblate (German) Currently translated at 99.9% (1160 of 1161 strings) Translated using Weblate (German (Switzerland)) Currently translated at 99.9% (1160 of 1161 strings) Co-authored-by: Marco Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/de/ Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/de_CH/ Translation: Uptime Kuma/Uptime Kuma --- src/lang/de-CH.json | 5 +++-- src/lang/de-DE.json | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/src/lang/de-CH.json b/src/lang/de-CH.json index aeff8f60..2138d815 100644 --- a/src/lang/de-CH.json +++ b/src/lang/de-CH.json @@ -1158,7 +1158,7 @@ "OneChatBotId": "OneChat Bot-ID", "Disable URL in Notification": "URL in der Benachrichtigung deaktivieren", "Ip Family": "IP-Familie", - "ipFamilyDescriptionAutoSelect": "Verwendet die {happyEyeballs} zur Bestimmung der IP-Familie.", + "ipFamilyDescriptionAutoSelect": "Verwendet den {happyEyeballs} zur Bestimmung der IP-Familie.", "Happy Eyeballs algorithm": "Happy Eyeballs Algorithmus", "Add Another Tag": "Weiteres Tag hinzufügen", "Manual": "Manuell", @@ -1205,5 +1205,6 @@ "Bot secret": "Bot Secret", "Send UP silently": "UP still senden", "Send DOWN silently": "DOWN still senden", - "Installing a Nextcloud Talk bot requires administrative access to the server.": "Die Installation eines Nextcloud Talk-Bots erfordert Administratorrechte für den Server." + "Installing a Nextcloud Talk bot requires administrative access to the server.": "Die Installation eines Nextcloud Talk-Bots erfordert Administratorrechte für den Server.", + "auto-select": "Automatische Auswahl" } diff --git a/src/lang/de-DE.json b/src/lang/de-DE.json index c7b4aadf..a2774c82 100644 --- a/src/lang/de-DE.json +++ b/src/lang/de-DE.json @@ -1162,7 +1162,7 @@ "OneChatBotId": "OneChat Bot-ID", "Ip Family": "IP-Familie", "Happy Eyeballs algorithm": "Happy Eyeballs Algorithmus", - "ipFamilyDescriptionAutoSelect": "Verwendet die {happyEyeballs} zur Bestimmung der IP-Familie.", + "ipFamilyDescriptionAutoSelect": "Verwendet den {happyEyeballs} zur Bestimmung der IP-Familie.", "Manual": "Manuell", "ntfyPriorityHelptextPriorityHigherThanDown": "Die reguläre Priorität sollte höher sein als die Priorität {0}. Priorität {1} ist höher als {0} Priorität {2}", "ntfyPriorityDown": "Priorität für DOWN-Ereignisse", @@ -1208,5 +1208,6 @@ "Send DOWN silently": "DOWN still senden", "Installing a Nextcloud Talk bot requires administrative access to the server.": "Die Installation eines Nextcloud Talk-Bots erfordert Administratorrechte für den Server.", "Nextcloud host": "Nextcloud Host", - "Send UP silently": "UP still senden" + "Send UP silently": "UP still senden", + "auto-select": "Automatische Auswahl" }