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

27 lines
802 B
JSON

{
"options": {
"step": {
"init": {
"data": {
"one": "\u00dcres",
"other": "\u00dcres"
}
},
"options_1": {
"data": {
"bool": "Opcion\u00e1lis logikai v\u00e1lt\u00f3",
"constant": "\u00c1lland\u00f3",
"int": "Numerikus bemenet"
}
},
"options_2": {
"data": {
"multi": "T\u00f6bbsz\u00f6r\u00f6s kijel\u00f6l\u00e9s",
"select": "V\u00e1lasszon egy lehet\u0151s\u00e9get",
"string": "Karakterl\u00e1nc \u00e9rt\u00e9k"
}
}
}
},
"title": "Dem\u00f3"
}