config: update crowdin translations
This commit is contained in:
17
public/locales/hu/modules/smart-home/entity-state.json
Normal file
17
public/locales/hu/modules/smart-home/entity-state.json
Normal file
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -41,12 +41,22 @@
|
||||
},
|
||||
"table": {
|
||||
"header": {
|
||||
"isCompleted": "Letöltés",
|
||||
"name": "Név",
|
||||
"dateAdded": "Hozzáadva",
|
||||
"size": "Méret",
|
||||
"download": "Le",
|
||||
"upload": "Fel",
|
||||
"estimatedTimeOfArrival": "Hátralévő idő",
|
||||
"progress": "Folyamat"
|
||||
"progress": "Folyamat",
|
||||
"totalUploaded": "Teljes feltöltés",
|
||||
"totalDownloaded": "Összes letöltés",
|
||||
"ratio": "Arány",
|
||||
"seeds": "Teljes megosztó (csatlakozott)",
|
||||
"peers": "Részleges megosztó (csatlakozott)",
|
||||
"label": "Azonosító",
|
||||
"state": "Állapot",
|
||||
"stateMessage": "Statikus üzenet"
|
||||
},
|
||||
"item": {
|
||||
"text": "Kezeli: {{appName}}, {{ratio}} arány"
|
||||
|
||||
Reference in New Issue
Block a user