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

35 lines
1.5 KiB
JSON

{
"config": {
"abort": {
"single_instance_allowed": "M\u00e1r konfigur\u00e1lva van. Csak egy konfigur\u00e1ci\u00f3 lehets\u00e9ges."
},
"step": {
"user": {
"description": "El szeretn\u00e9 kezdeni a be\u00e1ll\u00edt\u00e1st?"
}
}
},
"entity": {
"sensor": {
"phase": {
"state": {
"first_quarter": "Els\u0151 negyed",
"full_moon": "Telihold",
"last_quarter": "Utols\u00f3 negyed",
"new_moon": "\u00dajhold",
"waning_crescent": "Fogy\u00f3 holdsarl\u00f3",
"waning_gibbous": "Fogy\u00f3 hold",
"waxing_crescent": "N\u00f6vekv\u0151 holdsarl\u00f3",
"waxing_gibbous": "N\u00f6vekv\u0151 hold"
}
}
}
},
"issues": {
"removed_yaml": {
"description": "A Moon YAML haszn\u00e1lat\u00e1val t\u00f6rt\u00e9n\u0151 konfigur\u00e1l\u00e1sa elt\u00e1vol\u00edt\u00e1sra ker\u00fclt.\n\nA megl\u00e9v\u0151 YAML konfigur\u00e1ci\u00f3t a Home Assistant nem haszn\u00e1lja.\n\nA probl\u00e9ma megold\u00e1s\u00e1hoz t\u00e1vol\u00edtsa el a YAML konfigur\u00e1ci\u00f3t a configuration.yaml f\u00e1jlb\u00f3l, \u00e9s ind\u00edtsa \u00fajra a Home Assistantot.",
"title": "A Moon YAML konfigur\u00e1ci\u00f3 elt\u00e1vol\u00edt\u00e1sra ker\u00fclt"
}
},
"title": "Hold"
}