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

21 lines
663 B
JSON
Raw Normal View History

2019-02-02 22:02:50 +00:00
{
"config": {
"abort": {
2020-02-09 00:31:39 +00:00
"name_exists": "Nazwa ju\u017c istnieje."
2019-02-02 22:02:50 +00:00
},
"step": {
"user": {
"data": {
"advertise_ip": "IP rozg\u0142aszania",
2020-05-15 00:02:56 +00:00
"advertise_port": "Port rozg\u0142aszania",
2020-04-28 00:04:52 +00:00
"host_ip": "Adres IP",
2020-05-15 00:02:56 +00:00
"listen_port": "Port nas\u0142uchu",
2019-02-02 22:02:50 +00:00
"name": "Nazwa",
"upnp_bind_multicast": "Powi\u0105\u017c multicast (prawda/fa\u0142sz)"
},
"title": "Zdefiniuj konfiguracj\u0119 serwera"
}
2020-04-15 16:51:07 +00:00
}
},
"title": "EmulatedRoku"
2019-02-02 22:02:50 +00:00
}