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:
@@ -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
|
||||
Reference in New Issue
Block a user