1
mirror of https://github.com/home-assistant/core synced 2024-10-13 14:52:10 +02:00
ha-core/homeassistant/components/kodi/translations/sk.json
2022-02-20 00:20:09 +00:00

28 lines
697 B
JSON

{
"config": {
"abort": {
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9",
"invalid_auth": "Neplatn\u00e9 overenie"
},
"error": {
"invalid_auth": "Neplatn\u00e9 overenie"
},
"step": {
"credentials": {
"data": {
"username": "Pou\u017e\u00edvate\u013esk\u00e9 meno"
}
},
"user": {
"data": {
"port": "Port"
}
},
"ws_port": {
"data": {
"ws_port": "Port"
}
}
}
}
}