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

47 lines
2.4 KiB
JSON

{
"config": {
"abort": {
"addon_get_discovery_info_failed": "Nie uda\u0142o si\u0119 uzyska\u0107 informacji o wykrywaniu dodatku Matter Server.",
"addon_info_failed": "Nie uda\u0142o si\u0119 uzyska\u0107 informacji o dodatku Matter Server.",
"addon_install_failed": "Nie uda\u0142o si\u0119 zainstalowa\u0107 dodatku Matter Server.",
"addon_start_failed": "Nie uda\u0142o si\u0119 uruchomi\u0107 dodatku Matter Server.",
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane",
"already_in_progress": "Konfiguracja jest ju\u017c w toku",
"not_matter_addon": "Wykryty dodatek nie jest oficjalnym dodatkiem Matter Server.",
"reconfiguration_successful": "Pomy\u015blnie zmieniono konfiguracj\u0119 integracji Matter."
},
"error": {
"cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia",
"invalid_server_version": "Serwer Matter nie ma prawid\u0142owej wersji",
"unknown": "Nieoczekiwany b\u0142\u0105d"
},
"flow_title": "{name}",
"progress": {
"install_addon": "Poczekaj, a\u017c zako\u0144czy si\u0119 instalacja dodatku Matter Server. Mo\u017ce to potrwa\u0107 kilka minut.",
"start_addon": "Poczekaj na uruchomienie dodatku Matter Server. Ten dodatek nap\u0119dza Matter w Home Assistant. Mo\u017ce to potrwa\u0107 kilka sekund."
},
"step": {
"hassio_confirm": {
"title": "Konfiguracja integracji Matter z dodatkiem Matter Server"
},
"install_addon": {
"title": "Rozpocz\u0119\u0142a si\u0119 instalacja dodatku Matter Server"
},
"manual": {
"data": {
"url": "URL"
}
},
"on_supervisor": {
"data": {
"use_addon": "U\u017cyj oficjalnego dodatku Matter Server Supervisor"
},
"description": "Czy chcesz skorzysta\u0107 z oficjalnego dodatku Matter Server Supervisor? \n\nJe\u015bli ju\u017c uruchamiasz Matter Server w innym dodatku, w niestandardowym kontenerze, natywnie itp., nie wybieraj tej opcji.",
"title": "Wybierz metod\u0119 po\u0142\u0105czenia"
},
"start_addon": {
"title": "Uruchamianie dodatku"
}
}
}
}