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

27 lines
802 B
JSON
Raw Normal View History

2019-12-17 00:32:23 +00:00
{
2020-05-17 00:02:56 +00:00
"options": {
"step": {
2021-08-06 00:15:04 +00:00
"init": {
"data": {
"one": "\u00dcres",
"other": "\u00dcres"
}
},
2020-05-17 00:02:56 +00:00
"options_1": {
"data": {
2021-12-01 00:17:12 +00:00
"bool": "Opcion\u00e1lis logikai v\u00e1lt\u00f3",
2021-08-06 00:15:04 +00:00
"constant": "\u00c1lland\u00f3",
2020-05-17 00:02:56 +00:00
"int": "Numerikus bemenet"
}
},
"options_2": {
"data": {
"multi": "T\u00f6bbsz\u00f6r\u00f6s kijel\u00f6l\u00e9s",
2021-10-02 12:59:05 +00:00
"select": "V\u00e1lasszon egy lehet\u0151s\u00e9get",
2020-05-17 00:02:56 +00:00
"string": "Karakterl\u00e1nc \u00e9rt\u00e9k"
}
}
}
},
2020-04-15 16:51:07 +00:00
"title": "Dem\u00f3"
2019-12-17 00:32:23 +00:00
}