Upload files to "custom_components/aguaiot/translations"

This commit is contained in:
2026-01-08 13:22:37 +00:00
parent b61b43d2f4
commit a52cf90122
5 changed files with 206 additions and 0 deletions

View File

@@ -0,0 +1,40 @@
{
"config": {
"abort": {
"device_already_configured": "Das Gerät wurde bereits konfiguriert."
},
"error": {
"connection_error": "Die Verbindung mit Agua IOT API ist nicht möglich.",
"unauthorized": "Anmeldung fehlgeschlagen, bitte überprüfen Sie die Anmeldedaten.",
"unknown_error": "Unbekannter Fehler, bitte die Einstellung überprüfen."
},
"step": {
"user": {
"data": {
"email": "Emailadresse",
"password": "Passwort",
"endpoint": "App-Name/Marke"
},
"description": "Geben Sie die Agua IOT Parameter ein"
}
}
},
"services": {
"sync_clock": {
"name": "Ofenuhr synchronisieren",
"description": "Synchronisiert Uhrzeit und Datum des Ofens mit der aktuellen Uhrzeit und dem Datum von Home Assistant."
}
},
"options": {
"step": {
"user": {
"title": "Micronova Agua IOT Optionen",
"data": {
"air_temp_fix": "[Jolly Mec] Inkorrekte Lufttemperatur bei Verwendung eines externen Thermostats ignorieren.",
"reading_error_fix": "[Bronpi] Inkorrekte Messwerte filtern (wenn der Ofen ohne Strom ist).",
"language": "Sprache für Beschreibungen"
}
}
}
}
}

View File

@@ -0,0 +1,43 @@
{
"config": {
"abort": {
"device_already_configured": "Device is already configured."
},
"error": {
"connection_error": "Connection to Agua IOT API not possible.",
"unauthorized": "Failed to login, please check credentials.",
"unknown_error": "Unkown error, please double check configuration."
},
"step": {
"user": {
"data": {
"email": "Email address",
"password": "Password",
"endpoint": "App name/brand"
},
"description": "Fill in Agua IOT parameters"
}
}
},
"services": {
"sync_clock": {
"name": "Synchronize Stove Clock",
"description": "Synchronize stove time and date with the current Home Assistant time and date."
}
},
"options": {
"step": {
"user": {
"title": "Micronova Agua IOT options",
"data": {
"air_temp_fix": "[Jolly Mec] Ignore incorrect air temperature when using external themostat.",
"reading_error_fix": "[Bronpi] Filter incorrect readings (when stove is without power).",
"http_timeout": "Timeout for API calls (seconds).",
"buffer_read_timeout": "Timeout for stove buffer reading (seconds).",
"language": "Language for descriptions.",
"update_interval": "Time between updates (seconds)."
}
}
}
}
}

View File

@@ -0,0 +1,40 @@
{
"config": {
"abort": {
"device_already_configured": "L'appareil est déjà configuré."
},
"error": {
"connection_error": "La connection à l'API Agua IOT n'est pas possible.",
"unauthorized": "Échec de la connexion, veuillez vérifier vos identifiants.",
"unknown_error": "Erreur inconue, veuillez vérifier la configuration."
},
"step": {
"user": {
"data": {
"email": "Adresse email",
"password": "Mot de passe",
"endpoint": "App nom/marque"
},
"description": "Remplissez les paramètres Agua IOT"
}
}
},
"services": {
"sync_clock": {
"name": "Synchroniser l'horloge du poêle",
"description": "Synchronise l'heure et la date du poêle avec l'heure et la date actuelles de Home Assistant."
}
},
"options": {
"step": {
"user": {
"title": "Options Micronova Agua IOT",
"data": {
"air_temp_fix": "[Jolly Mec] Ignorer la température de l'air incorrecte lors de l'utilisation d'un thermostat externe.",
"reading_error_fix": "[Bronpi] Filtrer les lectures incorrectes (lorsque le poêle est sans alimentation).",
"language": "Langue pour les descriptions"
}
}
}
}
}

View File

@@ -0,0 +1,43 @@
{
"config": {
"abort": {
"device_already_configured": "Het apparaat is reeds geconfigureerd."
},
"error": {
"connection_error": "Verbinding met Agua IOT API is niet mogelijk.",
"unauthorized": "Inloggen mislukt, valideer de gebruikersdata.",
"unknown_error": "Onbekende fout, valideer de configuratie."
},
"step": {
"user": {
"data": {
"email": "Email adres",
"password": "Wachtwoord",
"endpoint": "App naam/merk"
},
"description": "Vul Agua IOT gegevens in"
}
}
},
"services": {
"sync_clock": {
"name": "Synchroniseer Kachel Klok",
"description": "Synchroniseer kachel datum en tijd met de huidige Home Assistant datum en tijd."
}
},
"options": {
"step": {
"user": {
"title": "Micronova Agua IOT opties",
"data": {
"air_temp_fix": "[Jolly Mec] Negeer foutieve air temperature bij gebruik van een externe thermostaat.",
"reading_error_fix": "[Bronpi] Filter foutieve waardes (wanneer kachel geen stroom heeft).",
"http_timeout": "Timeout voor API verzoeken (seconden).",
"buffer_read_timeout": "Timeout voor kachel buffer uitlezen (seconden).",
"language": "Taal voor beschrijvingen.",
"update_interval": "Tijd tussen updates (seconden)."
}
}
}
}
}

View File

@@ -0,0 +1,40 @@
{
"config": {
"abort": {
"already_configured": "Equipamento já configurado"
},
"error": {
"cannot_connect": "Falha na ligação",
"invalid_auth": "Falha na Autenticação ",
"unknown": "Erro desconhecido"
},
"step": {
"user": {
"data": {
"email": "Email",
"password": "Senha",
"endpoint": "App nome/marca"
},
"description": "Preencher com os parametros de Agua IOT"
}
}
},
"services": {
"sync_clock": {
"name": "Sincronizar Relógio do Forno",
"description": "Sincroniza a hora e a data do forno com a hora e a data atuais do Home Assistant."
}
},
"options": {
"step": {
"user": {
"title": "Opções Micronova Agua IOT",
"data": {
"air_temp_fix": "[Jolly Mec] Ignorar temperatura do ar incorreta ao usar termostato externo.",
"reading_error_fix": "[Bronpi] Filtrar leituras incorretas (quando o forno está sem energia).",
"language": "Idioma para descrições"
}
}
}
}
}