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

23 lines
684 B
JSON
Raw Normal View History

2020-08-05 00:02:19 +00:00
{
"config": {
2020-10-10 00:05:05 +00:00
"abort": {
"already_configured": "Za\u0159\u00edzen\u00ed je ji\u017e nakonfigurov\u00e1no"
},
"error": {
"cannot_connect": "Nepoda\u0159ilo se p\u0159ipojit",
"unknown": "Neo\u010dek\u00e1van\u00e1 chyba"
},
2020-08-05 00:02:19 +00:00
"step": {
"discovery_confirm": {
"description": "Chcete p\u0159idat Volumio (`{name}`) do Home Assistant?",
"title": "Objeven\u00e9 instance Volumio"
},
"user": {
"data": {
2020-10-10 00:05:05 +00:00
"host": "Hostitel",
2020-08-05 00:02:19 +00:00
"port": "Port"
}
}
}
}
}