[ci skip] Translation update

This commit is contained in:
GitHub Action 2021-05-21 00:12:09 +00:00
parent 3e1f51883e
commit 25bf884156
8 changed files with 56 additions and 0 deletions

View File

@ -8,6 +8,7 @@
"error": { "error": {
"already_configured": "Ger\u00e4t ist bereits konfiguriert", "already_configured": "Ger\u00e4t ist bereits konfiguriert",
"already_in_progress": "Der Konfigurationsablauf wird bereits ausgef\u00fchrt", "already_in_progress": "Der Konfigurationsablauf wird bereits ausgef\u00fchrt",
"cannot_connect": "Verbindungsfehler",
"connection_error": "Verbindung fehlgeschlagen", "connection_error": "Verbindung fehlgeschlagen",
"invalid_auth": "Ung\u00fcltige Authentifizierung" "invalid_auth": "Ung\u00fcltige Authentifizierung"
}, },
@ -38,6 +39,11 @@
}, },
"description": "Einrichten der FRITZ! Box Tools zur Steuerung Ihrer FRITZ! Box.\n Ben\u00f6tigt: Benutzername, Passwort.", "description": "Einrichten der FRITZ! Box Tools zur Steuerung Ihrer FRITZ! Box.\n Ben\u00f6tigt: Benutzername, Passwort.",
"title": "Setup FRITZ! Box Tools - obligatorisch" "title": "Setup FRITZ! Box Tools - obligatorisch"
},
"user": {
"data": {
"username": "Nutzername"
}
} }
} }
} }

View File

@ -0,0 +1,7 @@
{
"system_health": {
"info": {
"host_reachable": "Afrikanisch"
}
}
}

View File

@ -36,5 +36,11 @@
"title": "Opcions d'ISY994" "title": "Opcions d'ISY994"
} }
} }
},
"system_health": {
"info": {
"device_connected": "ISY connectat",
"host_reachable": "Amfitri\u00f3 accessible"
}
} }
} }

View File

@ -36,5 +36,10 @@
"title": "ISY994 Optionen" "title": "ISY994 Optionen"
} }
} }
},
"system_health": {
"info": {
"host_reachable": "Deutsch"
}
} }
} }

View File

@ -36,5 +36,13 @@
"title": "ISY994 valikud" "title": "ISY994 valikud"
} }
} }
},
"system_health": {
"info": {
"device_connected": "ISY on \u00fchendatud",
"host_reachable": "Host on saadaval",
"last_heartbeat": "Viimatise suhtluse aeg",
"websocket_status": "S\u00fcndmuse sokli olek"
}
} }
} }

View File

@ -36,5 +36,13 @@
"title": "ISY994-opties" "title": "ISY994-opties"
} }
} }
},
"system_health": {
"info": {
"device_connected": "ISY verbonden",
"host_reachable": "Host bereikbaar",
"last_heartbeat": "Laatste Heartbeat tijd",
"websocket_status": "Event Socket Status"
}
} }
} }

View File

@ -36,5 +36,13 @@
"title": "ISY994 Alternativer" "title": "ISY994 Alternativer"
} }
} }
},
"system_health": {
"info": {
"device_connected": "ISY tilkoblet",
"host_reachable": "Verten kan n\u00e5s",
"last_heartbeat": "Tidspunkt for siste hjerteslag",
"websocket_status": "Event Socket Status"
}
} }
} }

View File

@ -36,5 +36,13 @@
"title": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438 ISY994" "title": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438 ISY994"
} }
} }
},
"system_health": {
"info": {
"device_connected": "ISY \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0435\u043d",
"host_reachable": "\u0425\u043e\u0441\u0442 \u0434\u043e\u0441\u0442\u0443\u043f\u0435\u043d",
"last_heartbeat": "\u0412\u0440\u0435\u043c\u044f \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0435\u0433\u043e Heartbeat-\u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u044f",
"websocket_status": "\u0421\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0435 \u0441\u043e\u043a\u0435\u0442\u0430 \u0441\u043e\u0431\u044b\u0442\u0438\u044f"
}
} }
} }