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

29 lines
988 B
JSON
Raw Normal View History

2020-10-04 00:05:05 +00:00
{
"config": {
"abort": {
"one_instance_allowed": "Wymagana jest tylko jedna instancja.",
2020-10-07 00:06:20 +00:00
"single_instance_allowed": "Ju\u017c skonfigurowano, mo\u017cliwa jest tylko jedna konfiguracja",
2020-10-04 00:05:05 +00:00
"wrong_server_id": "Identyfikator serwera jest nieprawid\u0142owy"
},
"step": {
"user": {
2020-10-13 00:03:24 +00:00
"description": "Czy chcesz rozpocz\u0105\u0107 konfiguracj\u0119?",
2020-10-04 00:05:05 +00:00
"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"
}
}
}
}
}