[ci skip] Translation update
parent
6ee82e1031
commit
9d93f8b6d1
|
@ -17,7 +17,7 @@
|
|||
"latitude": "\u0428\u0438\u0440\u043e\u0442\u0430",
|
||||
"longitude": "\u0414\u043e\u043b\u0433\u043e\u0442\u0430"
|
||||
},
|
||||
"description": "\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0439\u0442\u0435 \u043e\u0431\u043b\u0430\u0447\u043d\u044b\u0439 API AirVisual \u0434\u043b\u044f \u043c\u043e\u043d\u0438\u0442\u043e\u0440\u0438\u043d\u0433\u0430 \u0448\u0438\u0440\u043e\u0442\u044b/\u0434\u043e\u043b\u0433\u043e\u0442\u044b.",
|
||||
"description": "\u0414\u043b\u044f \u043c\u043e\u043d\u0438\u0442\u043e\u0440\u0438\u043d\u0433\u0430 \u043f\u043e \u043a\u043e\u043e\u0440\u0434\u0438\u043d\u0430\u0442\u0430\u043c \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442\u0441\u044f \u043e\u0431\u043b\u0430\u0447\u043d\u044b\u0439 API AirVisual.",
|
||||
"title": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430 \u043c\u0435\u0441\u0442\u043e\u043f\u043e\u043b\u043e\u0436\u0435\u043d\u0438\u044f"
|
||||
},
|
||||
"geography_by_name": {
|
||||
|
@ -25,9 +25,9 @@
|
|||
"api_key": "\u041a\u043b\u044e\u0447 API",
|
||||
"city": "\u0413\u043e\u0440\u043e\u0434",
|
||||
"country": "\u0421\u0442\u0440\u0430\u043d\u0430",
|
||||
"state": "\u0448\u0442\u0430\u0442"
|
||||
"state": "\u0428\u0442\u0430\u0442"
|
||||
},
|
||||
"description": "\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0439\u0442\u0435 \u043e\u0431\u043b\u0430\u0447\u043d\u044b\u0439 API AirVisual \u0434\u043b\u044f \u043c\u043e\u043d\u0438\u0442\u043e\u0440\u0438\u043d\u0433\u0430 \u0433\u043e\u0440\u043e\u0434\u0430/\u0448\u0442\u0430\u0442\u0430/\u0441\u0442\u0440\u0430\u043d\u044b.",
|
||||
"description": "\u0414\u043b\u044f \u043c\u043e\u043d\u0438\u0442\u043e\u0440\u0438\u043d\u0433\u0430 \u0433\u043e\u0440\u043e\u0434\u0430/\u0448\u0442\u0430\u0442\u0430/\u0441\u0442\u0440\u0430\u043d\u044b \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442\u0441\u044f \u043e\u0431\u043b\u0430\u0447\u043d\u044b\u0439 API AirVisual.",
|
||||
"title": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430 \u043c\u0435\u0441\u0442\u043e\u043f\u043e\u043b\u043e\u0436\u0435\u043d\u0438\u044f"
|
||||
},
|
||||
"node_pro": {
|
||||
|
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"state": {
|
||||
"airvisual__pollutant_label": {
|
||||
"co": "Mon\u00f2xid de carboni",
|
||||
"n2": "Di\u00f2xid de nitrogen",
|
||||
"o3": "Oz\u00f3",
|
||||
"p1": "PM10",
|
||||
"p2": "PM2.5",
|
||||
"s2": "Di\u00f2xid de sofre"
|
||||
},
|
||||
"airvisual__pollutant_level": {
|
||||
"good": "Bo",
|
||||
"hazardous": "Perill\u00f3s",
|
||||
"moderate": "Moderat",
|
||||
"unhealthy": "Poc saludable",
|
||||
"unhealthy_sensitive": "Poc saludable per a grups sensibles",
|
||||
"very_unhealthy": "Molt poc saludable"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"state": {
|
||||
"airvisual__pollutant_label": {
|
||||
"co": "Vingugaas",
|
||||
"n2": "L\u00e4mmastikdioksiid",
|
||||
"o3": "Osoon",
|
||||
"p1": "PM10 osakesed",
|
||||
"p2": "PM2.5 osakesed",
|
||||
"s2": "V\u00e4\u00e4veldioksiid"
|
||||
},
|
||||
"airvisual__pollutant_level": {
|
||||
"good": "Hea",
|
||||
"hazardous": "Ohtlik",
|
||||
"moderate": "M\u00f5\u00f5dukas",
|
||||
"unhealthy": "Ebatervislik",
|
||||
"unhealthy_sensitive": "Ebatervislik riskir\u00fchmale",
|
||||
"very_unhealthy": "V\u00e4ga ebatervislik"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"state": {
|
||||
"airvisual__pollutant_label": {
|
||||
"co": "Koolmonoxide",
|
||||
"n2": "Stikstofdioxide",
|
||||
"o3": "Ozon",
|
||||
"p1": "PM10",
|
||||
"p2": "PM2.5",
|
||||
"s2": "Zwaveldioxide"
|
||||
},
|
||||
"airvisual__pollutant_level": {
|
||||
"good": "Goed",
|
||||
"hazardous": "Gevaarlijk",
|
||||
"moderate": "Matig",
|
||||
"unhealthy": "Ongezond",
|
||||
"unhealthy_sensitive": "Ongezond voor gevoelige groepen",
|
||||
"very_unhealthy": "Heel ongezond"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"state": {
|
||||
"airvisual__pollutant_label": {
|
||||
"co": "\u0423\u0433\u0430\u0440\u043d\u044b\u0439 \u0433\u0430\u0437",
|
||||
"n2": "\u0414\u0438\u043e\u043a\u0441\u0438\u0434 \u0430\u0437\u043e\u0442\u0430",
|
||||
"o3": "\u041e\u0437\u043e\u043d",
|
||||
"p1": "PM10",
|
||||
"p2": "PM2.5",
|
||||
"s2": "\u0414\u0438\u043e\u043a\u0441\u0438\u0434 \u0441\u0435\u0440\u044b"
|
||||
},
|
||||
"airvisual__pollutant_level": {
|
||||
"good": "\u0425\u043e\u0440\u043e\u0448\u043e",
|
||||
"hazardous": "\u041e\u043f\u0430\u0441\u043d\u043e",
|
||||
"moderate": "\u0421\u0440\u0435\u0434\u043d\u0435",
|
||||
"unhealthy": "\u0412\u0440\u0435\u0434\u043d\u043e",
|
||||
"unhealthy_sensitive": "\u0412\u0440\u0435\u0434\u043d\u043e \u0434\u043b\u044f \u0443\u044f\u0437\u0432\u0438\u043c\u044b\u0445 \u0433\u0440\u0443\u043f\u043f",
|
||||
"very_unhealthy": "\u041e\u0447\u0435\u043d\u044c \u0432\u0440\u0435\u0434\u043d\u043e"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"state": {
|
||||
"airvisual__pollutant_label": {
|
||||
"co": "\u4e00\u6c27\u5316\u78b3",
|
||||
"n2": "\u4e8c\u6c27\u5316\u6c2e",
|
||||
"o3": "\u81ed\u6c27",
|
||||
"p1": "PM10",
|
||||
"p2": "PM2.5",
|
||||
"s2": "\u4e8c\u6c27\u5316\u786b"
|
||||
},
|
||||
"airvisual__pollutant_level": {
|
||||
"good": "\u826f\u597d",
|
||||
"hazardous": "\u5371\u96aa",
|
||||
"moderate": "\u4e2d\u7b49",
|
||||
"unhealthy": "\u4e0d\u5065\u5eb7",
|
||||
"unhealthy_sensitive": "\u5c0d\u654f\u611f\u65cf\u7fa4\u4e0d\u5065\u5eb7",
|
||||
"very_unhealthy": "\u975e\u5e38\u4e0d\u5065\u5eb7"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,34 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "El dispositiu ja est\u00e0 configurat",
|
||||
"api_ratelimit": "S'ha superat la taxa l\u00edmit d'API",
|
||||
"unknown": "Error inesperat"
|
||||
},
|
||||
"error": {
|
||||
"api_ratelimit": "S'ha superat la taxa l\u00edmit d'API",
|
||||
"invalid_auth": "Autenticaci\u00f3 inv\u00e0lida",
|
||||
"unknown": "Error inesperat"
|
||||
},
|
||||
"step": {
|
||||
"coordinates": {
|
||||
"data": {
|
||||
"latitude": "Latitud",
|
||||
"longitude": "Longitud"
|
||||
}
|
||||
},
|
||||
"country": {
|
||||
"data": {
|
||||
"country_code": "Codi de pa\u00eds"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"api_key": "Token d'acc\u00e9s",
|
||||
"location": "Obt\u00e9 dades per"
|
||||
},
|
||||
"description": "Visita https://co2signal.com/ per demanar un token."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,34 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Seade on juba h\u00e4\u00e4lestatud",
|
||||
"api_ratelimit": "API p\u00e4rigute limiit on \u00fcletatud",
|
||||
"unknown": "Ootamatu t\u00f5rge"
|
||||
},
|
||||
"error": {
|
||||
"api_ratelimit": "API p\u00e4rigute limiit on \u00fcletatud",
|
||||
"invalid_auth": "Tuvastamine nurjus",
|
||||
"unknown": "Ootamatu t\u00f5rge"
|
||||
},
|
||||
"step": {
|
||||
"coordinates": {
|
||||
"data": {
|
||||
"latitude": "Laiuskraad",
|
||||
"longitude": "Pikkuskraad"
|
||||
}
|
||||
},
|
||||
"country": {
|
||||
"data": {
|
||||
"country_code": "Riigi kood"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"api_key": "Juurdep\u00e4\u00e4sut\u00f5end",
|
||||
"location": "Hangi andmed"
|
||||
},
|
||||
"description": "Loa taotlemiseks k\u00fclasta https://co2signal.com/."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,34 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Apparaat is al geconfigureerd",
|
||||
"api_ratelimit": "API Ratelimit overschreden",
|
||||
"unknown": "Onverwachte fout"
|
||||
},
|
||||
"error": {
|
||||
"api_ratelimit": "API Ratelimit overschreden",
|
||||
"invalid_auth": "Ongeldige authenticatie",
|
||||
"unknown": "Onverwachte fout"
|
||||
},
|
||||
"step": {
|
||||
"coordinates": {
|
||||
"data": {
|
||||
"latitude": "Breedtegraad",
|
||||
"longitude": "Lengtegraad"
|
||||
}
|
||||
},
|
||||
"country": {
|
||||
"data": {
|
||||
"country_code": "Landcode"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"api_key": "Toegangstoken",
|
||||
"location": "Gegevens ophalen voor"
|
||||
},
|
||||
"description": "Ga naar https://co2signal.com/ om een token aan te vragen."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,34 @@
|
|||
{
|
||||
"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.",
|
||||
"api_ratelimit": "\u041f\u0440\u0435\u0432\u044b\u0448\u0435\u043d \u043f\u0440\u0435\u0434\u0435\u043b \u0441\u043a\u043e\u0440\u043e\u0441\u0442\u0438 API.",
|
||||
"unknown": "\u041d\u0435\u043f\u0440\u0435\u0434\u0432\u0438\u0434\u0435\u043d\u043d\u0430\u044f \u043e\u0448\u0438\u0431\u043a\u0430."
|
||||
},
|
||||
"error": {
|
||||
"api_ratelimit": "\u041f\u0440\u0435\u0432\u044b\u0448\u0435\u043d \u043f\u0440\u0435\u0434\u0435\u043b \u0441\u043a\u043e\u0440\u043e\u0441\u0442\u0438 API.",
|
||||
"invalid_auth": "\u041e\u0448\u0438\u0431\u043a\u0430 \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u0438.",
|
||||
"unknown": "\u041d\u0435\u043f\u0440\u0435\u0434\u0432\u0438\u0434\u0435\u043d\u043d\u0430\u044f \u043e\u0448\u0438\u0431\u043a\u0430."
|
||||
},
|
||||
"step": {
|
||||
"coordinates": {
|
||||
"data": {
|
||||
"latitude": "\u0428\u0438\u0440\u043e\u0442\u0430",
|
||||
"longitude": "\u0414\u043e\u043b\u0433\u043e\u0442\u0430"
|
||||
}
|
||||
},
|
||||
"country": {
|
||||
"data": {
|
||||
"country_code": "\u041a\u043e\u0434 \u0441\u0442\u0440\u0430\u043d\u044b"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"api_key": "\u0422\u043e\u043a\u0435\u043d \u0434\u043e\u0441\u0442\u0443\u043f\u0430",
|
||||
"location": "\u041f\u043e\u043b\u0443\u0447\u0435\u043d\u0438\u0435 \u0434\u0430\u043d\u043d\u044b\u0445 \u0434\u043b\u044f"
|
||||
},
|
||||
"description": "\u0422\u043e\u043a\u0435\u043d \u0434\u043e\u0441\u0442\u0443\u043f\u0430 \u0412\u044b \u043c\u043e\u0436\u0435\u0442\u0435 \u043f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u043d\u0430 \u0441\u0430\u0439\u0442\u0435 https://co2signal.com/."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,34 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "\u88dd\u7f6e\u5df2\u7d93\u8a2d\u5b9a\u5b8c\u6210",
|
||||
"api_ratelimit": "\u8d85\u904e API \u5b58\u53d6\u9650\u5236",
|
||||
"unknown": "\u672a\u9810\u671f\u932f\u8aa4"
|
||||
},
|
||||
"error": {
|
||||
"api_ratelimit": "\u8d85\u904e API \u5b58\u53d6\u9650\u5236",
|
||||
"invalid_auth": "\u9a57\u8b49\u78bc\u7121\u6548",
|
||||
"unknown": "\u672a\u9810\u671f\u932f\u8aa4"
|
||||
},
|
||||
"step": {
|
||||
"coordinates": {
|
||||
"data": {
|
||||
"latitude": "\u7def\u5ea6",
|
||||
"longitude": "\u7d93\u5ea6"
|
||||
}
|
||||
},
|
||||
"country": {
|
||||
"data": {
|
||||
"country_code": "\u570b\u78bc"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"api_key": "\u5b58\u53d6\u6b0a\u6756",
|
||||
"location": "\u53d6\u5f97\u8cc7\u6599\uff1a"
|
||||
},
|
||||
"description": "\u700f\u89bd https://co2signal.com/ \u4ee5\u7372\u5f97\u6b0a\u6756\u3002"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"invalid_auth": "Autenticaci\u00f3 inv\u00e0lida"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Contrasenya",
|
||||
"username": "Nom d'usuari"
|
||||
},
|
||||
"description": "Introdueix les credencials utilitzades per iniciar sessi\u00f3 a mytotalconnectcomfort.com.",
|
||||
"title": "Honeywell Total Connect Comfort (EUA)"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"invalid_auth": "Tuvastamine nurjus"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Salas\u00f5na",
|
||||
"username": "Kasutajanimi"
|
||||
},
|
||||
"description": "Sisesta saidile mytotalconnectcomfort.com sisenemiseks kasutatav mandaat.",
|
||||
"title": "Honeywell Total Connect Comfort (USA)"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"invalid_auth": "Ongeldige authenticatie"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Wachtwoord",
|
||||
"username": "Gebruikersnaam"
|
||||
},
|
||||
"description": "Voer de inloggegevens in die zijn gebruikt om in te loggen op mytotalconnectcomfort.com.",
|
||||
"title": "Honeywell Total Connect Comfort (US)"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"invalid_auth": "\u041e\u0448\u0438\u0431\u043a\u0430 \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u0438."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "\u041f\u0430\u0440\u043e\u043b\u044c",
|
||||
"username": "\u0418\u043c\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f"
|
||||
},
|
||||
"description": "\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0443\u0447\u0435\u0442\u043d\u044b\u0435 \u0434\u0430\u043d\u043d\u044b\u0435 \u0434\u043b\u044f \u0432\u0445\u043e\u0434\u0430 \u043d\u0430 mytotalconnectcomfort.com.",
|
||||
"title": "Honeywell Total Connect Comfort (\u0421\u0428\u0410)"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"invalid_auth": "\u9a57\u8b49\u78bc\u7121\u6548"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "\u5bc6\u78bc",
|
||||
"username": "\u4f7f\u7528\u8005\u540d\u7a31"
|
||||
},
|
||||
"description": "\u8acb\u8f38\u5165\u767b\u5165 mytotalconnectcomfort.com \u4e4b\u6191\u8b49\u3002",
|
||||
"title": "Honeywell Total Connect Comfort\uff08\u7f8e\u570b\uff09"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"no_devices_found": "V\u00f5rgust ei leitud \u00fchtegi seadet",
|
||||
"single_instance_allowed": "Juba seadistatud. V\u00f5imalik on ainult \u00fcks seadistamine."
|
||||
},
|
||||
"step": {
|
||||
"confirm": {
|
||||
"description": "Kas soovid alustada seadistamist?"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"no_devices_found": "Geen apparaten gevonden op het netwerk",
|
||||
"single_instance_allowed": "Al geconfigureerd. Slechts een enkele configuratie mogelijk."
|
||||
},
|
||||
"step": {
|
||||
"confirm": {
|
||||
"description": "Wil je beginnen met instellen?"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue