core/homeassistant/components/hue/.translations/pl.json

31 lines
1.4 KiB
JSON
Raw Normal View History

2018-03-15 02:47:31 +00:00
{
"config": {
"abort": {
"all_configured": "Wszystkie mostki Hue s\u0105 ju\u017c skonfigurowane",
2018-05-05 15:32:36 +00:00
"already_configured": "Mostek jest ju\u017c skonfigurowany",
2019-06-04 15:50:48 +00:00
"already_in_progress": "Konfigurowanie mostka jest ju\u017c w toku.",
2018-05-05 15:32:36 +00:00
"cannot_connect": "Nie mo\u017cna po\u0142\u0105czy\u0107 si\u0119 z mostkiem",
2018-03-15 02:47:31 +00:00
"discover_timeout": "Nie mo\u017cna wykry\u0107 \u017cadnych mostk\u00f3w Hue",
2018-05-05 15:32:36 +00:00
"no_bridges": "Nie wykryto \u017cadnych mostk\u00f3w Hue",
2019-06-18 18:54:56 +00:00
"not_hue_bridge": "To nie jest mostek Hue",
2018-05-05 15:32:36 +00:00
"unknown": "Wyst\u0105pi\u0142 nieznany b\u0142\u0105d"
2018-03-15 02:47:31 +00:00
},
"error": {
"linking": "Wyst\u0105pi\u0142 nieznany b\u0142\u0105d w trakcie \u0142\u0105czenia.",
2019-10-10 00:31:40 +00:00
"register_failed": "Nie uda\u0142o si\u0119 zarejestrowa\u0107. Spr\u00f3buj ponownie."
2018-03-15 02:47:31 +00:00
},
"step": {
"init": {
"data": {
"host": "Host"
},
"title": "Wybierz mostek Hue"
},
"link": {
2019-11-15 00:32:15 +00:00
"description": "Naci\u015bnij przycisk na mostku, aby zarejestrowa\u0107 Philips Hue w Home Assistant.\n\n![Location of button on bridge](/static/images/config_philips_hue.jpg)",
2018-03-15 02:47:31 +00:00
"title": "Hub Link"
}
},
2019-02-02 22:02:50 +00:00
"title": "Philips Hue"
2018-03-15 02:47:31 +00:00
}
}