mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 20:27:08 +00:00
[ci skip] Translation update
This commit is contained in:
parent
d451e54e34
commit
8dea7f0f98
@ -1,27 +1,27 @@
|
|||||||
{
|
{
|
||||||
"config": {
|
"config": {
|
||||||
"title": "Elgato Key Light",
|
"abort": {
|
||||||
"flow_title": "Elgato Key Light: {serial_number}",
|
"already_configured": "This Elgato Key Light device is already configured.",
|
||||||
"step": {
|
"connection_error": "Failed to connect to Elgato Key Light device."
|
||||||
"user": {
|
},
|
||||||
"title": "Link your Elgato Key Light",
|
"error": {
|
||||||
"description": "Set up your Elgato Key Light to integrate with Home Assistant.",
|
"connection_error": "Failed to connect to Elgato Key Light device."
|
||||||
"data": {
|
},
|
||||||
"host": "Host or IP address",
|
"flow_title": "Elgato Key Light: {serial_number}",
|
||||||
"port": "Port number"
|
"step": {
|
||||||
}
|
"user": {
|
||||||
},
|
"data": {
|
||||||
"zeroconf_confirm": {
|
"host": "Host or IP address",
|
||||||
"description": "Do you want to add the Elgato Key Light with serial number `{serial_number}` to Home Assistant?",
|
"port": "Port number"
|
||||||
"title": "Discovered Elgato Key Light device"
|
},
|
||||||
}
|
"description": "Set up your Elgato Key Light to integrate with Home Assistant.",
|
||||||
},
|
"title": "Link your Elgato Key Light"
|
||||||
"error": {
|
},
|
||||||
"connection_error": "Failed to connect to Elgato Key Light device."
|
"zeroconf_confirm": {
|
||||||
},
|
"description": "Do you want to add the Elgato Key Light with serial number `{serial_number}` to Home Assistant?",
|
||||||
"abort": {
|
"title": "Discovered Elgato Key Light device"
|
||||||
"already_configured": "This Elgato Key Light device is already configured.",
|
}
|
||||||
"connection_error": "Failed to connect to Elgato Key Light device."
|
},
|
||||||
|
"title": "Elgato Key Light"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
11
homeassistant/components/elgato/.translations/no.json
Normal file
11
homeassistant/components/elgato/.translations/no.json
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"config": {
|
||||||
|
"step": {
|
||||||
|
"user": {
|
||||||
|
"data": {
|
||||||
|
"port": "Portnummer"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
27
homeassistant/components/elgato/.translations/zh-Hant.json
Normal file
27
homeassistant/components/elgato/.translations/zh-Hant.json
Normal file
@ -0,0 +1,27 @@
|
|||||||
|
{
|
||||||
|
"config": {
|
||||||
|
"abort": {
|
||||||
|
"already_configured": "Elgato Key \u7167\u660e\u8a2d\u5099\u5df2\u7d93\u8a2d\u5b9a\u5b8c\u6210\u3002",
|
||||||
|
"connection_error": "Elgato Key \u7167\u660e\u8a2d\u5099\u9023\u7dda\u5931\u6557\u3002"
|
||||||
|
},
|
||||||
|
"error": {
|
||||||
|
"connection_error": "Elgato Key \u7167\u660e\u8a2d\u5099\u9023\u7dda\u5931\u6557\u3002"
|
||||||
|
},
|
||||||
|
"flow_title": "Elgato Key \u7167\u660e\uff1a{serial_number}",
|
||||||
|
"step": {
|
||||||
|
"user": {
|
||||||
|
"data": {
|
||||||
|
"host": "\u4e3b\u6a5f\u6216 IP \u4f4d\u5740",
|
||||||
|
"port": "\u901a\u8a0a\u57e0"
|
||||||
|
},
|
||||||
|
"description": "\u8a2d\u5b9a Elgato Key \u7167\u660e\u4ee5\u6574\u5408\u81f3 Home Assistant\u3002",
|
||||||
|
"title": "\u9023\u7d50 Elgato Key \u7167\u660e\u3002"
|
||||||
|
},
|
||||||
|
"zeroconf_confirm": {
|
||||||
|
"description": "\u662f\u5426\u8981\u5c07 Elgato Key \u7167\u660e\u5e8f\u865f `{serial_number}` \u65b0\u589e\u81f3 Home Assistant\uff1f",
|
||||||
|
"title": "\u767c\u73fe\u5230 Elgato Key \u7167\u660e\u8a2d\u5099"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"title": "Elgato Key \u7167\u660e"
|
||||||
|
}
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user