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

34 lines
985 B
JSON

{
"config": {
"abort": {
"already_configured": "U\u017e je nakonfigurovan\u00fd. Mo\u017en\u00e1 len jedna konfigur\u00e1cia."
},
"error": {
"few": "Pr\u00e1zdnych",
"many": "Pr\u00e1zdnych",
"one": "Pr\u00e1zdny",
"other": "Pr\u00e1zdny"
},
"step": {
"user": {
"data": {
"few": "Pr\u00e1zdnych",
"many": "Pr\u00e1zdnych",
"one": "Pr\u00e1zdny",
"other": "Pr\u00e1zdny"
},
"description": "Chcete za\u010da\u0165 nastavova\u0165?"
}
}
},
"options": {
"step": {
"init": {
"data": {
"scan_interval": "Interval aktualiz\u00e1cie",
"tracked_asset_pairs": "Sledovan\u00e9 p\u00e1ry akt\u00edv"
}
}
}
}
}