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

34 lines
985 B
JSON
Raw Normal View History

2022-05-16 00:24:28 +00:00
{
2022-11-25 00:24:19 +00:00
"config": {
"abort": {
"already_configured": "U\u017e je nakonfigurovan\u00fd. Mo\u017en\u00e1 len jedna konfigur\u00e1cia."
2022-11-28 00:23:09 +00:00
},
2022-12-10 00:21:35 +00:00
"error": {
"few": "Pr\u00e1zdnych",
"many": "Pr\u00e1zdnych",
"one": "Pr\u00e1zdny",
"other": "Pr\u00e1zdny"
},
2022-11-28 00:23:09 +00:00
"step": {
"user": {
2022-12-10 00:21:35 +00:00
"data": {
"few": "Pr\u00e1zdnych",
"many": "Pr\u00e1zdnych",
"one": "Pr\u00e1zdny",
"other": "Pr\u00e1zdny"
},
2022-11-28 00:23:09 +00:00
"description": "Chcete za\u010da\u0165 nastavova\u0165?"
}
2022-11-25 00:24:19 +00:00
}
},
2022-05-16 00:24:28 +00:00
"options": {
"step": {
"init": {
"data": {
2022-12-11 00:26:24 +00:00
"scan_interval": "Interval aktualiz\u00e1cie",
"tracked_asset_pairs": "Sledovan\u00e9 p\u00e1ry akt\u00edv"
2022-05-16 00:24:28 +00:00
}
}
}
}
}