/* Title on WelcomeView */ "Dexcom G7" = "Dexcom G7"; /* Descriptive text on G7StartupView */ "iAPS can read G7 CGM data, but you must still use the Dexcom G7 App for pairing, calibration, and other sensor management." = "iAPS có thể đọc dữ liệu G7 CGM tuy nhiên bạn nên dùng app của Dexcom G7 để ghép đôi, hiệu chỉnh và quản lý sensor."; /* Button title for starting setup */ "Continue" = "Tiếp tục"; /* Button text to cancel G7 setup */ "Cancel" = "Bỏ qua"; /* Error description for unreliable state */ "Glucose data is unavailable" = "Dữ liệu đường huyết không có sẵn"; /* The description of sensor algorithm state when sensor is ok. */ "Sensor is OK" = "Sensor is OK"; /* The description of sensor algorithm state when sensor is stopped." */ "Sensor is stopped" = "Cảm biến đã dừng hoạt động"; /* The description of sensor algorithm state when sensor is warming up. */ "Sensor is warming up" = "Cảm biến đang khởi động"; /* The description of sensor algorithm state when sensor is expired. */ "Sensor expired" = "Cảm biến đã hết hạn"; /* The description of sensor algorithm state when sensor failed. */ "Sensor failed" = "Lỗi cảm biến"; /* The description of sensor algorithm state when raw value is unknown. (1: missing data details) */ "Sensor is in unknown state %1$d" = "Trạng thái cảm biến không xác định %1$d"; /* title for g7 settings row showing sensor start time */ "Sensor Start" = "Khởi động Cảm biến"; /* title for g7 settings row showing sensor expiration time */ "Sensor Expiration" = "Cảm biến hết hạn"; /* title for g7 settings row showing sensor grace period end time */ "Grace Period End" = "Thời gian ân huệ kết thúc"; /* Field label */ "Glucose" = "Đường huyết"; "Last Reading" = "Kết quả đọc gần nhất"; "Time" = "Thời gian"; "Trend" = "Xu hướng Glucose"; "Bluetooth" = "Bluetooth"; /* title for g7 settings row showing BLE Name */ "Name" = "Tên"; /* title for g7 settings connection status when scanning */ "Scanning" = "Đang quét"; /* title for g7 settings connection status when connected */ "Connected" = "Đã kết nối"; /* title for g7 settings connection status when connecting */ "Connecting" = "Đang kết nối"; /* title for g7 settings row showing sensor last connect time */ "Last Connect" = "Kết nối gần đây nhất"; /* Configuration */ "Configuration" = "Cấu hình"; /* title for g7 config settings to upload readings */ "Upload Readings" = "Glucose đang tải lên"; /* Button */ "Scan for new sensor" = "Scan để thay sensor"; /* Button label for removing CGM */ "Delete CGM" = "Xoá CGM"; /* No glucose value representation (3 dashes for mg/dL) */ "– – –" = "– – –"; /* String displayed instead of a glucose value below the CGM range */ "LOW" = "THẤP"; /* String displayed instead of a glucose value above the CGM range */ "HIGH" = "CAO"; /* Format string for glucose trend per minute. (1: glucose value and unit) */ "%@/min" = "%@/phút"; /* G7 Progress bar label when searching for sensor */ "Searching for sensor" = "Đang tìm kiếm cảm biến"; /* G7 Progress bar label when sensor expired */ "Sensor expired" = "Cảm biến đã hết hạn"; /* G7 Progress bar label when sensor in warmup */ "Warmup completes" = "Khởi động hoàn tất"; /* G7 Progress bar label when sensor in warmup */ "Warmup completes" = "Khởi động hoàn tất"; /* G7 Progress bar label when sensor failed */ "Sensor failed" = "Lỗi cảm biến"; /* G7 Progress bar label when sensor lifetime progress showing */ "Sensor expires" = "Sensor hết hạn"; /* G7 Progress bar label when sensor grace period progress showing */ "Grace period remaining" = "Thời gian ân huệ còn lại"; /* G7 Status highlight text for searching for sensor */ "Searching for\nSensor" = "Đang tìm kiếm \n sensor"; /* G7 Status highlight text for sensor expired */ "Sensor\nExpired" = "Sensor\n hết hạn"; /* G7 Status highlight text for signal loss */ "Sensor\nFailed" = "Sensor\n thất bại"; /* G7 Status highlight text for signal loss */ "Signal\nLoss" = "Tín hiệu\n mất"; /*G7 Status highlight text for sensor error */ "Sensor\nIssue" = "Sensor\n có vấn đề"; /* G7 Status highlight text for sensor warmup */ "Sensor\nWarmup" = "Sensor\n đang khởi động";