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

34 lines
1.5 KiB
JSON
Raw Normal View History

2022-11-25 00:24:19 +00:00
{
"config": {
"abort": {
2022-11-29 00:26:01 +00:00
"already_configured": "Slu\u017eba u\u017e je nakonfigurovan\u00e1",
"reauth_successful": "Op\u00e4tovn\u00e9 overenie bolo \u00faspe\u0161n\u00e9"
2022-11-28 00:23:09 +00:00
},
"error": {
2022-11-29 00:26:01 +00:00
"cannot_connect": "Nepodarilo sa pripoji\u0165",
2022-11-28 00:23:09 +00:00
"invalid_api_key": "Neplatn\u00fd API k\u013e\u00fa\u010d",
"invalid_user_key": "Neplatn\u00fd k\u013e\u00fa\u010d pou\u017e\u00edvate\u013ea"
},
"step": {
"reauth_confirm": {
"data": {
"api_key": "API k\u013e\u00fa\u010d"
2022-11-29 00:26:01 +00:00
},
"title": "Znova overi\u0165 integr\u00e1ciu"
2022-11-28 00:23:09 +00:00
},
"user": {
"data": {
2022-11-29 00:26:01 +00:00
"api_key": "API k\u013e\u00fa\u010d",
"name": "N\u00e1zov",
"user_key": "Pou\u017e\u00edvate\u013esk\u00fd k\u013e\u00fa\u010d"
2022-11-28 00:23:09 +00:00
}
}
2022-11-25 00:24:19 +00:00
}
2022-12-06 00:21:31 +00:00
},
"issues": {
"removed_yaml": {
2022-12-07 00:24:08 +00:00
"description": "Konfigur\u00e1cia Pushover pomocou YAML bola odstr\u00e1nen\u00e1. \n\n Asistent dom\u00e1cnosti nepou\u017e\u00edva va\u0161u existuj\u00facu konfigur\u00e1ciu YAML. \n\n Odstr\u00e1\u0148te konfigur\u00e1ciu Pushover YAML zo s\u00faboru configuration.yaml a re\u0161tartujte Home Assistant, aby ste tento probl\u00e9m vyrie\u0161ili.",
2022-12-06 00:21:31 +00:00
"title": "Konfigur\u00e1cia Pushover YAML bola odstr\u00e1nen\u00e1"
}
2022-11-25 00:24:19 +00:00
}
}