mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-26 10:46:35 +00:00
Update translations
This commit is contained in:
parent
d67e035198
commit
f6be8153bb
@ -556,6 +556,10 @@
|
||||
"device_unavailable": "apparaat niet beschikbaar",
|
||||
"entity_unavailable": "entiteit niet beschikbaar"
|
||||
}
|
||||
},
|
||||
"zha": {
|
||||
"caption": "ZHA",
|
||||
"description": "Zigbee Home Automation netwerkbeheer"
|
||||
}
|
||||
},
|
||||
"profile": {
|
||||
@ -926,6 +930,19 @@
|
||||
"save": "Opslaan",
|
||||
"name": "Naam",
|
||||
"entity_id": "Entiteits-ID"
|
||||
},
|
||||
"more_info_control": {
|
||||
"script": {
|
||||
"last_action": "Laatste actie"
|
||||
},
|
||||
"sun": {
|
||||
"elevation": "Hoogtehoek",
|
||||
"rising": "Opkomst",
|
||||
"setting": "Instelling"
|
||||
},
|
||||
"updater": {
|
||||
"title": "Instructies bijwerken"
|
||||
}
|
||||
}
|
||||
},
|
||||
"auth_store": {
|
||||
@ -975,7 +992,8 @@
|
||||
"updater": "Updater",
|
||||
"weblink": "Web link",
|
||||
"zwave": "Z-Wave",
|
||||
"vacuum": "Stofzuigen"
|
||||
"vacuum": "Stofzuigen",
|
||||
"zha": "ZHA"
|
||||
},
|
||||
"attribute": {
|
||||
"weather": {
|
||||
|
@ -556,6 +556,10 @@
|
||||
"device_unavailable": "zariadenie nie je dostupné",
|
||||
"entity_unavailable": "Entita nie je dostupná"
|
||||
}
|
||||
},
|
||||
"zha": {
|
||||
"caption": "ZHA",
|
||||
"description": "Riadenie siete ZigBee Home Automation"
|
||||
}
|
||||
},
|
||||
"profile": {
|
||||
@ -926,6 +930,19 @@
|
||||
"save": "Uložiť",
|
||||
"name": "Názov",
|
||||
"entity_id": "Entity ID"
|
||||
},
|
||||
"more_info_control": {
|
||||
"script": {
|
||||
"last_action": "Posledná akcia"
|
||||
},
|
||||
"sun": {
|
||||
"elevation": "Nadmorská výška",
|
||||
"rising": "Vychádzajúce",
|
||||
"setting": "Zapadajúce"
|
||||
},
|
||||
"updater": {
|
||||
"title": "Pokyny na aktualizáciu"
|
||||
}
|
||||
}
|
||||
},
|
||||
"auth_store": {
|
||||
@ -975,7 +992,8 @@
|
||||
"updater": "Aktualizátor",
|
||||
"weblink": "Webový odkaz",
|
||||
"zwave": "Z-Wave",
|
||||
"vacuum": "Vysávač"
|
||||
"vacuum": "Vysávač",
|
||||
"zha": "ZHA"
|
||||
},
|
||||
"attribute": {
|
||||
"weather": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user