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

25 lines
603 B
JSON

{
"config": {
"abort": {
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9"
},
"error": {
"invalid_auth": "Neplatn\u00e9 overenie"
},
"flow_title": "{host}",
"step": {
"edit": {
"data": {
"host": "Hostite\u013e",
"password": "Heslo",
"port": "Port"
}
},
"user": {
"data": {
"host": "Hostite\u013e"
}
}
}
}
}