remove old fr translations

Signed-off-by: Laurent ARNAL <laurent@clae.net>
This commit is contained in:
Laurent ARNAL 2024-08-20 21:46:21 +02:00
parent c1172598a8
commit 2518a9f64c

View File

@ -1,47 +0,0 @@
# add-on
addon.linky.name = Extension Linky
addon.linky.description = Cette extension collecte vos données de consommation d'énergie depuis le site internet d'Enedis.
# thing types
thing-type.linky.linky.label = Linky
thing-type.linky.linky.description = Fournit vos données de consommation d'énergie. Pour recevoir ces données, vous devez activer votre compte sur https\://espace-client-particuliers.enedis.fr/web/espace-particuliers/compteur-linky.
# thing types config
thing-type.config.linky.linky.internalAuthId.label = ID d'authentification
thing-type.config.linky.linky.internalAuthId.description = ID d'authentification délivré après le captcha (voir documentation).
thing-type.config.linky.linky.password.label = Mot de Passe
thing-type.config.linky.linky.password.description = Votre mot de passe Enedis
thing-type.config.linky.linky.username.label = Nom d'utilisateur
thing-type.config.linky.linky.username.description = Votre nom d'utilisateur Enedis
# channel group types
channel-group-type.linky.daily.label = Consommation quotidienne
channel-group-type.linky.daily.channel.timestamp.label = Horodatage Pic
channel-group-type.linky.daily.channel.timestamp.description = Horodatage du pic maximum de consommation d'énergie
channel-group-type.linky.daily.channel.yesterday.label = Consommation Hier
channel-group-type.linky.monthly.label = Consommation mensuelle
channel-group-type.linky.monthly.channel.lastMonth.label = Consommation Mois Dernier
channel-group-type.linky.monthly.channel.thisMonth.label = Consommation Mois Actuel
channel-group-type.linky.weekly.label = Consommation hebdomadaire
channel-group-type.linky.weekly.channel.lastWeek.label = Consommation Semaine Dernière
channel-group-type.linky.weekly.channel.thisWeek.label = Consommation Semaine Actuelle
channel-group-type.linky.yearly.label = Consommation annuelle
channel-group-type.linky.yearly.channel.lastYear.label = Consommation Année Dernière
channel-group-type.linky.yearly.channel.thisYear.label = Consommation Année Actuelle
# channel types
channel-type.linky.consumption.label = Consommation Totale
channel-type.linky.consumption.description = Consommation pour un intervalle de temps donné
channel-type.linky.power.label = Pic Consommation Hier
channel-type.linky.power.description = Pic maximum de consommation d'énergie hier
channel-type.linky.timestamp.label = Horodatage
# Thing status descriptions
offline.config-error-mandatory-settings = Le prmId est obligatoire.