Translated using Weblate (German)

Currently translated at 100.0% (1132 of 1132 strings)

Translated using Weblate (German (Switzerland))

Currently translated at 100.0% (1132 of 1132 strings)

Co-authored-by: Marco <marco@nanoweb.ch>
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
This commit is contained in:
Marco 2025-07-25 23:34:10 +00:00 committed by Weblate
parent 01e1edb545
commit 3c84abb3fd
2 changed files with 12 additions and 2 deletions

View file

@ -1172,5 +1172,10 @@
"pause": "Pause",
"Staged Tags for Batch Add": "Bereitgestellte Tags für Batch-Hinzufügen",
"OAuth Audience": "OAuth Zielgruppe",
"Optional: The audience to request the JWT for": "Optional: Die Zielgruppe, für die das JWT angefordert werden soll"
"Optional: The audience to request the JWT for": "Optional: Die Zielgruppe, für die das JWT angefordert werden soll",
"Path": "Pfad",
"mqttWebSocketPath": "MQTT WebSocket Pfad",
"mqttWebsocketPathExplanation": "WebSocket-Pfad für MQTT über WebSocket-Verbindungen (z. B. /mqtt)",
"mqttWebsocketPathInvalid": "Verwende ein gültiges WebSocket-Pfadformat",
"mqttHostnameTip": "Verwende dieses Format {hostnameFormat}"
}

View file

@ -1175,5 +1175,10 @@
"Staged Tags for Batch Add": "Bereitgestellte Tags für Batch-Hinzufügen",
"pause": "Pause",
"OAuth Audience": "OAuth Zielgruppe",
"Optional: The audience to request the JWT for": "Optional: Die Zielgruppe, für die das JWT angefordert werden soll"
"Optional: The audience to request the JWT for": "Optional: Die Zielgruppe, für die das JWT angefordert werden soll",
"mqttWebsocketPathInvalid": "Verwende ein gültiges WebSocket-Pfadformat",
"Path": "Pfad",
"mqttWebSocketPath": "MQTT WebSocket Pfad",
"mqttWebsocketPathExplanation": "WebSocket-Pfad für MQTT über WebSocket-Verbindungen (z. B. /mqtt)",
"mqttHostnameTip": "Verwende dieses Format {hostnameFormat}"
}