mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 16:57:53 +00:00
[ci skip] Translation update
This commit is contained in:
parent
5491040693
commit
78be237447
@ -7,6 +7,7 @@
|
||||
"cannot_connect": "Ha fallat la connexi\u00f3",
|
||||
"unknown": "Error inesperat"
|
||||
},
|
||||
"flow_title": "{name} ({host})",
|
||||
"step": {
|
||||
"link": {
|
||||
"description": "Vols configurar {name} ({host})?",
|
||||
|
@ -7,6 +7,7 @@
|
||||
"cannot_connect": "\u00dchendamine nurjus",
|
||||
"unknown": "Ootamatu t\u00f5rge"
|
||||
},
|
||||
"flow_title": "{name} ({host})",
|
||||
"step": {
|
||||
"link": {
|
||||
"description": "Kas soovid seadistada {name}({host})?",
|
||||
|
@ -7,6 +7,7 @@
|
||||
"cannot_connect": "Tilkobling mislyktes",
|
||||
"unknown": "Uventet feil"
|
||||
},
|
||||
"flow_title": "{name} ({host})",
|
||||
"step": {
|
||||
"link": {
|
||||
"description": "Vil du konfigurere {name} ({host})?",
|
||||
|
@ -7,6 +7,7 @@
|
||||
"cannot_connect": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c\u0441\u044f.",
|
||||
"unknown": "\u041d\u0435\u043f\u0440\u0435\u0434\u0432\u0438\u0434\u0435\u043d\u043d\u0430\u044f \u043e\u0448\u0438\u0431\u043a\u0430."
|
||||
},
|
||||
"flow_title": "{name} ({host})",
|
||||
"step": {
|
||||
"link": {
|
||||
"description": "\u0425\u043e\u0442\u0438\u0442\u0435 \u043d\u0430\u0441\u0442\u0440\u043e\u0438\u0442\u044c {name} ({host})?",
|
||||
|
@ -7,6 +7,7 @@
|
||||
"cannot_connect": "\u9023\u7dda\u5931\u6557",
|
||||
"unknown": "\u672a\u9810\u671f\u932f\u8aa4"
|
||||
},
|
||||
"flow_title": "{name} ({host})",
|
||||
"step": {
|
||||
"link": {
|
||||
"description": "\u662f\u5426\u8981\u8a2d\u5b9a {name} ({host})\uff1f",
|
||||
|
@ -40,7 +40,9 @@
|
||||
"system_health": {
|
||||
"info": {
|
||||
"device_connected": "ISY connectat",
|
||||
"host_reachable": "Amfitri\u00f3 accessible"
|
||||
"host_reachable": "Amfitri\u00f3 accessible",
|
||||
"last_heartbeat": "Hora de l'\u00faltim senyal",
|
||||
"websocket_status": "Estat del Socket d'esdeveniments"
|
||||
}
|
||||
}
|
||||
}
|
@ -36,5 +36,13 @@
|
||||
"title": "ISY994 \u9078\u9805"
|
||||
}
|
||||
}
|
||||
},
|
||||
"system_health": {
|
||||
"info": {
|
||||
"device_connected": "ISY \u5df2\u9023\u7dda",
|
||||
"host_reachable": "\u4e3b\u6a5f\u53ef\u9023",
|
||||
"last_heartbeat": "\u4e0a\u6b21 Heartbeat \u6642\u9593",
|
||||
"websocket_status": "\u4e8b\u4ef6 Socket \u72c0\u614b"
|
||||
}
|
||||
}
|
||||
}
|
11
homeassistant/components/kraken/translations/de.json
Normal file
11
homeassistant/components/kraken/translations/de.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"tracked_asset_pairs": "Verfolgte Asset-Paare"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -21,6 +21,7 @@
|
||||
"user": {
|
||||
"data": {
|
||||
"scan_interval": "Intervalle de mise \u00e0 jour (secondes, minimum 30)",
|
||||
"unique_id": "Appareil",
|
||||
"usn": "Appareil"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user