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

25 lines
982 B
JSON
Raw Normal View History

2020-01-06 00:32:11 +00:00
{
"config": {
"abort": {
"already_configured": "Dieses Elgato Key Light-Ger\u00e4t ist bereits konfiguriert.",
"connection_error": "Verbindung zum Elgato Key Light-Ger\u00e4t fehlgeschlagen."
},
"error": {
"connection_error": "Verbindung zum Elgato Key Light-Ger\u00e4t fehlgeschlagen."
},
"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
}