Localizable.strings 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. /* Format string for glucose trend per minute. (1: glucose value and unit) */
  2. "%@/min" = "%@/phút";
  3. /* Confirmation message for deleting a CGM */
  4. "Are you sure you want to delete this CGM?" = "Bạn có chắc muốn xóa CGM này không?";
  5. /* The title of the cancel action in an action sheet */
  6. "Cancel" = "Hủy bỏ";
  7. /* Title describing glucose date */
  8. "Date" = "Ngày";
  9. /* Title text for the button to remove a CGM from Loop */
  10. "Delete CGM" = "Xóa CGM";
  11. /* Title describing glucose value */
  12. "Glucose" = "Đường huyết";
  13. /* Describes a glucose value adjusted to reflect a recent calibration */
  14. "Glucose (Adjusted)" = "Đường huyết (Được điều chỉnh)";
  15. /* Section title for latest glucose calibration */
  16. "Latest Calibration" = "Lần hiệu chỉnh gần nhất";
  17. /* Section title for latest glucose reading */
  18. "Latest Reading" = "Kết quả đọc mới nhất";
  19. /* Button title to open CGM app */
  20. "Open App" = "Mở ứng dụng";
  21. /* Title describing sensor session age */
  22. "Session Age" = "Thời gian sử dụng sensor";
  23. /* Title describing CGM calibration and battery state */
  24. "Status" = "Tình trạng";
  25. /* Title describing transmitter session age */
  26. "Transmitter Age" = "Thời gian sử dụng Transmitter";
  27. /* The title text for the Dexcom G5/G6 transmitter ID config value */
  28. "Transmitter ID" = "Số ID của Transmitter";
  29. /* Title describing glucose trend */
  30. "Trend" = "Xu hướng";