57 lines
1.7 KiB
JSON
57 lines
1.7 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured_device": "Apparaat is al geconfigureerd",
|
|
"cannot_connect": "Kan geen verbinding maken",
|
|
"no_unconfigured_devices": "Geen niet-geconfigureerde apparaten gevonden.",
|
|
"switchbot_unsupported_type": "Niet-ondersteund Switchbot-type.",
|
|
"unknown": "Onverwachte fout"
|
|
},
|
|
"error": {
|
|
"auth_failed": "Authenticatie mislukt"
|
|
},
|
|
"flow_title": "{name}",
|
|
"step": {
|
|
"confirm": {
|
|
"description": "Wilt u {name} instellen?"
|
|
},
|
|
"lock_auth": {
|
|
"data": {
|
|
"password": "Wachtwoord",
|
|
"username": "Gebruikersnaam"
|
|
}
|
|
},
|
|
"lock_choose_method": {
|
|
"menu_options": {
|
|
"lock_auth": "SwitchBot-account (aanbevolen)"
|
|
}
|
|
},
|
|
"lock_chose_method": {
|
|
"description": "Kies configuratiemethode, informatie kan gevonden worden in de documentatie.",
|
|
"menu_options": {
|
|
"lock_auth": "SwitchBot app gebruikersnaam en wachtwoord",
|
|
"lock_key": "Slot encryptiesleutel"
|
|
}
|
|
},
|
|
"password": {
|
|
"data": {
|
|
"password": "Wachtwoord"
|
|
}
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"address": "Apparaatadres"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"retry_count": "Aantal herhalingen"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |