frigate/web/public/locales/hu/objects.json

22 lines
423 B
JSON
Raw Normal View History

{
"person": "Személy",
"bicycle": "Bicikli",
"car": "Autó",
"motorcycle": "Motor",
"airplane": "Repülőgép",
"bus": "Busz",
"train": "Vonat",
"boat": "Hajó",
"dog": "Kutya",
"cat": "Macska",
"horse": "Ló",
"sheep": "Juh",
"bird": "Madár",
"mouse": "Egér",
"keyboard": "Szintetizátor",
"animal": "Állat",
"bark": "Ugatás",
"goat": "Kecske",
"traffic_light": "Jelzőlámpa"
}