/* No glucose value representation (3 dashes for mg/dL) */ "– – –" = "---"; /* Format string for glucose trend per minute. (1: glucose value and unit) */ "%@/min" = "%@/分"; /* No comment provided by engineer. */ "Are you sure you want to delete this CGM?" = "このCGMを削除しますか?"; /* Button text to cancel G7 setup */ "Cancel" = "キャンセル"; /* No comment provided by engineer. */ "Configuration" = "コンフィグレーション"; /* title for g7 settings connection status when connected */ "Connected" = "接続済み"; /* title for g7 settings connection status when connecting */ "Connecting" = "接続しています"; /* Button title for starting setup */ "Continue" = "次へ"; /* Button label for removing CGM */ "Delete CGM" = "CGMを削除"; /* Field label */ "Glucose" = "血糖値"; /* title for g7 settings row showing BLE Name */ "Name" = "プリセット名"; /* Field label */ "Trend" = "トレンド";