[ci skip] Translation update

pull/84120/head^2
GitHub Action 2022-12-17 00:21:18 +00:00
parent 8e3953a9d5
commit 6b858ce8af
24 changed files with 283 additions and 25 deletions

View File

@ -0,0 +1,20 @@
{
"config": {
"abort": {
"already_configured": "\u88dd\u7f6e\u5df2\u7d93\u8a2d\u5b9a\u5b8c\u6210"
},
"error": {
"cannot_connect": "\u9023\u7dda\u5931\u6557",
"unknown": "\u672a\u9810\u671f\u932f\u8aa4"
},
"step": {
"user": {
"data": {
"ip_address": "\u4e3b\u6a5f\u7aef",
"password": "\u5bc6\u78bc"
},
"description": "\u5bc6\u78bc\u53ef\u4ee5\u900f\u904e AirVisual Pro UI \u7372\u5f97\u3002"
}
}
}
}

View File

@ -0,0 +1,10 @@
{
"state": {
"_": {
"idle": "Inactiu",
"off": "Ent\u00e8s",
"on": "Actiu"
}
},
"title": "Alerta"
}

View File

@ -0,0 +1,10 @@
{
"state": {
"_": {
"idle": "Niet actief",
"off": "Bevestigd",
"on": "Actief"
}
},
"title": "Alarmering"
}

View File

@ -0,0 +1,10 @@
{
"state": {
"_": {
"idle": "Ocioso",
"off": "Reconhecido",
"on": "Ativo"
}
},
"title": "Alerta"
}

View File

@ -0,0 +1,10 @@
{
"state": {
"_": {
"idle": "\u5f85\u547d",
"off": "\u5df2\u4e86\u89e3",
"on": "\u555f\u7528"
}
},
"title": "\u8b66\u5831"
}

View File

@ -27,22 +27,102 @@
},
"state_attributes": {
"_": {
"aux_heat": {
"name": "Extra verwarming"
},
"current_humidity": {
"name": "Huidige luchtvochtigheid"
},
"current_temperature": {
"name": "Huidige temperatuur"
},
"fan_mode": {
"name": "Ventilator mode",
"state": {
"auto": "Automatisch",
"diffuse": "Diffuus",
"focus": "Concentratie",
"high": "Hoog",
"low": "Laag",
"medium": "Gemiddeld",
"middle": "Tussenstand",
"off": "Uit",
"on": "Aan"
"on": "Aan",
"top": "Maximaal"
}
},
"fan_modes": {
"name": "Ventilator modes"
},
"humidity": {
"name": "Luchtvochtigheid instelling"
},
"hvac_action": {
"name": "Huidige operatie",
"state": {
"cooling": "Koelen",
"drying": "Drogen",
"fan": "Ventilator",
"heating": "Verwarmen",
"idle": "Niet actief",
"off": "Uit"
}
},
"swing_mode": {
"hvac_modes": {
"name": "Airconditioner modi"
},
"max_humidity": {
"name": "Maximale luchtvochtigheid instelling"
},
"max_temp": {
"name": "Maximale insteltemperatuur"
},
"min_humidity": {
"name": "Minimale luchtvochtigheid instelling"
},
"min_temp": {
"name": "Minimale insteltemperatuur"
},
"preset_mode": {
"name": "Voorinstelling",
"state": {
"off": "Uit",
"on": "Aan"
"activity": "Activiteit",
"away": "Niet thuis",
"boost": "Boost",
"comfort": "Comfort",
"eco": "ECO",
"home": "Thuis",
"none": "Geen",
"sleep": "Slapen"
}
},
"preset_modes": {
"name": "Voorinstellingen"
},
"swing_mode": {
"name": "Beweging",
"state": {
"both": "Beide",
"horizontal": "Horizontaal",
"off": "Uit",
"on": "Aan",
"vertical": "Verticaal"
}
},
"swing_modes": {
"name": "Beweging"
},
"target_temp_high": {
"name": "Maximale temperatuurinstelling"
},
"target_temp_low": {
"name": "Minimale temperatuurinstelling"
},
"target_temp_step": {
"name": "Temperatuurinstelling stapgrootte"
},
"temperature": {
"name": "Temperatuurinstelling"
}
}
},

View File

@ -47,8 +47,8 @@
},
"issues": {
"ble_firmware_outdated": {
"description": "Um die Zuverl\u00e4ssigkeit und Leistung von Bluetooth zu verbessern, empfehlen wir dringend, {name} mit ESPHome 2022.11.0 oder h\u00f6her zu aktualisieren.",
"title": "Aktualisieren von {name} mit ESPHome 2022.11.0 oder h\u00f6her"
"description": "Um die Zuverl\u00e4ssigkeit und Leistung von Bluetooth zu verbessern, empfehlen wir dringend, {name} mit ESPHome {version} oder h\u00f6her zu aktualisieren. Wenn du das Ger\u00e4t auf ESPHome {version} aktualisierst, wird empfohlen, ein serielles Kabel anstelle eines Over-the-Air-Updates zu verwenden, um das neue Partitionsschema zu nutzen.",
"title": "Aktualisieren von {name} mit ESPHome {version} oder h\u00f6her"
}
}
}

