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

30 lines
1.3 KiB
JSON
Raw Normal View History

2018-03-15 02:47:31 +00:00
{
"config": {
"abort": {
2020-02-09 00:31:39 +00:00
"all_configured": "Wszystkie mostki Hue s\u0105 ju\u017c skonfigurowane.",
"already_configured": "Mostek jest ju\u017c skonfigurowany.",
"already_in_progress": "Konfiguracja 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"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2018-03-15 02:47:31 +00:00
}