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

25 lines
866 B
JSON
Raw Normal View History

2020-01-06 00:32:11 +00:00
{
"config": {
"abort": {
2021-07-22 00:10:31 +00:00
"already_configured": "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
},
2021-06-09 00:10:10 +00:00
"flow_title": "{serial_number}",
2020-01-06 00:32:11 +00:00
"step": {
"user": {
"data": {
2020-06-07 00:03:28 +00:00
"host": "Host",
"port": "Port"
2020-01-06 00:32:11 +00:00
},
2021-06-09 00:10:10 +00:00
"description": "Richte deinen 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?",
2021-05-17 05:17:18 +00:00
"title": "Elgato Light Ger\u00e4t entdeckt"
2020-01-06 00:32:11 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2020-01-06 00:32:11 +00:00
}