Localizable.strings 859 B

12345678910111213141516171819202122232425262728293031323334
  1. /* No glucose value representation (3 dashes for mg/dL) */
  2. "– – –" = "---";
  3. /* No comment provided by engineer. */
  4. "Are you sure you want to delete this CGM?" = "このCGMを削除しますか?";
  5. /* Button text to cancel G7 setup */
  6. "Cancel" = "キャンセル";
  7. /* No comment provided by engineer. */
  8. "Configuration" = "コンフィグレーション";
  9. /* title for g7 settings connection status when connected */
  10. "Connected" = "接続済み";
  11. /* title for g7 settings connection status when connecting */
  12. "Connecting" = "接続しています";
  13. /* Button title for starting setup */
  14. "Continue" = "次へ";
  15. /* Button label for removing CGM */
  16. "Delete CGM" = "CGMを削除";
  17. /* Field label */
  18. "Glucose" = "血糖値";
  19. /* title for g7 settings row showing BLE Name */
  20. "Name" = "プリセット名";
  21. /* Field label */
  22. "Trend" = "トレンド";