core/homeassistant/components/elgato/translations/de.json

25 lines
912 B
JSON
Raw Normal View History

2020-01-06 00:32:11 +00:00
{
"config": {
"abort": {
2020-12-20 00:04:36 +00:00
"already_configured": "Dieses Elgato Key Light-Ger\u00e4t ist bereits konfiguriert.",
2021-02-03 10:46:49 +00:00
"cannot_connect": "Verbindung fehlgeschlagen"
2020-12-20 00:04:36 +00:00
},
"error": {
2021-02-03 10:46:49 +00:00
"cannot_connect": "Verbindung fehlgeschlagen"
2020-01-06 00:32:11 +00:00
},
"flow_title": "Elgato Key Light: {serial_number}",
"step": {
"user": {
"data": {
2020-06-07 00:03:28 +00:00
"host": "Host",
"port": "Port"
2020-01-06 00:32:11 +00:00
},
2020-05-29 00:04:16 +00:00
"description": "Richten dein Elgato Key Light f\u00fcr die Integration mit Home Assistant ein."
2020-01-06 00:32:11 +00:00
},
"zeroconf_confirm": {
2020-01-13 00:31:54 +00:00
"description": "M\u00f6chtest du das Elgato Key Light mit der Seriennummer \"{serial_number} \" zu Home Assistant hinzuf\u00fcgen?",
2020-01-06 00:32:11 +00:00
"title": "Elgato Key Light Ger\u00e4t entdeckt"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2020-01-06 00:32:11 +00:00
}