47 lines
1.6 KiB
JSON
47 lines
1.6 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Apparaat is al geconfigureerd",
|
|
"already_in_progress": "De configuratie is momenteel al bezig",
|
|
"error_pairing": "Verbonden met LG webOS TV maar niet gekoppeld"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Kan geen verbinding maken, zet uw TV aan of controleer het ip adres"
|
|
},
|
|
"flow_title": "LG webOS Smart TV",
|
|
"step": {
|
|
"pairing": {
|
|
"description": "Klik op verzenden en accepteer het koppelingsverzoek op uw tv.\n\n![Image](/static/images/config_webos.png)",
|
|
"title": "webOS TV-koppeling"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"host": "Host",
|
|
"name": "Naam"
|
|
},
|
|
"description": "Zet de TV aan, vul de volgende velden in en klik op verzenden",
|
|
"title": "Verbinding maken met webOS TV"
|
|
}
|
|
}
|
|
},
|
|
"device_automation": {
|
|
"trigger_type": {
|
|
"webostv.turn_on": "Apparaat is gevraagd om in te schakelen"
|
|
}
|
|
},
|
|
"options": {
|
|
"error": {
|
|
"cannot_retrieve": "Kan de lijst met bronnen niet ophalen. Zorg ervoor dat het apparaat is ingeschakeld",
|
|
"script_not_found": "Script niet gevonden"
|
|
},
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"sources": "Bronnenlijst"
|
|
},
|
|
"description": "Selecteer ingeschakelde bronnen",
|
|
"title": "Opties voor WebOS Smart TV"
|
|
}
|
|
}
|
|
}
|
|
} |