Skip to content

Commit af69963

Browse files
committed
Update for 1e0e6b2..6feeff5
1 parent 6feeff5 commit af69963

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Platform/ja.lproj/Localizable.strings

+3
Original file line numberDiff line numberDiff line change
@@ -298,6 +298,7 @@
298298
"USB Device" = "USBデバイス";
299299
"Confirm" = "確定";
300300
"Querying USB devices..." = "USBデバイスを確認中…";
301+
"Serial %lld: %@" = "シリアル%1$lld: %2$@";
301302
"Display %lld: %@" = "ディスプレイ%1$lld: %2$@";
302303

303304
// Display/VMDisplayQemuMetalWindowController.swift
@@ -1050,6 +1051,8 @@
10501051
"Stopping" = "停止中";
10511052
"Saving" = "保存中";
10521053
"Restoring" = "復元中";
1054+
"This function is not implemented." = "この機能は実装されていません。";
1055+
"This VM is not available or is configured for a backend that does not support remote clients." = "この仮想マシンは利用できないか、リモートクライアントに対応していないバックエンド用に構成されています。";
10531056

10541057

10551058
/* Remote */

0 commit comments

Comments
 (0)