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

34 lines
1.2 KiB
JSON
Raw Normal View History

2019-11-15 00:32:15 +00:00
{
"config": {
"abort": {
2020-09-16 00:09:01 +00:00
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane",
2022-01-24 00:13:45 +00:00
"cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia",
"cct_unsupported": "To urz\u0105dzenie WLED wykorzystuje kana\u0142y CCT, kt\u00f3re nie s\u0105 obs\u0142ugiwane przez t\u0119 integracj\u0119"
2019-11-15 00:32:15 +00:00
},
"error": {
2020-11-11 11:10:09 +00:00
"cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia"
2019-11-15 00:32:15 +00:00
},
2021-05-17 05:17:18 +00:00
"flow_title": "{name}",
2019-11-15 00:32:15 +00:00
"step": {
"user": {
"data": {
2020-05-15 00:02:56 +00:00
"host": "Nazwa hosta lub adres IP"
2019-11-15 00:32:15 +00:00
},
2020-11-24 00:04:19 +00:00
"description": "Konfiguracja WLED w celu integracji z Home Assistantem."
2019-11-15 00:32:15 +00:00
},
"zeroconf_confirm": {
2020-11-24 00:04:19 +00:00
"description": "Czy chcesz doda\u0107 WLED o nazwie `{name}` do Home Assistanta?",
2020-05-13 18:27:21 +00:00
"title": "Wykryto urz\u0105dzenie WLED"
2019-11-15 00:32:15 +00:00
}
2020-04-15 16:51:07 +00:00
}
2021-07-01 00:12:17 +00:00
},
"options": {
"step": {
"init": {
"data": {
"keep_master_light": "Utw\u00f3rz encj\u0119 \"master light\", nawet z 1 segmentem LED."
}
}
}
2020-04-16 20:00:10 +00:00
}
2019-11-15 00:32:15 +00:00
}