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

20 lines
582 B
JSON

{
"config": {
"abort": {
"single_instance_allowed": "Ju\u017c skonfigurowano. Mo\u017cliwa jest tylko jedna konfiguracja."
},
"error": {
"invalid_discovery_topic": "Nieprawid\u0142owy prefiks tematu wykrywania"
},
"step": {
"config": {
"data": {
"discovery_prefix": "Prefiks tematu wykrywania"
}
},
"confirm": {
"description": "Czy chcesz rozpocz\u0105\u0107 konfiguracj\u0119?"
}
}
}
}