| 123456789101112131415161718192021222324252627282930313233343536373839404142 |
- /* The title of the section describing commands */
- "Commands" = "Commandes";
- /* The connected state */
- "Connected" = "Connecté";
- /* The in-progress connecting state */
- "Connecting" = "De liaison";
- /* The title of the cell showing BLE connection state */
- "Connection State" = "Etat de connexion";
- /* The title of the section describing the device */
- "Device" = "Dispositif";
- /* The title of the devices table section in RileyLink settings */
- "Devices" = "Appareils";
- /* The disconnected state */
- "Disconnected" = "Débranché";
- /* The in-progress disconnecting state */
- "Disconnecting" = "Se déconnecter";
- /* The title of the cell showing firmware version */
- "Firmware" = "Microprogramme";
- /* The title of the cell showing current rileylink frequency */
- "Frequency" = "Fréquence";
- /* The title of the cell showing device name */
- "Name" = "Nom";
- /* RileyLink setup description */
- "RileyLink allows for communication with the pump over Bluetooth Low Energy." = "RileyLink permet la communication avec la pompe via Bluetooth Low Energy.";
- /* The title of the cell showing BLE signal strength (RSSI) */
- "Signal Strength" = "Force du signal";
- /* The title of the cell showing uptime */
- "Uptime" = "Temps de fonctionnement";
|