core/homeassistant/components/philips_js/translations/es.json

25 lines
666 B
JSON
Raw Normal View History

2021-02-13 00:03:13 +00:00
{
"config": {
2021-03-16 00:04:36 +00:00
"error": {
"invalid_pin": "PIN no v\u00e1lido",
"pairing_failure": "No se ha podido emparejar: {error_id}"
},
2021-02-13 00:03:13 +00:00
"step": {
2021-03-20 00:04:10 +00:00
"pair": {
"description": "Introduzca el PIN que se muestra en el televisor",
"title": "Par"
},
2021-02-13 00:03:13 +00:00
"user": {
"data": {
2021-02-20 00:08:25 +00:00
"api_version": "Versi\u00f3n del API",
"host": "Host"
2021-02-13 00:03:13 +00:00
}
}
}
},
"device_automation": {
"trigger_type": {
"turn_on": "Se solicita al dispositivo que se encienda"
}
}
}