Skip to content

Commit 19971d7

Browse files
committed
Update for 8e84a1e
1 parent 779178c commit 19971d7

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

Platform/ja.lproj/Localizable.strings

+2-6
Original file line numberDiff line numberDiff line change
@@ -440,6 +440,8 @@
440440
// VMConfigAppleDriveCreateView.swift
441441
"Removable" = "リムーバブル";
442442
"If checked, the drive image will be stored with the VM." = "チェックを入れると、ドライブイメージが仮想マシンに保存されます。";
443+
"Use NVMe Interface" = "NVMeを使用";
444+
"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ゲストのみで使用できます。このインターフェイスは低速ですが、ファイルシステムエラーが発生する可能性が低くなります。";
443445

444446
// VMConfigAppleDriveDetailsView.swift
445447
"Removable Drive" = "リムーバブルドライブ";
@@ -1141,9 +1143,3 @@
11411143

11421144
// UTMQemuMonitor.m
11431145
"Guest panic" = "ゲストがパニック状態に陥りました";
1144-
1145-
/* VMConfigAppleDriveDetailsView
1146-
VMConfigAppleDriveCreateView*/
1147-
"Use NVMe Interface" = "NVMe を使用します";
1148-
"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 ゲストのみ利用可能です。このインターフェースは遅いですが、ファイルシステムエラーが発生する可能性が低いです。";
1149-

0 commit comments

Comments
 (0)