From 19971d7ce20696c17c2e8989c2bff85f0f2f2f64 Mon Sep 17 00:00:00 2001 From: MMP0 <28616020+MMP0@users.noreply.github.com> Date: Fri, 24 May 2024 13:06:03 +0900 Subject: [PATCH] Update for 8e84a1e --- Platform/ja.lproj/Localizable.strings | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/Platform/ja.lproj/Localizable.strings b/Platform/ja.lproj/Localizable.strings index c88b81071..9103273b0 100644 --- a/Platform/ja.lproj/Localizable.strings +++ b/Platform/ja.lproj/Localizable.strings @@ -440,6 +440,8 @@ // VMConfigAppleDriveCreateView.swift "Removable" = "リムーバブル"; "If checked, the drive image will be stored with the VM." = "チェックを入れると、ドライブイメージが仮想マシンに保存されます。"; +"Use NVMe Interface" = "NVMeを使用"; +"If checked, use NVMe instead of virtio as the disk interface, available on macOS 14+ for Linux guests only. This interface is slower but less likely to encounter filesystem errors." = "チェックを入れると、virtioの代わりにNVMeをディスクインターフェイスとして使用します。これは、macOS 14以降のLinuxゲストのみで使用できます。このインターフェイスは低速ですが、ファイルシステムエラーが発生する可能性が低くなります。"; // VMConfigAppleDriveDetailsView.swift "Removable Drive" = "リムーバブルドライブ"; @@ -1141,9 +1143,3 @@ // UTMQemuMonitor.m "Guest panic" = "ゲストがパニック状態に陥りました"; - -/* VMConfigAppleDriveDetailsView - VMConfigAppleDriveCreateView*/ -"Use NVMe Interface" = "NVMe を使用します"; -"If checked, use NVMe instead of virtio as the disk interface, available on macOS 14+ for Linux guests only. This interface is slower but less likely to encounter filesystem errors." = "チェックされている場合、ディスクインターフェースとして virtio の代わりに NVMe を使用します。macOS 14+ では Linux ゲストのみ利用可能です。このインターフェースは遅いですが、ファイルシステムエラーが発生する可能性が低いです。"; -