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

20 lines
614 B
JSON

{
"config": {
"abort": {
"already_configured": "Slu\u017eba u\u017e je nakonfigurovan\u00e1"
},
"error": {
"invalid_key": "Neplatn\u00fd API k\u013e\u00fa\u010d",
"no_devices": "V \u00fa\u010dte sa nena\u0161li \u017eiadne zariadenia"
},
"step": {
"user": {
"data": {
"api_key": "API k\u013e\u00fa\u010d",
"app_key": "Aplika\u010dn\u00fd k\u013e\u00fa\u010d"
},
"title": "Vypl\u0148te svoje \u00fadaje"
}
}
}
}