New Crowdin updates (#12849)

* New translations boschshc.properties (German)
* New translations jinja.properties (German)
* New translations regex.properties (German)
* New translations jsonpath.properties (German)
* New translations xpath.properties (German)
* New translations dynamodb.properties (German)
* New translations jdbc.properties (German)
* New translations neeo.properties (German)
* New translations fsinternetradio.properties (German)
* New translations sonyaudio.properties (German)
* New translations systeminfo.properties (German)
* New translations wemo.properties (German)
* New translations googlestt.properties (German)
* New translations voicerss.properties (German)
* New translations porcupineks.properties (German)
* New translations watsonstt.properties (German)
* New translations voskstt.properties (German)
* New translations deutschebahn.properties (German)
* New translations dwdunwetter.properties (German)
* New translations shelly.properties (German)
* New translations googletts.properties (German)
* New translations http.properties (Italian)
* New translations evcc.properties (German)
* New translations imperihome.properties (Italian)
* New translations voicerss.properties (German)
* New translations dwdunwetter.properties (German)
This commit is contained in:
openhab-bot
2022-06-01 12:11:04 +02:00
committed by GitHub
parent 3114408cb9
commit 598d88648c
24 changed files with 1416 additions and 10 deletions

View File

@@ -0,0 +1,151 @@
# binding
binding.systeminfo.name = Systeminfo Binding
binding.systeminfo.description = Dieses Binding stellt Informationen über das Betriebssystem und die Hardware bereit.
# thing types
thing-type.systeminfo.computer.label = Systeminfo
thing-type.systeminfo.computer.description = Die Betriebssystem- und Hardware-Informationen
# thing types config
thing-type.config.systeminfo.computerConfig.interval_high.label = Intervall für Aufgaben mit hoher Priorität
thing-type.config.systeminfo.computerConfig.interval_high.description = Aktualisierungsintervall in Sekunden.
thing-type.config.systeminfo.computerConfig.interval_medium.label = Intervall für Aufgaben mit mittlerer Priorität
thing-type.config.systeminfo.computerConfig.interval_medium.description = Abfrageintervall in Sekunden.
# channel group types
channel-group-type.systeminfo.batteryGroup.label = Batterie
channel-group-type.systeminfo.batteryGroup.description = Batterie-Parameter
channel-group-type.systeminfo.cpuGroup.label = CPU
channel-group-type.systeminfo.cpuGroup.description = CPU-Parameter
channel-group-type.systeminfo.displayGroup.label = Bildschirm
channel-group-type.systeminfo.displayGroup.description = Bildschirmparameter
channel-group-type.systeminfo.driveGroup.label = Laufwerk
channel-group-type.systeminfo.driveGroup.description = Informationen zum Laufwerk
channel-group-type.systeminfo.memoryGroup.label = Physischer Speicher
channel-group-type.systeminfo.memoryGroup.description = Informationen zum physischen Speicher
channel-group-type.systeminfo.networkGroup.label = Netzwerk
channel-group-type.systeminfo.networkGroup.description = Netzwerk-Parameter
channel-group-type.systeminfo.processGroup.label = Prozess
channel-group-type.systeminfo.processGroup.description = Informationen zu Systemprozessen
channel-group-type.systeminfo.sensorsGroup.label = Sensor
channel-group-type.systeminfo.sensorsGroup.description = Sensor-Parameter
channel-group-type.systeminfo.storageGroup.label = Speicher
channel-group-type.systeminfo.storageGroup.description = Informationen zum logischen Speicher
channel-group-type.systeminfo.swapGroup.label = Swap-Speicher
channel-group-type.systeminfo.swapGroup.description = Informationen zum Swap-Speicher
# channel types
channel-type.systeminfo.available.label = Verfügbar
channel-type.systeminfo.available.description = Verfügbare Größe in MB
channel-type.systeminfo.availableHeap.label = Verfügbarer Heap-Speicher
channel-type.systeminfo.availableHeap.description = Wie viel Platz ist im Java Heap-Speicher verfügbar.
channel-type.systeminfo.availablePercent.label = Verfügbarkeit (%)
channel-type.systeminfo.availablePercent.description = Verfügbarer Platz in Prozent
channel-type.systeminfo.cpuTemp.label = CPU-Temperatur
channel-type.systeminfo.cpuTemp.description = CPU-Temperatur in Grad Celsius
channel-type.systeminfo.cpuVoltage.label = CPU-Spannung
channel-type.systeminfo.cpuVoltage.description = CPU-Spannung in Volt
channel-type.systeminfo.dataReceived.label = Empfangene Daten
channel-type.systeminfo.dataReceived.description = Empfangene Daten in MB
channel-type.systeminfo.dataSent.label = Gesendeten Daten
channel-type.systeminfo.dataSent.description = Gesendete Daten in MB
channel-type.systeminfo.description.label = Beschreibung
channel-type.systeminfo.description.description = Beschreibung des Gerätes
channel-type.systeminfo.fanSpeed.label = Lüftergeschwindigkeit
channel-type.systeminfo.fanSpeed.description = Lüftergeschwindigkeit in RPM
channel-type.systeminfo.information.label = Bildschirminformationen
channel-type.systeminfo.information.description = Produkt, Hersteller, Seriennummer, Breite und Höhe des Bilschirms in cm
channel-type.systeminfo.ip.label = IP Addresse
channel-type.systeminfo.ip.description = Host IP-Adresse des Netzwerks
channel-type.systeminfo.loadAverage.label = Durchschnittslast
channel-type.systeminfo.loadAverage.description = Last, als Anzahl von Prozessen in den letzten 1,5-15 Minuten
channel-type.systeminfo.load_process.label = Last
channel-type.systeminfo.load_process.description = Last in Prozent
channel-type.systeminfo.mac.label = MAC-Adresse
channel-type.systeminfo.mac.description = MAC-Adresse des Netzwerkanschlusses
channel-type.systeminfo.model.label = Modell
channel-type.systeminfo.model.description = Das Modell des Gerätes
channel-type.systeminfo.name.label = Name
channel-type.systeminfo.name.description = Name des Gerätes (Prozess)
channel-type.systeminfo.name_process.label = Name
channel-type.systeminfo.name_process.description = Name des Gerätes (Prozess)
channel-type.systeminfo.networkDisplayName.label = Netzwerk-Anzeigename
channel-type.systeminfo.networkDisplayName.description = Der Anzeigename des Netzweks
channel-type.systeminfo.networkName.label = Netzwerkname
channel-type.systeminfo.networkName.description = Name des Netzwerks.
channel-type.systeminfo.packetsReceived.label = Empfangene Pakete
channel-type.systeminfo.packetsReceived.description = Anzahl empfangener Pakete
channel-type.systeminfo.packetsSent.label = Gesendete Pakete
channel-type.systeminfo.packetsSent.description = Anzahl gesendeter Pakete
channel-type.systeminfo.path_process.label = Pfad
channel-type.systeminfo.path_process.description = Der vollständige Pfad
channel-type.systeminfo.remainingCapacity.label = Verbleibende Kapazität
channel-type.systeminfo.remainingCapacity.description = Verbleibende Kapazität in Prozent
channel-type.systeminfo.remainingTime.label = Verbleibende Zeit
channel-type.systeminfo.remainingTime.description = Verbleibende Zeit in Minuten
channel-type.systeminfo.serial.label = Seriennummer
channel-type.systeminfo.serial.description = Die Seriennummer des Gerätes
channel-type.systeminfo.threads.label = Anzahl Threads
channel-type.systeminfo.threads.description = Aktuelle Anzahl von laufenden Threads
channel-type.systeminfo.threads_process.label = Anzahl Threads
channel-type.systeminfo.threads_process.description = Aktuelle Anzahl von laufenden Threads
channel-type.systeminfo.total.label = Gesamt
channel-type.systeminfo.total.description = Gesamtgröße in MB
channel-type.systeminfo.type.label = Typ
channel-type.systeminfo.type.description = Speichertyp
channel-type.systeminfo.uptime.label = Betriebszeit
channel-type.systeminfo.uptime.description = Betriebszeit in Minuten (Zeit nach dem Start)
channel-type.systeminfo.used.label = Belegt
channel-type.systeminfo.used.description = Belegter Größe in MB
channel-type.systeminfo.usedHeapPercent.label = Verwendeter Heap in Prozent
channel-type.systeminfo.usedHeapPercent.description = Wie viel Speicher der maximalen Java-Heapgröße sind in Verwendung.
channel-type.systeminfo.usedPercent.label = Belegt (%)
channel-type.systeminfo.usedPercent.description = Belegte Größe in Prozent
channel-type.systeminfo.used_process.label = Belegt
channel-type.systeminfo.used_process.description = Belegter Größe in MB
# channel types config
channel-type.config.systeminfo.highpriority.priority.label = Intervall
channel-type.config.systeminfo.highpriority.priority.description = Aktualisierungsintervall in Sekunden.
channel-type.config.systeminfo.highpriority.priority.option.High = Hoch
channel-type.config.systeminfo.highpriority.priority.option.Medium = Mittel
channel-type.config.systeminfo.highpriority.priority.option.Low = Niedrig
channel-type.config.systeminfo.highpriority_process.pid.label = PID
channel-type.config.systeminfo.highpriority_process.pid.description = Die Prozess-Id des Prozesses.
channel-type.config.systeminfo.highpriority_process.priority.label = Intervall
channel-type.config.systeminfo.highpriority_process.priority.description = Aktualisierungsintervall in Sekunden.
channel-type.config.systeminfo.highpriority_process.priority.option.High = Hoch
channel-type.config.systeminfo.highpriority_process.priority.option.Medium = Mittel
channel-type.config.systeminfo.highpriority_process.priority.option.Low = Niedrig
channel-type.config.systeminfo.lowpriority.group.priorityGroup.label = Zeichenfolge
channel-type.config.systeminfo.lowpriority.group.priorityGroup.description = Zeichenfolge
channel-type.config.systeminfo.lowpriority.priority.label = Intervall
channel-type.config.systeminfo.lowpriority.priority.description = Aktualisierungsintervall in Sekunden.
channel-type.config.systeminfo.lowpriority.priority.option.High = Hoch
channel-type.config.systeminfo.lowpriority.priority.option.Medium = Mittel
channel-type.config.systeminfo.lowpriority.priority.option.Low = Niedrig
channel-type.config.systeminfo.lowpriority_process.pid.label = PID
channel-type.config.systeminfo.lowpriority_process.pid.description = Die Prozess-Id des Prozesses.
channel-type.config.systeminfo.lowpriority_process.priority.label = Intervall
channel-type.config.systeminfo.lowpriority_process.priority.description = Aktualisierungsintervall in Sekunden.
channel-type.config.systeminfo.lowpriority_process.priority.option.High = Hoch
channel-type.config.systeminfo.lowpriority_process.priority.option.Medium = Mittel
channel-type.config.systeminfo.lowpriority_process.priority.option.Low = Niedrig
channel-type.config.systeminfo.mediumpriority.priority.label = Intervall
channel-type.config.systeminfo.mediumpriority.priority.description = Aktualisierungsintervall in Sekunden.
channel-type.config.systeminfo.mediumpriority.priority.option.High = Hoch
channel-type.config.systeminfo.mediumpriority.priority.option.Medium = Mittel
channel-type.config.systeminfo.mediumpriority.priority.option.Low = Gering
channel-type.config.systeminfo.mediumpriority_process.pid.label = PID
channel-type.config.systeminfo.mediumpriority_process.pid.description = Die Prozess-Id des Prozesses.
channel-type.config.systeminfo.mediumpriority_process.priority.label = Intervall
channel-type.config.systeminfo.mediumpriority_process.priority.description = Aktualisierungsintervall in Sekunden.
channel-type.config.systeminfo.mediumpriority_process.priority.option.High = Hoch
channel-type.config.systeminfo.mediumpriority_process.priority.option.Medium = Mittel
channel-type.config.systeminfo.mediumpriority_process.priority.option.Low = Gering