New Crowdin updates (#15886)

* New translations sonos.properties (French)

* New translations influxdb.properties (French)

* New translations netatmo.properties (French)

* New translations jpa.properties (French)

* New translations chatgpt.properties (French)
This commit is contained in:
openhab-bot
2023-11-12 20:16:43 +01:00
committed by GitHub
parent 49bf5eb085
commit c15f1344c3
5 changed files with 44 additions and 8 deletions

View File

@@ -1,3 +1,10 @@
# add-on
addon.influxdb.name = Persistance InfluxDB
addon.influxdb.description = Il s'agit du service de persistance pour InfluxDB.
# add-on
persistence.config.influxdb.addCategoryTag.label = Ajouter balise catégory
persistence.config.influxdb.addCategoryTag.description = La catégorie de l'élément doit-elle être incluse en tant que balise "category" ? Si aucune catégorie n'est définie, "n/a" sera utilisé.
persistence.config.influxdb.addLabelTag.label = Ajouter balise label
@@ -28,7 +35,3 @@ persistence.config.influxdb.version.label = Version de la base de données
persistence.config.influxdb.version.description = Version de InfluxDB
persistence.config.influxdb.version.option.V1 = InfluxDB 1
persistence.config.influxdb.version.option.V2 = InfluxDB 2
# service
service.persistence.influxdb.label = Service d'historisation InfluxDB