mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 22:37:11 +00:00
[ci skip] Translation update
This commit is contained in:
parent
501e7c84be
commit
19dcb19d07
@ -3,7 +3,9 @@
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"account_id": "ID de la cuenta"
|
||||
"account_id": "ID de la cuenta",
|
||||
"host": "Anfitri\u00f3n",
|
||||
"password": "Contrase\u00f1a"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
9
homeassistant/components/airtouch4/translations/el.json
Normal file
9
homeassistant/components/airtouch4/translations/el.json
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"title": "\u03a1\u03c5\u03b8\u03bc\u03af\u03c3\u03c4\u03b5 \u03c4\u03b1 \u03c3\u03c4\u03bf\u03b9\u03c7\u03b5\u03af\u03b1 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7\u03c2 \u03c4\u03bf\u03c5 {intergration}."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
15
homeassistant/components/airtouch4/translations/es.json
Normal file
15
homeassistant/components/airtouch4/translations/es.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"no_units": "No se pudo encontrar ning\u00fan grupo AirTouch 4."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Anfitri\u00f3n"
|
||||
},
|
||||
"title": "Configura los detalles de conexi\u00f3n de tu AirTouch 4."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -9,11 +9,11 @@
|
||||
"s2": "Di\u00f3xido de azufre"
|
||||
},
|
||||
"airvisual__pollutant_level": {
|
||||
"good": "Bien",
|
||||
"hazardous": "Peligroso",
|
||||
"good": "Bueno",
|
||||
"hazardous": "Da\u00f1ino",
|
||||
"moderate": "Moderado",
|
||||
"unhealthy": "Insalubre",
|
||||
"unhealthy_sensitive": "Incorrecto para grupos sensibles",
|
||||
"unhealthy_sensitive": "Insalubre para grupos sensibles",
|
||||
"very_unhealthy": "Muy poco saludable"
|
||||
}
|
||||
}
|
||||
|
@ -1,4 +1,14 @@
|
||||
{
|
||||
"device_automation": {
|
||||
"condition_type": {
|
||||
"is_no_update": "{entity_name} \u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03bd\u03b7\u03bc\u03b5\u03c1\u03c9\u03bc\u03ad\u03bd\u03bf",
|
||||
"is_update": "{entity_name} \u03ad\u03c7\u03b5\u03b9 \u03bc\u03b9\u03b1 \u03b4\u03b9\u03b1\u03b8\u03ad\u03c3\u03b9\u03bc\u03b7 \u03b5\u03bd\u03b7\u03bc\u03ad\u03c1\u03c9\u03c3\u03b7"
|
||||
},
|
||||
"trigger_type": {
|
||||
"no_update": "{entity_name} \u03b5\u03bd\u03b7\u03bc\u03b5\u03c1\u03ce\u03b8\u03b7\u03ba\u03b5",
|
||||
"update": "{entity_name} \u03ad\u03bb\u03b1\u03b2\u03b5 \u03bc\u03b9\u03b1 \u03b4\u03b9\u03b1\u03b8\u03ad\u03c3\u03b9\u03bc\u03b7 \u03b5\u03bd\u03b7\u03bc\u03ad\u03c1\u03c9\u03c3\u03b7"
|
||||
}
|
||||
},
|
||||
"state": {
|
||||
"_": {
|
||||
"off": "\u0391\u03bd\u03b5\u03bd\u03b5\u03c1\u03b3\u03cc\u03c2",
|
||||
@ -72,6 +82,10 @@
|
||||
"off": "\u0394\u03b5\u03bd \u0395\u03bd\u03c4\u03bf\u03c0\u03af\u03c3\u03c4\u03b7\u03ba\u03b5",
|
||||
"on": "\u0395\u03bd\u03c4\u03bf\u03c0\u03af\u03c3\u03c4\u03b7\u03ba\u03b5"
|
||||
},
|
||||
"update": {
|
||||
"off": "\u03a0\u03bb\u03ae\u03c1\u03c9\u03c2 \u03b5\u03bd\u03b7\u03bc\u03b5\u03c1\u03c9\u03bc\u03ad\u03bd\u03bf",
|
||||
"on": "\u0394\u03b9\u03b1\u03b8\u03ad\u03c3\u03b9\u03bc\u03b7 \u03b5\u03bd\u03b7\u03bc\u03ad\u03c1\u03c9\u03c3\u03b7"
|
||||
},
|
||||
"vibration": {
|
||||
"off": "\u0394\u03b5\u03bd \u0395\u03bd\u03c4\u03bf\u03c0\u03af\u03c3\u03c4\u03b7\u03ba\u03b5",
|
||||
"on": "\u0395\u03bd\u03c4\u03bf\u03c0\u03af\u03c3\u03c4\u03b7\u03ba\u03b5"
|
||||
|
@ -178,6 +178,10 @@
|
||||
"off": "No detectado",
|
||||
"on": "Detectado"
|
||||
},
|
||||
"update": {
|
||||
"off": "Actualizado",
|
||||
"on": "Actualizaci\u00f3n disponible"
|
||||
},
|
||||
"vibration": {
|
||||
"off": "No detectado",
|
||||
"on": "Detectado"
|
||||
|
@ -2,7 +2,8 @@
|
||||
"config": {
|
||||
"error": {
|
||||
"pairing_failed": "El emparejamiento ha fallado; compruebe que el Bosch Smart Home Controller est\u00e1 en modo de emparejamiento (el LED parpadea) y que su contrase\u00f1a es correcta.",
|
||||
"session_error": "Error de sesi\u00f3n: La API devuelve un resultado no correcto."
|
||||
"session_error": "Error de sesi\u00f3n: La API devuelve un resultado no correcto.",
|
||||
"unknown": "Error inesperado"
|
||||
},
|
||||
"flow_title": "Bosch SHC: {name}",
|
||||
"step": {
|
||||
@ -18,6 +19,9 @@
|
||||
"description": "La integraci\u00f3n bosch_shc necesita volver a autentificar su cuenta"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Anfitri\u00f3n"
|
||||
},
|
||||
"description": "Configura tu Bosch Smart Home Controller para permitir la supervisi\u00f3n y el control con Home Assistant.",
|
||||
"title": "Par\u00e1metros de autenticaci\u00f3n SHC"
|
||||
}
|
||||
|
7
homeassistant/components/cloud/translations/el.json
Normal file
7
homeassistant/components/cloud/translations/el.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"system_health": {
|
||||
"info": {
|
||||
"remote_server": "\u0391\u03c0\u03bf\u03bc\u03b1\u03ba\u03c1\u03c5\u03c3\u03bc\u03ad\u03bd\u03bf\u03c2 \u0394\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae\u03c2"
|
||||
}
|
||||
}
|
||||
}
|
@ -10,6 +10,7 @@
|
||||
"relayer_connected": "Relayer conectado",
|
||||
"remote_connected": "Remoto conectado",
|
||||
"remote_enabled": "Remoto habilitado",
|
||||
"remote_server": "Servidor remoto",
|
||||
"subscription_expiration": "Caducidad de la suscripci\u00f3n"
|
||||
}
|
||||
}
|
||||
|
@ -10,6 +10,7 @@
|
||||
"relayer_connected": "Edastaja on \u00fchendatud",
|
||||
"remote_connected": "Kaug\u00fchendus on loodud",
|
||||
"remote_enabled": "Kaug\u00fchendus on lubatud",
|
||||
"remote_server": "Kaugserver",
|
||||
"subscription_expiration": "Tellimuse aegumine"
|
||||
}
|
||||
}
|
||||
|
@ -10,6 +10,7 @@
|
||||
"relayer_connected": "K\u00f6zvet\u00edt\u0151 csatlakoztatva",
|
||||
"remote_connected": "T\u00e1voli csatlakoz\u00e1s",
|
||||
"remote_enabled": "T\u00e1voli hozz\u00e1f\u00e9r\u00e9s enged\u00e9lyezve",
|
||||
"remote_server": "T\u00e1voli szerver",
|
||||
"subscription_expiration": "El\u0151fizet\u00e9s lej\u00e1rata"
|
||||
}
|
||||
}
|
||||
|
@ -10,6 +10,7 @@
|
||||
"relayer_connected": "Relayer pod\u0142\u0105czony",
|
||||
"remote_connected": "Zdalny dost\u0119p pod\u0142\u0105czony",
|
||||
"remote_enabled": "Zdalny dost\u0119p w\u0142\u0105czony",
|
||||
"remote_server": "Zdalny serwer",
|
||||
"subscription_expiration": "Wyga\u015bni\u0119cie subskrypcji"
|
||||
}
|
||||
}
|
||||
|
@ -10,6 +10,7 @@
|
||||
"relayer_connected": "Relayer \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0435\u043d",
|
||||
"remote_connected": "\u0423\u0434\u0430\u043b\u0451\u043d\u043d\u044b\u0439 \u0434\u043e\u0441\u0442\u0443\u043f \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0435\u043d",
|
||||
"remote_enabled": "\u0423\u0434\u0430\u043b\u0451\u043d\u043d\u044b\u0439 \u0434\u043e\u0441\u0442\u0443\u043f \u0430\u043a\u0442\u0438\u0432\u0438\u0440\u043e\u0432\u0430\u043d",
|
||||
"remote_server": "\u0423\u0434\u0430\u043b\u0451\u043d\u043d\u044b\u0439 \u0441\u0435\u0440\u0432\u0435\u0440",
|
||||
"subscription_expiration": "\u0421\u0440\u043e\u043a \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u044f \u043f\u043e\u0434\u043f\u0438\u0441\u043a\u0438"
|
||||
}
|
||||
}
|
||||
|
@ -10,6 +10,7 @@
|
||||
"relayer_connected": "\u901a\u8fc7\u4ee3\u7406\u8fde\u63a5",
|
||||
"remote_connected": "\u8fdc\u7a0b\u8fde\u63a5",
|
||||
"remote_enabled": "\u5df2\u542f\u7528\u8fdc\u7a0b\u63a7\u5236",
|
||||
"remote_server": "\u8fdc\u7a0b\u670d\u52a1\u5668",
|
||||
"subscription_expiration": "\u8ba2\u9605\u5230\u671f\u65f6\u95f4"
|
||||
}
|
||||
}
|
||||
|
@ -1,9 +1,19 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"api_ratelimit": "Se ha superado el l\u00edmite de velocidad de la API"
|
||||
"api_ratelimit": "Se ha superado el l\u00edmite de velocidad de la API",
|
||||
"unknown": "Error inesperado"
|
||||
},
|
||||
"error": {
|
||||
"unknown": "Error inesperado"
|
||||
},
|
||||
"step": {
|
||||
"coordinates": {
|
||||
"data": {
|
||||
"latitude": "Latitud",
|
||||
"longitude": "Longitud"
|
||||
}
|
||||
},
|
||||
"country": {
|
||||
"data": {
|
||||
"country_code": "C\u00f3digo del pa\u00eds"
|
||||
|
12
homeassistant/components/fjaraskupan/translations/el.json
Normal file
12
homeassistant/components/fjaraskupan/translations/el.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"no_devices_found": "\u0394\u03b5\u03bd \u03b2\u03c1\u03ad\u03b8\u03b7\u03ba\u03b5 \u03c3\u03c5\u03c3\u03ba\u03b5\u03c5\u03ae \u03c3\u03c4\u03bf \u03b4\u03af\u03ba\u03c4\u03c5\u03bf"
|
||||
},
|
||||
"step": {
|
||||
"confirm": {
|
||||
"description": "\u0398\u03ad\u03bb\u03b5\u03c4\u03b5 \u03bd\u03b1 \u03c1\u03c5\u03b8\u03bc\u03af\u03c3\u03b5\u03c4\u03b5 \u03c4\u03bf {integration};"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
13
homeassistant/components/fjaraskupan/translations/hu.json
Normal file
13
homeassistant/components/fjaraskupan/translations/hu.json
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"no_devices_found": "Nem tal\u00e1lhat\u00f3 eszk\u00f6z a h\u00e1l\u00f3zaton",
|
||||
"single_instance_allowed": "M\u00e1r konfigur\u00e1lva. Csak egyetlen konfigur\u00e1ci\u00f3 lehets\u00e9ges."
|
||||
},
|
||||
"step": {
|
||||
"confirm": {
|
||||
"description": "Szeretn\u00e9 be\u00e1ll\u00edtani a Fj\u00e4r\u00e5skupan szolg\u00e1ltat\u00e1st?"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -9,7 +9,7 @@
|
||||
"data": {
|
||||
"flipr_id": "ID de Flipr"
|
||||
},
|
||||
"description": "Elija su ID de Flipr en la lista",
|
||||
"description": "Elige tu ID de Flipr en la lista",
|
||||
"title": "Elige tu Flipr"
|
||||
},
|
||||
"user": {
|
||||
|
@ -12,7 +12,7 @@
|
||||
"data": {
|
||||
"api_key": "Clave API"
|
||||
},
|
||||
"description": "Ingrese la clave API obtenida de https://home.freedompro.eu",
|
||||
"description": "Ingresa la clave API obtenida de https://home.freedompro.eu",
|
||||
"title": "Clave API de Freedompro"
|
||||
}
|
||||
}
|
||||
|
@ -40,6 +40,11 @@
|
||||
"title": "Configurar FRITZ!Box Tools - obligatorio"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Anfitri\u00f3n",
|
||||
"password": "Contrase\u00f1a",
|
||||
"port": "Puerto"
|
||||
},
|
||||
"description": "Configure las herramientas de FRITZ! Box para controlar su FRITZ! Box.\n M\u00ednimo necesario: nombre de usuario, contrase\u00f1a.",
|
||||
"title": "Configurar las herramientas de FRITZ! Box"
|
||||
}
|
||||
|
@ -1,5 +1,8 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"unknown": "Error inesperado"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
|
@ -1,7 +1,8 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "La cuenta ya ha sido configurada"
|
||||
"already_configured": "La cuenta ya ha sido configurada",
|
||||
"unknown": "Error inesperado"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "No se pudo conectar",
|
||||
|
@ -21,7 +21,8 @@
|
||||
"step": {
|
||||
"advanced": {
|
||||
"data": {
|
||||
"auto_start": "Automatikus ind\u00edt\u00e1s (tiltsa le, ha manu\u00e1lisan h\u00edvja a homekit.start szolg\u00e1ltat\u00e1st)"
|
||||
"auto_start": "Automatikus ind\u00edt\u00e1s (tiltsa le, ha manu\u00e1lisan h\u00edvja a homekit.start szolg\u00e1ltat\u00e1st)",
|
||||
"devices": "Eszk\u00f6z\u00f6k (triggerek)"
|
||||
},
|
||||
"description": "Ezeket a be\u00e1ll\u00edt\u00e1sokat csak akkor kell m\u00f3dos\u00edtani, ha a HomeKit nem m\u0171k\u00f6dik.",
|
||||
"title": "Halad\u00f3 be\u00e1ll\u00edt\u00e1sok"
|
||||
|
@ -21,7 +21,8 @@
|
||||
"step": {
|
||||
"advanced": {
|
||||
"data": {
|
||||
"auto_start": "[%key_id:43661779%]"
|
||||
"auto_start": "[%key_id:43661779%]",
|
||||
"devices": "\u8bbe\u5907 (\u89e6\u53d1\u5668)"
|
||||
},
|
||||
"description": "\u8fd9\u4e9b\u8bbe\u7f6e\u53ea\u6709\u5f53 HomeKit \u529f\u80fd\u4e0d\u6b63\u5e38\u65f6\u624d\u9700\u8981\u8c03\u6574\u3002",
|
||||
"title": "\u9ad8\u7ea7\u914d\u7f6e"
|
||||
|
@ -2,6 +2,9 @@
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Contrase\u00f1a"
|
||||
},
|
||||
"description": "Por favor, introduzca las credenciales utilizadas para iniciar sesi\u00f3n en mytotalconnectcomfort.com.",
|
||||
"title": "Honeywell Total Connect Comfort (US)"
|
||||
}
|
||||
|
16
homeassistant/components/iotawatt/translations/el.json
Normal file
16
homeassistant/components/iotawatt/translations/el.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"cannot_connect": "\u0391\u03c0\u03bf\u03c4\u03c5\u03c7\u03af\u03b1 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7\u03c2",
|
||||
"unknown": "\u0391\u03bd\u03b5\u03c0\u03ac\u03bd\u03c4\u03b5\u03c7\u03bf \u03c3\u03c6\u03ac\u03bb\u03bc\u03b1"
|
||||
},
|
||||
"step": {
|
||||
"auth": {
|
||||
"data": {
|
||||
"password": "\u039a\u03c9\u03b4\u03b9\u03ba\u03cc\u03c2",
|
||||
"username": "\u038c\u03bd\u03bf\u03bc\u03b1 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
22
homeassistant/components/iotawatt/translations/es.json
Normal file
22
homeassistant/components/iotawatt/translations/es.json
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"cannot_connect": "La conexi\u00f3n ha fallado",
|
||||
"invalid_auth": "Autenticaci\u00f3n no v\u00e1lida",
|
||||
"unknown": "Error inesperado"
|
||||
},
|
||||
"step": {
|
||||
"auth": {
|
||||
"data": {
|
||||
"password": "Contrase\u00f1a",
|
||||
"username": "Nombre de usuario"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Anfitri\u00f3n"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
23
homeassistant/components/iotawatt/translations/hu.json
Normal file
23
homeassistant/components/iotawatt/translations/hu.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"cannot_connect": "Nem siker\u00fclt csatlakozni",
|
||||
"invalid_auth": "\u00c9rv\u00e9nytelen hiteles\u00edt\u00e9s",
|
||||
"unknown": "V\u00e1ratlan hiba"
|
||||
},
|
||||
"step": {
|
||||
"auth": {
|
||||
"data": {
|
||||
"password": "Jelsz\u00f3",
|
||||
"username": "Felhaszn\u00e1l\u00f3n\u00e9v"
|
||||
},
|
||||
"description": "Az IoTawatt eszk\u00f6z hiteles\u00edt\u00e9st ig\u00e9nyel. K\u00e9rj\u00fck, adja meg felhaszn\u00e1l\u00f3nev\u00e9t \u00e9s jelszav\u00e1t, majd kattintson a K\u00fcld\u00e9s gombra."
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Gazdag\u00e9p"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
23
homeassistant/components/iotawatt/translations/zh-Hans.json
Normal file
23
homeassistant/components/iotawatt/translations/zh-Hans.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"cannot_connect": "\u8fde\u63a5\u5931\u8d25",
|
||||
"invalid_auth": "\u65e0\u6548\u51ed\u8bc1",
|
||||
"unknown": "\u672a\u77e5\u9519\u8bef"
|
||||
},
|
||||
"step": {
|
||||
"auth": {
|
||||
"data": {
|
||||
"password": "\u5bc6\u7801",
|
||||
"username": "\u7528\u6237\u540d"
|
||||
},
|
||||
"description": "IoTawatt \u8bbe\u5907\u9700\u8981\u8eab\u4efd\u9a8c\u8bc1\u3002\u8bf7\u8f93\u5165\u7528\u6237\u540d\u548c\u5bc6\u7801\uff0c\u7136\u540e\u5355\u51fb\u63d0\u4ea4\u6309\u94ae\u3002"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "\u4e3b\u673a\u5730\u5740"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -1,5 +1,8 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"unknown": "Error inesperado"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
|
@ -3,6 +3,9 @@
|
||||
"flow_title": "{name}",
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Anfitri\u00f3n"
|
||||
},
|
||||
"description": "Configura tu ventilador de Modern Forms para que se integre con Home Assistant."
|
||||
},
|
||||
"zeroconf_confirm": {
|
||||
|
7
homeassistant/components/mqtt/translations/el.json
Normal file
7
homeassistant/components/mqtt/translations/el.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "\u0397 \u03c5\u03c0\u03b7\u03c1\u03b5\u03c3\u03af\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03ae\u03b4\u03b7 \u03b4\u03b9\u03b1\u03bc\u03bf\u03c1\u03c6\u03c9\u03bc\u03ad\u03bd\u03b7"
|
||||
}
|
||||
}
|
||||
}
|
@ -1,6 +1,7 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "A szolg\u00e1ltat\u00e1s m\u00e1r konfigur\u00e1lva van",
|
||||
"single_instance_allowed": "M\u00e1r konfigur\u00e1lva van. Csak egy konfigur\u00e1ci\u00f3 lehets\u00e9ges."
|
||||
},
|
||||
"error": {
|
||||
|
@ -1,6 +1,7 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "\u670d\u52a1\u5df2\u88ab\u914d\u7f6e",
|
||||
"single_instance_allowed": "\u53ea\u5141\u8bb8\u4e00\u4e2a MQTT \u914d\u7f6e\u3002"
|
||||
},
|
||||
"error": {
|
||||
|
21
homeassistant/components/nanoleaf/translations/el.json
Normal file
21
homeassistant/components/nanoleaf/translations/el.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "\u0397 \u03c3\u03c5\u03c3\u03ba\u03b5\u03c5\u03ae \u03b5\u03af\u03bd\u03b1\u03b9 \u03ae\u03b4\u03b7 \u03b4\u03b9\u03b1\u03bc\u03bf\u03c1\u03c6\u03c9\u03bc\u03ad\u03bd\u03b7",
|
||||
"cannot_connect": "\u0391\u03c0\u03bf\u03c4\u03c5\u03c7\u03af\u03b1 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7\u03c2",
|
||||
"invalid_token": "\u0386\u03ba\u03c5\u03c1\u03bf \u03b4\u03b9\u03b1\u03c0\u03b9\u03c3\u03c4\u03b5\u03c5\u03c4\u03ae\u03c1\u03b9\u03bf \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7\u03c2",
|
||||
"unknown": "\u0391\u03bd\u03b5\u03c0\u03ac\u03bd\u03c4\u03b5\u03c7\u03bf \u03bb\u03ac\u03b8\u03bf\u03c2"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "\u0391\u03c0\u03bf\u03c4\u03c5\u03c7\u03af\u03b1 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7\u03c2",
|
||||
"not_allowing_new_tokens": "\u03a4\u03bf Nanoleaf \u03b4\u03b5\u03bd \u03b5\u03c0\u03b9\u03c4\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03ad\u03b1 tokens, \u03b1\u03ba\u03bf\u03bb\u03bf\u03c5\u03b8\u03ae\u03c3\u03c4\u03b5 \u03c4\u03b9\u03c2 \u03c0\u03b1\u03c1\u03b1\u03c0\u03ac\u03bd\u03c9 \u03bf\u03b4\u03b7\u03b3\u03af\u03b5\u03c2.",
|
||||
"unknown": "\u0391\u03bd\u03b5\u03c0\u03ac\u03bd\u03c4\u03b5\u03c7\u03bf \u03c3\u03c6\u03ac\u03bb\u03bc\u03b1"
|
||||
},
|
||||
"step": {
|
||||
"link": {
|
||||
"description": "\u03a0\u03b1\u03c4\u03ae\u03c3\u03c4\u03b5 \u03c0\u03b1\u03c1\u03b1\u03c4\u03b5\u03c4\u03b1\u03bc\u03ad\u03bd\u03b1 \u03c4\u03bf \u03ba\u03bf\u03c5\u03bc\u03c0\u03af \u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03af\u03b1\u03c2 \u03c3\u03c4\u03bf Nanoleaf \u03b3\u03b9\u03b1 5 \u03b4\u03b5\u03c5\u03c4\u03b5\u03c1\u03cc\u03bb\u03b5\u03c0\u03c4\u03b1 \u03bc\u03ad\u03c7\u03c1\u03b9 \u03bd\u03b1 \u03b1\u03c1\u03c7\u03af\u03c3\u03bf\u03c5\u03bd \u03bd\u03b1 \u03b1\u03bd\u03b1\u03b2\u03bf\u03c3\u03b2\u03ae\u03bd\u03bf\u03c5\u03bd \u03bf\u03b9 \u03bb\u03c5\u03c7\u03bd\u03af\u03b5\u03c2 LED \u03c4\u03bf\u03c5 \u03ba\u03bf\u03c5\u03bc\u03c0\u03b9\u03bf\u03cd \u03ba\u03b1\u03b9, \u03c3\u03c4\u03b7 \u03c3\u03c5\u03bd\u03ad\u03c7\u03b5\u03b9\u03b1, \u03ba\u03ac\u03bd\u03c4\u03b5 \u03ba\u03bb\u03b9\u03ba \u03c3\u03c4\u03bf \u03ba\u03bf\u03c5\u03bc\u03c0\u03af **SUBMIT** \u03bc\u03ad\u03c3\u03b1 \u03c3\u03b5 30 \u03b4\u03b5\u03c5\u03c4\u03b5\u03c1\u03cc\u03bb\u03b5\u03c0\u03c4\u03b1.",
|
||||
"title": "\u0394\u03b9\u03ac\u03b6\u03b5\u03c5\u03be\u03b7 Nanoleaf"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
18
homeassistant/components/nanoleaf/translations/es.json
Normal file
18
homeassistant/components/nanoleaf/translations/es.json
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"unknown": "Error inesperado"
|
||||
},
|
||||
"error": {
|
||||
"unknown": "Error inesperado"
|
||||
},
|
||||
"flow_title": "{name}",
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Anfitri\u00f3n"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
28
homeassistant/components/nanoleaf/translations/hu.json
Normal file
28
homeassistant/components/nanoleaf/translations/hu.json
Normal file
@ -0,0 +1,28 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van",
|
||||
"cannot_connect": "Nem siker\u00fclt csatlakozni",
|
||||
"invalid_token": "\u00c9rv\u00e9nytelen hozz\u00e1f\u00e9r\u00e9si token",
|
||||
"reauth_successful": "Az ism\u00e9telt hiteles\u00edt\u00e9s sikeres volt",
|
||||
"unknown": "V\u00e1ratlan hiba"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Nem siker\u00fclt csatlakozni",
|
||||
"not_allowing_new_tokens": "A Nanoleaf nem enged\u00e9lyezi az \u00faj tokeneket, k\u00f6vesse a fenti utas\u00edt\u00e1sokat.",
|
||||
"unknown": "V\u00e1ratlan hiba"
|
||||
},
|
||||
"flow_title": "{name}",
|
||||
"step": {
|
||||
"link": {
|
||||
"description": "Nyomja meg \u00e9s tartsa lenyomva a Nanoleaf bekapcsol\u00f3gombj\u00e1t 5 m\u00e1sodpercig, am\u00edg a gomb LED-je villogni nem kezd, majd kattintson a **SUBMIT** gombra 30 m\u00e1sodpercen bel\u00fcl.",
|
||||
"title": "Nanoleaf link"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Gazdag\u00e9p"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,7 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"reauth_successful": "\u91cd\u9a8c\u8bc1\u6210\u529f"
|
||||
}
|
||||
}
|
||||
}
|
@ -1,8 +1,14 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"unknown": "Error inesperado"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"description": "Esta integraci\u00f3n requiere la aplicaci\u00f3n de Notificaciones para Android TV.\n\nPara Android TV: https://play.google.com/store/apps/details?id=de.cyberdream.androidtv.notifications.google\nPara Fire TV: https://www.amazon.com/Christian-Fees-Notifications-for-Fire/dp/B00OESCXEK\n\nDebe configurar una reserva DHCP en su router (consulte el manual de usuario de su router) o una direcci\u00f3n IP est\u00e1tica en el dispositivo. Si no, el dispositivo acabar\u00e1 por no estar disponible.",
|
||||
"data": {
|
||||
"host": "Anfitri\u00f3n"
|
||||
},
|
||||
"description": "Esta integraci\u00f3n requiere la aplicaci\u00f3n de Notificaciones para Android TV.\n\nPara Android TV: https://play.google.com/store/apps/details?id=de.cyberdream.androidtv.notifications.google\nPara Fire TV: https://www.amazon.com/Christian-Fees-Notifications-for-Fire/dp/B00OESCXEK\n\nDebes configurar una reserva DHCP en su router (consulta el manual de usuario de tu router) o una direcci\u00f3n IP est\u00e1tica en el dispositivo. Si no, el dispositivo acabar\u00e1 por no estar disponible.",
|
||||
"title": "Notificaciones para Android TV / Fire TV"
|
||||
}
|
||||
}
|
||||
|
11
homeassistant/components/nmap_tracker/translations/el.json
Normal file
11
homeassistant/components/nmap_tracker/translations/el.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"consider_home": "\u0394\u03b5\u03c5\u03c4\u03b5\u03c1\u03cc\u03bb\u03b5\u03c0\u03c4\u03b1 \u03b1\u03bd\u03b1\u03bc\u03bf\u03bd\u03ae\u03c2 \u03bc\u03ad\u03c7\u03c1\u03b9 \u03bd\u03b1 \u03b5\u03c0\u03b9\u03c3\u03b7\u03bc\u03b1\u03bd\u03b8\u03b5\u03af \u03bc\u03b9\u03b1 \u03c3\u03c5\u03c3\u03ba\u03b5\u03c5\u03ae \u03b5\u03bd\u03c4\u03bf\u03c0\u03b9\u03c3\u03bc\u03bf\u03cd \u03c9\u03c2 \u03cc\u03c7\u03b9 \u03c3\u03c0\u03af\u03c4\u03b9, \u03b1\u03c6\u03bf\u03cd \u03b4\u03b5\u03bd \u03ad\u03c7\u03b5\u03b9 \u03b5\u03bc\u03c6\u03b1\u03bd\u03b9\u03c3\u03c4\u03b5\u03af."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -25,6 +25,7 @@
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"consider_home": "K\u00e9sleltet\u00e9s (m\u00e1sodpercben), am\u00edg az eszk\u00f6zk\u00f6vet\u0151 elveszt\u00e9se ut\u00e1n aktiv\u00e1l\u00f3djon a funcki\u00f3.",
|
||||
"exclude": "A szkennel\u00e9sb\u0151l kiz\u00e1rand\u00f3 h\u00e1l\u00f3zati c\u00edmek (vessz\u0151vel elv\u00e1lasztva)",
|
||||
"home_interval": "Minim\u00e1lis percsz\u00e1m az akt\u00edv eszk\u00f6z\u00f6k vizsg\u00e1lata k\u00f6z\u00f6tt (akkumul\u00e1tor k\u00edm\u00e9l\u00e9se)",
|
||||
"hosts": "H\u00e1l\u00f3zati c\u00edmek (vessz\u0151vel elv\u00e1lasztva) a beolvas\u00e1shoz",
|
||||
|
13
homeassistant/components/openuv/translations/el.json
Normal file
13
homeassistant/components/openuv/translations/el.json
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"from_window": "\u0391\u03c1\u03c7\u03b9\u03ba\u03cc\u03c2 \u03b4\u03b5\u03af\u03ba\u03c4\u03b7\u03c2 UV \u03b3\u03b9\u03b1 \u03c4\u03bf \u03c0\u03b1\u03c1\u03ac\u03b8\u03c5\u03c1\u03bf \u03c0\u03c1\u03bf\u03c3\u03c4\u03b1\u03c3\u03af\u03b1\u03c2",
|
||||
"to_window": "\u03a4\u03b5\u03bb\u03b9\u03ba\u03cc\u03c2 \u03b4\u03b5\u03af\u03ba\u03c4\u03b7\u03c2 UV \u03b3\u03b9\u03b1 \u03c4\u03bf \u03c0\u03b1\u03c1\u03ac\u03b8\u03c5\u03c1\u03bf \u03c0\u03c1\u03bf\u03c3\u03c4\u03b1\u03c3\u03af\u03b1\u03c2"
|
||||
},
|
||||
"title": "\u0394\u03b9\u03b1\u03bc\u03cc\u03c1\u03c6\u03c9\u03c3\u03b7 {intergration}"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -17,5 +17,12 @@
|
||||
"title": "Completa tu informaci\u00f3n"
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"title": "Configurar OpenUV"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -17,5 +17,16 @@
|
||||
"title": "T\u00f6ltsd ki az adataid"
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"from_window": "Kezd\u0151 UV index a v\u00e9d\u0151ablakhoz",
|
||||
"to_window": "A v\u00e9d\u0151ablak UV-index\u00e9nek v\u00e9ge"
|
||||
},
|
||||
"title": "Konfigur\u00e1lja az OpenUV-t"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -14,5 +14,12 @@
|
||||
"title": "\u586b\u5199\u60a8\u7684\u4fe1\u606f"
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"title": "\u914d\u7f6e OpenUV"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
13
homeassistant/components/p1_monitor/translations/el.json
Normal file
13
homeassistant/components/p1_monitor/translations/el.json
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"cannot_connect": "\u0391\u03c0\u03bf\u03c4\u03c5\u03c7\u03af\u03b1 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7\u03c2",
|
||||
"unknown": "\u0391\u03bd\u03b5\u03c0\u03ac\u03bd\u03c4\u03b5\u03c7\u03bf \u03c3\u03c6\u03ac\u03bb\u03bc\u03b1"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"description": "\u03a1\u03c5\u03b8\u03bc\u03af\u03c3\u03c4\u03b5 \u03c4\u03bf {intergration} \u03b3\u03b9\u03b1 \u03b5\u03bd\u03c3\u03c9\u03bc\u03ac\u03c4\u03c9\u03c3\u03b7 \u03bc\u03b5 \u03c4\u03bf Home Assistant."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
15
homeassistant/components/p1_monitor/translations/es.json
Normal file
15
homeassistant/components/p1_monitor/translations/es.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"unknown": "Error inesperado"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Anfitri\u00f3n",
|
||||
"name": "Nombre"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
17
homeassistant/components/p1_monitor/translations/hu.json
Normal file
17
homeassistant/components/p1_monitor/translations/hu.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"cannot_connect": "Nem siker\u00fclt csatlakozni",
|
||||
"unknown": "V\u00e1ratlan hiba"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Gazdag\u00e9p",
|
||||
"name": "N\u00e9v"
|
||||
},
|
||||
"description": "\u00c1ll\u00edtsa be a P1 monitort az Otthoni asszisztenssel val\u00f3 integr\u00e1ci\u00f3hoz."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -13,14 +13,14 @@
|
||||
"reauth_confirm": {
|
||||
"data": {
|
||||
"description": "Vuelva a autenticarse con su cuenta Prosegur.",
|
||||
"password": "Clave",
|
||||
"password": "Contrase\u00f1a",
|
||||
"username": "Nombre de Usuario"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"country": "Pa\u00eds",
|
||||
"password": "Clave",
|
||||
"password": "Contrase\u00f1a",
|
||||
"username": "Nombre de Usuario"
|
||||
}
|
||||
}
|
||||
|
@ -24,7 +24,7 @@
|
||||
"power_p3": "Potencia contratada para el per\u00edodo valle P3 (kW)",
|
||||
"tariff": "Tarifa aplicable por zona geogr\u00e1fica"
|
||||
},
|
||||
"description": "Este sensor utiliza la API oficial para obtener el [precio horario de la electricidad (PVPC)](https://www.esios.ree.es/es/pvpc) en Espa\u00f1a.\nPara una explicaci\u00f3n m\u00e1s precisa visite los [documentos de integraci\u00f3n](https://www.home-assistant.io/integrations/pvpc_hourly_pricing/).",
|
||||
"description": "Este sensor utiliza la API oficial para obtener el [precio horario de la electricidad (PVPC)](https://www.esios.ree.es/es/pvpc) en Espa\u00f1a.\nPara una explicaci\u00f3n m\u00e1s precisa visita los [documentos de integraci\u00f3n](https://www.home-assistant.io/integrations/pvpc_hourly_pricing/).",
|
||||
"title": "Configuraci\u00f3n del sensor"
|
||||
}
|
||||
}
|
||||
|
@ -0,0 +1,18 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "\u0397 \u03c3\u03c5\u03c3\u03c3\u03ba\u03b5\u03c5\u03ae \u03b5\u03af\u03bd\u03b1\u03b9 \u03ae\u03b4\u03b7 \u03c1\u03c5\u03b8\u03bc\u03b9\u03c3\u03bc\u03ad\u03bd\u03b7"
|
||||
},
|
||||
"error": {
|
||||
"unknown": "\u0391\u03bd\u03b5\u03c0\u03ac\u03bd\u03c4\u03b5\u03c7\u03bf \u03c3\u03c6\u03ac\u03bb\u03bc\u03b1"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"cloud_id": "\u0391\u03bd\u03b1\u03b3\u03bd\u03c9\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03cc \u03bd\u03ad\u03c6\u03bf\u03c5\u03c2",
|
||||
"install_code": "\u039a\u03c9\u03b4\u03b9\u03ba\u03cc\u03c2 \u03b5\u03b3\u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7\u03c2"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,14 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"unknown": "Error inesperado"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Anfitri\u00f3n"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,21 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Nem siker\u00fclt csatlakozni",
|
||||
"invalid_auth": "\u00c9rv\u00e9nytelen hiteles\u00edt\u00e9s",
|
||||
"unknown": "V\u00e1ratlan hiba"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"cloud_id": "Cloud ID",
|
||||
"host": "Gazdag\u00e9p",
|
||||
"install_code": "Telep\u00edt\u00e9si k\u00f3d"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -12,12 +12,12 @@
|
||||
"data": {
|
||||
"kamereon_account_id": "ID de cuenta de Kamereon"
|
||||
},
|
||||
"title": "Seleccione el id de la cuenta de Kamereon"
|
||||
"title": "Selecciona el id de la cuenta de Kamereon"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"locale": "Configuraci\u00f3n regional",
|
||||
"password": "Clave",
|
||||
"password": "Contrase\u00f1a",
|
||||
"username": "Correo-e"
|
||||
},
|
||||
"title": "Establecer las credenciales de Renault"
|
||||
|
@ -1,4 +1,22 @@
|
||||
{
|
||||
"device_automation": {
|
||||
"condition_type": {
|
||||
"is_gas": "\u03a4\u03c1\u03ad\u03c7\u03bf\u03bd \u03b1\u03ad\u03c1\u03b9\u03bf {entity_name}",
|
||||
"is_pm25": "\u03a4\u03c1\u03ad\u03c7\u03bf\u03bd \u03b5\u03c0\u03af\u03c0\u03b5\u03b4\u03bf \u03c3\u03c5\u03b3\u03ba\u03ad\u03bd\u03c4\u03c1\u03c9\u03c3\u03b7\u03c2 {entity_name} PM2.5",
|
||||
"is_sulphur_dioxide": "\u03a4\u03c1\u03ad\u03c7\u03bf\u03bd \u03b5\u03c0\u03af\u03c0\u03b5\u03b4\u03bf \u03c3\u03c5\u03b3\u03ba\u03ad\u03bd\u03c4\u03c1\u03c9\u03c3\u03b7\u03c2 \u03b4\u03b9\u03bf\u03be\u03b5\u03b9\u03b4\u03af\u03bf\u03c5 \u03c4\u03bf\u03c5 \u03b8\u03b5\u03af\u03bf\u03c5 {entity_name}"
|
||||
},
|
||||
"trigger_type": {
|
||||
"gas": "{entity_name} \u03bc\u03b5\u03c4\u03b1\u03b2\u03bf\u03bb\u03ad\u03c2 \u03b1\u03b5\u03c1\u03af\u03bf\u03c5",
|
||||
"nitrogen_dioxide": "{entity_name} \u03bc\u03b5\u03c4\u03b1\u03b2\u03bf\u03bb\u03ad\u03c2 \u03c4\u03b7\u03c2 \u03c3\u03c5\u03b3\u03ba\u03ad\u03bd\u03c4\u03c1\u03c9\u03c3\u03b7\u03c2 \u03b4\u03b9\u03bf\u03be\u03b5\u03b9\u03b4\u03af\u03bf\u03c5 \u03c4\u03bf\u03c5 \u03b1\u03b6\u03ce\u03c4\u03bf\u03c5",
|
||||
"nitrogen_monoxide": "{entity_name} \u03bc\u03b5\u03c4\u03b1\u03b2\u03bf\u03bb\u03ad\u03c2 \u03c4\u03b7\u03c2 \u03c3\u03c5\u03b3\u03ba\u03ad\u03bd\u03c4\u03c1\u03c9\u03c3\u03b7\u03c2 \u03bc\u03bf\u03bd\u03bf\u03be\u03b5\u03b9\u03b4\u03af\u03bf\u03c5 \u03c4\u03bf\u03c5 \u03b1\u03b6\u03ce\u03c4\u03bf\u03c5",
|
||||
"nitrous_oxide": "{entity_name} \u03bc\u03b5\u03c4\u03b1\u03b2\u03bf\u03bb\u03ad\u03c2 \u03c4\u03b7\u03c2 \u03c3\u03c5\u03b3\u03ba\u03ad\u03bd\u03c4\u03c1\u03c9\u03c3\u03b7\u03c2 \u03bf\u03be\u03b5\u03b9\u03b4\u03af\u03bf\u03c5 \u03c4\u03bf\u03c5 \u03b1\u03b6\u03ce\u03c4\u03bf\u03c5",
|
||||
"ozone": "{entity_name} \u03b1\u03bb\u03bb\u03b1\u03b3\u03ad\u03c2 \u03c3\u03c4\u03b7 \u03c3\u03c5\u03b3\u03ba\u03ad\u03bd\u03c4\u03c1\u03c9\u03c3\u03b7 \u03cc\u03b6\u03bf\u03bd\u03c4\u03bf\u03c2",
|
||||
"pm1": "{entity_name} \u03bc\u03b5\u03c4\u03b1\u03b2\u03bf\u03bb\u03ad\u03c2 \u03c3\u03c5\u03b3\u03ba\u03ad\u03bd\u03c4\u03c1\u03c9\u03c3\u03b7\u03c2 PM1",
|
||||
"pm10": "{entity_name} \u03bc\u03b5\u03c4\u03b1\u03b2\u03bf\u03bb\u03ad\u03c2 \u03c3\u03c5\u03b3\u03ba\u03ad\u03bd\u03c4\u03c1\u03c9\u03c3\u03b7\u03c2 PM10",
|
||||
"pm25": "{entity_name} \u03bc\u03b5\u03c4\u03b1\u03b2\u03bf\u03bb\u03ad\u03c2 \u03c3\u03c5\u03b3\u03ba\u03ad\u03bd\u03c4\u03c1\u03c9\u03c3\u03b7\u03c2 PM2.5",
|
||||
"sulphur_dioxide": "{entity_name} \u03bc\u03b5\u03c4\u03b1\u03b2\u03bf\u03bb\u03ad\u03c2 \u03c3\u03c4\u03b7 \u03c3\u03c5\u03b3\u03ba\u03ad\u03bd\u03c4\u03c1\u03c9\u03c3\u03b7\u03c2 \u03b4\u03b9\u03bf\u03be\u03b5\u03b9\u03b4\u03af\u03bf\u03c5 \u03c4\u03bf\u03c5 \u03b8\u03b5\u03af\u03bf\u03c5"
|
||||
}
|
||||
},
|
||||
"state": {
|
||||
"_": {
|
||||
"off": "\u039a\u03bb\u03b5\u03b9\u03c3\u03c4\u03cc",
|
||||
|
@ -26,6 +26,7 @@
|
||||
"gas": "Cambio de gas de {entity_name}",
|
||||
"humidity": "Cambios de humedad de {entity_name}",
|
||||
"illuminance": "Cambios de luminosidad de {entity_name}",
|
||||
"nitrogen_monoxide": "Cambios en la concentraci\u00f3n de mon\u00f3xido de nitr\u00f3geno de {entity_name}",
|
||||
"power": "Cambios de potencia de {entity_name}",
|
||||
"power_factor": "Cambio de factor de potencia en {entity_name}",
|
||||
"pressure": "Cambios de presi\u00f3n de {entity_name}",
|
||||
|
@ -23,6 +23,7 @@
|
||||
"is_sulphur_dioxide": "A {entity_name} k\u00e9n-dioxid koncentr\u00e1ci\u00f3 jelenlegi szintje",
|
||||
"is_temperature": "{entity_name} aktu\u00e1lis h\u0151m\u00e9rs\u00e9klete",
|
||||
"is_value": "{entity_name} aktu\u00e1lis \u00e9rt\u00e9ke",
|
||||
"is_volatile_organic_compounds": "Jelenlegi {entity_name} ill\u00e9kony szerves vegy\u00fcletek koncentr\u00e1ci\u00f3s szintje",
|
||||
"is_voltage": "A jelenlegi {entity_name} fesz\u00fclts\u00e9g"
|
||||
},
|
||||
"trigger_type": {
|
||||
@ -48,6 +49,7 @@
|
||||
"sulphur_dioxide": "{entity_name} k\u00e9n-dioxid koncentr\u00e1ci\u00f3v\u00e1ltoz\u00e1s",
|
||||
"temperature": "{entity_name} h\u0151m\u00e9rs\u00e9klete v\u00e1ltozik",
|
||||
"value": "{entity_name} \u00e9rt\u00e9ke v\u00e1ltozik",
|
||||
"volatile_organic_compounds": "{entity_name} ill\u00e9kony szerves vegy\u00fcletek koncentr\u00e1ci\u00f3j\u00e1nak v\u00e1ltoz\u00e1sai",
|
||||
"voltage": "{entity_name} fesz\u00fclts\u00e9ge v\u00e1ltozik"
|
||||
}
|
||||
},
|
||||
|
@ -18,6 +18,7 @@
|
||||
"additional_account": "Cuentas adicionales",
|
||||
"encryption_key": "Clave de encriptaci\u00f3n",
|
||||
"ping_interval": "Intervalo de ping (min)",
|
||||
"port": "Puerto",
|
||||
"protocol": "Protocolo",
|
||||
"zones": "N\u00famero de zonas de la cuenta"
|
||||
},
|
||||
|
@ -1,4 +1,9 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"reconfigure_successful": "\u0397 \u03b5\u03c0\u03b1\u03bd\u03b1\u03b4\u03b9\u03b1\u03bc\u03cc\u03c1\u03c6\u03c9\u03c3\u03b7 \u03ae\u03c4\u03b1\u03bd \u03b5\u03c0\u03b9\u03c4\u03c5\u03c7\u03ae\u03c2"
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
|
@ -30,6 +30,9 @@
|
||||
"title": "Synology DSM"
|
||||
},
|
||||
"reauth": {
|
||||
"data": {
|
||||
"password": "Contrase\u00f1a"
|
||||
},
|
||||
"description": "Raz\u00f3n: {details}",
|
||||
"title": "Synology DSM Volver a autenticar la integraci\u00f3n"
|
||||
},
|
||||
|
@ -2,7 +2,8 @@
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van",
|
||||
"reauth_successful": "Az ism\u00e9telt hiteles\u00edt\u00e9s sikeres volt"
|
||||
"reauth_successful": "Az ism\u00e9telt hiteles\u00edt\u00e9s sikeres volt",
|
||||
"reconfigure_successful": "Az \u00fajrakonfigur\u00e1l\u00e1s sikeres"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
|
||||
|
14
homeassistant/components/tractive/translations/el.json
Normal file
14
homeassistant/components/tractive/translations/el.json
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"reauth_failed_existing": "\u0394\u03b5\u03bd \u03ae\u03c4\u03b1\u03bd \u03b4\u03c5\u03bd\u03b1\u03c4\u03ae \u03b7 \u03b5\u03bd\u03b7\u03bc\u03ad\u03c1\u03c9\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03ba\u03b1\u03c4\u03b1\u03c7\u03ce\u03c1\u03b7\u03c3\u03b7\u03c2 \u03b4\u03b9\u03b1\u03bc\u03cc\u03c1\u03c6\u03c9\u03c3\u03b7\u03c2, \u03b1\u03c6\u03b1\u03b9\u03c1\u03ad\u03c3\u03c4\u03b5 \u03c4\u03b7\u03bd \u03b5\u03bd\u03c3\u03c9\u03bc\u03ac\u03c4\u03c9\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03c1\u03c5\u03b8\u03bc\u03af\u03c3\u03c4\u03b5 \u03c4\u03b7\u03bd \u03be\u03b1\u03bd\u03ac."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"email": "\u03b7\u03bb\u03b5\u03ba\u03c4\u03c1\u03bf\u03bd\u03b9\u03ba\u03cc \u03c4\u03b1\u03c7\u03c5\u03b4\u03c1\u03bf\u03bc\u03b5\u03af\u03bf"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
12
homeassistant/components/uptimerobot/translations/el.json
Normal file
12
homeassistant/components/uptimerobot/translations/el.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"reauth_confirm": {
|
||||
"description": "\u03a0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03c0\u03b1\u03c1\u03ad\u03c7\u03b5\u03c4\u03b5 \u03ad\u03bd\u03b1 \u03ba\u03bb\u03b5\u03b9\u03b4\u03af API \u03bc\u03cc\u03bd\u03bf \u03b3\u03b9\u03b1 \u03b1\u03bd\u03ac\u03b3\u03bd\u03c9\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03bf {intergration}."
|
||||
},
|
||||
"user": {
|
||||
"description": "\u03a0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03c0\u03b1\u03c1\u03ad\u03c7\u03b5\u03c4\u03b5 \u03ad\u03bd\u03b1 \u03ba\u03bb\u03b5\u03b9\u03b4\u03af API \u03bc\u03cc\u03bd\u03bf \u03b3\u03b9\u03b1 \u03b1\u03bd\u03ac\u03b3\u03bd\u03c9\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03bf {intergration}."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -9,7 +9,7 @@
|
||||
"error": {
|
||||
"cannot_connect": "No se pudo conectar",
|
||||
"invalid_api_key": "Clave de la API err\u00f3nea",
|
||||
"reauth_failed_matching_account": "La clave de API que proporcion\u00f3 no coincide con el ID de cuenta para la configuraci\u00f3n existente.",
|
||||
"reauth_failed_matching_account": "La clave de API que has proporcionado no coincide con el ID de cuenta para la configuraci\u00f3n existente.",
|
||||
"unknown": "Error desconocido"
|
||||
},
|
||||
"step": {
|
||||
@ -17,14 +17,14 @@
|
||||
"data": {
|
||||
"api_key": "API Key"
|
||||
},
|
||||
"description": "Debe proporcionar una nueva clave API de solo lectura de Uptime Robot",
|
||||
"description": "Debes proporcionar una nueva clave API de solo lectura de Uptime Robot",
|
||||
"title": "Volver a autenticar la integraci\u00f3n"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"api_key": "Clave de la API"
|
||||
},
|
||||
"description": "Debe proporcionar una clave API de solo lectura de robot de tiempo de actividad/funcionamiento"
|
||||
"description": "Debes proporcionar una clave API de solo lectura de robot de tiempo de actividad/funcionamiento"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -1,8 +1,12 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"unknown": "Error inesperado"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Contrase\u00f1a",
|
||||
"station": "N\u00famero de serie de la estaci\u00f3n"
|
||||
}
|
||||
}
|
||||
|
@ -53,8 +53,8 @@
|
||||
"title": "Conectar con un Xiaomi Gateway"
|
||||
},
|
||||
"manual": {
|
||||
"description": "Necesitar\u00e1 la clave de 32 caracteres Token API, consulte https://www.home-assistant.io/integrations/xiaomi_miio#retrieving-the-access-token para obtener instrucciones. Tenga en cuenta que esta Token API es diferente de la clave utilizada por la integraci\u00f3n de Xiaomi Aqara.",
|
||||
"title": "Con\u00e9ctese a un dispositivo Xiaomi Miio o una puerta de enlace Xiaomi"
|
||||
"description": "Necesitar\u00e1s la clave de 32 caracteres Token API, consulta https://www.home-assistant.io/integrations/xiaomi_miio#retrieving-the-access-token para obtener instrucciones. Ten en cuenta que esta Token API es diferente de la clave utilizada por la integraci\u00f3n de Xiaomi Aqara.",
|
||||
"title": "Con\u00e9ctate a un dispositivo Xiaomi Miio o una puerta de enlace Xiaomi"
|
||||
},
|
||||
"reauth_confirm": {
|
||||
"description": "La integraci\u00f3n de Xiaomi Miio necesita volver a autenticar tu cuenta para actualizar los tokens o a\u00f1adir las credenciales de la nube que faltan.",
|
||||
@ -78,14 +78,14 @@
|
||||
},
|
||||
"options": {
|
||||
"error": {
|
||||
"cloud_credentials_incomplete": "Las credenciales de la nube est\u00e1n incompletas, por favor, rellene el nombre de usuario, la contrase\u00f1a y el pa\u00eds"
|
||||
"cloud_credentials_incomplete": "Las credenciales de la nube est\u00e1n incompletas, por favor, rellena el nombre de usuario, la contrase\u00f1a y el pa\u00eds"
|
||||
},
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"cloud_subdevices": "Utilice la nube para conectar subdispositivos"
|
||||
"cloud_subdevices": "Utiliza la nube para conectar subdispositivos"
|
||||
},
|
||||
"description": "Especifique los ajustes opcionales",
|
||||
"description": "Especifica los ajustes opcionales",
|
||||
"title": "Xiaomi Miio"
|
||||
}
|
||||
}
|
||||
|
@ -19,7 +19,7 @@
|
||||
"data": {
|
||||
"area_id": "ID de \u00e1rea",
|
||||
"name": "Nombre",
|
||||
"password": "Clave",
|
||||
"password": "Contrase\u00f1a",
|
||||
"username": "Nombre de usuario"
|
||||
}
|
||||
}
|
||||
|
@ -9,6 +9,9 @@
|
||||
"flow_title": "MusicCast: {name}",
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Anfitri\u00f3n"
|
||||
},
|
||||
"description": "Configura MusicCast para integrarse con Home Assistant."
|
||||
}
|
||||
}
|
||||
|
13
homeassistant/components/zha/translations/el.json
Normal file
13
homeassistant/components/zha/translations/el.json
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"not_zha_device": "\u0391\u03c5\u03c4\u03ae \u03b7 \u03c3\u03c5\u03c3\u03ba\u03b5\u03c5\u03ae \u03b4\u03b5\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03c3\u03c5\u03c3\u03ba\u03b5\u03c5\u03ae zha",
|
||||
"usb_probe_failed": "\u0391\u03c0\u03bf\u03c4\u03c5\u03c7\u03af\u03b1 \u03b1\u03bd\u03af\u03c7\u03bd\u03b5\u03c5\u03c3\u03b7\u03c2 \u03c4\u03b7\u03c2 \u03c3\u03c5\u03c3\u03ba\u03b5\u03c5\u03ae\u03c2 usb"
|
||||
},
|
||||
"step": {
|
||||
"confirm": {
|
||||
"description": "\u0398\u03ad\u03bb\u03b5\u03c4\u03b5 \u03bd\u03b1 \u03c1\u03c5\u03b8\u03bc\u03af\u03c3\u03b5\u03c4\u03b5 \u03c4\u03bf {name} ;"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -1,13 +1,18 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"single_instance_allowed": "M\u00e1r konfigur\u00e1lva van. Csak egy konfigur\u00e1ci\u00f3 lehets\u00e9ges."
|
||||
"not_zha_device": "Ez az eszk\u00f6z nem zha eszk\u00f6z",
|
||||
"single_instance_allowed": "M\u00e1r konfigur\u00e1lva van. Csak egy konfigur\u00e1ci\u00f3 lehets\u00e9ges.",
|
||||
"usb_probe_failed": "Nem siker\u00fclt megvizsg\u00e1lni az USB eszk\u00f6zt"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Sikertelen csatlakoz\u00e1s"
|
||||
},
|
||||
"flow_title": "{name}",
|
||||
"step": {
|
||||
"confirm": {
|
||||
"description": "Be szeretn\u00e9 \u00e1ll\u00edtani a {name}-t?"
|
||||
},
|
||||
"pick_radio": {
|
||||
"data": {
|
||||
"radio_type": "R\u00e1di\u00f3 t\u00edpusa"
|
||||
|
@ -6,7 +6,7 @@
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"icon": "\u0417\u043d\u0430\u0447\u043e\u043a",
|
||||
"icon": "\u0418\u043a\u043e\u043d\u043a\u0430",
|
||||
"latitude": "\u0428\u0438\u0440\u043e\u0442\u0430",
|
||||
"longitude": "\u0414\u043e\u043b\u0433\u043e\u0442\u0430",
|
||||
"name": "\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435",
|
||||
|
19
homeassistant/components/zwave_js/translations/el.json
Normal file
19
homeassistant/components/zwave_js/translations/el.json
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"discovery_requires_supervisor": "\u0397 \u03b1\u03bd\u03b1\u03ba\u03ac\u03bb\u03c5\u03c8\u03b7 \u03b1\u03c0\u03b1\u03b9\u03c4\u03b5\u03af \u03c4\u03bf\u03bd \u03b5\u03c0\u03cc\u03c0\u03c4\u03b7.",
|
||||
"not_zwave_device": "\u0397 \u03c3\u03c5\u03c3\u03ba\u03b5\u03c5\u03ae \u03c0\u03bf\u03c5 \u03b1\u03bd\u03b1\u03ba\u03b1\u03bb\u03cd\u03c6\u03b8\u03b7\u03ba\u03b5 \u03b4\u03b5\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03c3\u03c5\u03c3\u03ba\u03b5\u03c5\u03ae Z-Wave."
|
||||
},
|
||||
"step": {
|
||||
"usb_confirm": {
|
||||
"description": "\u0398\u03ad\u03bb\u03b5\u03c4\u03b5 \u03bd\u03b1 \u03c1\u03c5\u03b8\u03bc\u03af\u03c3\u03b5\u03c4\u03b5 \u03c4\u03bf {name} \u03bc\u03b5 \u03c4\u03bf \u03c0\u03c1\u03cc\u03c3\u03b8\u03b5\u03c4\u03bf Z-Wave JS;"
|
||||
}
|
||||
}
|
||||
},
|
||||
"device_automation": {
|
||||
"trigger_type": {
|
||||
"zwave_js.value_updated.config_parameter": "\u0391\u03bb\u03bb\u03b1\u03b3\u03ae \u03c4\u03b9\u03bc\u03ae\u03c2 \u03c3\u03c4\u03b7\u03bd \u03c0\u03b1\u03c1\u03ac\u03bc\u03b5\u03c4\u03c1\u03bf config {subtype}",
|
||||
"zwave_js.value_updated.value": "\u0391\u03bb\u03bb\u03b1\u03b3\u03ae \u03c4\u03b9\u03bc\u03ae\u03c2 \u03c3\u03b5 \u03c4\u03b9\u03bc\u03ae Z-Wave JS"
|
||||
}
|
||||
}
|
||||
}
|
@ -75,7 +75,7 @@
|
||||
"addon_start_failed": "No se ha podido iniciar el complemento Z-Wave JS.",
|
||||
"already_configured": "El dispositivo ya est\u00e1 configurado",
|
||||
"cannot_connect": "No se pudo conectar",
|
||||
"different_device": "El dispositivo USB conectado no es el mismo que el configurado anteriormente para esta entrada de configuraci\u00f3n. Por favor, cree una nueva entrada de configuraci\u00f3n para el nuevo dispositivo."
|
||||
"different_device": "El dispositivo USB conectado no es el mismo que el configurado anteriormente para esta entrada de configuraci\u00f3n. Por favor, crea una nueva entrada de configuraci\u00f3n para el nuevo dispositivo."
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "No se pudo conectar",
|
||||
@ -83,8 +83,8 @@
|
||||
"unknown": "Error inesperado"
|
||||
},
|
||||
"progress": {
|
||||
"install_addon": "Por favor, espere mientras termina la instalaci\u00f3n del complemento Z-Wave JS. Esto puede tardar varios minutos.",
|
||||
"start_addon": "Por favor, espere mientras se completa el inicio del complemento Z-Wave JS. Esto puede tardar algunos segundos."
|
||||
"install_addon": "Por favor, espera mientras termina la instalaci\u00f3n del complemento Z-Wave JS. Esto puede tardar varios minutos.",
|
||||
"start_addon": "Por favor, espera mientras se completa el inicio del complemento Z-Wave JS. Esto puede tardar algunos segundos."
|
||||
},
|
||||
"step": {
|
||||
"configure_addon": {
|
||||
@ -98,6 +98,9 @@
|
||||
},
|
||||
"install_addon": {
|
||||
"title": "La instalaci\u00f3n del complemento Z-Wave JS ha comenzado"
|
||||
},
|
||||
"on_supervisor": {
|
||||
"title": "Selecciona el m\u00e9todo de conexi\u00f3n"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -8,7 +8,9 @@
|
||||
"addon_start_failed": "Nem siker\u00fclt elind\u00edtani a Z-Wave JS b\u0151v\u00edtm\u00e9nyt.",
|
||||
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van",
|
||||
"already_in_progress": "A konfigur\u00e1ci\u00f3 m\u00e1r folyamatban van.",
|
||||
"cannot_connect": "Sikertelen csatlakoz\u00e1s"
|
||||
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
|
||||
"discovery_requires_supervisor": "A felfedez\u00e9shez a fel\u00fcgyel\u0151re van sz\u00fcks\u00e9g.",
|
||||
"not_zwave_device": "A felfedezett eszk\u00f6z nem Z-Wave eszk\u00f6z."
|
||||
},
|
||||
"error": {
|
||||
"addon_start_failed": "Nem siker\u00fclt elind\u00edtani a Z-Wave JS b\u0151v\u00edtm\u00e9nyt. Ellen\u0151rizze a konfigur\u00e1ci\u00f3t.",
|
||||
@ -16,6 +18,7 @@
|
||||
"invalid_ws_url": "\u00c9rv\u00e9nytelen websocket URL",
|
||||
"unknown": "V\u00e1ratlan hiba t\u00f6rt\u00e9nt"
|
||||
},
|
||||
"flow_title": "{name}",
|
||||
"progress": {
|
||||
"install_addon": "V\u00e1rjon, am\u00edg a Z-Wave JS kieg\u00e9sz\u00edt\u0151 telep\u00edt\u00e9se befejez\u0151dik. Ez t\u00f6bb percig is eltarthat.",
|
||||
"start_addon": "V\u00e1rj am\u00edg a Z-Wave JS b\u0151v\u00edtm\u00e9ny elindul. Ez eltarthat n\u00e9h\u00e1ny m\u00e1sodpercig."
|
||||
@ -48,6 +51,9 @@
|
||||
},
|
||||
"start_addon": {
|
||||
"title": "Indul a Z-Wave JS b\u0151v\u00edtm\u00e9ny."
|
||||
},
|
||||
"usb_confirm": {
|
||||
"description": "Szeretn\u00e9 be\u00e1ll\u00edtani a(z) {name} alkalmaz\u00e1st a Z-Wave JS b\u0151v\u00edtm\u00e9nnyel?"
|
||||
}
|
||||
}
|
||||
},
|
||||
@ -63,7 +69,9 @@
|
||||
"event.value_notification.basic": "Alapvet\u0151 CC esem\u00e9ny a(z) {subtype}",
|
||||
"event.value_notification.central_scene": "K\u00f6zponti jelenet m\u0171velet {subtype}",
|
||||
"event.value_notification.scene_activation": "Jelenetaktiv\u00e1l\u00e1s {subtype}",
|
||||
"state.node_status": "A csom\u00f3pont \u00e1llapota megv\u00e1ltozott"
|
||||
"state.node_status": "A csom\u00f3pont \u00e1llapota megv\u00e1ltozott",
|
||||
"zwave_js.value_updated.config_parameter": "\u00c9rt\u00e9kv\u00e1ltoz\u00e1s a {subtype}",
|
||||
"zwave_js.value_updated.value": "\u00c9rt\u00e9kv\u00e1ltoz\u00e1s egy Z-Wave JS \u00e9rt\u00e9ken"
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user