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

27 lines
1.1 KiB
JSON
Raw Normal View History

2020-05-13 18:27:21 +00:00
{
"config": {
2020-05-17 00:02:56 +00:00
"abort": {
2020-11-15 00:03:48 +00:00
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van",
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
"connection_upgrade": "Nem siker\u00fclt csatlakozni a nyomtat\u00f3hoz, mert a kapcsolat friss\u00edt\u00e9se sz\u00fcks\u00e9ges."
},
"error": {
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
"connection_upgrade": "Nem siker\u00fclt csatlakozni a nyomtat\u00f3hoz. K\u00e9rj\u00fck, pr\u00f3b\u00e1lja meg \u00fajra az SSL/TLS opci\u00f3 bejel\u00f6l\u00e9s\u00e9vel."
2020-05-17 00:02:56 +00:00
},
"flow_title": "Nyomtat\u00f3: {name}",
"step": {
"user": {
"data": {
"host": "Hoszt",
2021-03-16 00:04:36 +00:00
"port": "Port",
"ssl": "SSL tan\u00fas\u00edtv\u00e1ny haszn\u00e1lata",
"verify_ssl": "SSL-tan\u00fas\u00edtv\u00e1ny ellen\u0151rz\u00e9se"
2020-05-17 00:02:56 +00:00
}
2021-03-16 00:04:36 +00:00
},
"zeroconf_confirm": {
"description": "Be szeretn\u00e9d \u00e1ll\u00edtani a {name}-t?"
2020-05-17 00:02:56 +00:00
}
}
2020-05-13 18:27:21 +00:00
}
}