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

20 lines
703 B
JSON
Raw Normal View History

2022-02-20 00:20:09 +00:00
{
"config": {
"abort": {
2022-11-28 00:23:09 +00:00
"authorize_url_timeout": "\u010casov\u00fd limit generovania autorizovanej adresy URL.",
2022-11-29 00:26:01 +00:00
"missing_configuration": "Komponent nie je nakonfigurovan\u00fd. Postupujte pod\u013ea dokument\u00e1cie.",
2022-02-20 00:20:09 +00:00
"reauth_successful": "Op\u00e4tovn\u00e9 overenie bolo \u00faspe\u0161n\u00e9"
},
"create_entry": {
"default": "\u00daspe\u0161ne overen\u00e9"
2022-11-29 00:26:01 +00:00
},
"step": {
"pick_implementation": {
"title": "Vyberte met\u00f3du overenia"
},
"reauth_confirm": {
"title": "Znova overi\u0165 integr\u00e1ciu"
}
2022-02-20 00:20:09 +00:00
}
}
}