mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-01 19:10:57 +00:00
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:
parent
01e1edb545
commit
3c84abb3fd
2 changed files with 12 additions and 2 deletions
|
@ -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}"
|
||||
}
|
||||
|
|
|
@ -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}"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue