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

30 lines
897 B
JSON

{
"config": {
"abort": {
"single_instance_allowed": "U\u017e je nakonfigurovan\u00fd. Mo\u017en\u00e1 len jedna konfigur\u00e1cia."
},
"error": {
"cannot_connect": "Nepodarilo sa pripoji\u0165",
"invalid_auth": "Neplatn\u00e9 overenie",
"unknown": "Neo\u010dak\u00e1van\u00e1 chyba"
},
"step": {
"user": {
"data": {
"password": "Heslo",
"username": "Pou\u017e\u00edvate\u013esk\u00e9 meno"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"ph_offset": "Offset pH (pozit\u00edvny alebo negat\u00edvny)",
"polling_interval": "Interval dotazovania (v sekund\u00e1ch)"
}
}
}
}
}