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

19 lines
465 B
JSON
Raw Normal View History

2022-02-20 00:20:09 +00:00
{
"config": {
2022-11-23 00:26:26 +00:00
"abort": {
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9"
},
2022-11-21 00:26:41 +00:00
"flow_title": "{name}",
2022-02-20 00:20:09 +00:00
"step": {
"user": {
"data": {
2022-11-19 00:26:11 +00:00
"host": "Hostite\u013e",
2022-02-20 00:20:09 +00:00
"port": "Port"
}
2022-11-23 00:26:26 +00:00
},
"zeroconf_confirm": {
"description": "Chcete nastavi\u0165 {name}?"
2022-02-20 00:20:09 +00:00
}
}
}
}