Localizable.strings 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116
  1. /* No glucose value representation (3 dashes for mg/dL) */
  2. "– – –" = "– – –";
  3. /* No comment provided by engineer. */
  4. "Are you sure you want to delete this CGM?" = "Voulez-vous vraiment supprimer ce CGM?";
  5. /* No comment provided by engineer. */
  6. "Bluetooth" = "Bluetooth";
  7. /* Button text to cancel G7 setup */
  8. "Cancel" = "Annuler";
  9. /* No comment provided by engineer. */
  10. "Configuration" = "Configuration";
  11. /* title for g7 settings connection status when connected */
  12. "Connected" = "Connecté";
  13. /* title for g7 settings connection status when connecting */
  14. "Connecting" = "Connexion en cours";
  15. /* Button title for starting setup */
  16. "Continue" = "Continuer";
  17. /* Button label for removing CGM */
  18. "Delete CGM" = "Effacer le CGM";
  19. /* Navigation bar title for G7SettingsView
  20. Title on WelcomeView */
  21. "Dexcom G7" = "Dexcom G7";
  22. /* No comment provided by engineer. */
  23. "Done" = "Terminé";
  24. /* Field label */
  25. "Glucose" = "Glycémie";
  26. /* title for g7 settings row showing sensor grace period end time */
  27. "Grace Period End" = "Fin du délai de grâce";
  28. /* G7 Progress bar label when sensor grace period progress showing */
  29. "Grace period remaining" = "Délai de grâce restant";
  30. /* String displayed instead of a glucose value above the CGM range */
  31. "HIGH" = "HAUT";
  32. /* title for g7 settings row showing sensor last connect time */
  33. "Last Connect" = "Dernière connexion";
  34. /* No comment provided by engineer. */
  35. "Last Reading" = "Dernière lecture";
  36. /* Descriptive text on G7StartupView */
  37. "Loop can read G7 CGM data, but you must still use the Dexcom G7 App for pairing, calibration, and other sensor management." = "Loop peut lire les données du CGM G7, mais vous devrez continuer à utiliser l'application Dexcom G7 pour l'appairage, l'étalonnage et d'autres opérations de gestion du capteur.";
  38. /* String displayed instead of a glucose value below the CGM range */
  39. "LOW" = "BAS";
  40. /* title for g7 settings row showing BLE Name */
  41. "Name" = "Nom";
  42. /* No comment provided by engineer. */
  43. "Scan for new sensor" = "Recherche du nouveau capteur";
  44. /* title for g7 settings connection status when scanning */
  45. "Scanning" = "Recherche...";
  46. /* G7 Status highlight text for searching for sensor */
  47. "Searching for\nSensor" = "Recherche de capteur";
  48. /* G7 Progress bar label when searching for sensor */
  49. "Searching for sensor" = "Recherche de capteur";
  50. /* G7 Status highlight text for sensor expired */
  51. "Sensor\nExpired" = "Capteur expiré";
  52. /* G7 Status highlight text for sensor failed */
  53. "Sensor\nFailed" = "Capteur\nDéfaillant";
  54. /* G7 Status highlight text for sensor error */
  55. "Sensor\nIssue" = "Problème de capteur";
  56. /* G7 Status highlight text for sensor warmup */
  57. "Sensor\nWarmup" = "Préchauffage du capteur";
  58. /* title for g7 settings row showing sensor expiration time */
  59. "Sensor Expiration" = "Expiration du capteur";
  60. /* G7 Progress bar label when sensor expired */
  61. "Sensor expired" = "Capteur expiré";
  62. /* G7 Progress bar label when sensor lifetime progress showing */
  63. "Sensor expires" = "Capteur expire";
  64. /* G7 Progress bar label when sensor failed */
  65. "Sensor failed" = "Erreur de capteur";
  66. /* title for g7 settings row showing sensor start time */
  67. "Sensor Start" = "Démarrage du capteur";
  68. /* G7 Status highlight text for signal loss */
  69. "Signal\nLoss" = "Perte de signal";
  70. /* Field label */
  71. "Time" = "Heure";
  72. /* Field label */
  73. "Trend" = "Tendance";
  74. /* title for g7 config settings to upload readings */
  75. "Upload Readings" = "Envoyer les données";
  76. /* G7 Progress bar label when sensor in warmup */
  77. "Warmup completes" = "Préchauffage terminé";