44 lines
1.4 KiB
JSON
44 lines
1.4 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Ger\u00e4t ist bereits konfiguriert",
|
|
"reauth_successful": "Die erneute Authentifizierung war erfolgreich"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Verbindung fehlgeschlagen",
|
|
"invalid_auth": "Ung\u00fcltige Authentifizierung",
|
|
"name_exists": "Name vorhanden"
|
|
},
|
|
"step": {
|
|
"reauth_confirm": {
|
|
"data": {
|
|
"password": "Passwort"
|
|
},
|
|
"description": "Das Passwort f\u00fcr {username} ist ung\u00fcltig.",
|
|
"title": "Integration erneut authentifizieren"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"host": "Host",
|
|
"name": "Name",
|
|
"password": "Passwort",
|
|
"port": "Port",
|
|
"username": "Benutzername",
|
|
"verify_ssl": "SSL verwenden"
|
|
},
|
|
"title": "Mikrotik Router einrichten"
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"device_tracker": {
|
|
"data": {
|
|
"arp_ping": "ARP Ping aktivieren",
|
|
"detection_time": "Heimintervall ber\u00fccksichtigen",
|
|
"force_dhcp": "Scannen mit DHCP erzwingen"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |