New Crowdin updates (#11774)

* New translations mqttbroker.properties (Hungarian)

* New translations exec.properties (Hungarian)

* New translations jinja.properties (Hungarian)

* New translations js.properties (Hungarian)

* New translations regex.properties (Hungarian)

* New translations jsonpath.properties (Hungarian)

* New translations scale.properties (Hungarian)

* New translations xslt.properties (Hungarian)

* New translations xpath.properties (Hungarian)
This commit is contained in:
openhab-bot
2021-12-15 18:44:18 +01:00
committed by GitHub
parent 07a1976c81
commit 09105cae8e
9 changed files with 150 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
profile.config.transform.REGEX.function.label = Reguláris kifejezés
profile.config.transform.REGEX.function.description = Az átalakítandó értéken alkalmazandó reguláris kifejezés. Tartalmaznia kell egy elkapó csoportot, melynek az eredményét adja vissza. Például\: .*\=(\\d*.\\d*).* kiválasztja a 23.5 részt a temp\=24.5°C szövegből.
profile.config.transform.REGEX.sourceFormat.label = Formázandó állapotérték
profile.config.transform.REGEX.sourceFormat.description = Hogyan formázzuk az állapot csatornát, mielőtt átalakítjuk. Pl.\: %s vagy %.1f °C (alapértelmezetten %s).
# profile type
profile-type.transform.REGEX.label = REGEX