core/homeassistant/components/kodi/translations/sk.json

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"
}
}
}
}
}