core/homeassistant/components/pushbullet/translations/cs.json

25 lines
996 B
JSON

{
"config": {
"abort": {
"already_configured": "Slu\u017eba je ji\u017e nastavena"
},
"error": {
"cannot_connect": "Nepoda\u0159ilo se p\u0159ipojit",
"invalid_api_key": "Neplatn\u00fd kl\u00ed\u010d API"
},
"step": {
"user": {
"data": {
"api_key": "Kl\u00ed\u010d API",
"name": "Jm\u00e9no"
}
}
}
},
"issues": {
"deprecated_yaml": {
"description": "Konfigurace Pushbullet pomoc\u00ed YAML se odstra\u0148uje. \n\nVa\u0161e st\u00e1vaj\u00edc\u00ed konfigurace YAML byla importov\u00e1na do u\u017eivatelsk\u00e9ho rozhran\u00ed automaticky. \n\nOdstra\u0148te konfiguraci Pushbullet YAML ze souboru configuration.yaml a restartujte Home Assistant, abyste tento probl\u00e9m vy\u0159e\u0161ili.",
"title": "Konfigurace Pushbullet YAML se odstra\u0148uje"
}
}
}