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

21 lines
461 B
JSON

{
"config": {
"step": {
"user": {
"data": {
"host": "Hostitel",
"password": "Heslo",
"port": "Port",
"username": "U\u017eivatelsk\u00e9 jm\u00e9no"
}
}
}
},
"options": {
"step": {
"init": {
"description": "Zvolte zdroje senzoru."
}
}
}
}