Localizable.strings 954 B

12345678910111213141516171819202122232425262728293031323334353637
  1. /* No glucose value representation (3 dashes for mg/dL) */
  2. "– – –" = "---";
  3. /* Format string for glucose trend per minute. (1: glucose value and unit) */
  4. "%@/min" = "%@/phút";
  5. /* No comment provided by engineer. */
  6. "Are you sure you want to delete this CGM?" = "Bạn có chắc sẽ xóa CGM này?";
  7. /* Button text to cancel G7 setup */
  8. "Cancel" = "Hủy bỏ";
  9. /* No comment provided by engineer. */
  10. "Configuration" = "Cấu hình";
  11. /* title for g7 settings connection status when connected */
  12. "Connected" = "Đã kết nối";
  13. /* title for g7 settings connection status when connecting */
  14. "Connecting" = "Đang kết nối";
  15. /* Button title for starting setup */
  16. "Continue" = "Tiếp tục";
  17. /* Button label for removing CGM */
  18. "Delete CGM" = "Xóa CGM";
  19. /* Field label */
  20. "Glucose" = "Đường huyết";
  21. /* title for g7 settings row showing BLE Name */
  22. "Name" = "Tên";
  23. /* Field label */
  24. "Trend" = "Xu hướng";