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

31 lines
955 B
JSON

{
"config": {
"abort": {
"single_instance_allowed": "M\u00e1r konfigur\u00e1lva van. Csak egy konfigur\u00e1ci\u00f3 lehets\u00e9ges.",
"unknown": "V\u00e1ratlan hiba t\u00f6rt\u00e9nt"
},
"error": {
"cannot_connect": "Sikertelen csatlakoz\u00e1s"
},
"flow_title": "{name}",
"step": {
"user": {
"data": {
"password": "Jelsz\u00f3",
"username": "Felhaszn\u00e1l\u00f3n\u00e9v"
},
"title": "Csatlakoz\u00e1s a Canary-hoz"
}
}
},
"options": {
"step": {
"init": {
"data": {
"ffmpeg_arguments": "A kamer\u00e1khoz az ffmpeg-nek \u00e1tadott argumentumok",
"timeout": "Id\u0151t\u00fall\u00e9p\u00e9s (opcion\u00e1lis)"
}
}
}
}
}