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

29 lines
821 B
JSON
Raw Normal View History

2020-02-08 00:31:45 +00:00
{
"config": {
"error": {
"cannot_connect": "Nem lehet csatlakozni az \u00e1llom\u00e1shoz",
2020-11-11 11:10:09 +00:00
"name_exists": "A n\u00e9v m\u00e1r l\u00e9tezik"
2020-02-08 00:31:45 +00:00
},
"step": {
"user": {
"data": {
2020-05-17 00:02:56 +00:00
"host": "Hoszt",
2020-02-08 00:31:45 +00:00
"name": "N\u00e9v",
"password": "Jelsz\u00f3",
"port": "Port",
"username": "Felhaszn\u00e1l\u00f3n\u00e9v"
},
"title": "\u00c1tviteli \u00fcgyf\u00e9l be\u00e1ll\u00edt\u00e1sa"
}
}
2020-04-20 23:33:54 +00:00
},
"options": {
"step": {
"init": {
"data": {
"scan_interval": "Friss\u00edt\u00e9si gyakoris\u00e1g"
}
}
}
2020-02-08 00:31:45 +00:00
}
}