View File

@ -47,8 +47,8 @@
},
"issues": {
"ble_firmware_outdated": {
"description": "For \u00e5 forbedre Bluetooth-p\u00e5litelighet og ytelse anbefaler vi p\u00e5 det sterkeste \u00e5 oppdatere {name} med ESPHome 2022.11.0 eller nyere.",
"title": "Oppdater {name} med ESPHome 2022.11.0 eller nyere"
"description": "For \u00e5 forbedre Bluetooth-p\u00e5litelighet og ytelse anbefaler vi p\u00e5 det sterkeste \u00e5 oppdatere {name} med ESPHome {version} eller nyere. N\u00e5r du oppdaterer enheten til ESPHome {version} , anbefales det \u00e5 bruke en seriell kabel i stedet for en tr\u00e5dl\u00f8s oppdatering for \u00e5 dra nytte av det nye partisjonsskjemaet.",
"title": "Oppdater {name} med ESPHome {version} eller nyere"
}
}
}

View File

@ -47,8 +47,8 @@
},
"issues": {
"ble_firmware_outdated": {
"description": "Para melhorar a confiabilidade e o desempenho do Bluetooth, recomendamos atualizar {name} com ESPHome 2022.11.0 ou posterior.",
"title": "Atualize {name} com ESPHome 2022.11.0 ou posterior"
"description": "Para melhorar a confiabilidade e o desempenho do Bluetooth, recomendamos atualizar {name} com ESPHome {version} ou posterior. Ao atualizar o dispositivo para ESPHome {version}, \u00e9 recomend\u00e1vel usar um cabo serial em vez de uma atualiza\u00e7\u00e3o over-the-air para aproveitar o novo esquema de parti\u00e7\u00e3o.",
"title": "Atualize {name} com ESPHome {version} ou posterior"
}
}
}

View File

@ -47,8 +47,8 @@
},
"issues": {
"ble_firmware_outdated": {
"description": "Ak chcete zlep\u0161i\u0165 spo\u013eahlivos\u0165 a v\u00fdkon Bluetooth, d\u00f4razne odpor\u00fa\u010dame aktualizova\u0165 {name} na ESPHome 2022.11.0 alebo nov\u0161\u00ed.",
"title": "Aktualizujte {name} pomocou ESPHome 2022.11.0 alebo nov\u0161ieho"
"description": "Ak chcete zlep\u0161i\u0165 spo\u013eahlivos\u0165 a v\u00fdkon Bluetooth, d\u00f4razne odpor\u00fa\u010dame aktualizova\u0165 {name} na ESPHome {version} alebo nov\u0161\u00ed. Pri aktualiz\u00e1cii zariadenia na ESPHome {version} sa odpor\u00fa\u010da pou\u017ei\u0165 namiesto bezdr\u00f4tovej aktualiz\u00e1cie s\u00e9riov\u00fd k\u00e1bel, aby ste mohli vyu\u017ei\u0165 nov\u00fa sch\u00e9mu oddielov.",
"title": "Aktualizujte {name} pomocou ESPHome {version} alebo nov\u0161ieho"
}
}
}

View File

