From 8ebc8204c72a386ccf78a257f0ee6f83fedd5ee4 Mon Sep 17 00:00:00 2001 From: openhab-bot Date: Sun, 18 Sep 2022 10:11:32 +0200 Subject: [PATCH] New Crowdin updates (#3082) * New translations units.properties (Portuguese) * New translations units.properties (Portuguese, Brazilian) * New translations DefaultSystemChannels.properties (German) * New translations DefaultSystemChannels.properties (Hungarian) * New translations units.properties (Portuguese) * New translations units.properties (Portuguese, Brazilian) * New translations DefaultSystemChannels.properties (Polish) * New translations DefaultSystemChannels.properties (Finnish) * New translations DefaultSystemChannels.properties (Hebrew) * New translations DefaultSystemChannels.properties (Danish) --- .../OH-INF/i18n/DefaultSystemChannels_da.properties | 8 ++++++++ .../OH-INF/i18n/DefaultSystemChannels_de.properties | 10 +++++++++- .../OH-INF/i18n/DefaultSystemChannels_fi.properties | 8 ++++++++ .../OH-INF/i18n/DefaultSystemChannels_he.properties | 8 ++++++++ .../OH-INF/i18n/DefaultSystemChannels_hu.properties | 8 ++++++++ .../OH-INF/i18n/DefaultSystemChannels_pl.properties | 8 ++++++++ 6 files changed, 49 insertions(+), 1 deletion(-) diff --git a/bundles/org.openhab.core.thing/src/main/resources/OH-INF/i18n/DefaultSystemChannels_da.properties b/bundles/org.openhab.core.thing/src/main/resources/OH-INF/i18n/DefaultSystemChannels_da.properties index 2d46c31f44..b559a94d21 100644 --- a/bundles/org.openhab.core.thing/src/main/resources/OH-INF/i18n/DefaultSystemChannels_da.properties +++ b/bundles/org.openhab.core.thing/src/main/resources/OH-INF/i18n/DefaultSystemChannels_da.properties @@ -48,3 +48,11 @@ channel-type.system.atmospheric-humidity.label = Atmosfærisk luftfugtighed channel-type.system.atmospheric-humidity.description = Nuværende atmosfæriske relative luftfugtighed channel-type.system.barometric-pressure.label = Barometrisk tryk channel-type.system.barometric-pressure.description = Nuværende barometrisk tryk +channel-type.system.electric-power.label = Elektrisk effekt +channel-type.system.electric-power.description = Aktuel elektrisk effekt +channel-type.system.electric-current.label = Elektrisk strøm +channel-type.system.electric-current.description = Aktuel elektrisk strøm +channel-type.system.electric-voltage.label = Elektrisk spænding +channel-type.system.electric-voltage.description = Aktuel elektrisk spænding +channel-type.system.electrical-energy.label = Elektrisk energi +channel-type.system.electrical-energy.description = Aktuel elektrisk energi diff --git a/bundles/org.openhab.core.thing/src/main/resources/OH-INF/i18n/DefaultSystemChannels_de.properties b/bundles/org.openhab.core.thing/src/main/resources/OH-INF/i18n/DefaultSystemChannels_de.properties index f177334c1e..b4e1ea7651 100644 --- a/bundles/org.openhab.core.thing/src/main/resources/OH-INF/i18n/DefaultSystemChannels_de.properties +++ b/bundles/org.openhab.core.thing/src/main/resources/OH-INF/i18n/DefaultSystemChannels_de.properties @@ -1,5 +1,5 @@ channel-type.system.signal-strength.label = Signalstärke -channel-type.system.signal-strength.description = Zeigt die aktuelle Signalstärke an. Werte von 0 (am schlechtesten) bis 4 (am besten). +channel-type.system.signal-strength.description = Zeigt die aktuelle Signalstärke an. Werte von 0 (Kein Signal) bis 4 (Ausgezeichnet). channel-type.system.signal-strength.state.option.0 = Kein Signal channel-type.system.signal-strength.state.option.1 = Schwach channel-type.system.signal-strength.state.option.2 = Durchschnittlich @@ -48,3 +48,11 @@ channel-type.system.atmospheric-humidity.label = Luftfeuchtigkeit channel-type.system.atmospheric-humidity.description = Zeigt die aktuelle atmosphärische relative Luftfeuchtigkeit an. channel-type.system.barometric-pressure.label = Luftdruck channel-type.system.barometric-pressure.description = Zeigt den aktuellen Luftdruck an. +channel-type.system.electric-power.label = Elektrische Leistung +channel-type.system.electric-power.description = Zeigt die aktuelle elektrische Leistung an. +channel-type.system.electric-current.label = Elektrische Stromstärke +channel-type.system.electric-current.description = Zeigt die aktuelle elektrische Stromstärke an. +channel-type.system.electric-voltage.label = Elektrische Spannung +channel-type.system.electric-voltage.description = Zeigt die aktuelle elektrische Spannung an. +channel-type.system.electrical-energy.label = Elektrische Energie +channel-type.system.electrical-energy.description = Zeigt die aktuelle elektrische Energy an. diff --git a/bundles/org.openhab.core.thing/src/main/resources/OH-INF/i18n/DefaultSystemChannels_fi.properties b/bundles/org.openhab.core.thing/src/main/resources/OH-INF/i18n/DefaultSystemChannels_fi.properties index b85a76312c..9e1340ac26 100644 --- a/bundles/org.openhab.core.thing/src/main/resources/OH-INF/i18n/DefaultSystemChannels_fi.properties +++ b/bundles/org.openhab.core.thing/src/main/resources/OH-INF/i18n/DefaultSystemChannels_fi.properties @@ -48,3 +48,11 @@ channel-type.system.atmospheric-humidity.label = Ilmakehän Kosteus channel-type.system.atmospheric-humidity.description = Nykyinen ilman suhteellinen kosteus channel-type.system.barometric-pressure.label = Ilmanpaine channel-type.system.barometric-pressure.description = Nykyinen ilmanpaine +channel-type.system.electric-power.label = Sähköteho +channel-type.system.electric-power.description = Nykyinen sähköteho +channel-type.system.electric-current.label = Sähkövirta +channel-type.system.electric-current.description = Nykyinen sähkövirta +channel-type.system.electric-voltage.label = Sähköjännite +channel-type.system.electric-voltage.description = Nykyinen sähköjännite +channel-type.system.electrical-energy.label = Sähköenergia +channel-type.system.electrical-energy.description = Nykyinen sähköenergia diff --git a/bundles/org.openhab.core.thing/src/main/resources/OH-INF/i18n/DefaultSystemChannels_he.properties b/bundles/org.openhab.core.thing/src/main/resources/OH-INF/i18n/DefaultSystemChannels_he.properties index 1b2373f50d..25dfaf683e 100644 --- a/bundles/org.openhab.core.thing/src/main/resources/OH-INF/i18n/DefaultSystemChannels_he.properties +++ b/bundles/org.openhab.core.thing/src/main/resources/OH-INF/i18n/DefaultSystemChannels_he.properties @@ -48,3 +48,11 @@ channel-type.system.atmospheric-humidity.label = לחות אטמוספרית channel-type.system.atmospheric-humidity.description = חלות יחסית אטמוספרית channel-type.system.barometric-pressure.label = לחץ ברומטרי channel-type.system.barometric-pressure.description = לחץ ברומטרי נוכחי +channel-type.system.electric-power.label = כוח חשמלי +channel-type.system.electric-power.description = כוח חשמלי נוכחי +channel-type.system.electric-current.label = זרם חשמלי +channel-type.system.electric-current.description = זרם חשמלי נוכחי +channel-type.system.electric-voltage.label = מתח חשמלי +channel-type.system.electric-voltage.description = מתח חשמלי נוכחי +channel-type.system.electrical-energy.label = אנרגיה חשמלית +channel-type.system.electrical-energy.description = אנרגיה חשמלית נוכחית diff --git a/bundles/org.openhab.core.thing/src/main/resources/OH-INF/i18n/DefaultSystemChannels_hu.properties b/bundles/org.openhab.core.thing/src/main/resources/OH-INF/i18n/DefaultSystemChannels_hu.properties index 0931b6be75..df877e5f46 100644 --- a/bundles/org.openhab.core.thing/src/main/resources/OH-INF/i18n/DefaultSystemChannels_hu.properties +++ b/bundles/org.openhab.core.thing/src/main/resources/OH-INF/i18n/DefaultSystemChannels_hu.properties @@ -48,3 +48,11 @@ channel-type.system.atmospheric-humidity.label = Légköri páratartalom channel-type.system.atmospheric-humidity.description = Aktuális légköri relatív páratartalom channel-type.system.barometric-pressure.label = Légköri nyomás channel-type.system.barometric-pressure.description = Aktuális légköri nyomás +channel-type.system.electric-power.label = Elektromos energia +channel-type.system.electric-power.description = Aktruális elektromos teljesítmény +channel-type.system.electric-current.label = Elektromos áramerősség +channel-type.system.electric-current.description = Aktuális elektromos áramerősség +channel-type.system.electric-voltage.label = Elektromos feszültség +channel-type.system.electric-voltage.description = Aktuális elektromos feszültség +channel-type.system.electrical-energy.label = Elektromos energia +channel-type.system.electrical-energy.description = Aktuális elektromos energia diff --git a/bundles/org.openhab.core.thing/src/main/resources/OH-INF/i18n/DefaultSystemChannels_pl.properties b/bundles/org.openhab.core.thing/src/main/resources/OH-INF/i18n/DefaultSystemChannels_pl.properties index 2f28888841..57213ebf5b 100644 --- a/bundles/org.openhab.core.thing/src/main/resources/OH-INF/i18n/DefaultSystemChannels_pl.properties +++ b/bundles/org.openhab.core.thing/src/main/resources/OH-INF/i18n/DefaultSystemChannels_pl.properties @@ -48,3 +48,11 @@ channel-type.system.atmospheric-humidity.label = Wilgotność atmosferyczna channel-type.system.atmospheric-humidity.description = Obecna wilgotność względna atmosfery channel-type.system.barometric-pressure.label = Ciśnienie barometryczne channel-type.system.barometric-pressure.description = Obecne ciśnienie atmosferyczne +channel-type.system.electric-power.label = Moc +channel-type.system.electric-power.description = Aktualna moc +channel-type.system.electric-current.label = Prąd +channel-type.system.electric-current.description = Aktualne natężeni prądu +channel-type.system.electric-voltage.label = Napięcie +channel-type.system.electric-voltage.description = Aktualne napięcie +channel-type.system.electrical-energy.label = Energia +channel-type.system.electrical-energy.description = Aktualna energia