mirror of
https://github.com/home-assistant/core.git
synced 2025-07-08 13:57:10 +00:00
[ci skip] Translation update
This commit is contained in:
parent
57d3342137
commit
f32e15da36
@ -10,10 +10,10 @@
|
||||
"step": {
|
||||
"config": {
|
||||
"data": {
|
||||
"known_hosts": "Llista opcional d'amfitrions coneguts per si el descobriment mDNS deixa de funcionar."
|
||||
"known_hosts": "Amfitrions coneguts"
|
||||
},
|
||||
"description": "Introdueix la configuraci\u00f3 de Google Cast.",
|
||||
"title": "Google Cast"
|
||||
"description": "Amfitrions coneguts - Llista, separada per comes, dels noms d'amfitri\u00f3 o adreces IP dels dispositius Cast. Utilitza-ho si el descobriment mDNS no funciona.",
|
||||
"title": "Configuraci\u00f3 de Google Cast"
|
||||
},
|
||||
"confirm": {
|
||||
"description": "Vols comen\u00e7ar la configuraci\u00f3?"
|
||||
@ -25,6 +25,20 @@
|
||||
"invalid_known_hosts": "Els amfitrions coneguts han de ser una llista d'amfitrions separats per comes."
|
||||
},
|
||||
"step": {
|
||||
"advanced_options": {
|
||||
"data": {
|
||||
"ignore_cec": "Ignora CEC",
|
||||
"uuid": "UUID permesos"
|
||||
},
|
||||
"title": "Configuraci\u00f3 avan\u00e7ada de Google Cast"
|
||||
},
|
||||
"basic_options": {
|
||||
"data": {
|
||||
"known_hosts": "Amfitrions coneguts"
|
||||
},
|
||||
"description": "Amfitrions coneguts - Llista, separada per comes, dels noms d'amfitri\u00f3 o adreces IP dels dispositius Cast. Utilitza-ho si el descobriment mDNS no funciona.",
|
||||
"title": "Configuraci\u00f3 de Google Cast"
|
||||
},
|
||||
"options": {
|
||||
"data": {
|
||||
"ignore_cec": "Llista opcional que es passar\u00e0 a pychromecast.IGNORE_CEC.",
|
||||
|
@ -1,6 +1,7 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"no_devices_found": "No devices found on the network",
|
||||
"single_instance_allowed": "Already configured. Only a single configuration possible."
|
||||
},
|
||||
"error": {
|
||||
@ -11,7 +12,7 @@
|
||||
"data": {
|
||||
"known_hosts": "Known hosts"
|
||||
},
|
||||
"description": "### Known Hosts \n A comma-separated list of hostnames or IP-addresses of cast devices, use if mDNS discovery is not working.",
|
||||
"description": "Known Hosts - A comma-separated list of hostnames or IP-addresses of cast devices, use if mDNS discovery is not working.",
|
||||
"title": "Google Cast configuration"
|
||||
},
|
||||
"confirm": {
|
||||
@ -29,15 +30,23 @@
|
||||
"ignore_cec": "Ignore CEC",
|
||||
"uuid": "Allowed UUIDs"
|
||||
},
|
||||
"description": "### Allowed UUIDs\n A comma-separated list of UUIDs of Cast devices to add to Home Assistant. **Use only if you don\u2019t want to add all available cast devices.** \n ### Ignore CEC \n A comma-separated list of Chromecasts that should ignore CEC data for determining the active input. This will be will be passed to pychromecast.IGNORE_CEC. [See the upstream documentation for more information](https://github.com/balloob/pychromecast#ignoring-cec-data).",
|
||||
"description": "Allowed UUIDs - A comma-separated list of UUIDs of Cast devices to add to Home Assistant. Use only if you don\u2019t want to add all available cast devices.\nIgnore CEC - A comma-separated list of Chromecasts that should ignore CEC data for determining the active input. This will be will be passed to pychromecast.IGNORE_CEC.",
|
||||
"title": "Advanced Google Cast configuration"
|
||||
},
|
||||
"basic_options": {
|
||||
"data": {
|
||||
"known_hosts": "Known hosts"
|
||||
},
|
||||
"description": "### Known Hosts \n A comma-separated list of hostnames or IP-addresses of cast devices, use if mDNS discovery is not working.",
|
||||
"description": "Known Hosts - A comma-separated list of hostnames or IP-addresses of cast devices, use if mDNS discovery is not working.",
|
||||
"title": "Google Cast configuration"
|
||||
},
|
||||
"options": {
|
||||
"data": {
|
||||
"ignore_cec": "Optional list which will be passed to pychromecast.IGNORE_CEC.",
|
||||
"known_hosts": "Optional list of known hosts if mDNS discovery is not working.",
|
||||
"uuid": "Optional list of UUIDs. Casts not listed will not be added."
|
||||
},
|
||||
"description": "Please enter the Google Cast configuration."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -8,7 +8,8 @@
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Host",
|
||||
"name": "Name"
|
||||
"name": "Name",
|
||||
"port": "Port"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -62,7 +62,8 @@
|
||||
"port": "Port",
|
||||
"username": "Brukernavn"
|
||||
},
|
||||
"description": "Vennligst oppgi tilkoblingsinformasjonen for din MQTT megler."
|
||||
"description": "Vennligst oppgi tilkoblingsinformasjonen for din MQTT megler.",
|
||||
"title": "Megleralternativer"
|
||||
},
|
||||
"options": {
|
||||
"data": {
|
||||
@ -78,7 +79,8 @@
|
||||
"will_retain": "Testament melding behold",
|
||||
"will_topic": "Testament melding emne"
|
||||
},
|
||||
"description": "Vennligst velg MQTT-alternativer."
|
||||
"description": "Vennligst velg MQTT-alternativer.",
|
||||
"title": "MQTT-alternativer"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -62,7 +62,8 @@
|
||||
"port": "\u901a\u8a0a\u57e0",
|
||||
"username": "\u4f7f\u7528\u8005\u540d\u7a31"
|
||||
},
|
||||
"description": "\u8acb\u8f38\u5165 MQTT Broker \u9023\u7dda\u8cc7\u8a0a\u3002"
|
||||
"description": "\u8acb\u8f38\u5165 MQTT Broker \u9023\u7dda\u8cc7\u8a0a\u3002",
|
||||
"title": "Broker \u9078\u9805"
|
||||
},
|
||||
"options": {
|
||||
"data": {
|
||||
@ -78,7 +79,8 @@
|
||||
"will_retain": "Will \u8a0a\u606f Retain",
|
||||
"will_topic": "Will \u8a0a\u606f\u4e3b\u984c"
|
||||
},
|
||||
"description": "\u8acb\u9078\u64c7 MQTT \u9078\u9805\u3002"
|
||||
"description": "Discovery - \u5047\u5982\u63a2\u7d22\uff08Discovery\uff09\u529f\u80fd\u958b\u555f\uff08\u5efa\u8b70\uff09\uff0cHome Assistant \u5c07\u6703\u81ea\u52d5\u767c\u73fe\u88dd\u7f6e\u8207\u5be6\u9ad4\u3001\u4e26\u767c\u5e03\u5176\u8a2d\u5b9a\u81f3 MQTT Broker\u3002\u5047\u5982\u63a2\u7d22\u95dc\u9589\u7684\u8a71\uff0c\u6240\u6709\u8a2d\u5b9a\u5fc5\u9808\u624b\u52d5\u9032\u884c\u3002\nBirth \u8a0a\u606f - Birth \u8a0a\u606f\u5c07\u6703\u65bc\u6bcf\u6b21 Home Assistant \u9023\u7dda\u81f3 MQTT Broker \u6642\u50b3\u9001\u3002\nWill \u8a0a\u606f - Will \u8a0a\u606f\u5c07\u6703\u65bc\u6bcf\u6b21 Home Assistant \u81ea Broker \u65b7\u7dda\u6642\u50b3\u9001\u3001\u540c\u6642\u5305\u542b\u5b89\u5168\u65b7\u7dda\uff08\u4f8b\u5982 Home Assistant \u95dc\u6a5f\uff09\u53ca\u975e\u5b89\u5168\u65b7\u7dda\uff08\u4f8b\u5982 Home Assistant \u7576\u6a5f\u6216\u65b7\u7dda\uff09\u72c0\u6cc1\u3002",
|
||||
"title": "MQTT \u9078\u9805"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
24
homeassistant/components/nam/translations/ca.json
Normal file
24
homeassistant/components/nam/translations/ca.json
Normal file
@ -0,0 +1,24 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "El dispositiu ja est\u00e0 configurat",
|
||||
"device_unsupported": "El dispositiu no \u00e9s compatible."
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Ha fallat la connexi\u00f3",
|
||||
"unknown": "Error inesperat"
|
||||
},
|
||||
"flow_title": "{name}",
|
||||
"step": {
|
||||
"confirm_discovery": {
|
||||
"description": "Vols configurar Nettigo Air Monitor a {host}?"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Amfitri\u00f3"
|
||||
},
|
||||
"description": "Configura la integraci\u00f3 Nettigo Air Monitor."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
24
homeassistant/components/nam/translations/en.json
Normal file
24
homeassistant/components/nam/translations/en.json
Normal file
@ -0,0 +1,24 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Device is already configured",
|
||||
"device_unsupported": "The device is unsupported."
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Failed to connect",
|
||||
"unknown": "Unexpected error"
|
||||
},
|
||||
"flow_title": "{name}",
|
||||
"step": {
|
||||
"confirm_discovery": {
|
||||
"description": "Do you want to set up Nettigo Air Monitor at {host}?"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Host"
|
||||
},
|
||||
"description": "Set up Nettigo Air Monitor integration."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
24
homeassistant/components/nam/translations/et.json
Normal file
24
homeassistant/components/nam/translations/et.json
Normal file
@ -0,0 +1,24 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Seade on juba h\u00e4\u00e4lestatud",
|
||||
"device_unsupported": "Seadet ei toetata."
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "\u00dchendamine nurjus",
|
||||
"unknown": "Ootamatu t\u00f5rge"
|
||||
},
|
||||
"flow_title": "{name}",
|
||||
"step": {
|
||||
"confirm_discovery": {
|
||||
"description": "Kas seadistada Nettigo Air Monitori asukohas {host}?"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "host"
|
||||
},
|
||||
"description": "Seadista Nettigo Air Monitori sidumine."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
24
homeassistant/components/nam/translations/ru.json
Normal file
24
homeassistant/components/nam/translations/ru.json
Normal file
@ -0,0 +1,24 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "\u042d\u0442\u043e \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e \u0443\u0436\u0435 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u043e \u0432 Home Assistant.",
|
||||
"device_unsupported": "\u042d\u0442\u043e \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e \u043d\u0435 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442\u0441\u044f."
|
||||
},
|
||||
"error": {
|
||||
"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}",
|
||||
"step": {
|
||||
"confirm_discovery": {
|
||||
"description": "\u0412\u044b \u0443\u0432\u0435\u0440\u0435\u043d\u044b, \u0447\u0442\u043e \u0445\u043e\u0442\u0438\u0442\u0435 \u043d\u0430\u0441\u0442\u0440\u043e\u0438\u0442\u044c Nettigo Air Monitor ({host})?"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "\u0425\u043e\u0441\u0442"
|
||||
},
|
||||
"description": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u0442\u0435 Home Assistant \u0434\u043b\u044f \u0438\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u0438 \u0441 Nettigo Air Monitor."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -6,6 +6,7 @@
|
||||
"error": {
|
||||
"invalid_auth": "Ugyldig godkjenning"
|
||||
},
|
||||
"flow_title": "RainMachine {ip}",
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
|
@ -6,6 +6,7 @@
|
||||
"error": {
|
||||
"invalid_auth": "\u9a57\u8b49\u78bc\u7121\u6548"
|
||||
},
|
||||
"flow_title": "RainMachine {ip}",
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
|
32
homeassistant/components/system_bridge/translations/no.json
Normal file
32
homeassistant/components/system_bridge/translations/no.json
Normal file
@ -0,0 +1,32 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Enheten er allerede konfigurert",
|
||||
"reauth_successful": "Godkjenning p\u00e5 nytt var vellykket",
|
||||
"unknown": "Uventet feil"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Tilkobling mislyktes",
|
||||
"invalid_auth": "Ugyldig godkjenning",
|
||||
"unknown": "Uventet feil"
|
||||
},
|
||||
"flow_title": "System Bridge: {name}",
|
||||
"step": {
|
||||
"authenticate": {
|
||||
"data": {
|
||||
"api_key": "API-n\u00f8kkel"
|
||||
},
|
||||
"description": "Angi API-n\u00f8kkelen du angav i konfigurasjonen for {name} ."
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"api_key": "API-n\u00f8kkel",
|
||||
"host": "Vert",
|
||||
"port": "Port"
|
||||
},
|
||||
"description": "Vennligst skriv inn tilkoblingsdetaljene dine."
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "System Bridge"
|
||||
}
|
@ -48,7 +48,7 @@
|
||||
"title": "Wybierz metod\u0119 po\u0142\u0105czenia"
|
||||
},
|
||||
"start_addon": {
|
||||
"title": "Dodatek Z-Wave JS uruchamia si\u0119."
|
||||
"title": "Dodatek Z-Wave JS uruchamia si\u0119..."
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user