@ -47,8 +47,8 @@
},
"issues": {
"ble_firmware_outdated": {
"description": "\u6b32\u6539\u5584\u85cd\u82bd\u53ef\u9760\u6027\u8207\u6548\u80fd\uff0c\u5f37\u70c8\u5efa\u8b70\u60a8\u66f4\u65b0\u81f3 2022.11.0 \u7248\u6216\u66f4\u65b0\u7248\u672c ESPHome \u4e4b {name}\u3002",
"title": "\u66f4\u65b0\u81f3 2022.11.0 \u7248\u6216\u66f4\u65b0\u7248\u672c ESPHome \u4e4b {name} "
"description": "\u6b32\u6539\u5584\u85cd\u82bd\u53ef\u9760\u6027\u8207\u6548\u80fd\uff0c\u5f37\u70c8\u5efa\u8b70\u60a8\u66f4\u65b0\u81f3{version} \u7248\u6216\u66f4\u65b0\u7248\u672c ESPHome \u4e4b {name}\u3002\u7576\u9032\u884c\u66f4\u65b0\u81f3 ESPHome {version} \u7248\u6642\uff0c\u5efa\u8b70\u4f7f\u7528\u5e8f\u5217\u7dda\u3001\u800c\u975e\u4f7f\u7528\u7121\u7dda\u7db2\u8def\u4ee5\u4f7f\u7528\u65b0\u5206\u5340\u7684\u65b0\u529f\u80fd\u3002",
"title": "\u66f4\u65b0\u81f3 {version} \u7248\u6216\u66f4\u65b0\u7248\u672c ESPHome \u4e4b {name}"
}
}
}

View File

