Skip to content

Commit 1e82870

Browse files
authored
Merge pull request #6617 from MMP0/patch-2
Update Japanese localization
2 parents 29ec053 + 32f28e0 commit 1e82870

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

Platform/ja.lproj/Localizable.strings

+12
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
@@ -1004,6 +1005,15 @@
10041005
"This virtual machine must be re-added to UTM by opening it with Finder. You can find it at the path: %@" = "この仮想マシンはFinderで開いてUTMに再度追加する必要があります。次のパスにあります: %@";
10051006
"This virtual machine cannot be found at: %@" = "この仮想マシンは次の場所で見つけられません: %@";
10061007

1008+
// UTMTips.swift
1009+
"Support UTM" = "UTMを支援";
1010+
"Enjoying the app? Consider making a donation to support development." = "アプリをお楽しみいただけていますか? 開発を支援するために寄付をご検討ください。";
1011+
"No Thanks" = "今はしない";
1012+
"Tap to hide/show toolbar" = "タップしてツールバーを非表示/表示";
1013+
"When the toolbar is hidden, the icon will disappear after a few seconds. To show the icon again, tap anywhere on the screen." = "ツールバーを非表示にすると、アイコンが数秒後に消えます。アイコンを再度表示するには、画面上の任意の場所をタップします。";
1014+
"Start Here" = "ここから始めましょう";
1015+
"Create a new virtual machine or import an existing one." = "新しい仮想マシンを作成するか、既存の仮想マシンを読み込みます。";
1016+
10071017

10081018
/* Platform */
10091019

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

10541066

10551067
/* Remote */

0 commit comments

Comments
 (0)