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

20 lines
551 B
JSON

{
"config": {
"abort": {
"site_exists": "Ten site_id jest ju\u017c skonfigurowany"
},
"error": {
"site_exists": "Ten site_id jest ju\u017c skonfigurowany"
},
"step": {
"user": {
"data": {
"api_key": "Klucz API",
"name": "Nazwa tej instalacji",
"site_id": "SolarEdge site-id"
},
"title": "Zdefiniuj parametry API dla tej instalacji"
}
}
}
}