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

29 lines
1021 B
JSON

{
"config": {
"abort": {
"one_instance_allowed": "Ju\u017c skonfigurowano. Mo\u017cliwa jest tylko jedna konfiguracja.",
"single_instance_allowed": "Ju\u017c skonfigurowano. Mo\u017cliwa jest tylko jedna konfiguracja.",
"wrong_server_id": "Identyfikator serwera jest nieprawid\u0142owy"
},
"step": {
"user": {
"description": "Czy chcesz rozpocz\u0105\u0107 konfiguracj\u0119?",
"title": "Konfiguracja SpeedTest"
}
}
},
"options": {
"error": {
"retrive_error": "B\u0142\u0105d podczas pobierania listy serwer\u00f3w"
},
"step": {
"init": {
"data": {
"manual": "Wy\u0142\u0105cz automatyczne aktualizacje",
"scan_interval": "Cz\u0119stotliwo\u015b\u0107 aktualizacji (w minutach)",
"server_name": "Wybierz serwer"
}
}
}
}
}