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

33 lines
1.0 KiB
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",
2020-10-07 00:06:20 +00:00
"already_in_progress": "Konfiguracja jest ju\u017c w toku",
2020-11-11 11:10:09 +00:00
"cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia"
2020-07-21 00:03:00 +00:00
},
2020-10-07 00:06:20 +00:00
"error": {
"few": "kilka",
"many": "wiele",
"one": "jeden",
"other": "inne"
},
2021-05-17 05:17:18 +00:00
"flow_title": "{host}",
2020-06-17 00:11:42 +00:00
"step": {
2020-10-04 00:05:05 +00:00
"confirm": {
2020-11-24 00:04:19 +00:00
"description": "Czy chcesz doda\u0107 Arcam FMJ na \"{host}\" do Home Assistanta?"
2020-10-04 00:05:05 +00:00
},
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
}