config: update crowdin translations

This commit is contained in:
Thomas Camlong
2023-12-22 21:50:04 +01:00
committed by GitHub
parent 553fa98e61
commit fd3f8f317a
152 changed files with 2737 additions and 307 deletions
@@ -0,0 +1,17 @@
{
"entityNotFound": "Elem nem található",
"descriptor": {
"name": "Otthoni asszisztens egység",
"description": "Egy egység aktuális állapota a Home Assistantban",
"settings": {
"title": "Egység állapota",
"entityId": {
"label": "Egység azonosító",
"info": "Egyedi egység ID a Home Assistantben. Másolás az egységre kattintva > Kattintson a fogaskerék ikonra > Kattintson a másolás gombra az „Egység ID”-nél. Előfordulhat, hogy egyes egyéni egységek nem támogatottak."
},
"displayName": {
"label": "Megjelenített név"
}
}
}
}