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

37 lines
1.4 KiB
JSON
Raw Normal View History

2022-06-07 00:20:09 +00:00
{
"config": {
"abort": {
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane"
},
"error": {
"cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia",
"unknown": "Nieoczekiwany b\u0142\u0105d"
},
"flow_title": "{name} {model} ({host})",
"step": {
"confirm": {
"description": "Czy chcesz skonfigurowa\u0107 {name} {model} ({host})?"
},
"user": {
"data": {
"host": "Nazwa hosta lub adres IP"
}
}
}
},
2022-07-27 00:28:57 +00:00
"issues": {
"deprecated_yaml": {
"description": "Konfiguracja platformy klimatycznej Radio Thermostat za pomoc\u0105 YAML zostanie usuni\u0119ta w Home Assistant 2022.9. \n\nTwoja istniej\u0105ca konfiguracja zosta\u0142a automatycznie zaimportowana do interfejsu u\u017cytkownika. Usu\u0144 konfiguracj\u0119 YAML z pliku configuration.yaml i uruchom ponownie Home Assistanta, aby rozwi\u0105za\u0107 ten problem.",
"title": "Konfiguracja YAML dla Radio Thermostat zostanie usuni\u0119ta"
}
},
2022-06-07 00:20:09 +00:00
"options": {
"step": {
"init": {
"data": {
"hold_temp": "Ustaw podtrzymanie podczas ustawiania temperatury."
}
}
}
}
}