64 lines
2.5 KiB
JSON
64 lines
2.5 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Apparaat is al geconfigureerd",
|
|
"already_in_progress": "De configuratiestroom is al aan de gang",
|
|
"reauth_successful": "Herauthenticatie was succesvol"
|
|
},
|
|
"error": {
|
|
"already_configured": "Apparaat is al geconfigureerd",
|
|
"already_in_progress": "De configuratiestroom is al aan de gang",
|
|
"cannot_connect": "Kan geen verbinding maken",
|
|
"connection_error": "Kan geen verbinding maken",
|
|
"invalid_auth": "Ongeldige authenticatie"
|
|
},
|
|
"flow_title": "{name}",
|
|
"step": {
|
|
"confirm": {
|
|
"data": {
|
|
"password": "Wachtwoord",
|
|
"username": "Gebruikersnaam"
|
|
},
|
|
"description": "Ontdekt FRITZ!Box: {name}\n\nStel FRITZ!box Tools in om {name} te beheren",
|
|
"title": "Setup FRITZ!Box Tools"
|
|
},
|
|
"reauth_confirm": {
|
|
"data": {
|
|
"password": "Wachtwoord",
|
|
"username": "Gebruikersnaam"
|
|
},
|
|
"description": "Update FRITZ! Box Tools-inloggegevens voor: {host}. \n\n FRITZ! Box Tools kan niet inloggen op uw FRITZ!Box.",
|
|
"title": "Updating FRITZ!Box Tools - referenties"
|
|
},
|
|
"start_config": {
|
|
"data": {
|
|
"host": "Host",
|
|
"password": "Wachtwoord",
|
|
"port": "Poort",
|
|
"username": "Gebruikersnaam"
|
|
},
|
|
"description": "Stel FRITZ!Box Tools in om uw FRITZ!Box te bedienen.\nMinimaal nodig: gebruikersnaam, wachtwoord.",
|
|
"title": "Configureer FRITZ! Box Tools - verplicht"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"host": "Host",
|
|
"password": "Wachtwoord",
|
|
"port": "Poort",
|
|
"username": "Gebruikersnaam"
|
|
},
|
|
"description": "Stel FRITZ!Box Tools in om uw FRITZ!Box te bedienen.\nMinimaal nodig: gebruikersnaam, wachtwoord.",
|
|
"title": "Setup FRITZ!Box Tools"
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"consider_home": "Seconden om een apparaat als \"thuis\" te beschouwen"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |