Localizable.strings 3.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495
  1. /* No glucose value representation (3 dashes for mg/dL) */
  2. "– – –" = "– – –";
  3. /* Button text to cancel G7 setup */
  4. "Cancel" = "निरस्त";
  5. /* title for g7 settings connection status when connected */
  6. "Connected" = "कनेक्ट हो गया";
  7. /* title for g7 settings connection status when connecting */
  8. "Connecting" = "कनेक्ट हो रहा है";
  9. /* Button title for starting setup */
  10. "Continue" = "जारी";
  11. /* Navigation bar title for G7SettingsView
  12. Title on WelcomeView */
  13. "Dexcom G7" = "Dexcom G7";
  14. /* Field label */
  15. "Glucose" = "शुगर";
  16. /* title for g7 settings row showing sensor grace period end time */
  17. "Grace Period End" = "ग्रेस समय समाप्त";
  18. /* G7 Progress bar label when sensor grace period progress showing */
  19. "Grace period remaining" = "बचा हुआ ग्रेस समय";
  20. /* String displayed instead of a glucose value above the CGM range */
  21. "HIGH" = "HIGH";
  22. /* title for g7 settings row showing sensor last connect time */
  23. "Last Connect" = "लास्ट कनेक्ट";
  24. /* Descriptive text on G7StartupView */
  25. "Loop can read G7 CGM data, but you must still use the Dexcom G7 App for pairing, calibration, and other sensor management." = "लूप G7 सीजीएम की रीडिंग्स पढ़ सकता है लेकिन सीजीएम सेन्सर के मैनज्मेंट, सेन्सर पैरिंग और कैलिब्रेशन की लिए dexcom का G7 ऐप ही इस्तेमाल करना चाहिए।";
  26. /* String displayed instead of a glucose value below the CGM range */
  27. "LOW" = "LOW";
  28. /* title for g7 settings row showing BLE Name */
  29. "Name" = "नाम";
  30. /* title for g7 settings connection status when scanning */
  31. "Scanning" = "स्कैनिंग";
  32. /* G7 Status highlight text for searching for sensor */
  33. "Searching for\nSensor" = "सेन्सर ढूँड रहा है";
  34. /* G7 Progress bar label when searching for sensor */
  35. "Searching for sensor" = "सेन्सर ढूँड रहा है";
  36. /* G7 Status highlight text for sensor expired */
  37. "Sensor\nExpired" = "सेन्सर समाप्त";
  38. /* G7 Status highlight text for sensor failed */
  39. "Sensor\nFailed" = "सेन्सर ख़राब";
  40. /* G7 Status highlight text for sensor error */
  41. "Sensor\nIssue" = "सेन्सर ख़राबी";
  42. /* G7 Status highlight text for sensor warmup */
  43. "Sensor\nWarmup" = "सेन्सर का शुरुआती समय";
  44. /* title for g7 settings row showing sensor expiration time */
  45. "Sensor Expiration" = "सेन्सर समाप्ति";
  46. /* G7 Progress bar label when sensor expired */
  47. "Sensor expired" = "सेन्सर समाप्त हो गया";
  48. /* G7 Progress bar label when sensor lifetime progress showing */
  49. "Sensor expires" = "सेन्सर समाप्त";
  50. /* G7 Progress bar label when sensor failed */
  51. "Sensor failed" = "सेन्सर ख़राब हो गया है";
  52. /* title for g7 settings row showing sensor start time */
  53. "Sensor Start" = "सेन्सर शुरू";
  54. /* G7 Status highlight text for signal loss */
  55. "Signal\nLoss" = "सिग्नल लॉस";
  56. /* Field label */
  57. "Time" = "समय";
  58. /* Field label */
  59. "Trend" = "ट्रेंड";
  60. /* title for g7 config settings to upload readings */
  61. "Upload Readings" = "अपलोड रीडिंग्स";
  62. /* G7 Progress bar label when sensor in warmup */
  63. "Warmup completes" = "शुरुआती वॉर्म अप पूर्ण";