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

36 lines
1.2 KiB
JSON
Raw Normal View History

2020-04-01 00:05:04 +00:00
{
"config": {
"abort": {
2020-11-11 11:10:09 +00:00
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane"
2020-04-01 00:05:04 +00:00
},
"error": {
2020-10-13 00:03:24 +00:00
"cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia",
2020-09-16 00:09:01 +00:00
"unknown": "Nieoczekiwany b\u0142\u0105d"
2020-04-01 00:05:04 +00:00
},
"flow_title": "Logitech Harmony Hub {name}",
"step": {
"link": {
"description": "Czy chcesz skonfigurowa\u0107 {name} ({host})?",
"title": "Konfiguracja Logitech Harmony Hub"
},
"user": {
"data": {
2020-05-15 00:02:56 +00:00
"host": "Nazwa hosta lub adres IP",
2020-04-01 00:05:04 +00:00
"name": "Nazwa huba"
},
"title": "Konfiguracja Logitech Harmony Hub"
}
2020-04-15 16:51:07 +00:00
}
2020-04-01 00:05:04 +00:00
},
"options": {
"step": {
"init": {
"data": {
"activity": "Domy\u015blna aktywno\u015b\u0107 do wykonania, gdy \u017cadnej nie okre\u015blono.",
"delay_secs": "Op\u00f3\u017anienie mi\u0119dzy wysy\u0142aniem polece\u0144."
},
"description": "Dostosuj opcje huba Harmony"
}
}
2020-04-16 20:00:10 +00:00
}
2020-04-01 00:05:04 +00:00
}