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

20 lines
602 B
JSON

{
"config": {
"abort": {
"site_exists": "To site_id jest ju\u017c skonfigurowane."
},
"error": {
"site_exists": "To site_id jest ju\u017c skonfigurowane."
},
"step": {
"user": {
"data": {
"api_key": "[%key_id:common::config_flow::data::api_key%] dla tej strony",
"name": "Nazwa tej instalacji",
"site_id": "SolarEdge site-id"
},
"title": "Zdefiniuj parametry API dla tej instalacji"
}
}
}
}