New Crowdin updates (#12745)
* New translations exec.properties (French) * New translations jinja.properties (French) * New translations js.properties (French) * New translations jsonpath.properties (French) * New translations regex.properties (French) * New translations scale.properties (French) * New translations xslt.properties (French) * New translations xpath.properties (French) * New translations renault.properties (French) * New translations sonnen.properties (French) * New translations luxom.properties (French) * New translations luxom.properties (Italian) * New translations prowl.properties (French) * New translations prowl.properties (Italian) * New translations awattar.properties (German) * New translations vesync.properties (Italian) * New translations netatmo.properties (Italian)
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
profile.config.transform.REGEX.function.label = Expression régulière
|
||||
profile.config.transform.REGEX.function.description = Expression régulière à appliquer sur l'état. Doit contenir un groupe de capture dont le contenu sera le résultat. Par exemple \: .*\=(\\d*.\\d*).* extrait les 23,5 de temp\=23,5°C
|
||||
profile.config.transform.REGEX.sourceFormat.label = Formatage de l'état
|
||||
profile.config.transform.REGEX.sourceFormat.description = Comment formater l'état du canal avant de le transformer, par exemple %s ou %.1f °C (par défaut %s).
|
||||
|
||||
# profile type
|
||||
|
||||
profile-type.transform.REGEX.label = REGEX
|
||||
Reference in New Issue
Block a user