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

39 lines
1.0 KiB
JSON

{
"config": {
"abort": {
"already_configured": "Service ist bereits konfiguriert"
},
"error": {
"cannot_connect": "Verbindung fehlgeschlagen",
"invalid_auth": "Ung\u00fcltige Authentifizierung",
"unknown": "Unerwarteter Fehler"
},
"flow_title": "Smile: {name}",
"step": {
"user": {
"data": {
"flow_type": "Verbindungstyp"
},
"description": "Details",
"title": "Plugwise Typ"
},
"user_gateway": {
"data": {
"host": "IP-Adresse",
"password": "Smile ID",
"port": "Port"
},
"description": "Bitte eingeben"
}
}
},
"options": {
"step": {
"init": {
"data": {
"scan_interval": "Scanintervall (Sekunden)"
}
}
}
}
}