mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
[ci skip] Translation update
This commit is contained in:
parent
d451e54e34
commit
8dea7f0f98
@ -1,27 +1,27 @@
|
||||
{
|
||||
"config": {
|
||||
"title": "Elgato Key Light",
|
||||
"abort": {
|
||||
"already_configured": "This Elgato Key Light device is already configured.",
|
||||
"connection_error": "Failed to connect to Elgato Key Light device."
|
||||
},
|
||||
"error": {
|
||||
"connection_error": "Failed to connect to Elgato Key Light device."
|
||||
},
|
||||
"flow_title": "Elgato Key Light: {serial_number}",
|
||||
"step": {
|
||||
"user": {
|
||||
"title": "Link your Elgato Key Light",
|
||||
"description": "Set up your Elgato Key Light to integrate with Home Assistant.",
|
||||
"data": {
|
||||
"host": "Host or IP address",
|
||||
"port": "Port number"
|
||||
}
|
||||
},
|
||||
"description": "Set up your Elgato Key Light to integrate with Home Assistant.",
|
||||
"title": "Link your Elgato Key Light"
|
||||
},
|
||||
"zeroconf_confirm": {
|
||||
"description": "Do you want to add the Elgato Key Light with serial number `{serial_number}` to Home Assistant?",
|
||||
"title": "Discovered Elgato Key Light device"
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
"connection_error": "Failed to connect to Elgato Key Light device."
|
||||
},
|
||||
"abort": {
|
||||
"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