UTM/Platform/ja.lproj/Localizable.strings

1037 lines
39 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

/* A removable drive that has no image file inserted. */
"(empty)" = "(空)";
/* VMConfigAppleDriveDetailsView */
"(New Drive)" = "(新規ドライブ)";
/* No comment provided by engineer. */
"(new)" = "(新規)";
/* UTMWrappedVirtualMachine */
"(Unavailable)" = "(利用不可)";
/* QEMUConstant */
"%@ (%@)" = "%1$@%2$@";
/* VMToolbarDriveMenuView */
"%@ (%@): %@" = "%1$@%2$@: %3$@";
/* VMDisplayMetalWindowController */
"%@ (Display %lld)" = "%1$@(ディスプレイ%2$lld";
/* VMDisplayAppleTerminalWindowController
VMDisplayQemuTerminalWindowController */
"%@ (Terminal %lld)" = "%1$@ (ターミナル%2$lld";
/* No comment provided by engineer. */
"%@ ➡️ %@" = "%1$@ ➡️ %2$@";
/* VMDrivesSettingsView */
"%@ Drive" = "%@ドライブ";
/* VMDrivesSettingsView */
"%@ Image" = "%@イメージ";
/* Format string for remaining time until a download finishes */
"%@ remaining" = "残り%@";
/* Format string for the 'per second' part of a download speed. */
"%@/s" = "%@/秒";
/* Format string for download progress and speed, e. g. 5 MB of 6 GB (200 kbit/s) */
"%1$@ of %2$@ (%3$@)" = "%1$@ / %2$@%3$@";
/* UTMAppleConfiguration */
"A valid kernel image must be specified." = "有効なカーネルイメージを指定する必要があります。";
/* VMDisplayAppleController */
"Add…" = "追加…";
/* No comment provided by engineer. */
"Additional Options" = "その他のオプション";
/* No comment provided by engineer. */
"Additional Settings" = "その他の設定";
/* No comment provided by engineer. */
"Advanced" = "詳細";
/* VMConfigSystemView */
"Allocating too much memory will crash the VM." = "メモリを過剰に割り当てると、VMがクラッシュします。";
/* UTMData */
"AltJIT error: %@" = "AltJITエラー: %@";
/* UTMData */
"An existing virtual machine already exists with this name." = "この名前の仮想マシンがすでに存在します。";
/* VMDrivesSettingsView */
"An image already exists with that name." = "その名前のイメージがすでに存在します。";
/* UTMConfiguration
UTMVirtualMachine */
"An internal error has occurred." = "内部エラーが発生しました。";
/* UTMConfiguration */
"An invalid value of '%@' is used in the configuration file." = "構成ファイルで“%@”の無効な値が使用されています。";
/* VMConfigSystemView */
"Any unsaved changes will be lost." = "保存されていない変更は失われます。";
/* No comment provided by engineer. */
"Application" = "アプリケーション";
/* No comment provided by engineer. */
"Architecture" = "アーキテクチャ";
/* No comment provided by engineer. */
"Are you sure you want to exit UTM?" = "UTMを終了してもよろしいですか?";
/* No comment provided by engineer. */
"Are you sure you want to permanently delete this disk image?" = "このディスクイメージを完全に削除してもよろしいですか?";
/* No comment provided by engineer. */
"Are you sure you want to reset this VM? Any unsaved changes will be lost." = "この仮想マシンをリセットしてもよろしいですか? 保存されていない変更内容は失われます。";
/* No comment provided by engineer. */
"Are you sure you want to stop this VM and exit? Any unsaved changes will be lost." = "この仮想マシンを停止し、終了してもよろしいですか? 保存されていない変更内容は失われます。";
/* UTMQemuConstants */
"Automatic Serial Device (max 4)" = "自動シリアルデバイス最大4台";
/* UTMLegacyQemuConfiguration
UTMQemuConstants */
"BIOS" = "BIOS";
/* UTMQemuConstants */
"Bold" = "ボールド";
/* No comment provided by engineer. */
"Boot" = "起動";
/* No comment provided by engineer. */
"Boot Arguments" = "起動引数";
/* No comment provided by engineer. */
"Boot Image Type" = "起動イメージの種類";
/* No comment provided by engineer. */
"Boot ISO Image" = "起動ISOイメージ";
/* No comment provided by engineer. */
"Boot ISO Image (optional)" = "起動ISOイメージオプション";
/* No comment provided by engineer. */
"Boot VHDX Image" = "起動VHDXイメージ";
/* UTMQemuConstants */
"Bridged (Advanced)" = "ブリッジ(詳細)";
/* No comment provided by engineer. */
"Bridged Settings" = "ブリッジ設定";
/* Welcome view */
"Browse UTM Gallery" = "UTMギャラリーをブラウズ";
/* No comment provided by engineer. */
"Browse…" = "選択…";
/* UTMQemuConstants */
"Built-in Terminal" = "内蔵ターミナル";
/* VMDisplayWindowController
VMQemuDisplayMetalWindowController */
"Cancel" = "キャンセル";
/* UTMAppleVirtualMachine */
"Cannot access resource: %@" = "リソースにアクセスできません: %@";
/* UTMAppleVirtualMachine */
"Cannot create virtual terminal." = "仮想ターミナルを作成できません。";
/* UTMData */
"Cannot find AltServer for JIT enable. You cannot run VMs until JIT is enabled." = "JITを有効にするためのAltServerを見つけられません。JITが有効になるまで仮想マシンを実行できません。";
/* UTMData */
"Cannot import this VM. Either the configuration is invalid, created in a newer version of UTM, or on a platform that is incompatible with this version of UTM." = "この仮想マシンは読み込めません。構成が無効であるか、新しいバージョンのUTM、またはこのバージョンのUTMと互換性のないプラットフォームで作成されています。";
/* No comment provided by engineer. */
"Caps Lock (⇪) is treated as a key" = "Caps Lockをキーとして扱う";
/* VMMetalView */
"Capture Input" = "入力をキャプチャ";
/* VMDisplayQemuMetalWindowController */
"Captured mouse" = "マウスがキャプチャされました";
/* Configuration boot device */
"CD/DVD" = "CD/DVD";
/* UTMLegacyQemuConfiguration
UTMQemuConstants */
"CD/DVD (ISO) Image" = "CD/DVDISOイメージ";
/* VMDisplayWindowController */
"Change" = "変更";
/* VMDisplayAppleController */
"Change…" = "変更…";
/* No comment provided by engineer. */
"Clear" = "消去";
/* VMQemuDisplayMetalWindowController */
"Closing this window will kill the VM." = "このウインドウを閉じると、仮想マシンを強制終了します。";
/* VMQemuDisplayMetalWindowController */
"Confirm" = "確定";
/* No comment provided by engineer. */
"Confirm Delete" = "削除を確認";
/* VMDisplayWindowController */
"Confirmation" = "確認";
/* No comment provided by engineer. */
"Connection" = "接続";
/* No comment provided by engineer. */
"Cores" = "コア";
/* No comment provided by engineer. */
"CPU" = "CPU";
/* No comment provided by engineer. */
"CPU Cores" = "CPUコア数";
/* No comment provided by engineer. */
"Create" = "作成";
/* Welcome view */
"Create a New Virtual Machine" = "新規仮想マシンを作成";
/* No comment provided by engineer. */
"Custom" = "カスタム";
/* No comment provided by engineer. */
"Debug Logging" = "デバッグログ";
/* QEMUConstantGenerated
UTMQemuConstants */
"Default" = "デフォルト";
/* VMWizardSummaryView */
"Default Cores" = "デフォルトのコア数";
/* No comment provided by engineer. */
"Delete" = "削除";
/* No comment provided by engineer. */
"Devices" = "デバイス";
/* VMDisplayAppleWindowController */
"Directory sharing" = "ディレクトリ共有";
/* UTMQemuConstants */
"Disabled" = "無効";
/* UTMLegacyQemuConfiguration
UTMQemuConstants */
"Disk Image" = "ディスクイメージ";
/* VMDisplayAppleWindowController */
"Display" = "ディスプレイ";
/* VMDisplayQemuDisplayController */
"Display %lld: %@" = "ディスプレイ%1$lld: %2$@";
/* VMDisplayQemuDisplayController */
"Disposable Mode" = "使い捨てモード";
/* No comment provided by engineer. */
"Do not save VM screenshot to disk" = "仮想マシンのスクリーンショットをディスクに保存しない";
/* No comment provided by engineer. */
"Do not show prompt when USB device is plugged in" = "USBデバイス挿入時にプロンプトを表示しない";
/* No comment provided by engineer. */
"Do you want to delete this VM and all its data?" = "この仮想マシン、およびそのデータをすべて削除しますか?";
/* No comment provided by engineer. */
"Do you want to duplicate this VM and all its data?" = "この仮想マシン、およびそのデータをすべて複製しますか?";
/* No comment provided by engineer. */
"Do you want to force stop this VM and lose all unsaved data?" = "この仮想マシンを強制停止しますか? 保存されていないデータは失われます。";
/* No comment provided by engineer. */
"Do you want to move this VM to another location? This will copy the data to the new location, delete the data from the original location, and then create a shortcut." = "この仮想マシンを別の場所に移動しますか? この操作により、データを新しい場所にコピーし、元の場所のデータを削除した後、ショートカットが作成されます。";
/* No comment provided by engineer. */
"Do you want to remove this shortcut? The data will not be deleted." = "このショートカットを削除しますか? データは削除されません。";
/* No comment provided by engineer. */
"Download prebuilt from UTM Gallery…" = "UTMギャラリーからビルド済みパッケージをダウンロード…";
/* No comment provided by engineer. */
"Drag and drop IPSW file here" = "ここにIPSWファイルをドラッグアンドドロップ";
/* No comment provided by engineer. */
"Drives" = "ドライブ";
/* VMDrivesSettingsView */
"EFI Variables" = "EFI変数";
/* VMDisplayWindowController */
"Eject" = "取り出す";
/* No comment provided by engineer. */
"Emulate" = "エミュレート";
/* UTMQemuConstants */
"Emulated VLAN" = "仮想VLAN";
/* No comment provided by engineer. */
"Enable Clipboard Sharing" = "クリップボード共有を有効にする";
/* VMDisplayWindowController */
"Error" = "エラー";
/* UTMJSONStream */
"Error parsing JSON." = "JSONのパース中にエラーが発生しました。";
/* UTMVirtualMachine */
"Error trying to restore external drives and shares: %@" = "外部ドライブおよび共有の復元中にエラーが発生しました: %@";
/* No comment provided by engineer. */
"Existing" = "既存";
/* Word for decompressing a compressed folder */
"Extracting…" = "展開中…";
/* UTMQemuVirtualMachine */
"Failed to access data from shortcut." = "ショートカットからデータのアクセスに失敗しました。";
/* UTMQemuVirtualMachine */
"Failed to access drive image path." = "ドライブイメージパスのアクセスに失敗しました。";
/* UTMQemuVirtualMachine */
"Failed to access shared directory." = "共有ディレクトリのアクセスに失敗しました。";
/* ContentView */
"Failed to attach to JitStreamer:\n%@" = "JitStreamerへのアタッチに失敗しました:\n%@";
/* ContentView */
"Failed to attach to JitStreamer." = "JitStreamerへのアタッチに失敗しました。";
/* UTMData */
"Failed to clone VM." = "仮想マシンの複製に失敗しました。";
/* ContentView */
"Failed to decode JitStreamer response." = "JitStreamerの応答のデコードに失敗しました。";
/* VMWizardState */
"Failed to get latest macOS version from Apple." = "Appleから最新のmacOSバージョンの取得に失敗しました。";
/* UTMQemuConfigurationError */
"Failed to migrate configuration from a previous UTM version." = "以前のUTMバージョンからの構成の移行に失敗しました。";
/* UTMData */
"Failed to parse download URL." = "ダウンロードURLのパースに失敗しました。";
/* UTMData */
"Failed to parse imported VM." = "読み込まれた仮想マシンのパースに失敗しました。";
/* UTMDownloadVMTask */
"Failed to parse the downloaded VM." = "ダウンロードされた仮想マシンのパースに失敗しました。";
/* UTMQemuVirtualMachine */
"Failed to save VM snapshot. Usually this means at least one device does not support snapshots. %@" = "仮想マシンのスナップショットの保存に失敗しました。これは、通常1台以上のデバイスがスナップショットに対応していないことを意味します。%@";
/* UTMSpiceIO */
"Failed to start SPICE client." = "SPICEクライアントの開始に失敗しました。";
/* No comment provided by engineer. */
"Faster, but can only run the native CPU architecture." = "高速ですが、ネイティブのCPUアーキテクチャのみ実行することができます。";
/* Configuration boot device
UTMQemuConstants */
"Floppy" = "フロッピー";
/* No comment provided by engineer. */
"Font Size" = "フォントサイズ";
/* VMDisplayQemuDisplayController */
"Force kill" = "強制終了";
/* VMDisplayQemuDisplayController */
"Force kill the VM process with high risk of data corruption." = "仮想マシンプロセスを強制終了します。高いデータ破損のリスクを伴います。";
/* No comment provided by engineer. */
"Force Multicore" = "マルチコアを強制";
/* VMDisplayQemuDisplayController */
"Force shut down" = "強制システム終了";
/* No comment provided by engineer. */
"GB" = "GB";
/* UTMQemuConstants */
"GDB Debug Stub" = "GDBデバッグスタブ";
/* No comment provided by engineer. */
"Generic" = "一般";
/* No comment provided by engineer. */
"Gesture and Cursor Settings" = "ジェスチャとカーソルの設定";
/* UTMQemuManager */
"Guest panic" = "ゲストがパニックを発生しました";
/* Configuration boot device */
"Hard Disk" = "ハードディスク";
/* No comment provided by engineer. */
"Hardware" = "ハードウェア";
/* No comment provided by engineer. */
"Hardware OpenGL Acceleration" = "ハードウェアOpenGLアクセラレーション";
/* No comment provided by engineer. */
"Hide Unused…" = "未使用を非表示…";
/* No comment provided by engineer. */
"Hold Control (⌃) for right click" = "Controlを押している間は右クリックにする";
/* UTMQemuConstants */
"Host Only" = "ホストのみ";
/* No comment provided by engineer. */
"Icon" = "アイコン";
/* UTMQemuConstants */
"IDE" = "IDE";
/* No comment provided by engineer. */
"Image File Type" = "イメージファイルの種類";
/* No comment provided by engineer. */
"Import IPSW" = "IPSWを読み込む";
/* No comment provided by engineer. */
"Import…" = "読み込む…";
/* VMDetailsView */
"Inactive" = "非アクティブ";
/* No comment provided by engineer. */
"Information" = "情報";
/* No comment provided by engineer. */
"Input" = "入力";
/* VMDisplayWindowController */
"Install Windows Guest Tools…" = "Windowsゲストツールをインストール…";
/* VMDisplayAppleWindowController */
"Installation: %@" = "インストール: %@";
/* UTMQemu */
"Internal error has occurred." = "内部エラーが発生しました。";
/* UTMSpiceIO */
"Internal error trying to connect to SPICE server." = "SPICEサーバへの接続中に内部エラーが発生しました。";
/* VMDisplayMetalWindowController */
"Internal error." = "内部エラーが発生しました。";
/* ContentView */
"Invalid JitStreamer attach URL:\n%@" = "JitStreamerアタッチURLが無効です:\n%@";
/* VMConfigAppleNetworkingView */
"Invalid MAC address." = "MACアドレスが無効です。";
/* No comment provided by engineer. */
"Invert scrolling" = "スクロールを反転";
/* No comment provided by engineer. */
"IP Configuration" = "IP構成";
/* No comment provided by engineer. */
"Isolate Guest from Host" = "ゲストをホストから隔離";
/* UTMQemuConstants */
"Italic" = "イタリック";
/* UTMQemuConstants */
"Italic, Bold" = "イタリック、ボールド";
/* No comment provided by engineer. */
"Keep UTM running after last window is closed and all VMs are shut down" = "最後のウインドウが閉じられ、すべての仮想マシンがシステム終了した後もUTMを実行し続ける";
/* No comment provided by engineer. */
"License" = "ライセンス";
/* UTMQemuConstants */
"Linear" = "リニア";
/* UTMAppleConfigurationBoot */
"Linux" = "Linux";
/* UTMLegacyQemuConfiguration
UTMQemuConstants */
"Linux Device Tree Binary" = "Linuxデバイスツリーバイナリ";
/* No comment provided by engineer. */
"Linux initial ramdisk (optional)" = "Linux初期RAMディスクオプション";
/* UTMLegacyQemuConfiguration
UTMQemuConstants */
"Linux Kernel" = "Linuxカーネル";
/* No comment provided by engineer. */
"Linux kernel (required)" = "Linuxカーネル必須";
/* UTMLegacyQemuConfiguration
UTMQemuConstants */
"Linux RAM Disk" = "Linux RAMディスク";
/* No comment provided by engineer. */
"Linux Root FS Image (optional)" = "Linux RootFSイメージオプション";
/* No comment provided by engineer. */
"Linux Settings" = "Linux設定";
/* No comment provided by engineer. */
"Logging" = "ログ";
/* UTMAppleConfigurationBoot */
"macOS" = "macOS";
/* VMWizardOSMacView */
"macOS guests are only supported on ARM64 devices." = "macOSゲストはARM64デバイスにのみ対応しています。";
/* VMWizardState */
"macOS is not supported with QEMU." = "macOSはQEMUには対応していません。";
/* No comment provided by engineer. */
"macOS Settings" = "macOS設定";
/* UTMQemuManager */
"Manager being deallocated, killing pending RPC." = "マネージャの割り当てが解除され、保留中のRPCが強制終了しました。";
/* UTMQemuConstants */
"Manual Serial Device (advanced)" = "手動シリアルデバイス(詳細)";
/* No comment provided by engineer. */
"Maximum Shared USB Devices" = "最大共有USBデバイス数";
/* No comment provided by engineer. */
"MB" = "MB";
/* No comment provided by engineer. */
"Memory" = "メモリ";
/* VMDisplayMetalWindowController */
"Metal is not supported on this device. Cannot render display." = "Metalはこのデバイスでは対応していないため、ディスプレイを描画できません。";
/* No comment provided by engineer. */
"Minimum size: %@" = "最小サイズ: %@";
/* UTMAppleConfigurationDevices */
"Mouse" = "マウス";
/* UTMQemuConstants */
"MTD (NAND/NOR)" = "MTDNAND/NOR";
/* No comment provided by engineer. */
"Name" = "名前";
/* UTMQemuConstants */
"Nearest Neighbor" = "直近ピクセル";
/* No comment provided by engineer. */
"New" = "新規";
/* No comment provided by engineer. */
"New…" = "新規…";
/* No comment provided by engineer. */
"No" = "いいえ";
/* VMDisplayWindowController */
"No drives connected." = "デバイスが接続されていません。";
/* UTMDownloadSupportToolsTaskError */
"No empty removable drive found. Make sure you have at least one removable drive that is not in use." = "空のリムーバブルドライブが見つかりません。使用していないリムーバブルドライブが少なくとも1台あることを確認してください。";
/* No comment provided by engineer. */
"No output device is selected for this window." = "このウインドウでは出力デバイスが選択されていません。";
/* VMQemuDisplayMetalWindowController */
"No USB devices detected." = "USBデバイスが検出されませんでした。";
/* VMToolbarDriveMenuView */
"none" = "なし";
/* UTMLegacyQemuConfiguration
UTMQemuConstants */
"None" = "なし";
/* UTMQemuConstants */
"None (Advanced)" = "なし(詳細)";
/* No comment provided by engineer. */
"Notes" = "メモ";
/* UTMQemuConstants */
"NVMe" = "NVMe";
/* VMDisplayWindowController */
"OK" = "OK";
/* No comment provided by engineer. */
"Open…" = "開く…";
/* No comment provided by engineer. */
"Operating System" = "オペレーティングシステム";
/* No comment provided by engineer. */
"Other" = "その他";
/* VMDisplayWindowController */
"Pause" = "一時停止";
/* UTMVirtualMachine */
"Paused" = "一時停止済み";
/* UTMVirtualMachine */
"Pausing" = "一時停止中";
/* UTMQemuConstants */
"PC System Flash" = "PCシステムフラッシュ";
/* No comment provided by engineer. */
"Pending" = "保留中";
/* VMDisplayWindowController */
"Play" = "再生";
/* VMWizardState */
"Please select a boot image." = "起動イメージを選択してください。";
/* VMWizardState */
"Please select a kernel file." = "カーネルファイルを選択してください。";
/* No comment provided by engineer. */
"Please select a macOS recovery IPSW." = "macOSの復元IPSWを選択してください。";
/* No comment provided by engineer. */
"Please select an uncompressed Linux kernel image." = "無圧縮Linuxカーネルイメージを選択してください。";
/* No comment provided by engineer. */
"Port Forward" = "ポート転送";
/* UTMJSONStream */
"Port is not connected." = "ポートが接続されていません。";
/* No comment provided by engineer. */
"Preconfigured" = "構成済み";
/* A download process is about to begin. */
"Preparing…" = "準備中…";
/* VMDisplayQemuMetalWindowController */
"Press %@ to release cursor" = "%@を押してカーソルを解放します";
/* UTMQemuConstants */
"Pseudo-TTY Device" = "疑似TTYデバイス";
/* No comment provided by engineer. */
"QEMU Arguments" = "QEMU引数";
/* UTMQemuVirtualMachine */
"QEMU exited from an error: %@" = "QEMUがエラーにより終了しました: %@";
/* UTMQemuConstants */
"QEMU Monitor (HMP)" = "QEMUモニタHMP";
/* VMDisplayWindowController */
"Querying drives status..." = "ドライブの状態を確認中…";
/* VMQemuDisplayMetalWindowController */
"Querying USB devices..." = "USBドライブを確認中…";
/* VMQemuDisplayMetalWindowController */
"Quitting UTM will kill all running VMs." = "UTMを終了すると、すべての仮想マシンが強制終了します。";
/* No comment provided by engineer. */
"Raw Image" = "生イメージ";
/* VMDisplayAppleController */
"Read Only" = "読み出しのみ";
/* No comment provided by engineer. */
"Reclaim" = "回収";
/* UTMQemuConstants */
"Regular" = "レギュラー";
/* No comment provided by engineer. */
"Removable" = "リムーバブル";
/* No comment provided by engineer. */
"Removable Drive" = "リムーバブルドライブ";
/* No comment provided by engineer. */
"Remove" = "削除";
/* VMDisplayAppleController */
"Remove…" = "削除…";
/* VMDisplayQemuDisplayController */
"Request power down" = "電源オフを要求";
/* No comment provided by engineer. */
"Reset" = "リセット";
/* No comment provided by engineer. */
"Resize" = "サイズを変更";
/* No comment provided by engineer. */
"Resize display to screen size and orientation automatically" = "ディスプレイサイズを画面サイズと向きに自動的に合わせる";
/* No comment provided by engineer. */
"Resize display to window size automatically" = "ディスプレイサイズをウインドウサイズに自動的に合わせる";
/* No comment provided by engineer. */
"Resizing is experimental and could result in data loss. You are strongly encouraged to back-up this VM before proceeding. Would you like to resize to %@ GiB?" = "リサイズ機能は実験的なものであり、データを失う可能性があります。この作業を行う前に、このVMをバックアップすることを強くお勧めします。サイズを %@ GiB に変更しますか?";
/* UTMVirtualMachine */
"Resuming" = "再開中";
/* No comment provided by engineer. */
"Retina Mode" = "Retinaモード";
/* UTMAppleConfiguration */
"Rosetta is not supported on the current host machine." = "Rosettaは現在のホストマシンでは対応していません。";
/* No comment provided by engineer. */
"Running low on memory! UTM might soon be killed by iOS. You can prevent this by decreasing the amount of memory and/or JIT cache assigned to this VM" = "メモリが不足しています! UTMはまもなくiOSによって強制終了される可能性があります。この仮想マシンに割り当てられているメモリやJITキャッシュの量を減らすことで防ぐことができます";
/* No comment provided by engineer. */
"Save" = "保存";
/* No comment provided by engineer. */
"Scaling" = "拡大/縮小";
/* UTMQemuConstants */
"SCSI" = "SCSI";
/* UTMQemuConstants */
"SD Card" = "SDカード";
/* No comment provided by engineer. */
"Select a file." = "ファイルを選択してください。";
/* VMDisplayWindowController */
"Select Drive Image" = "ドライブイメージを選択してください";
/* VMDisplayAppleWindowController
VMDisplayWindowController */
"Select Shared Folder" = "共有フォルダを選択してください";
/* SavePanel */
"Select where to export QEMU command:" = "QEMUコマンドの書き出し先を選択してください:";
/* SavePanel */
"Select where to save debug log:" = "デバッグログの保存先を選択してください:";
/* SavePanel */
"Select where to save UTM Virtual Machine:" = "UTM仮想マシンの保存先を選択してください:";
/* No comment provided by engineer. */
"Selected:" = "選択中:";
/* VMDisplayQemuDisplayController */
"Sends power down request to the guest. This simulates pressing the power button on a PC." = "ゲストに電源オフ要求を送信します。これにより、PCの電源ボタン押下をシミュレートします。";
/* VMDisplayAppleWindowController
VMDisplayQemuDisplayController */
"Serial %lld" = "シリアル%lld";
/* No comment provided by engineer. */
"Share USB devices from host" = "ホストからUSBデバイスを共有";
/* No comment provided by engineer. */
"Shared directories in macOS VMs are only available in macOS 13 and later." = "macOS仮想マシンの共有ディレクトリはmacOS 13以降でのみ使用できます。";
/* No comment provided by engineer. */
"Shared Directory" = "共有ディレクトリ";
/* UTMQemuConstants */
"Shared Network" = "共有ネットワーク";
/* No comment provided by engineer. */
"Sharing" = "共有";
/* No comment provided by engineer. */
"Show Advanced Settings" = "詳細設定を表示";
/* No comment provided by engineer. */
"Show All…" = "すべてを表示…";
/* No comment provided by engineer. */
"Size" = "サイズ";
/* No comment provided by engineer. */
"Slower, but can run other CPU architectures." = "低速ですが、ほかのCPUアーキテクチャを実行することができます。";
/* No comment provided by engineer. */
"Specify the size of the drive where data will be stored into." = "データを保存するドライブのサイズを指定してください。";
/* UTMQemuConstants */
"SPICE WebDAV" = "SPICE WebDAV";
/* No comment provided by engineer. */
"Start" = "始める";
/* UTMVirtualMachine */
"Started" = "開始済み";
/* UTMVirtualMachine */
"Starting" = "開始中";
/* No comment provided by engineer. */
"Stop" = "停止";
/* UTMVirtualMachine */
"Stopped" = "停止済み";
/* UTMVirtualMachine */
"Stopping" = "停止中";
/* No comment provided by engineer. */
"Storage" = "ストレージ";
/* No comment provided by engineer. */
"Style" = "スタイル";
/* No comment provided by engineer. */
"Summary" = "概要";
/* Welcome view */
"Support" = "サポート";
/* UTMVirtualMachine */
"Suspended" = "サスペンド済み";
/* No comment provided by engineer. */
"System" = "システム";
/* UTMQemuConstants */
"TCP" = "TCP";
/* UTMQemuConstants */
"TCP Client Connection" = "TCPクライアント接続";
/* UTMQemuConstants */
"TCP Server Connection" = "TCPサーバ接続";
/* VMDisplayQemuDisplayController */
"Tells the VM process to shut down with risk of data corruption. This simulates holding down the power button on a PC." = "仮想マシンプロセスにデータ破損のリスクを伴うシステム終了を指示します。これにより、PCの電源ボタン長押しをシミュレートします。";
/* UTMConfiguration */
"The backend for this configuration is not supported." = "この構成のバックエンドには対応していません。";
/* UTMConfiguration */
"The drive '%@' already exists and cannot be created." = "ドライブ“%@”がすでに存在するため、作成できません。";
/* UTMDownloadSupportToolsTaskError */
"The guest support tools have already been mounted." = "ゲストサポートツールはすでにマウントされています。";
/* UTMAppleConfiguration */
"The host operating system needs to be updated to support one or more features requested by the guest." = "ゲストから要求された1つ以上の機能に対応するには、ホストのオペレーティングシステムをアップデートする必要があります。";
/* No comment provided by engineer. */
"The selected architecture is unsupported in this version of UTM." = "選択されたアーキテクチャはこのバージョンのUTMでは対応していません。";
/* VMWizardState */
"The selected boot image contains the word '%@' but the guest architecture is '%@'. Please ensure you have selected an image that is compatible with '%@'." = "選択された起動イメージには単語“%1$@”が含まれていますが、ゲストアーキテクチャは“%2$@”です。“%3$@”と互換性のあるイメージが選択されていることを確認してください。";
/* No comment provided by engineer. */
"The target does not support hardware emulated serial connections." = "このターゲットはハードウェア仮想シリアル接続に対応していません。";
/* UTMQemuVirtualMachine */
"The virtual machine is in an invalid state." = "仮想マシンが無効な状態です。";
/* Error shown when importing a ZIP file from web that doesn't contain a UTM Virtual Machine. */
"There is no UTM file in the downloaded ZIP archive." = "ダウンロードされたZIPアーカイブ内にUTMファイルがありません。";
/* No comment provided by engineer. */
"This build does not emulation." = "このビルドではエミュレーションを行いません。";
/* UTMQemuVirtualMachine */
"This build of UTM does not support emulating the architecture of this VM." = "このビルドのUTMは、この仮想マシンのアーキテクチャのエミュレーションには対応していません。";
/* VMConfigSystemView */
"This change will reset all settings" = "この変更により、すべての設定をリセットされます";
/* UTMConfiguration */
"This configuration is saved with a newer version of UTM and is not compatible with this version." = "この構成は新しいバージョンのUTMで保存されており、このバージョンとは互換性がありません。";
/* UTMConfiguration */
"This configuration is too old and is not supported." = "この構成は古すぎるため、対応していません。";
/* VMConfigAppleSharingView */
"This directory is already being shared." = "このディレクトリはすでに共有されています。";
/* UTMAppleConfiguration */
"This is not a valid Apple Virtualization configuration." = "有効なApple仮想化構成ではありません。";
/* VMDisplayWindowController */
"This may corrupt the VM and any unsaved changes will be lost. To quit safely, shut down from the guest." = "この操作により、仮想マシンを破損させる可能性があり、保存されていない変更内容が失われます。安全に終了するには、ゲストからシステム終了してください。";
/* No comment provided by engineer. */
"This operating system is unsupported on your machine." = "このオペレーティングシステムはお使いのマシンでは対応していません。";
/* UTMDataExtension */
"This virtual machine cannot be run on this machine." = "この仮想マシンはこのマシンでは実行できません。";
/* UTMAppleConfiguration */
"This virtual machine cannot run on the current host machine." = "この仮想マシンは現在のホストマシンでは実行できません。";
/* UTMAppleConfiguration */
"This virtual machine contains an invalid hardware model. The configuration may be corrupted or is outdated." = "この仮想マシンには無効なハードウェアモデルが含まれています。構成が破損しているか、古くなっている可能性があります。";
/* No comment provided by engineer. */
"This virtual machine has been removed." = "この仮想マシンは削除されました。";
/* VMDisplayWindowController */
"This will reset the VM and any unsaved state will be lost." = "この操作により、仮想マシンがリセットされ、保存されていない状態が失われます。";
/* UTMQemuManager */
"Timed out waiting for RPC." = "RPCの待機時間がタイムアウトしました。";
/* VMDisplayAppleWindowController */
"To access the shared directory, the guest OS must have Virtiofs drivers installed. You can then run `sudo mount -t virtiofs share /path/to/share` to mount to the share path." = "共有ディレクトリにアクセスするには、ゲストOSにVirtioFSドライバがインストールされている必要があります。`sudo mount -t virtiofs share /path/to/share`を実行して共有パスにマウントできます。";
/* VMMetalView */
"To capture input or to release the capture, press Command and Option at the same time." = "入力をキャプチャまたはキャプチャを解除するには、コマンドとオプションを同時に押します。";
/* No comment provided by engineer. */
"To install macOS, you need to download a recovery IPSW. If you do not select an existing IPSW, the latest macOS IPSW will be downloaded from Apple." = "macOSをインストールするには、復元IPSWをダウンロードする必要があります。既存のIPSWを選択しない場合、Appleから最新のmacOSのIPSWがダウンロードされます。";
/* VMDisplayQemuMetalWindowController */
"To release the mouse cursor, press %@ at the same time." = "マウスカーソルを解放するには、%@を同時に押します。";
/* UTMAppleConfigurationDevices */
"Trackpad" = "トラックパッド";
/* UTMQemuConstants */
"UDP" = "UDP";
/* No comment provided by engineer. */
"UEFI" = "UEFI";
/* UTMQemuConfigurationError */
"UEFI is not supported with this architecture." = "UEFIはこのアーキテクチャには対応していません。";
/* UTMData */
"Unable to add a shortcut to the new location." = "新しい場所にショートカットを追加できません。";
/* UTMUnavailableVirtualMachine */
"Unavailable" = "利用不可";
/* VMWizardState */
"Unavailable for this platform." = "このプラットフォームでは利用できません。";
/* No comment provided by engineer. */
"Uncompressed Linux initial ramdisk (optional)" = "無圧縮Linux初期RAMディスクオプション";
/* No comment provided by engineer. */
"Uncompressed Linux kernel (required)" = "無圧縮Linuxカーネル必須";
/* UTMQemuConstants */
"USB" = "USB";
/* UTMQemuConstants */
"USB 2.0" = "USB 2.0";
/* UTMQemuConstants */
"USB 3.0 (XHCI)" = "USB 3.0XHCI";
/* VMQemuDisplayMetalWindowController */
"USB Device" = "USBドライブ";
/* No comment provided by engineer. */
"USB Sharing" = "USB共有";
/* No comment provided by engineer. */
"USB sharing not supported in this build of UTM." = "USB共有はこのビルドのUTMでは対応していません。";
/* No comment provided by engineer. */
"Use Command+Option (⌘+⌥) for input capture/release" = "入力のキャプチャ/解放にCommand+Option⌘+⌥)を使用";
/* Welcome view */
"User Guide" = "ユーザガイド";
/* UTMQemuConstants */
"VirtFS" = "VirtFS";
/* UTMQemuConstants */
"VirtIO" = "VirtIO";
/* UTMConfigurationInfo
UTMData */
"Virtual Machine" = "仮想マシン";
/* No comment provided by engineer. */
"Virtual Machine Gallery" = "仮想マシンギャラリー";
/* No comment provided by engineer. */
"Virtualization is not supported on your system." = "仮想化はお使いのシステムでは対応していません。";
/* No comment provided by engineer. */
"Virtualize" = "仮想化";
/* No comment provided by engineer. */
"VM display size is fixed" = "仮想マシンのディスプレイサイズを固定";
/* No comment provided by engineer. */
"Waiting for VM to connect to display..." = "仮想マシンがディスプレイに接続するのを待機中…";
/* No comment provided by engineer. */
"Welcome to UTM" = "ようこそUTMへ";
/* No comment provided by engineer. */
"Windows" = "Windows";
/* UTMDownloadSupportToolsTask */
"Windows Guest Support Tools" = "Windowsゲストサポートツール";
/* VMQemuDisplayMetalWindowController */
"Would you like to connect '%@' to this virtual machine?" = "この仮想マシンに“%@”を接続しますか?";
/* VMDisplayAppleWindowController */
"Would you like to install macOS? If an existing operating system is already installed on the primary drive of this VM, then it will be erased." = "macOSをインストールしますか? この仮想マシンのプライマリドライブにすでにオペレーティングシステムがインストールされている場合は、消去されます。";
/* No comment provided by engineer. */
"Would you like to re-convert this disk image to reclaim unused space and apply compression? Note this will require enough temporary space to perform the conversion. Compression only applies to existing data and new data will still be written uncompressed. You are strongly encouraged to back-up this VM before proceeding." = "このディスクイメージを再変換して未使用の領域を回収し、圧縮を適用しますか? 変換を行うには、一時的に十分な空き領域が必要になることに注意してください。圧縮は既存のデータにのみ適用され、新しいデータは圧縮されずに書き込まれます。この作業を行う前に、仮想マシンをバックアップしておくことを強く推奨します。";
/* No comment provided by engineer. */
"Would you like to re-convert this disk image to reclaim unused space? Note this will require enough temporary space to perform the conversion. You are strongly encouraged to back-up this VM before proceeding." = "このディスクイメージを再変換して未使用の領域を回収しますか? 変換を行うには、一時的に十分な空き領域が必要になることに注意してください。この作業を行う前に、仮想マシンをバックアップしておくことを強く推奨します。";
/* No comment provided by engineer. */
"Yes" = "はい";
/* VMConfigSystemView */
"Your device has %llu MB of memory and the estimated usage is %llu MB." = "お使いのデバイスのメモリは %1$llu MB ですが、この設定での推定使用量は %2$llu MB です。";
/* VMConfigAppleBootView
VMWizardOSMacView */
"Your machine does not support running this IPSW." = "お使いのマシンはこのIPSWの実行に対応していません。";
/* ContentView */
"Your version of iOS does not support running VMs while unmodified. You must either run UTM while jailbroken or with a remote debugger attached. See https://getutm.app/install/ for more details." = "お使いのiOSバージョンは改造されていない状態での仮想マシンの実行に対応していません。脱獄ジェイルブレイク、またはリモートデバッガに接続された状態でUTMを実行する必要があります。詳細については、https://getutm.app/install/ を参照してください。";