From 4a13e1a68f7fb05086133a4b470444479cd3ac34 Mon Sep 17 00:00:00 2001 From: openhab-bot Date: Sat, 17 Dec 2022 12:13:24 +0100 Subject: [PATCH] New Crowdin updates (#13971) * New translations knx.properties (German) * New translations yamahamusiccast.properties (German) * New translations hdpowerview.properties (Danish) * New translations jsscripting.properties (Danish) --- .../OH-INF/i18n/jsscripting_da.properties | 8 ++++++++ .../OH-INF/i18n/hdpowerview_da.properties | 6 ++++++ .../main/resources/OH-INF/i18n/knx_de.properties | 14 +++++++------- .../OH-INF/i18n/yamahamusiccast_de.properties | 4 ++-- 4 files changed, 23 insertions(+), 9 deletions(-) create mode 100644 bundles/org.openhab.automation.jsscripting/src/main/resources/OH-INF/i18n/jsscripting_da.properties diff --git a/bundles/org.openhab.automation.jsscripting/src/main/resources/OH-INF/i18n/jsscripting_da.properties b/bundles/org.openhab.automation.jsscripting/src/main/resources/OH-INF/i18n/jsscripting_da.properties new file mode 100644 index 0000000000000..e09a9890dce1f --- /dev/null +++ b/bundles/org.openhab.automation.jsscripting/src/main/resources/OH-INF/i18n/jsscripting_da.properties @@ -0,0 +1,8 @@ +automation.config.jsscripting.injectionEnabled.label = Brug indbyggede globale variabler +automation.config.jsscripting.injectionEnabled.description = Importer alle variabler fra OH scripting-biblioteket ind i alle regler for fælles tjenester som items, things, actions, log, etc...
Hvis deaktiveret, kan OH scripting-biblioteket importeres manuelt ved hjælp af "require('openhab')" +automation.config.jsscripting.injectionEnabled.option.true = Brug indbyggede variabler +automation.config.jsscripting.injectionEnabled.option.false = Brug ikke indbyggede variabler + +# service + +service.automation.jsscripting.label = JS Scripting diff --git a/bundles/org.openhab.binding.hdpowerview/src/main/resources/OH-INF/i18n/hdpowerview_da.properties b/bundles/org.openhab.binding.hdpowerview/src/main/resources/OH-INF/i18n/hdpowerview_da.properties index 9de5be4ccf3b6..d63bf09333a71 100644 --- a/bundles/org.openhab.binding.hdpowerview/src/main/resources/OH-INF/i18n/hdpowerview_da.properties +++ b/bundles/org.openhab.binding.hdpowerview/src/main/resources/OH-INF/i18n/hdpowerview_da.properties @@ -13,6 +13,10 @@ thing-type.hdpowerview.repeater.channel.brightness.description = Styrer lysstyrk thing-type.hdpowerview.repeater.channel.color.description = Styrer farven på LED-ringen thing-type.hdpowerview.shade.label = PowerView gardin thing-type.hdpowerview.shade.description = Luxaflex PowerView gardin +thing-type.hdpowerview.shade.channel.hubRssi.label = Hub RSSI +thing-type.hdpowerview.shade.channel.hubRssi.description = Modtaget signalstyrke-indikator for Hub +thing-type.hdpowerview.shade.channel.repeaterRssi.label = Repeater RSSI +thing-type.hdpowerview.shade.channel.repeaterRssi.description = Modtaget signalstyrke-indikator for Repeater thing-type.hdpowerview.shade.channel.secondary.label = Sekundær position thing-type.hdpowerview.shade.channel.secondary.description = Den sekundære vertikale position (på top-down/bottom-up-gardiner) @@ -47,6 +51,8 @@ channel-type.hdpowerview.repeater-blinking-enabled.description = Blink når komm channel-type.hdpowerview.repeater-identify.label = Identificer channel-type.hdpowerview.repeater-identify.description = Identificer ved at lade repeater blinke channel-type.hdpowerview.repeater-identify.command.option.IDENTIFY = Identificer +channel-type.hdpowerview.rssi.label = RSSI +channel-type.hdpowerview.rssi.description = Modtaget signalstyrke-indikator channel-type.hdpowerview.scene-activate.label = Aktivér channel-type.hdpowerview.scene-group-activate.label = Aktivér channel-type.hdpowerview.shade-command.label = Kommando diff --git a/bundles/org.openhab.binding.knx/src/main/resources/OH-INF/i18n/knx_de.properties b/bundles/org.openhab.binding.knx/src/main/resources/OH-INF/i18n/knx_de.properties index 12b8cfd4d1e49..c70aa670b022b 100644 --- a/bundles/org.openhab.binding.knx/src/main/resources/OH-INF/i18n/knx_de.properties +++ b/bundles/org.openhab.binding.knx/src/main/resources/OH-INF/i18n/knx_de.properties @@ -71,11 +71,11 @@ thing-type.config.knx.serial.useCemi.description = Verwenden Sie ein neueres CEM # channel types -channel-type.knx.color-control.label = Farbregler +channel-type.knx.color-control.label = Farbregler Steuerung channel-type.knx.color-control.description = Steuerung eines Color Items (der Status ist nicht vom KNX-Bus) -channel-type.knx.color.label = Farbe +channel-type.knx.color.label = Farbregler channel-type.knx.color.description = Ein Kanal zum Steuern der Farbinformationen (RGB) -channel-type.knx.contact-control.label = Kontakt-Kontrolle +channel-type.knx.contact-control.label = Kontakt Steuerung channel-type.knx.contact-control.description = Steuerung Contact Items (der Status ist nicht vom KNX-Bus) channel-type.knx.contact.label = Kontakt channel-type.knx.contact.description = Ein Kanal zur Verwaltung einer generischen Gruppenadressen mit einem DPT (Datenpunkttyp) kompatibel mit Kontakt Items @@ -83,7 +83,7 @@ channel-type.knx.datetime-control.label = Datum/Uhrzeit Steuerung channel-type.knx.datetime-control.description = Steuerung eines DateTime Items (der Status ist nicht vom KNX-Bus) channel-type.knx.datetime.label = Datum/Uhrzeit channel-type.knx.datetime.description = Ein Kanal zur Verwaltung einer generischen Gruppenadressen mit einem DPT (Datenpunkttyp) kompatibel mit DateTime Items -channel-type.knx.dimmer-control.label = Dimmer-Steuerung +channel-type.knx.dimmer-control.label = Dimmer Steuerung channel-type.knx.dimmer-control.description = Steuerung eines Color Items (der Status ist nicht vom KNX-Bus) channel-type.knx.dimmer.label = Dimmer channel-type.knx.dimmer.description = Ein Kanal zum Steuern eines Dimmers @@ -91,10 +91,10 @@ channel-type.knx.number-control.label = Nummer Steuerung channel-type.knx.number-control.description = Steuerung eines Nummer Items (der Status ist nicht vom KNX-Bus) channel-type.knx.number.label = Nummer channel-type.knx.number.description = Ein Kanal zur Verwaltung einer generischen Gruppenadressen mit einem DPT (Datenpunkttyp) kompatibel mit Number Items -channel-type.knx.rollershutter-control.label = Rollladensteuerung +channel-type.knx.rollershutter-control.label = Rollladen Steuerung channel-type.knx.rollershutter-control.description = Steuerung eines Rollershutter Items (der Status ist nicht vom KNX-Bus) -channel-type.knx.rollershutter.label = Jalousie -channel-type.knx.rollershutter.description = Ein Kanal zum Steuern der Jalousie +channel-type.knx.rollershutter.label = Rollladen +channel-type.knx.rollershutter.description = Ein Kanal zum Steuern des Rollladens channel-type.knx.string-control.label = Zeichenkette Steuerung channel-type.knx.string-control.description = Steuerung eines String Items (der Status ist nicht vom KNX-Bus) channel-type.knx.string.label = Zeichenkette diff --git a/bundles/org.openhab.binding.yamahamusiccast/src/main/resources/OH-INF/i18n/yamahamusiccast_de.properties b/bundles/org.openhab.binding.yamahamusiccast/src/main/resources/OH-INF/i18n/yamahamusiccast_de.properties index 2c8f6bbc64d34..074d81b0f034b 100644 --- a/bundles/org.openhab.binding.yamahamusiccast/src/main/resources/OH-INF/i18n/yamahamusiccast_de.properties +++ b/bundles/org.openhab.binding.yamahamusiccast/src/main/resources/OH-INF/i18n/yamahamusiccast_de.properties @@ -22,9 +22,9 @@ thing-type.config.yamahamusiccast.device.host.description = Hostname oder IP-Adr thing-type.config.yamahamusiccast.device.syncVolume.label = Synchronisiere Lautstärke thing-type.config.yamahamusiccast.device.syncVolume.description = Synchronisiere Lautstärke über verlinkte MusicCast Modelle thing-type.config.yamahamusiccast.device.volumeDbMax.label = Maximale Lautstärke -thing-type.config.yamahamusiccast.device.volumeDbMax.description = Höchste Lautstärke in dB. +thing-type.config.yamahamusiccast.device.volumeDbMax.description = Maximale Lautstärke in Dezibel (dB). thing-type.config.yamahamusiccast.device.volumeDbMin.label = Minimale Lautstärke -thing-type.config.yamahamusiccast.device.volumeDbMin.description = Niedrigste Lautstärke in dB. +thing-type.config.yamahamusiccast.device.volumeDbMin.description = Minimale Lautstärke in Dezibel (dB). # channel group types