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

23 lines
695 B
JSON

{
"config": {
"abort": {
"single_instance_allowed": "M\u00e1r konfigur\u00e1lva van. Csak egy konfigur\u00e1ci\u00f3 lehets\u00e9ges."
},
"step": {
"user": {
"description": "El szeretn\u00e9 kezdeni a be\u00e1ll\u00edt\u00e1st?"
}
}
},
"options": {
"step": {
"init": {
"data": {
"manual": "Automatikus friss\u00edt\u00e9s letilt\u00e1sa",
"scan_interval": "Friss\u00edt\u00e9si gyakoris\u00e1g (perc)",
"server_name": "V\u00e1lassza ki a teszt szervert"
}
}
}
}
}