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

24 lines
609 B
JSON
Raw Normal View History

2021-02-14 00:06:28 +00:00
{
"config": {
2021-02-15 00:14:36 +00:00
"abort": {
"already_configured": "Za\u0159\u00edzen\u00ed je ji\u017e nastaveno"
},
2021-02-14 00:06:28 +00:00
"error": {
2021-02-15 00:14:36 +00:00
"cannot_connect": "Nepoda\u0159ilo se p\u0159ipojit",
2021-02-14 00:06:28 +00:00
"unknown": "Neo\u010dek\u00e1van\u00e1 chyba"
},
"step": {
2021-03-31 00:04:33 +00:00
"pair": {
"data": {
"pin": "PIN k\u00f3d"
}
},
2021-02-14 00:06:28 +00:00
"user": {
"data": {
"api_version": "Verze API",
"host": "Hostitel"
}
}
}
}
}