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?" = "¿Está seguro de que quiere eliminar este MCG?";
  5. /* No comment provided by engineer. */
  6. "Bluetooth" = "Bluetooth";
  7. /* Button text to cancel G7 setup */
  8. "Cancel" = "Cancelar";
  9. /* No comment provided by engineer. */
  10. "Configuration" = "Configuración";
  11. /* title for g7 settings connection status when connected */
  12. "Connected" = "Conectado";
  13. /* title for g7 settings connection status when connecting */
  14. "Connecting" = "Conectando";
  15. /* Button title for starting setup */
  16. "Continue" = "Continuar";
  17. /* Button label for removing CGM */
  18. "Delete CGM" = "Eliminar MCG";
  19. /* Navigation bar title for G7SettingsView
  20. Title on WelcomeView */
  21. "Dexcom G7" = "Dexcom G7";
  22. /* No comment provided by engineer. */
  23. "Done" = "Completado";
  24. /* Field label */
  25. "Glucose" = "Glucosa";
  26. /* title for g7 settings row showing sensor grace period end time */
  27. "Grace Period End" = "Fin del período de gracia";
  28. /* G7 Progress bar label when sensor grace period progress showing */
  29. "Grace period remaining" = "Período de gracia restante";
  30. /* String displayed instead of a glucose value above the CGM range */
  31. "HIGH" = "ALTO";
  32. /* title for g7 settings row showing sensor last connect time */
  33. "Last Connect" = "Última conexión";
  34. /* No comment provided by engineer. */
  35. "Last Reading" = "Último dato";
  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 puede leer los datos de monitor continuo de glucosa Dexcom G7, pero Usted debe seguir usando la aplicación de Dexcom G7 para emparejar, calibrar y administrar otros comandos del sensor.";
  38. /* String displayed instead of a glucose value below the CGM range */
  39. "LOW" = "BAJO";
  40. /* title for g7 settings row showing BLE Name */
  41. "Name" = "Nombre";
  42. /* No comment provided by engineer. */
  43. "Scan for new sensor" = "Escanear nuevo sensor";
  44. /* title for g7 settings connection status when scanning */
  45. "Scanning" = "Escaneando";
  46. /* G7 Status highlight text for searching for sensor */
  47. "Searching for\nSensor" = "Buscando sensor";
  48. /* G7 Progress bar label when searching for sensor */
  49. "Searching for sensor" = "Buscando sensor";
  50. /* G7 Status highlight text for sensor expired */
  51. "Sensor\nExpired" = "Sensor caducado";
  52. /* G7 Status highlight text for sensor failed */
  53. "Sensor\nFailed" = "Fallo del sensor";
  54. /* G7 Status highlight text for sensor error */
  55. "Sensor\nIssue" = "Error de sensor";
  56. /* G7 Status highlight text for sensor warmup */
  57. "Sensor\nWarmup" = "Preparación del sensor";
  58. /* title for g7 settings row showing sensor expiration time */
  59. "Sensor Expiration" = "Caducación de sensor";
  60. /* G7 Progress bar label when sensor expired */
  61. "Sensor expired" = "Sensor caducado";
  62. /* G7 Progress bar label when sensor lifetime progress showing */
  63. "Sensor expires" = "Sensor caduca";
  64. /* G7 Progress bar label when sensor failed */
  65. "Sensor failed" = "Fallo del sensor";
  66. /* title for g7 settings row showing sensor start time */
  67. "Sensor Start" = "Sensor comienza";
  68. /* G7 Status highlight text for signal loss */
  69. "Signal\nLoss" = "Pérdida de señal";
  70. /* Field label */
  71. "Time" = "Hora";
  72. /* Field label */
  73. "Trend" = "Tendencia";
  74. /* title for g7 config settings to upload readings */
  75. "Upload Readings" = "Subir Datos";
  76. /* G7 Progress bar label when sensor in warmup */
  77. "Warmup completes" = "Tiempo de calentamiento completado";