mirror of https://github.com/arendst/Tasmota.git
Update fr_FR.h
This commit is contained in:
parent
8d725a685a
commit
dbd8199062
|
@ -115,7 +115,7 @@
|
|||
#define D_IP_ADDRESS "Adresse IP"
|
||||
#define D_LIGHT "Lumière"
|
||||
#define D_LWT "LWT"
|
||||
#define D_LQI "LQI" // Zigbee Link Quality Index
|
||||
#define D_LQI "LQI" // ZigBee Link Quality Index
|
||||
#define D_MODULE "Module"
|
||||
#define D_MOISTURE "Humidité"
|
||||
#define D_MQTT "MQTT"
|
||||
|
@ -458,13 +458,13 @@
|
|||
|
||||
// xdrv_23_zigbee
|
||||
#define D_ZIGBEE_PERMITJOIN_ACTIVE "Modules autorisés à s'associer"
|
||||
#define D_ZIGBEE_MAPPING_TITLE "Cartographie Tasmota Zigbee"
|
||||
#define D_ZIGBEE_NOT_STARTED "Zigbee non démarré"
|
||||
#define D_ZIGBEE_MAPPING_TITLE "Cartographie Tasmota ZigBee"
|
||||
#define D_ZIGBEE_NOT_STARTED "ZigBee non démarré"
|
||||
#define D_ZIGBEE_MAPPING_IN_PROGRESS_SEC "Cartographie en cours (%d s. restant)"
|
||||
#define D_ZIGBEE_MAPPING_NOT_PRESENT "Pas de cartographie"
|
||||
#define D_ZIGBEE_MAP_REFRESH "MàJ de la carto Zigbee"
|
||||
#define D_ZIGBEE_MAP "Carto Zigbee"
|
||||
#define D_ZIGBEE_PERMITJOIN "Association Zigbee autorisée"
|
||||
#define D_ZIGBEE_MAP_REFRESH "MàJ de la carto ZigBee"
|
||||
#define D_ZIGBEE_MAP "Carto ZigBee"
|
||||
#define D_ZIGBEE_PERMITJOIN "Association ZigBee autorisée"
|
||||
#define D_ZIGBEE_GENERATE_KEY "création d'une clé réseau ZigBee aléatoire"
|
||||
#define D_ZIGBEE_UNKNOWN_DEVICE "Module inconnu"
|
||||
#define D_ZIGBEE_UNKNOWN_ATTRIBUTE "Attribut inconnu"
|
||||
|
@ -684,9 +684,9 @@
|
|||
#define D_SENSOR_ADE7953_IRQ "ADE7953 IRQ"
|
||||
#define D_SENSOR_BUZZER "Buzzer"
|
||||
#define D_SENSOR_OLED_RESET "OLED Reset"
|
||||
#define D_SENSOR_ZIGBEE_TXD "Zigbee TX"
|
||||
#define D_SENSOR_ZIGBEE_RXD "Zigbee RX"
|
||||
#define D_SENSOR_ZIGBEE_RST "Zigbee Rst"
|
||||
#define D_SENSOR_ZIGBEE_TXD "ZigBee TX"
|
||||
#define D_SENSOR_ZIGBEE_RXD "ZigBee RX"
|
||||
#define D_SENSOR_ZIGBEE_RST "ZigBee Rst"
|
||||
#define D_SENSOR_SOLAXX1_TX "SolaxX1 TX"
|
||||
#define D_SENSOR_SOLAXX1_RX "SolaxX1 RX"
|
||||
#define D_SENSOR_IBEACON_TX "iBeacon TX"
|
||||
|
|
Loading…
Reference in New Issue