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

27 lines
1.2 KiB
JSON
Raw Normal View History

2019-12-10 00:32:16 +00:00
{
"config": {
"abort": {
2020-09-16 00:09:01 +00:00
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane",
2020-10-07 00:06:20 +00:00
"cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia",
2019-12-10 00:32:16 +00:00
"connection_error": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia z urz\u0105dzeniem Elgato Key Light."
},
"error": {
2020-10-06 00:08:09 +00:00
"cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia",
2019-12-10 00:32:16 +00:00
"connection_error": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia z urz\u0105dzeniem Elgato Key Light."
},
"flow_title": "Elgato Key Light: {serial_number}",
"step": {
"user": {
"data": {
2020-05-15 00:02:56 +00:00
"host": "Nazwa hosta lub adres IP",
"port": "Port"
2019-12-10 00:32:16 +00:00
},
2020-05-29 00:04:16 +00:00
"description": "Konfiguracja Elgato Key Light w celu integracji z Home Assistantem."
2019-12-10 00:32:16 +00:00
},
"zeroconf_confirm": {
2020-05-23 00:02:41 +00:00
"description": "Czy chcesz doda\u0107 urz\u0105dzenie Elgato Key Light o numerze seryjnym `{serial_number}` do Home Assistanta?",
2019-12-10 00:32:16 +00:00
"title": "Wykryto urz\u0105dzenie Elgato Key Light"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2019-12-10 00:32:16 +00:00
}