core/homeassistant/components/roku/translations/ca.json

29 lines
885 B
JSON
Raw Normal View History

2020-03-24 13:18:47 +00:00
{
"config": {
"abort": {
2020-05-15 00:02:56 +00:00
"already_configured": "El dispositiu ja est\u00e0 configurat",
2021-02-11 00:02:56 +00:00
"already_in_progress": "El flux de configuraci\u00f3 ja est\u00e0 en curs",
2020-03-24 13:18:47 +00:00
"unknown": "Error inesperat"
},
"error": {
2020-06-25 00:08:30 +00:00
"cannot_connect": "Ha fallat la connexi\u00f3"
2020-03-24 13:18:47 +00:00
},
2021-05-12 00:04:03 +00:00
"flow_title": "{name}",
2020-03-24 13:18:47 +00:00
"step": {
2021-02-03 10:46:49 +00:00
"discovery_confirm": {
"description": "Vols configurar {name}?",
"title": "Roku"
},
2020-03-24 13:18:47 +00:00
"ssdp_confirm": {
2020-05-15 00:02:56 +00:00
"description": "Vols configurar {name}?",
2020-03-24 13:18:47 +00:00
"title": "Roku"
},
"user": {
"data": {
2020-05-15 00:02:56 +00:00
"host": "Amfitri\u00f3"
2020-03-24 13:18:47 +00:00
},
2020-05-29 00:04:16 +00:00
"description": "Introdueix la teva informaci\u00f3 de Roku."
2020-03-24 13:18:47 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2020-03-24 13:18:47 +00:00
}