mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-24 21:37:21 +00:00
Update translations
This commit is contained in:
parent
8b19ea8e87
commit
9565b5490b
@ -558,6 +558,7 @@
|
||||
}
|
||||
},
|
||||
"zha": {
|
||||
"caption": "ZHA",
|
||||
"description": "Gestione rete Zigbee Home Automation"
|
||||
}
|
||||
},
|
||||
@ -936,7 +937,8 @@
|
||||
},
|
||||
"sun": {
|
||||
"elevation": "Alba",
|
||||
"rising": "Tramonto"
|
||||
"rising": "Tramonto",
|
||||
"setting": "Impostazione"
|
||||
},
|
||||
"updater": {
|
||||
"title": "Aggiorna istruzioni"
|
||||
@ -990,7 +992,8 @@
|
||||
"updater": "Updater",
|
||||
"weblink": "Link Web",
|
||||
"zwave": "Z-Wave",
|
||||
"vacuum": "Aspirapolvere"
|
||||
"vacuum": "Aspirapolvere",
|
||||
"zha": "ZHA"
|
||||
},
|
||||
"attribute": {
|
||||
"weather": {
|
||||
|
@ -556,6 +556,10 @@
|
||||
"device_unavailable": "Apparat net erreechbar",
|
||||
"entity_unavailable": "Entitéit net erreechbar"
|
||||
}
|
||||
},
|
||||
"zha": {
|
||||
"caption": "ZHA",
|
||||
"description": "Gestioun vum Zigbee Home Automation Reseau"
|
||||
}
|
||||
},
|
||||
"profile": {
|
||||
@ -926,6 +930,19 @@
|
||||
"save": "Späicheren",
|
||||
"name": "Numm",
|
||||
"entity_id": "Entitéit ID"
|
||||
},
|
||||
"more_info_control": {
|
||||
"script": {
|
||||
"last_action": "Läscht Aktioun"
|
||||
},
|
||||
"sun": {
|
||||
"elevation": "Héicht",
|
||||
"rising": "Sonnenopgank",
|
||||
"setting": "Sonnenënnergang"
|
||||
},
|
||||
"updater": {
|
||||
"title": "Instruktioune fir d'Mise à jour"
|
||||
}
|
||||
}
|
||||
},
|
||||
"auth_store": {
|
||||
@ -975,7 +992,8 @@
|
||||
"updater": "Aktualiséierung",
|
||||
"weblink": "Weblink",
|
||||
"zwave": "Z-Wave",
|
||||
"vacuum": "Staubsauger"
|
||||
"vacuum": "Staubsauger",
|
||||
"zha": "ZHA"
|
||||
},
|
||||
"attribute": {
|
||||
"weather": {
|
||||
|
@ -556,6 +556,10 @@
|
||||
"device_unavailable": "urządzenie niedostępne",
|
||||
"entity_unavailable": "encja niedostępna"
|
||||
}
|
||||
},
|
||||
"zha": {
|
||||
"caption": "ZHA",
|
||||
"description": "Zarządzanie siecią ZigBee Home Automation"
|
||||
}
|
||||
},
|
||||
"profile": {
|
||||
@ -926,6 +930,19 @@
|
||||
"save": "Zapisz",
|
||||
"name": "Nazwa",
|
||||
"entity_id": "Identyfikator encji"
|
||||
},
|
||||
"more_info_control": {
|
||||
"script": {
|
||||
"last_action": "Ostatnia akcja"
|
||||
},
|
||||
"sun": {
|
||||
"elevation": "Wysokość",
|
||||
"rising": "Wschód",
|
||||
"setting": "Zachód"
|
||||
},
|
||||
"updater": {
|
||||
"title": "Instrukcje aktualizacji"
|
||||
}
|
||||
}
|
||||
},
|
||||
"auth_store": {
|
||||
@ -975,7 +992,8 @@
|
||||
"updater": "Aktualizator",
|
||||
"weblink": "Link",
|
||||
"zwave": "Z-Wave",
|
||||
"vacuum": "Odkurzacz"
|
||||
"vacuum": "Odkurzacz",
|
||||
"zha": "ZHA"
|
||||
},
|
||||
"attribute": {
|
||||
"weather": {
|
||||
|
@ -556,6 +556,10 @@
|
||||
"device_unavailable": "裝置不可用",
|
||||
"entity_unavailable": "物件不可用"
|
||||
}
|
||||
},
|
||||
"zha": {
|
||||
"caption": "ZHA",
|
||||
"description": "Zigbee 家庭自動化網路管理"
|
||||
}
|
||||
},
|
||||
"profile": {
|
||||
@ -926,6 +930,19 @@
|
||||
"save": "儲存",
|
||||
"name": "名稱",
|
||||
"entity_id": "物件 ID"
|
||||
},
|
||||
"more_info_control": {
|
||||
"script": {
|
||||
"last_action": "上次觸發"
|
||||
},
|
||||
"sun": {
|
||||
"elevation": "海拔",
|
||||
"rising": "日升",
|
||||
"setting": "設定"
|
||||
},
|
||||
"updater": {
|
||||
"title": "更新說明"
|
||||
}
|
||||
}
|
||||
},
|
||||
"auth_store": {
|
||||
@ -975,7 +992,8 @@
|
||||
"updater": "更新器",
|
||||
"weblink": "網站鏈接",
|
||||
"zwave": "Z-Wave",
|
||||
"vacuum": "吸塵器"
|
||||
"vacuum": "吸塵器",
|
||||
"zha": "ZHA"
|
||||
},
|
||||
"attribute": {
|
||||
"weather": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user