@ -5,7 +5,7 @@
},
"step": {
"pairing": {
"description": "For \u00e5 fullf\u00f8re sammenkoblingen ved \u00e5 f\u00f8lge instruksjonene i \"Varsler\" under \"Sammenkobling av HomeKit\".",
"description": "For \u00e5 fullf\u00f8re sammenkoblingen, f\u00f8lg instruksjonene i \"Varsler\" under \"HomeKit-paring\".",
"title": "Koble sammen HomeKit"
},
"user": {

View File

@ -5,7 +5,7 @@
},
"step": {
"pairing": {
"description": "Para concluir o emparelhamento, siga as instru\u00e7\u00f5es em \"Emparelhamento do HomeKit\" > \"Notifica\u00e7\u00f5es\".",
"description": "Para concluir o emparelhamento, siga as instru\u00e7\u00f5es em \u201cNotifica\u00e7\u00f5es\u201d em \u201cEmparelhamento do HomeKit\u201d.",
"title": "Emparelhar HomeKit"
},
"user": {

View File

@ -5,13 +5,21 @@
"api_not_enabled": "Die API ist nicht aktiviert. Aktiviere die API in der HomeWizard Energy App unter Einstellungen",
"device_not_supported": "Dieses Ger\u00e4t wird nicht unterst\u00fctzt",
"invalid_discovery_parameters": "Nicht unterst\u00fctzte API-Version erkannt",
"reauth_successful": "Das Aktivieren der API war erfolgreich",
"unknown_error": "Unerwarteter Fehler"
},
"error": {
"api_not_enabled": "Die API ist nicht aktiviert. Aktiviere die API in der HomeWizard Energy App unter Einstellungen",
"network_error": "Ger\u00e4t nicht erreichbar, vergewissere dich, dass du die richtige IP-Adresse eingegeben hast und dass das Ger\u00e4t in deinem Netzwerk verf\u00fcgbar ist"
},
"step": {
"discovery_confirm": {
"description": "M\u00f6chtest du {product_type} ({serial}) unter {ip_address} einrichten?",
"title": "Best\u00e4tigen"
},
"reauth_confirm": {
"description": "Die lokale API ist deaktiviert. Gehe zur HomeWizard Energy App und aktiviere die API in den Ger\u00e4teeinstellungen."
},
"user": {
"data": {
"ip_address": "IP-Adresse"

View File

@ -5,13 +5,21 @@
"api_not_enabled": "\u03a4\u03bf API \u03b4\u03b5\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03b7\u03bc\u03ad\u03bd\u03bf. \u0395\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03c4\u03b5 \u03c4\u03bf API \u03c3\u03c4\u03b7\u03bd \u03b5\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ae HomeWizard Energy App \u03c3\u03c4\u03b9\u03c2 \u03c1\u03c5\u03b8\u03bc\u03af\u03c3\u03b5\u03b9\u03c2",
"device_not_supported": "\u0391\u03c5\u03c4\u03ae \u03b7 \u03c3\u03c5\u03c3\u03ba\u03b5\u03c5\u03ae \u03b4\u03b5\u03bd \u03c5\u03c0\u03bf\u03c3\u03c4\u03b7\u03c1\u03af\u03b6\u03b5\u03c4\u03b1\u03b9",
"invalid_discovery_parameters": "\u0395\u03bd\u03c4\u03bf\u03c0\u03af\u03c3\u03c4\u03b7\u03ba\u03b5 \u03bc\u03b7 \u03c5\u03c0\u03bf\u03c3\u03c4\u03b7\u03c1\u03b9\u03b6\u03cc\u03bc\u03b5\u03bd\u03b7 \u03ad\u03ba\u03b4\u03bf\u03c3\u03b7 API",
"reauth_successful": "\u0397 \u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 API \u03ae\u03c4\u03b1\u03bd \u03b5\u03c0\u03b9\u03c4\u03c5\u03c7\u03ae\u03c2",
"unknown_error": "\u0391\u03c0\u03c1\u03cc\u03c3\u03bc\u03b5\u03bd\u03bf \u03c3\u03c6\u03ac\u03bb\u03bc\u03b1"
},
"error": {
"api_not_enabled": "\u03a4\u03bf API \u03b4\u03b5\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03b7\u03bc\u03ad\u03bd\u03bf. \u0395\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03c4\u03b5 \u03c4\u03bf API \u03c3\u03c4\u03b7\u03bd \u03b5\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ae HomeWizard Energy \u03c3\u03c4\u03b9\u03c2 \u03c1\u03c5\u03b8\u03bc\u03af\u03c3\u03b5\u03b9\u03c2",
"network_error": "\u0397 \u03c3\u03c5\u03c3\u03ba\u03b5\u03c5\u03ae \u03b4\u03b5\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03c0\u03c1\u03bf\u03c3\u03b2\u03ac\u03c3\u03b9\u03bc\u03b7, \u03b2\u03b5\u03b2\u03b1\u03b9\u03c9\u03b8\u03b5\u03af\u03c4\u03b5 \u03cc\u03c4\u03b9 \u03ad\u03c7\u03b5\u03c4\u03b5 \u03b5\u03b9\u03c3\u03b1\u03b3\u03ac\u03b3\u03b5\u03b9 \u03c4\u03b7 \u03c3\u03c9\u03c3\u03c4\u03ae \u03b4\u03b9\u03b5\u03cd\u03b8\u03c5\u03bd\u03c3\u03b7 IP \u03ba\u03b1\u03b9 \u03cc\u03c4\u03b9 \u03b7 \u03c3\u03c5\u03c3\u03ba\u03b5\u03c5\u03ae \u03b5\u03af\u03bd\u03b1\u03b9 \u03b4\u03b9\u03b1\u03b8\u03ad\u03c3\u03b9\u03bc\u03b7 \u03c3\u03c4\u03bf \u03b4\u03af\u03ba\u03c4\u03c5\u03cc \u03c3\u03b1\u03c2"
},
"step": {
"discovery_confirm": {
"description": "\u0398\u03ad\u03bb\u03b5\u03c4\u03b5 \u03bd\u03b1 \u03c1\u03c5\u03b8\u03bc\u03af\u03c3\u03b5\u03c4\u03b5 \u03c4\u03bf {product_type} ({serial}) \u03c3\u03c4\u03b7 \u03b4\u03b9\u03b5\u03cd\u03b8\u03c5\u03bd\u03c3\u03b7 {ip_address};",
"title": "\u0395\u03c0\u03b9\u03b2\u03b5\u03b2\u03b1\u03af\u03c9\u03c3\u03b7"
},
"reauth_confirm": {
"description": "\u03a4\u03bf \u03c4\u03bf\u03c0\u03b9\u03ba\u03cc API \u03b5\u03af\u03bd\u03b1\u03b9 \u03b1\u03c0\u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03b7\u03bc\u03ad\u03bd\u03bf. \u039c\u03b5\u03c4\u03b1\u03b2\u03b5\u03af\u03c4\u03b5 \u03c3\u03c4\u03b7\u03bd \u03b5\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ae HomeWizard Energy \u03ba\u03b1\u03b9 \u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03c4\u03b5 \u03c4\u03bf API \u03c3\u03c4\u03b9\u03c2 \u03c1\u03c5\u03b8\u03bc\u03af\u03c3\u03b5\u03b9\u03c2 \u03c4\u03b7\u03c2 \u03c3\u03c5\u03c3\u03ba\u03b5\u03c5\u03ae\u03c2."
},
"user": {
"data": {
"ip_address": "\u0394\u03b9\u03b5\u03cd\u03b8\u03c5\u03bd\u03c3\u03b7 IP"

View File

@ -5,13 +5,21 @@
"api_not_enabled": "The API is not enabled. Enable API in the HomeWizard Energy App under settings",
"device_not_supported": "This device is not supported",
"invalid_discovery_parameters": "Detected unsupported API version",
"reauth_successful": "Enabeling API was successful",
"unknown_error": "Unexpected error"
},
"error": {
"api_not_enabled": "The API is not enabled. Enable API in the HomeWizard Energy App under settings",
"network_error": "Device unreachable, make sure that you have entered the correct IP address and that the device is available in your network"
},
"step": {
"discovery_confirm": {
"description": "Do you want to set up {product_type} ({serial}) at {ip_address}?",
"title": "Confirm"
},
"reauth_confirm": {
"description": "The local API is disabled. Go to the HomeWizard Energy app and enable the API in the device settings."
},
"user": {
"data": {
"ip_address": "IP Address"

View File

@ -5,13 +5,21 @@
"api_not_enabled": "La API no est\u00e1 habilitada. Habilita la API en la aplicaci\u00f3n HomeWizard Energy dentro de Configuraci\u00f3n",
"device_not_supported": "Este dispositivo no es compatible",
"invalid_discovery_parameters": "Se ha detectado una versi\u00f3n de API no compatible",
"reauth_successful": "La API se ha habilitado correctamente",
"unknown_error": "Error inesperado"
},
"error": {
"api_not_enabled": "La API no est\u00e1 habilitada. Habilita la API en la aplicaci\u00f3n HomeWizard Energy dentro de Configuraci\u00f3n",
"network_error": "Dispositivo inaccesible, aseg\u00farate de haber introducido la direcci\u00f3n IP correcta y que el dispositivo est\u00e9 disponible en tu red"
},
"step": {
"discovery_confirm": {
"description": "\u00bfQuieres configurar {product_type} ({serial}) en {ip_address}?",
"title": "Confirmar"
},
"reauth_confirm": {
"description": "La API local est\u00e1 deshabilitada. Ve a la aplicaci\u00f3n HomeWizard Energy y habilita la API en la configuraci\u00f3n del dispositivo."
},
"user": {
"data": {
"ip_address": "Direcci\u00f3n IP"

View File

@ -5,13 +5,21 @@
"api_not_enabled": "API pole lubatud. Luba API HomeWizard Energy rakenduse seadete all",
"device_not_supported": "Seda seadet ei toetata",
"invalid_discovery_parameters": "Leiti toetuseta API versioon",
"reauth_successful": "API lubamine \u00f5nnestus",
"unknown_error": "Ootamatu t\u00f5rge"
},
"error": {
"api_not_enabled": "API pole lubatud. Luba API HomeWizard Energy rakenduse seadete all",
"network_error": "Seade ei ole k\u00e4ttesaadav, veendu, et oled sisestanud \u00f5ige IP-aadressi ja et seade on v\u00f5rgus saadaval."
},
"step": {
"discovery_confirm": {
"description": "Kas seadistada {product_type} ( {serial} ) aadressil {ip_address} ?",
"title": "Kinnita"
},
"reauth_confirm": {
"description": "Kohalik API on keelatud. Ava rakendus HomeWizard Energy ja luba seadme seadetes API."
},
"user": {
"data": {
"ip_address": "IP aadress"

View File

@ -5,13 +5,21 @@
"api_not_enabled": "Rozhranie API nie je povolen\u00e9. Povo\u013ete API v aplik\u00e1cii HomeWizard Energy v nastaveniach",
"device_not_supported": "Toto zariadenie nie je podporovan\u00e9",
"invalid_discovery_parameters": "Zisten\u00e1 nepodporovan\u00e1 verzia API",
"reauth_successful": "Povolenie API bolo \u00faspe\u0161n\u00e9",
"unknown_error": "Neo\u010dak\u00e1van\u00e1 chyba"
},
"error": {
"api_not_enabled": "Rozhranie API nie je povolen\u00e9. Povo\u013ete API v aplik\u00e1cii HomeWizard Energy v nastaveniach",
"network_error": "Zariadenie je nedostupn\u00e9, skontrolujte, \u010di ste zadali spr\u00e1vnu IP adresu a \u010di je zariadenie dostupn\u00e9 vo va\u0161ej sieti"
},
"step": {
"discovery_confirm": {
"description": "Chcete nastavi\u0165 {product_type} ({serial}) na {ip_address}?",
"title": "Potvrdi\u0165"
},
"reauth_confirm": {
"description": "Lok\u00e1lne API je zak\u00e1zan\u00e9. Prejdite do aplik\u00e1cie HomeWizard Energy a povo\u013ete rozhranie API v nastaveniach zariadenia."
},
"user": {
"data": {
"ip_address": "IP adresa"

View File

@ -5,13 +5,21 @@
"api_not_enabled": "API \u672a\u958b\u555f\u3002\u8acb\u65bc HomeWizard Energy App \u8a2d\u5b9a\u5167\u555f\u7528 API",
"device_not_supported": "\u4e0d\u652f\u63f4\u6b64\u88dd\u7f6e",
"invalid_discovery_parameters": "\u5075\u6e2c\u5230\u4e0d\u652f\u63f4 API \u7248\u672c",
"reauth_successful": "\u555f\u7528 API \u6210\u529f",
"unknown_error": "\u672a\u9810\u671f\u932f\u8aa4"
},
"error": {
"api_not_enabled": "API \u672a\u958b\u555f\u3002\u8acb\u65bc HomeWizard Energy App \u8a2d\u5b9a\u5167\u555f\u7528 API",
"network_error": "\u7121\u6cd5\u8a2a\u554f\u88dd\u7f6e\u3001\u8acb\u78ba\u5b9a\u8f38\u5165\u6b63\u78ba\u7684 IP \u4f4d\u5740\u3001\u540c\u6642\u88dd\u7f6e\u5df2\u7d93\u9023\u7dda\u81f3\u7db2\u8def"
},
"step": {
"discovery_confirm": {
"description": "\u662f\u5426\u8981\u8a2d\u5b9a\u4f4d\u65bc {ip_address} \u7684 {product_type} ({serial})\uff1f",
"title": "\u78ba\u8a8d"
},
"reauth_confirm": {
"description": "\u672c\u5730\u7aef API \u5df2\u95dc\u9589\u3002\u8acb\u65bc HomeWizard Energy App \u7684\u88dd\u7f6e\u8a2d\u5b9a\u4e2d\u555f\u7528 API\u3002"
},
"user": {
"data": {
"ip_address": "IP \u4f4d\u5740"

View File

@ -114,23 +114,23 @@
"ws_headers": "WebSocket headers in JSON formaat",
"ws_path": "WebSocket pad"
},
"description": "Voer de verbindingsgegevens van uw MQTT-broker in.",
"description": "Voer de verbindingsgegevens van je MQTT-broker in.",
"title": "Broker opties"
},
"options": {
"data": {
"birth_enable": "Geboortebericht inschakelen (birth)",
"birth_enable": "Birth bericht inschakelen",
"birth_payload": "Birth bericht inhoud",
"birth_qos": "Birth bericht QoS",
"birth_retain": "Verbind bericht onthouden",
"birth_topic": "Birth bericht topic",
"discovery": "Discovery inschakelen",
"discovery_prefix": "Discovery-voorvoegsel",
"will_enable": "Offline bericht inschakelen (will)",
"will_enable": "Will bericht inschakelen",
"will_payload": "Will bericht inhoud",
"will_qos": "Offline bericht QoS",
"will_retain": "Offline bericht onthouden",
"will_topic": "Offline bericht topic"
"will_qos": "Will bericht QoS",
"will_retain": "Will bericht vasthouden",
"will_topic": "Will bericht topic"
},
"description": "Detectie - Als detectie is ingeschakeld (aanbevolen), zal Home Assistant automatisch apparaten en entiteiten detecteren die hun configuratie publiceren op de MQTT-broker. Als detectie is uitgeschakeld, moet alle configuratie handmatig worden uitgevoerd.\n Birth message - Het birth message wordt elke keer dat Home Assistant (opnieuw) verbinding maakt met de MQTT-broker, verzonden.\n Will message - Het will message wordt telkens verzonden wanneer Home Assistant de verbinding met de broker verliest, zowel in het geval van een schone (bijv. Home Assistant wordt uitgeschakeld) als in geval van een onjuiste (bijv. Home Assistant crasht of verliest de netwerkverbinding) verbroken verbinding.",
"title": "MQTT-opties"

View File

@ -1,7 +1,8 @@
{
"config": {
"abort": {
"already_configured": "El dispositiu ja est\u00e0 configurat"
"already_configured": "El dispositiu ja est\u00e0 configurat",
"reauth_successful": "Re-autenticaci\u00f3 realitzada correctament"
},
"error": {
"invalid_api_key": "Clau API inv\u00e0lida",
@ -31,6 +32,14 @@
},
"description": "Quins dels sensors propers t'agradaria seguir?"
},
"reauth_confirm": {
"data": {
"api_key": "Clau API"
},
"data_description": {
"api_key": "Clau API de PurpleAir (si tens claus de lectura i escriptura, utilitza la de lectura)"
}
},
"user": {
"data": {
"api_key": "Clau API"

View File

@ -0,0 +1,53 @@
{
"config": {
"abort": {
"already_configured": "\u88dd\u7f6e\u5df2\u7d93\u8a2d\u5b9a\u5b8c\u6210",
"reauth_successful": "\u91cd\u65b0\u8a8d\u8b49\u6210\u529f"
},
"error": {
"invalid_api_key": "API \u91d1\u9470\u7121\u6548",
"no_sensors_near_coordinates": "\u5ea7\u6a19\u9644\u8fd1\uff08\u8ddd\u96e2\u5167\uff09\u627e\u4e0d\u5230\u611f\u6e2c\u5668",
"unknown": "\u672a\u9810\u671f\u932f\u8aa4"
},
"step": {
"by_coordinates": {
"data": {
"distance": "\u641c\u5c0b\u534a\u5f91",
"latitude": "\u7def\u5ea6",
"longitude": "\u7d93\u5ea6"
},
"data_description": {
"distance": "\u641c\u5c0b\u7684\u5713\u5708\u534a\u5f91\uff08\u516c\u91cc\uff09",
"latitude": "\u641c\u5c0b\u611f\u6e2c\u5668\u7684\u7def\u5ea6\u503c",
"longitude": "\u641c\u5c0b\u611f\u6e2c\u5668\u7684\u7d93\u5ea6\u503c"
},
"description": "\u4f7f\u7528\u7d93\u7def\u5ea6\u6307\u5b9a\u8ddd\u96e2\u4ee5\u641c\u5c0b PurpleAir \u611f\u6e2c\u5668\u3002"
},
"choose_sensor": {
"data": {
"sensor_index": "\u611f\u6e2c\u5668"
},
"data_description": {
"sensor_index": "\u8ffd\u8e64\u7684\u611f\u6e2c\u5668"
},
"description": "\u6240\u8981\u8ffd\u8e64\u7684\u5468\u570d\u611f\u6e2c\u5668\uff1f"
},
"reauth_confirm": {
"data": {
"api_key": "API \u91d1\u9470"
},
"data_description": {
"api_key": "PurpleAir API \u91d1\u9470\uff08\u5047\u5982\u540c\u6642\u53d6\u5f97\u8b80\u53d6\u8ddf\u5beb\u5165\u91d1\u9470\u3001\u8acb\u4f7f\u7528\u8b80\u53d6\u91d1\u9470\uff09"
}
},
"user": {
"data": {
"api_key": "API \u91d1\u9470"
},
"data_description": {
"api_key": "PurpleAir API \u91d1\u9470\uff08\u5047\u5982\u540c\u6642\u53d6\u5f97\u8b80\u53d6\u8ddf\u5beb\u5165\u91d1\u9470\u3001\u8acb\u4f7f\u7528\u8b80\u53d6\u91d1\u9470\uff09"
}
}
}
}
}

View File

@ -6,8 +6,8 @@
"exceptional": "Uitzonderlijk",
"fog": "Mist",
"hail": "Hagel",
"lightning": "Bliksem",
"lightning-rainy": "Bliksem, regenachtig",
"lightning": "Onweer",
"lightning-rainy": "Onweer, regenachtig",
"partlycloudy": "Gedeeltelijk bewolkt",
"pouring": "Regen",
"rainy": "Regenachtig",