|
36 | 36 | "acVoltage": "AC Spannung", |
37 | 37 | "acCurrent": "AC Strom", |
38 | 38 | "minMaxAvg": "min: {{min}} {{unit}} max: {{max}} {{unit}} avg: {{avg}} {{unit}}", |
39 | | - "noDatabaseConfigured": "Keine Datenbank konfiguriert" |
| 39 | + "noDatabaseConfigured": "Keine Datenbank konfiguriert", |
| 40 | + "lastNSeconds": "Letzte {{n}} Sekunden", |
| 41 | + "lastNMinutes": "Letzte {{n}} Minuten", |
| 42 | + "lastNHours": "Letzte {{n}} Stunden", |
| 43 | + "lastNDays": "Letzte {{n}} Tage", |
| 44 | + "checkDatabase": "Überprüfe, ob die Datenbank gestartet und erreichbar ist." |
40 | 45 | }, |
41 | 46 | "settings": { |
42 | 47 | "seconds": "Sekunden", |
|
93 | 98 | "noDatabasesConfigured": "Keine Datenbank konfiguriert" |
94 | 99 | }, |
95 | 100 | "mdns": { |
96 | | - "scanning": "Scannen...", |
| 101 | + "scanning": "Scannen…", |
97 | 102 | "noDevicesFound": "Keine Geräte gefunden" |
98 | 103 | }, |
99 | 104 | "none": "Keine", |
|
109 | 114 | }, |
110 | 115 | "delete": "Löschen", |
111 | 116 | "deviceOfflineWrapper": { |
112 | | - "connecting": "Verbinden...", |
| 117 | + "connecting": "Verbinden…", |
113 | 118 | "pleaseWait": "Bitte warte, während wir versuchen, eine Verbindung zum Gerät herzustellen.", |
114 | 119 | "openDeviceList": "Geräteliste öffnen", |
115 | 120 | "deviceOffline": "Gerät nicht erreichbar", |
|
155 | 160 | "changeRefreshInterval": "Aktualisierungsintervall ändern", |
156 | 161 | "changeRefreshIntervalDescription": "Ändere das Aktualisierungsintervall der Graphen. Dies ist die Zeit zwischen zwei Datenanfragen.", |
157 | 162 | "presets": "Voreinstellungen" |
158 | | - } |
| 163 | + }, |
| 164 | + "opendtu": { |
| 165 | + "systemInformationDescription": "Firmware • Hardware • Speicher • Radio", |
| 166 | + "systemInformationScreen": { |
| 167 | + "firmwareInformation": "Firmware-Informationen", |
| 168 | + "hostname": "Hostname", |
| 169 | + "sdkVersion": "SDK-Version", |
| 170 | + "gitHash": "Git-Hash", |
| 171 | + "gitTag": "Git-Tag", |
| 172 | + "pioEnvironment": "PIO-Umgebung", |
| 173 | + "resetReasonCpu0": "Reset-Grund CPU 0", |
| 174 | + "resetReasonCpu1": "Reset-Grund CPU 1", |
| 175 | + "configSaveCount": "Anzahl der Konfigurationsspeicherungen", |
| 176 | + "uptime": "Betriebszeit", |
| 177 | + "chipModel": "Chip-Modell", |
| 178 | + "chipRevision": "Chip-Revision", |
| 179 | + "chipCores": "Chipkerne", |
| 180 | + "chipFrequency": "Chipfrequenz", |
| 181 | + "memoryInformation": "Speicherinformationen", |
| 182 | + "heap": "Heap", |
| 183 | + "littleFs": "LittleFS", |
| 184 | + "sketch": "Sketch", |
| 185 | + "radioInformation": "Funkmodul-Informationen", |
| 186 | + "nrf24Status": "nRF24-Status", |
| 187 | + "nrf24ChipStatus": "nRF24-Chipstatus", |
| 188 | + "nrf24ChipType": "nRF24-Chiptyp", |
| 189 | + "cmt2300aStatus": "CMT2300A-Status", |
| 190 | + "cmt2300aChipStatus": "CMT2300A-Chipstatus", |
| 191 | + "configVersion": "Konfigurationsversion", |
| 192 | + "hardwareInformation": "Hardwareinformationen" |
| 193 | + }, |
| 194 | + "systemInformation": "Systeminformationen", |
| 195 | + "networkInformationScreen": { |
| 196 | + "wifiAccessPoint": "WLAN-Zugangspunkt", |
| 197 | + "quality": "Qualität", |
| 198 | + "wifiStation": "WLAN-Station", |
| 199 | + "wifiStationInterface": "WLAN-Stationsinterface", |
| 200 | + "wifiAccessPointInterface": "WLAN-Zugangspunkt-Interface", |
| 201 | + "status": "Status", |
| 202 | + "ssid": "SSID", |
| 203 | + "bssid": "BSSID", |
| 204 | + "rssi": "Signalstärke", |
| 205 | + "numberOfStations": "Anzahl der Stationen", |
| 206 | + "hostname": "Hostname", |
| 207 | + "ipAddress": "IP-Adresse", |
| 208 | + "subnetMask": "Subnetz-Maske", |
| 209 | + "gateway": "Gateway", |
| 210 | + "dns1": "DNS 1", |
| 211 | + "dns2": "DNS 2", |
| 212 | + "macAddress": "MAC-Adresse" |
| 213 | + }, |
| 214 | + "ntpInformationScreen": { |
| 215 | + "ntpTimezoneDescription": "NTP-Zeitzonenbeschreibung", |
| 216 | + "configurationSummary": "Konfigurationszusammenfassung", |
| 217 | + "ntpServer": "NTP-Server", |
| 218 | + "ntpTimezone": "NTP-Zeitzone", |
| 219 | + "status": "Status", |
| 220 | + "currentTime": "Aktuelle Zeit", |
| 221 | + "localTime": "Lokale Zeit", |
| 222 | + "sunrise": "Sonnenaufgang", |
| 223 | + "sunset": "Sonnenuntergang", |
| 224 | + "mode": "Modus", |
| 225 | + "day": "Tag", |
| 226 | + "night": "Nacht" |
| 227 | + }, |
| 228 | + "mqttInformationScreen": { |
| 229 | + "configurationSummary": "Konfigurationszusammenfassung", |
| 230 | + "individualPanels": "Einzelne Paneele", |
| 231 | + "status": "Status", |
| 232 | + "server": "Server", |
| 233 | + "username": "Benutzer", |
| 234 | + "port": "Port", |
| 235 | + "baseTopic": "Basis-Topic", |
| 236 | + "publishInterval": "Veröffentlichungsintervall", |
| 237 | + "cleansessionFlag": "CleanSession-Flag", |
| 238 | + "retain": "Retain", |
| 239 | + "tls": "TLS", |
| 240 | + "loginWithTlsCertificate": "Mit TLS-Zertifikat anmelden", |
| 241 | + "homeAssistantAutoDiscovery": "Home Assistant Auto Discovery", |
| 242 | + "expire": "Verfallen", |
| 243 | + "runtimeSummary": "Laufzeitzusammenfassung", |
| 244 | + "connectionStatus": "Verbindungs-Status" |
| 245 | + }, |
| 246 | + "title": "OpenDTU", |
| 247 | + "networkInformation": "Netzwerkinformationen", |
| 248 | + "networkInformationDescription": "WLAN • Ethernet • mDNS", |
| 249 | + "mqttInformation": "MQTT-Informationen", |
| 250 | + "mqttInformationDescription": "MQTT-Konfiguration • MQTT-Status", |
| 251 | + "ntpInformation": "NTP-Informationen", |
| 252 | + "ntpInformationDescription": "NTP-Konfiguration • NTP-Status" |
| 253 | + }, |
| 254 | + "connected": "Verbunden", |
| 255 | + "notConnected": "Nicht verbunden", |
| 256 | + "configured": "Konfiguriert", |
| 257 | + "notConfigured": "Nicht konfiguriert", |
| 258 | + "enabled": "Aktiviert", |
| 259 | + "disabled": "Deaktiviert", |
| 260 | + "unavailable": "Nicht verfügbar", |
| 261 | + "synced": "Synchronisiert", |
| 262 | + "notSynced": "Nicht synchronisiert", |
| 263 | + "n_seconds": "{{n}} Sekunden" |
159 | 264 | } |
0 commit comments