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

32 lines
1.1 KiB
JSON

{
"config": {
"abort": {
"already_configured": "Slu\u017eba u\u017e je nakonfigurovan\u00e1"
},
"step": {
"user": {
"data": {
"type": "Typ defin\u00edcie ro\u010dn\u00e9ho obdobia"
}
}
}
},
"entity": {
"sensor": {
"season": {
"state": {
"autumn": "Jese\u0148",
"spring": "Jar",
"summer": "Leto",
"winter": "Zima"
}
}
}
},
"issues": {
"removed_yaml": {
"description": "Konfigur\u00e1cia sez\u00f3ny pomocou YAML bola odstr\u00e1nen\u00e1. \n\n Asistent dom\u00e1cnosti nepou\u017e\u00edva va\u0161u existuj\u00facu konfigur\u00e1ciu YAML. \n\n Ak chcete tento probl\u00e9m vyrie\u0161i\u0165, odstr\u00e1\u0148te konfigur\u00e1ciu YAML zo s\u00faboru configuration.yaml a re\u0161tartujte aplik\u00e1ciu Home Assistant.",
"title": "Konfigur\u00e1cia Season YAML bola odstr\u00e1nen\u00e1"
}
}
}