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

26 lines
860 B
JSON
Raw Normal View History

2019-09-02 05:30:09 +00:00
{
2020-06-17 00:11:42 +00:00
"config": {
2020-07-21 00:03:00 +00:00
"abort": {
2020-10-04 00:05:05 +00:00
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane",
"unable_to_connect": "Nie mo\u017cna po\u0142\u0105czy\u0107 si\u0119 z urz\u0105dzeniem."
2020-07-21 00:03:00 +00:00
},
2020-10-04 00:05:05 +00:00
"flow_title": "Arcam FMJ na {host}",
2020-06-17 00:11:42 +00:00
"step": {
2020-10-04 00:05:05 +00:00
"confirm": {
"description": "Czy chcesz doda\u0107 Arcam FMJ na \"{host}\" do Home Assistant?"
},
2020-06-17 00:11:42 +00:00
"user": {
"data": {
"host": "Nazwa hosta lub adres IP",
"port": "Port"
2020-10-04 00:05:05 +00:00
},
"description": "Wpisz nazw\u0119 hosta lub adres IP urz\u0105dzenia."
2020-06-17 00:11:42 +00:00
}
}
},
2020-05-20 00:03:49 +00:00
"device_automation": {
"trigger_type": {
"turn_on": "{entity_name} zostanie poproszony o w\u0142\u0105czenie"
}
2020-05-29 00:04:16 +00:00
}
2019-09-02 05:30:09 +00:00
}