/* Format string for glucose trend per minute. (1: glucose value and unit) */ "%@/min" = "%@/分钟"; /* Confirmation message for deleting a CGM */ "Are you sure you want to delete this CGM?" = "确认要删除该CGM吗?"; /* The title of the cancel action in an action sheet */ "Cancel" = "取消"; /* Title describing glucose date */ "Date" = "日期"; /* Button title to delete CGM Title text for the button to remove a CGM from Loop */ "Delete CGM" = "删除CGM"; /* Title describing glucose value */ "Glucose" = "葡萄糖"; /* Describes a glucose value adjusted to reflect a recent calibration */ "Glucose (Adjusted)" = "血糖"; /* Section title for latest glucose calibration */ "Latest Calibration" = "最近一次较准"; /* Section title for latest glucose reading */ "Latest Reading" = "最新血糖值"; /* Section title for latest connection date */ "Latest Connection" = "上一次连接"; /* Button title to open CGM app */ "Open App" = "打开软件"; /* Title describing sensor session age */ "Session Age" = "传感器启动天数"; /* Section title for remote data synchronization */ "Remote Data Synchronization" = "远程数据同步"; /* Title describing sensor expiration */ "Sensor Expires" = "Sensor Expires"; /* Title describing past sensor expiration */ "Sensor Expired" = "传感器已过期"; /* Title describing CGM calibration and battery state */ "Status" = "状态"; /* Title describing transmitter session age */ "Transmitter Age" = "发射器使用天数"; /* The title text for the Dexcom G5/G6 transmitter ID config value */ "Transmitter ID" = "发射器编号"; /* Title describing glucose trend */ "Trend" = "趋势"; /* The title text for the upload glucose switch cell */ "Upload Readings" = "Upload Readings";