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

27 lines
712 B
JSON

{
"config": {
"error": {
"cannot_connect": "Nepodarilo sa pripoji\u0165",
"invalid_auth": "Neplatn\u00e9 overenie",
"not_supported": "Podporovan\u00e9 je iba PrusaLink API v2",
"unknown": "Neo\u010dak\u00e1van\u00e1 chyba"
},
"step": {
"user": {
"data": {
"api_key": "API k\u013e\u00fa\u010d",
"host": "Hostite\u013e"
}
}
}
},
"entity": {
"sensor": {
"printer_state": {
"state": {
"cancelling": "Prebieha ru\u0161enie"
}
}
}
}
}