New Crowdin updates (#12907)
* New translations miele.properties (German) * New translations remoteopenhab.properties (German) * New translations mqtt.properties (German) * New translations metrics.properties (German) * New translations boschindego.properties (German) * New translations gpstracker.properties (German) * New translations onkyo.properties (German) * New translations tado.properties (German) * New translations telegram.properties (German) * New translations jruby.properties (German) * New translations bluetooth.properties (German) * New translations bluetooth.properties (German) * New translations bluetooth.properties (German) * New translations bluetooth.properties (German) * New translations bluetooth.properties (German) * New translations bluetooth.properties (German) * New translations bluetooth.properties (German) * New translations bluetooth.properties (German) * New translations bluetooth.properties (German) * New translations imperihome.properties (German)
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
io.config.metrics.group.influx.label = Influx Metrics
|
||||
io.config.metrics.group.jmx.label = JMX Metrics
|
||||
io.config.metrics.influxDB.label = Datenbankname
|
||||
io.config.metrics.influxDB.description = Der Name der zu verwendenden Datenbank. Der Standardwert ist "openhab".
|
||||
io.config.metrics.influxMetricsEnabled.label = Aktiviert
|
||||
io.config.metrics.influxMetricsEnabled.description = Aktivieren Sie die Influx (www.influxdata.com) Metriken. Weitere Konfiguration der InfluxDB-Instanz erforderlich.
|
||||
io.config.metrics.influxPassword.label = Passwort
|
||||
io.config.metrics.influxPassword.description = Das InfluxDB-Passwort (kein Standard).
|
||||
io.config.metrics.influxURL.label = URL
|
||||
io.config.metrics.influxURL.description = Die URL der InfluxDB-Instanz. Standardmäßig http\://localhost\:8086
|
||||
io.config.metrics.influxUpdateIntervalInSeconds.label = Aktualisierungsintervall in Sekunden
|
||||
io.config.metrics.influxUpdateIntervalInSeconds.description = Legt fest, wie oft die Metriken an InfluxDB exportiert werden (in Sekunden). Standardmäßig auf 300
|
||||
io.config.metrics.influxUsername.label = Benutzername
|
||||
io.config.metrics.influxUsername.description = Der InfluxDB-Benutzername (kein Standard).
|
||||
io.config.metrics.jmxMetricsEnabled.label = Aktiviert
|
||||
io.config.metrics.jmxMetricsEnabled.description = Aktivieren Sie die Java Management Extensions (JMX) Metriken.
|
||||
|
||||
# service
|
||||
|
||||
service.io.metrics.label = Metrics Service
|
||||
Reference in New Issue
Block a user