<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.0" language="ja">
<context>
<name>@@@</name>
<message>
<source>English</source>
<comment>Native language name</comment>
<translation>日本語</translation>
</message>
<message>
<source>--</source>
<comment>Native language country name (empty if this language is for all countries)</comment>
<translation></translation>
</message>
<message>
<source>English</source>
<comment>Language name, in English</comment>
<translation>Japanese</translation>
</message>
<message>
<source>--</source>
<comment>Language country name, in English (empty if native country name is empty)</comment>
<translation></translation>
</message>
<message>
<source>Oracle Corporation</source>
<comment>Comma-separated list of translators</comment>
<translation>Toshimitsu Tanaka,Ikuya Awashiro,Shushi Kurose</translation>
</message>
</context>
<context>
<name>AttachmentsModel</name>
<message>
<source>Double-click to add a new attachment</source>
<translation type="obsolete">ダブルクリックで新規の割り当てを追加</translation>
</message>
<message>
<source>Hard Disk</source>
<translation type="obsolete">ハードディスク</translation>
</message>
<message>
<source>Slot</source>
<translation type="obsolete">スロット</translation>
</message>
</context>
<context>
<name>BootItemsList</name>
<message>
<source>Move Up (Ctrl-Up)</source>
<translation type="obsolete">上に移動(Ctrl-Up)</translation>
</message>
<message>
<source>Move Down (Ctrl-Down)</source>
<translation type="obsolete">下に移動(Ctrl-Down)</translation>
</message>
<message>
<source>Moves the selected boot device up.</source>
<translation type="obsolete">選択した起動デバイスを上に移動します。</translation>
</message>
<message>
<source>Moves the selected boot device down.</source>
<translation type="obsolete">選択した起動デバイスを下に移動します。</translation>
</message>
</context>
<context>
<name>BootItemsTable</name>
<message>
<source>Defines the boot device order. Use the checkboxes on the left to enable or disable individual boot devices. Move items up and down to change the device order.</source>
<translation type="obsolete">起動デバイスの優先順序を指定します。チェックボックスを使い各デバイスを有効または無効にできます。項目を上または下に移動してデバイスの順序を変更してください。</translation>
</message>
</context>
<context>
<name>HDItemsModel</name>
<message>
<source>Double-click to add a new attachment</source>
<translation type="obsolete">ダブルクリックで新規の割り当てを追加</translation>
</message>
<message>
<source>Hard Disk</source>
<translation type="obsolete">ハードディスク</translation>
</message>
<message>
<source>Slot</source>
<translation type="obsolete">スロット</translation>
</message>
</context>
<context>
<name>QApplication</name>
<message>
<source>Executable &lt;b&gt;%1&lt;/b&gt; requires Qt %2.x, found Qt %3.</source>
<translation>実行ファイル &lt;b&gt;%1&lt;/b&gt; はQt %2.x が必要です。Qt %3 が見つかりました。</translation>
</message>
<message>
<source>Incompatible Qt Library Error</source>
<translation>互換性のないQtライブラリーエラー</translation>
</message>
<message>
<source>VirtualBox - Error In %1</source>
<translation>VirtualBox - %1 のエラー</translation>
</message>
<message>
<source>&lt;html&gt;&lt;b&gt;%1 (rc=%2)&lt;/b&gt;&lt;br/&gt;&lt;br/&gt;</source>
<translation>&lt;html&gt;&lt;b&gt;%1 (rc=%2)&lt;/b&gt;&lt;br/&gt;&lt;br/&gt;</translation>
</message>
<message>
<source>Please try reinstalling VirtualBox.</source>
<translation>VirtualBoxを再インストールしてください。</translation>
</message>
<message>
<source>This error means that the kernel driver was either not able to allocate enough memory or that some mapping operation failed.&lt;br/&gt;&lt;br/&gt;There are known problems with Linux 2.6.29. If you are running such a kernel, please edit /usr/src/vboxdrv-*/Makefile and enable &lt;i&gt;VBOX_USE_INSERT_PAGE = 1&lt;/i&gt;. After that, re-compile the kernel module by executing&lt;br/&gt;&lt;br/&gt; &lt;font color=blue&gt;&apos;/etc/init.d/vboxdrv setup&apos;&lt;/font&gt;&lt;br/&gt;&lt;br/&gt;as root.</source>
<translation type="obsolete">このエラーは、カーネルドライバーに十分なメモリーを割り当てできないか、またはマッピング操作に失敗したことを意味します。&lt;br/&gt;&lt;br/&gt;これはLinux 2.6.29の既知の問題です。このバージョンのカーネルを使用するならば、/usr/src/vboxdrv-*/Makefileを編集し、&lt;i&gt;VBOX_USE_INSERT_PAGE = 1&lt;/i&gt;を有効にしてください。その後、root権限で&lt;br/&gt;&lt;br/&gt; &lt;font color=blue&gt;&apos;/etc/init.d/vboxdrv setup&apos;&lt;/font&gt;&lt;br/&gt;&lt;br/&gt;を実行してカーネルモジュールを再コンパイルしてください。</translation>
</message>
<message>
<source>The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or there is a permission problem with /dev/vboxdrv. Please reinstall the kernel module by executing&lt;br/&gt;&lt;br/&gt; &lt;font color=blue&gt;&apos;/etc/init.d/vboxdrv setup&apos;&lt;/font&gt;&lt;br/&gt;&lt;br/&gt;as root. Users of Ubuntu, Fedora or Mandriva should install the DKMS package first. This package keeps track of Linux kernel changes and recompiles the vboxdrv kernel module if necessary.</source>
<translation type="obsolete">VirtualBoxのLinuxカーネルドライバー(vboxdrv)はロードされません。または/dev/vboxdrvのパーミッションに問題があります。root権限で&lt;br/&gt;&lt;br/&gt; &lt;font color=blue&gt;&apos;/etc/init.d/vboxdrv setup&apos;&lt;/font&gt;&lt;br/&gt;&lt;br/&gt;を実行してカーネルモジュールを再セットアップしてください。Ubuntu、FedoraまたはMandrivaユーザーは最初にDKMSパッケージをインストールしてください。このパッケージはLinuxカーネルの変更を把握し、必要ならばvboxdrvカーネルモジュールを再コンパイルします。</translation>
</message>
<message>
<source>Make sure the kernel module has been loaded successfully.</source>
<translation>カーネルモジュールが正しくロードされたことを確認してください。</translation>
</message>
<message>
<source>VirtualBox - Runtime Error</source>
<translation>VirtualBox - ランタイムエラー</translation>
</message>
<message>
<source>&lt;b&gt;Cannot access the kernel driver!&lt;/b&gt;&lt;br/&gt;&lt;br/&gt;</source>
<translation>&lt;b&gt;カーネルドライバーにアクセスできません!&lt;/b&gt;&lt;br/&gt;&lt;br/&gt;</translation>
</message>
<message>
<source>Unknown error %2 during initialization of the Runtime</source>
<translation>ランタイムの初期化中に予期しないエラー(%2)</translation>
</message>
<message>
<source>Kernel driver not accessible</source>
<translation>カーネルドライバーにアクセスできません</translation>
</message>
<message>
<source>The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or there is a permission problem with /dev/vboxdrv. Please reinstall the kernel module by executing&lt;br/&gt;&lt;br/&gt; &lt;font color=blue&gt;&apos;/etc/init.d/vboxdrv setup&apos;&lt;/font&gt;&lt;br/&gt;&lt;br/&gt;as root. If it is available in your distribution, you should install the DKMS package first. This package keeps track of Linux kernel changes and recompiles the vboxdrv kernel module if necessary.</source>
<translation>VirtualBoxのLinuxカーネルドライバー(vboxdrv)は読み込まれていないか、/dev/vboxdrvのパーミッションに問題があります。root権限で&lt;br/&gt;&lt;br/&gt; &lt;font color=blue&gt;&apos;/etc/init.d/vboxdrv setup&apos;&lt;/font&gt;&lt;br/&gt;&lt;br/&gt;を実行してカーネルモジュールを再インストールしてください。もしディストリビューションにある場合、まずDKMSパッケージをインストールしてください。このパッケージはLinuxカーネルの変更を把握し、必要ならばvboxdrvカーネルモジュールを再コンパイルします。</translation>
</message>
<message>
<source>The VirtualBox kernel modules do not match this version of VirtualBox. The installation of VirtualBox was apparently not successful. Please try completely uninstalling and reinstalling VirtualBox.</source>
<translation>カーネルモジュールのバージョンが適合しません。VirtualBoxのインストールは成功しませんでした。この問題はVirtualBoxを完全にアンインストール後、再インストールすることで解決するかもしれません。</translation>
</message>
<message>
<source>The VirtualBox kernel modules do not match this version of VirtualBox. The installation of VirtualBox was apparently not successful. Executing&lt;br/&gt;&lt;br/&gt; &lt;font color=blue&gt;&apos;/etc/init.d/vboxdrv setup&apos;&lt;/font&gt;&lt;br/&gt;&lt;br/&gt;may correct this. Make sure that you do not mix the OSE version and the PUEL version of VirtualBox.</source>
<translation>カーネルモジュールのバージョンが適合しません。VirtualBoxのインストールは成功しませんでした。&lt;/br&gt;&lt;/br&gt;&lt;font color=blue&gt;&apos;/etc/init.d/vboxdrv setup&apos;&lt;/font&gt;&lt;br/&gt;&lt;br/&gt;を実行すると、この問題は修正されるでしょう。VirtualBoxのOSEバージョンとPUELバージョンを混在して使用しないでください。</translation>
</message>
<message>
<source>This error means that the kernel driver was either not able to allocate enough memory or that some mapping operation failed.</source>
<translation>このエラーは、カーネルドライバーに十分なメモリーを割り当てることができなかったか、何らかのマッピング操作が失敗したことを意味します。</translation>
</message>
<message>
<source>Frame Size: %1x%2, Frame Rate: %3fps, Bit Rate: %4kbps</source>
<translation type="obsolete">フレームサイズ: %1x%2, フレームレート: %3fps, ビットレート: %4kbps</translation>
</message>
</context>
<context>
<name>QIArrowSplitter</name>
<message>
<source>&amp;Back</source>
<translation>戻る(&amp;B)</translation>
</message>
<message>
<source>&amp;Next</source>
<translation>次へ(&amp;N)</translation>
</message>
</context>
<context>
<name>QIFileDialog</name>
<message>
<source>Select a directory</source>
<translation>ディレクトリを選択</translation>
</message>
<message>
<source>Select a file</source>
<translation>ファイルを選択</translation>
</message>
</context>
<context>
<name>QIHelpButton</name>
<message>
<source>&amp;Help</source>
<translation type="obsolete">ヘルプ(&amp;H)</translation>
</message>
</context>
<context>
<name>QIHttp</name>
<message>
<source>Connection timed out</source>
<translation type="obsolete">接続のタイムアウト</translation>
</message>
<message>
<source>Could not locate the file on the server (response: %1)</source>
<translation type="obsolete">サーバー上にファイルが見つかりませんでした(応答: %1)</translation>
</message>
</context>
<context>
<name>QILabel</name>
<message>
<source>&amp;Copy</source>
<translation>コピー(&amp;C)</translation>
</message>
</context>
<context>
<name>QILabelPrivate</name>
<message>
<source>&amp;Copy</source>
<translation type="obsolete">コピー(&amp;C)</translation>
</message>
</context>
<context>
<name>QIMessageBox</name>
<message>
<source>Copy all errors to the clipboard</source>
<translation>クリップボードにすべてのエラーをコピー</translation>
</message>
<message>
<source>OK</source>
<translation>OK</translation>
</message>
<message>
<source>Yes</source>
<translation>はい</translation>
</message>
<message>
<source>No</source>
<translation>いいえ</translation>
</message>
<message>
<source>Cancel</source>
<translation>キャンセル</translation>
</message>
<message>
<source>Ignore</source>
<translation type="obsolete">無視</translation>
</message>
<message>
<source>Copy</source>
<translation>コピー</translation>
</message>
<message>
<source>&amp;Details</source>
<translation>詳細(&amp;D)</translation>
</message>
<message>
<source>&amp;Details (%1 of %2)</source>
<translation>詳細(%2の%1)(&amp;D)</translation>
</message>
</context>
<context>
<name>QIRichLabel</name>
<message>
<source>Copy to clipboard</source>
<translation type="obsolete">クリップボードにコピー</translation>
</message>
</context>
<context>
<name>QIWidgetValidator</name>
<message>
<source>not complete</source>
<comment>value state</comment>
<translation type="obsolete">未完了</translation>
</message>
<message>
<source>invalid</source>
<comment>value state</comment>
<translation type="obsolete">無効</translation>
</message>
<message>
<source>&lt;qt&gt;The value of the &lt;b&gt;%1&lt;/b&gt; field on the &lt;b&gt;%2&lt;/b&gt; page is %3.&lt;/qt&gt;</source>
<translation type="obsolete">&lt;qt&gt;&lt;b&gt;%2&lt;/b&gt;ページの&lt;b&gt;%1&lt;/b&gt;フィールドの値は%3です。&lt;/qt&gt;</translation>
</message>
<message>
<source>&lt;qt&gt;One of the values on the &lt;b&gt;%1&lt;/b&gt; page is %2.&lt;/qt&gt;</source>
<translation type="obsolete">&lt;qt&gt;&lt;b&gt;%1&lt;/b&gt;ページの値の1つは%2です。&lt;/qt&gt;</translation>
</message>
</context>
<context>
<name>QIWizardPage</name>
<message>
<source>Use the &lt;b&gt;%1&lt;/b&gt; button to go to the next page of the wizard and the &lt;b&gt;%2&lt;/b&gt; button to return to the previous page. You can also press &lt;b&gt;%3&lt;/b&gt; if you want to cancel the execution of this wizard.&lt;/p&gt;</source>
<translation type="obsolete">ウィザードの次のページに進むには&lt;b&gt;[%1]&lt;/b&gt;ボタンを、前のページに戻るには&lt;b&gt;[%2]&lt;/b&gt;ボタンを使用してください。ウィザードの実行を中止したい場合は&lt;b&gt;[%3]&lt;/b&gt;ボタンをクリックしてください。&lt;/p&gt;</translation>
</message>
</context>
<context>
<name>UIActionPool</name>
<message>
<source>&amp;Machine</source>
<translation>仮想マシン(&amp;M)</translation>
</message>
<message>
<source>&amp;Fullscreen Mode</source>
<translation type="obsolete">フルスクリーンモード(&amp;F)</translation>
</message>
<message>
<source>Switch to fullscreen mode</source>
<translation type="obsolete">フルスクリーンモードに切り替える</translation>
</message>
<message>
<source>Seam&amp;less Mode</source>
<translation type="obsolete">シームレスモード(&amp;L)</translation>
</message>
<message>
<source>Switch to seamless desktop integration mode</source>
<translation type="obsolete">シームレスモードに切り替える</translation>
</message>
<message>
<source>Auto-resize &amp;Guest Display</source>
<translation>ゲストOSの画面を自動リサイズ(&amp;G)</translation>
</message>
<message>
<source>Enter &amp;Fullscreen Mode</source>
<translation type="obsolete">フルスクリーンモードにする(&amp;F)</translation>
</message>
<message>
<source>Exit &amp;Fullscreen Mode</source>
<translation type="obsolete">フルスクリーンモードを終了(&amp;F)</translation>
</message>
<message>
<source>Switch to normal mode</source>
<translation type="obsolete">標準モードに切り換える</translation>
</message>
<message>
<source>Enter Seam&amp;less Mode</source>
<translation type="obsolete">シームレスモードにする(&amp;L)</translation>
</message>
<message>
<source>Exit Seam&amp;less Mode</source>
<translation type="obsolete">シームレスモードを終了(&amp;L)</translation>
</message>
<message>
<source>Enable &amp;Guest Display Auto-resize</source>
<translation type="obsolete">ゲストOS画面の自動リサイズを有効化(&amp;G)</translation>
</message>
<message>
<source>Automatically resize the guest display when the window is resized (requires Guest Additions)</source>
<translation>ウィンドウをリサイズしたとき、ゲストOS画面を自動的にリサイズする(Guest Additions のインストールが必要)</translation>
</message>
<message>
<source>Disable &amp;Guest Display Auto-resize</source>
<translation type="obsolete">ゲストOS画面の自動リサイズを無効化(&amp;G)</translation>
</message>
<message>
<source>Disable automatic resize of the guest display when the window is resized</source>
<translation type="obsolete">ゲストOS画面の自動リサイズを無効にする</translation>
</message>
<message>
<source>&amp;Adjust Window Size</source>
<translation>ウィンドウのサイズを調整(&amp;A)</translation>
</message>
<message>
<source>Adjust window size and position to best fit the guest display</source>
<translation>ゲストOS画面に合わせてウィンドウのサイズと位置を調整する</translation>
</message>
<message>
<source>Disable &amp;Mouse Integration</source>
<translation>マウス統合を無効化(&amp;M)</translation>
</message>
<message>
<source>&amp;Settings...</source>
<translation>設定(&amp;S)...</translation>
</message>
<message>
<source>Manage the virtual machine settings</source>
<translation>仮想マシンの設定を変更</translation>
</message>
<message>
<source>Take Sn&amp;apshot...</source>
<translation>スナップショット作成(&amp;A)...</translation>
</message>
<message>
<source>Take Screensh&amp;ot...</source>
<translation>スクリーンショットを撮る(&amp;O)...</translation>
</message>
<message>
<source>Take a screenshot of the virtual machine</source>
<translation>仮想マシンのスクリーンショットを撮る</translation>
</message>
<message>
<source>Session I&amp;nformation...</source>
<translation>セッション情報(&amp;N)...</translation>
</message>
<message>
<source>Show Session Information Window</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Temporarily disable host mouse pointer integration</source>
<translation>一時的にホストマウスポインターの統合機能を無効化</translation>
</message>
<message>
<source>Enable &amp;Mouse Integration</source>
<translation type="obsolete">マウス統合を有効化(&amp;M)</translation>
</message>
<message>
<source>Enable temporarily disabled host mouse pointer integration</source>
<translation type="obsolete">一時的に無効化したホストマウスポインターの統合機能を有効化</translation>
</message>
<message>
<source>&amp;Insert Ctrl-Alt-Del</source>
<translation>Ctrl-Alt-Delを送信(&amp;I)</translation>
</message>
<message>
<source>Send the Ctrl-Alt-Del sequence to the virtual machine</source>
<translation>仮想マシンにCtrl-Alt-Delシーケンスを送信する</translation>
</message>
<message>
<source>&amp;Insert Ctrl-Alt-Backspace</source>
<translation type="obsolete">Ctrl-Alt-Backspaceを送信(&amp;I)</translation>
</message>
<message>
<source>Send the Ctrl-Alt-Backspace sequence to the virtual machine</source>
<translation>仮想マシンにCtrl-Alt-Backspaceシーケンスを送信する</translation>
</message>
<message>
<source>Take &amp;Snapshot...</source>
<translation type="obsolete">スナップショット作成(&amp;S)...</translation>
</message>
<message>
<source>Take a snapshot of the virtual machine</source>
<translation>仮想マシンのスナップショットを作成する</translation>
</message>
<message>
<source>Session I&amp;nformation Dialog</source>
<translation type="obsolete">セッション情報ダイアログ(&amp;N)</translation>
</message>
<message>
<source>Show Session Information Dialog</source>
<translation type="obsolete">セッション情報ダイアログを表示</translation>
</message>
<message>
<source>Ins&amp;ert Ctrl-Alt-Backspace</source>
<translation>Ctrl-Alt-Backspaceを送信(&amp;E)</translation>
</message>
<message>
<source>&amp;Pause</source>
<translation>一時停止(&amp;P)</translation>
</message>
<message>
<source>Suspend the execution of the virtual machine</source>
<translation>仮想マシンの実行を一時停止する</translation>
</message>
<message>
<source>R&amp;esume</source>
<translation type="obsolete">再開(&amp;E)</translation>
</message>
<message>
<source>Resume the execution of the virtual machine</source>
<translation type="obsolete">仮想マシンの実行を再開する</translation>
</message>
<message>
<source>Switch to &amp;Fullscreen</source>
<translation>フルスクリーンモードに切り替える(&amp;F)</translation>
</message>
<message>
<source>Switch between normal and fullscreen mode</source>
<translation>通常のウィンドウモードとフルスクリーンモードを切り換える</translation>
</message>
<message>
<source>Switch to Seam&amp;less Mode</source>
<translation>シームレスモードに切り換える(&amp;L)</translation>
</message>
<message>
<source>Switch between normal and seamless desktop integration mode</source>
<translation>通常のウィンドウモードとシームレスモードを切り換える</translation>
</message>
<message>
<source>Switch to &amp;Scaled Mode</source>
<translation>スケールモードに切り換える(&amp;S)</translation>
</message>
<message>
<source>Switch between normal and scaled mode</source>
<translation>通常のウィンドウモードとスケールモードを切り換える</translation>
</message>
<message>
<source>Session I&amp;nformation</source>
<translation type="obsolete">セッション情報(&amp;N)</translation>
</message>
<message>
<source>&amp;Reset</source>
<translation>リセット(&amp;R)</translation>
</message>
<message>
<source>Reset the virtual machine</source>
<translation>仮想マシンをリセットする</translation>
</message>
<message>
<source>Save the machine state of the virtual machine</source>
<translation>選択した仮想マシンを保存状態にする</translation>
</message>
<message>
<source>ACPI Sh&amp;utdown</source>
<translation>ACPI シャットダウン(&amp;U)</translation>
</message>
<message>
<source>ACPI S&amp;hutdown</source>
<translation type="obsolete">ACPI シャットダウン(&amp;H)</translation>
</message>
<message>
<source>Send the ACPI Power Button press event to the virtual machine</source>
<translation>仮想マシンに電源ボタン オフのACPIイベントを送信する</translation>
</message>
<message>
<source>Power off the virtual machine</source>
<translation>選択した仮想マシンを電源オフ</translation>
</message>
<message>
<source>&amp;Close...</source>
<translation>閉じる(&amp;C)...</translation>
</message>
<message>
<source>Close the virtual machine</source>
<translation>仮想マシンを閉じる</translation>
</message>
<message>
<source>&amp;View</source>
<translation>ビュー(&amp;V)</translation>
</message>
<message>
<source>&amp;Devices</source>
<translation>デバイス(&amp;D)</translation>
</message>
<message>
<source>&amp;CD/DVD Devices</source>
<translation>CD/DVD デバイス(&amp;C)</translation>
</message>
<message>
<source>&amp;Floppy Devices</source>
<translation>フロッピーデバイス(&amp;F)</translation>
</message>
<message>
<source>&amp;USB Devices</source>
<translation>USB デバイス(&amp;U)</translation>
</message>
<message>
<source>&amp;Webcams</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Shared &amp;Clipboard</source>
<translation>クリップボードの共有(&amp;C)</translation>
</message>
<message>
<source>Drag&apos;n&apos;Drop</source>
<translation>ドラッグ&ドロップ</translation>
</message>
<message>
<source>&amp;Network Settings...</source>
<translation>ネットワーク設定(&amp;N)...</translation>
</message>
<message>
<source>&amp;Shared Folders Settings...</source>
<translation>共有フォルダー設定(&amp;S)...</translation>
</message>
<message>
<source>R&amp;emote Display</source>
<translation>リモートディスプレイ(&amp;E)</translation>
</message>
<message>
<source>Toggle remote desktop (RDP) connections to this machine</source>
<translation>この仮想マシンへのリモートデスクトップ(RDP)接続を切り替え</translation>
</message>
<message>
<source>&amp;Video Capture</source>
<translation>ビデオキャプチャー(&amp;V)</translation>
</message>
<message>
<source>Toggle video capture</source>
<translation>ビデオキャプチャーの切り替え</translation>
</message>
<message>
<source>&amp;Video Capture Settings...</source>
<translation>ビデオキャプチャーの設定(&amp;V)...</translation>
</message>
<message>
<source>Configure video capture settings</source>
<translation>ビデオキャプチャーの設定を変更</translation>
</message>
<message>
<source>&amp;Insert Guest Additions CD image...</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Insert the Guest Additions disk file into the virtual drive</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&amp;Network Adapters...</source>
<translation type="obsolete">ネットワークアダプター(&amp;N)...</translation>
</message>
<message>
<source>Change the settings of network adapters</source>
<translation>ネットワークアダプターの設定変更</translation>
</message>
<message>
<source>&amp;Shared Folders...</source>
<translation type="obsolete">共有フォルダー(&amp;S)...</translation>
</message>
<message>
<source>Create or modify shared folders</source>
<translation>共有フォルダーを作成または変更</translation>
</message>
<message>
<source>Enable R&amp;emote Display</source>
<translation type="obsolete">リモートディスプレイを有効化(&amp;E)</translation>
</message>
<message>
<source>&amp;Enable Remote Display</source>
<translation type="obsolete">リモートディスプレイを有効化(&amp;E)</translation>
</message>
<message>
<source>Enable remote desktop (RDP) connections to this machine</source>
<translation type="obsolete">この仮想マシンへのリモートデスクトップ(RDP)接続を有効化</translation>
</message>
<message>
<source>&amp;Disable Remote Display</source>
<translation type="obsolete">リモートディスプレイを無効化(&amp;D)</translation>
</message>
<message>
<source>Disable remote desktop (RDP) connections to this machine</source>
<translation type="obsolete">この仮想マシンへのリモートデスクトップ(RDP)接続を無効化</translation>
</message>
<message>
<source>Enable &amp;Logging...</source>
<comment>debug action</comment>
<translation type="obsolete">ログ出力を有効化(&amp;L)...</translation>
</message>
<message>
<source>Disable &amp;Logging...</source>
<comment>debug action</comment>
<translation type="obsolete">ログ出力を無効化(&amp;L)...</translation>
</message>
<message>
<source>&amp;Remote Display</source>
<translation type="obsolete">リモートディスプレイ(&amp;R)</translation>
</message>
<message>
<source>Enable or disable remote desktop (RDP) connections to this machine</source>
<translation type="obsolete">この仮想マシンへのリモートデスクトップ(RDP)接続を有効化または無効化</translation>
</message>
<message>
<source>&amp;Install Guest Additions...</source>
<translation type="obsolete">Guest Additions のインストール(&amp;I)...</translation>
</message>
<message>
<source>Mount the Guest Additions installation image</source>
<translation type="obsolete">Guest Additions インストールイメージをマウントする</translation>
</message>
<message>
<source>De&amp;bug</source>
<translation>デバッグ(&amp;B)</translation>
</message>
<message>
<source>&amp;Statistics...</source>
<comment>debug action</comment>
<translation>統計(&amp;S)...</translation>
</message>
<message>
<source>&amp;Command Line...</source>
<comment>debug action</comment>
<translation>コマンドライン(&amp;C)...</translation>
</message>
<message>
<source>&amp;Logging...</source>
<comment>debug action</comment>
<translation>ログ取得(&amp;L)...</translation>
</message>
<message>
<source>Show the log files of the selected virtual machine</source>
<translation>選択した仮想マシンのログファイルを参照する</translation>
</message>
<message>
<source>Show &amp;Log...</source>
<translation>ログを参照(&amp;L)...</translation>
</message>
<message>
<source>&amp;Help</source>
<translation>ヘルプ(&amp;H)</translation>
</message>
<message>
<source>&amp;Contents...</source>
<translation>ヘルプを表示(&amp;C)...</translation>
</message>
<message>
<source>Show help contents</source>
<translation>ヘルプを表示</translation>
</message>
<message>
<source>&amp;VirtualBox Web Site...</source>
<translation>VirtualBox Webサイト(&amp;V)...</translation>
</message>
<message>
<source>&amp;Reset All Warnings</source>
<translation>すべての警告をリセット(&amp;R)</translation>
</message>
<message>
<source>C&amp;heck for Updates...</source>
<translation>アップデートを確認(&amp;H)...</translation>
</message>
<message>
<source>Open the browser and go to the VirtualBox product web site</source>
<translation>WebブラウザーでVirtualBox製品のWebサイトを開く</translation>
</message>
<message>
<source>Go back to showing all suppressed warnings and messages</source>
<translation>すべての抑止された警告とメッセージを再度表示させる</translation>
</message>
<message>
<source>&amp;Network Operations Manager...</source>
<translation>ネットワーク操作マネージャー(&amp;N)...</translation>
</message>
<message>
<source>Show Network Operations Manager</source>
<translation>ネットワーク操作マネージャーの表示</translation>
</message>
<message>
<source>Check for a new VirtualBox version</source>
<translation>VirtualBoxの最新バージョンを確認</translation>
</message>
<message>
<source>&amp;About VirtualBox...</source>
<translation>VirtualBox について(&amp;A)...</translation>
</message>
<message>
<source>Show a window with product information</source>
<translation>製品情報ウィンドウを表示</translation>
</message>
<message>
<source>Dock Icon</source>
<translation>ドックアイコン</translation>
</message>
<message>
<source>Show Monitor Preview</source>
<translation>ディスプレイのプレビューを表示</translation>
</message>
<message>
<source>Show Application Icon</source>
<translation>アプリケーションアイコンを表示</translation>
</message>
<message>
<source>&amp;File</source>
<comment>Mac OS X version</comment>
<translation>ファイル(&amp;F)</translation>
</message>
<message>
<source>&amp;File</source>
<comment>Non Mac OS X version</comment>
<translation>ファイル(&amp;F)</translation>
</message>
<message>
<source>&amp;Virtual Media Manager...</source>
<translation>仮想メディアマネージャー(&amp;V)...</translation>
</message>
<message>
<source>Display the Virtual Media Manager window</source>
<translation>仮想メディアマネージャー ウィンドウを表示</translation>
</message>
<message>
<source>&amp;Import Appliance...</source>
<translation>仮想アプライアンスのインポート(&amp;I)...</translation>
</message>
<message>
<source>Import an appliance into VirtualBox</source>
<translation>仮想アプライアンスをVirtualBoxにインポート</translation>
</message>
<message>
<source>&amp;Export Appliance...</source>
<translation>仮想アプライアンスのエクスポート(&amp;E)...</translation>
</message>
<message>
<source>Export one or more VirtualBox virtual machines as an appliance</source>
<translation>VirtualBoxの仮想マシンを仮想アプライアンスにエクスポート</translation>
</message>
<message>
<source>&amp;Preferences...</source>
<comment>global settings</comment>
<translation>環境設定(&amp;P)...</translation>
</message>
<message>
<source>Display the global settings window</source>
<translation>環境設定ウィンドウを表示</translation>
</message>
<message>
<source>E&amp;xit</source>
<translation>終了(&amp;X)</translation>
</message>
<message>
<source>Close application</source>
<translation>アプリケーションを閉じる</translation>
</message>
<message>
<source>&amp;Group</source>
<translation>グループ(&amp;G)</translation>
</message>
<message>
<source>&amp;New Machine...</source>
<translation>新しい仮想マシン(&amp;N)...</translation>
</message>
<message>
<source>&amp;Add Machine...</source>
<translation>仮想マシンを追加(&amp;A)...</translation>
</message>
<message>
<source>Rena&amp;me Group...</source>
<translation>グループ名を変更(&amp;M)...</translation>
</message>
<message>
<source>Sort the group of the first selected machine alphabetically</source>
<translation>選択したグループの仮想マシンをアルファベット順にソートします</translation>
</message>
<message>
<source>Start the selected virtual machines</source>
<translation>選択した仮想マシンを起動</translation>
</message>
<message>
<source>Switch to the windows of the selected virtual machines</source>
<translation>選択した仮想マシンのウィンドウに切り替え</translation>
</message>
<message>
<source>Suspend the execution of the selected virtual machines</source>
<translation>仮想マシンの実行を一時停止する</translation>
</message>
<message>
<source>Reset the selected virtual machines</source>
<translation>選択した仮想マシンを再起動</translation>
</message>
<message>
<source>Discard the saved state of the selected virtual machines</source>
<translation>選択した仮想マシンを破棄</translation>
</message>
<message>
<source>Show the VirtualBox Machine Definition file in Finder</source>
<translation>仮想マシン定義ファイルをFinderに表示します</translation>
</message>
<message>
<source>Show the VirtualBox Machine Definition file in Explorer</source>
<translation>仮想マシン定義ファイルをエクスプローラーに表示</translation>
</message>
<message>
<source>Creates an alias file to the VirtualBox Machine Definition file on your desktop</source>
<translation>仮想マシン定義ファイルのエイリアスをデスクトップに作成</translation>
</message>
<message>
<source>Creates an shortcut file to the VirtualBox Machine Definition file on your desktop</source>
<translation>仮想マシン定義ファイルのショートカットをデスクトップに作成</translation>
</message>
<message>
<source>Save State</source>
<translation>保存状態</translation>
</message>
<message>
<source>Save the machine state of the selected virtual machines</source>
<translation>選択した仮想マシンを保存状態に</translation>
</message>
<message>
<source>Send the ACPI Power Button press event to the selected virtual machines</source>
<translation>仮想マシンに電源ボタン オフのACPIイベントを送信する</translation>
</message>
<message>
<source>Po&amp;wer Off</source>
<translation>電源オフ(&amp;W)</translation>
</message>
<message>
<source>Power off the selected virtual machines</source>
<translation>選択した仮想マシンを電源オフ</translation>
</message>
<message>
<source>Create a new virtual machine</source>
<translation>新規仮想マシンの作成</translation>
</message>
<message>
<source>Add an existing virtual machine</source>
<translation>既存の仮想マシンを追加</translation>
</message>
<message>
<source>Rename the selected virtual machine group</source>
<translation>選択した仮想マシンの名前を変更</translation>
</message>
<message>
<source>Sort the items of the selected virtual machine group alphabetically</source>
<translation>選択した仮想マシングループのアイテムをアルファベット順にソートします</translation>
</message>
<message>
<source>Remove the selected virtual machines</source>
<translation>選択した仮想マシンを除去</translation>
</message>
<message>
<source>S&amp;tart</source>
<translation>起動(&amp;T)</translation>
</message>
<message>
<source>Start the selected virtual machine</source>
<translation type="obsolete">選択した仮想マシンを起動</translation>
</message>
<message>
<source>S&amp;how</source>
<translation>表示(&amp;H)</translation>
</message>
<message>
<source>Switch to the window of the selected virtual machine</source>
<translation type="obsolete">選択した仮想マシンのウィンドウに切り替え</translation>
</message>
<message>
<source>Re&amp;fresh...</source>
<translation>最新の情報に更新(&amp;F)...</translation>
</message>
<message>
<source>Refresh the accessibility state of the selected virtual machine</source>
<translation>選択した仮想マシンのアクセス可否状態を最新の情報に更新する</translation>
</message>
<message>
<source>Show in Finder</source>
<translation>Finderに表示</translation>
</message>
<message>
<source>Show the VirtualBox Machine Definition file in Finder.</source>
<translation type="obsolete">仮想マシン定義ファイルをFinderに表示します。</translation>
</message>
<message>
<source>Show in Explorer</source>
<translation>エクスプローラーに表示</translation>
</message>
<message>
<source>Show the VirtualBox Machine Definition file in Explorer.</source>
<translation type="obsolete">仮想マシン定義ファイルをエクスプローラーに表示します。</translation>
</message>
<message>
<source>Show in File Manager</source>
<translation>ファイルマネージャーで表示</translation>
</message>
<message>
<source>Show the VirtualBox Machine Definition file in the File Manager</source>
<translation>仮想マシン定義ファイルをファイルマネージャーで表示します</translation>
</message>
<message>
<source>&amp;New...</source>
<translation>新規(&amp;N)...</translation>
</message>
<message>
<source>&amp;Ungroup...</source>
<translation>グループ解除(&amp;U)...</translation>
</message>
<message>
<source>Ungroup items of the selected virtual machine group</source>
<translation>選択した仮想マシングループのグループを解除</translation>
</message>
<message>
<source>Sort</source>
<translation>ソート</translation>
</message>
<message>
<source>&amp;Add...</source>
<translation>追加(&amp;A)...</translation>
</message>
<message>
<source>Gro&amp;up</source>
<translation>グループ(&amp;U)</translation>
</message>
<message>
<source>Add a new group based on the items selected</source>
<translation>選択したアイテムに基づいて新しいグループを作成</translation>
</message>
<message>
<source>Cl&amp;one...</source>
<translation>クローン(&amp;O)...</translation>
</message>
<message>
<source>Clone the selected virtual machine</source>
<translation>選択した仮想マシンをクローン</translation>
</message>
<message>
<source>&amp;Remove...</source>
<translation>除去(&amp;R)...</translation>
</message>
<message>
<source>Remove the selected virtual machine</source>
<translation type="obsolete">選択した仮想マシンを除去</translation>
</message>
<message>
<source>Discard</source>
<translation>破棄</translation>
</message>
<message>
<source>D&amp;iscard saved state...</source>
<translation>保存状態を破棄(&amp;I)...</translation>
</message>
<message>
<source>Discard the saved state of the selected virtual machine</source>
<translation type="obsolete">選択した仮想マシンを破棄</translation>
</message>
<message>
<source>Create Alias on Desktop</source>
<translation>デスクトップにエイリアスを作成</translation>
</message>
<message>
<source>Creates an Alias file to the VirtualBox Machine Definition file on your Desktop.</source>
<translation type="obsolete">仮想マシン定義ファイルのエイリアスをデスクトップに作成します。</translation>
</message>
<message>
<source>Create Shortcut on Desktop</source>
<translation>デスクトップにショートカットを作成</translation>
</message>
<message>
<source>Creates an Shortcut file to the VirtualBox Machine Definition file on your Desktop.</source>
<translation type="obsolete">仮想マシン定義ファイルのショートカットをデスクトップに作成します。</translation>
</message>
<message>
<source>&amp;Close</source>
<translation>閉じる(&amp;C)</translation>
</message>
<message>
<source>Popup Menu</source>
<translation>ポップアップメニュー</translation>
</message>
<message>
<source>&amp;VirtualBox</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&amp;Menu Bar</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&amp;Menu Bar Settings...</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Opens window to configure menu-bar</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Show Menu &amp;Bar</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Toggle menu-bar visibility for this machine</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&amp;Status Bar</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&amp;Status Bar Settings...</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Opens window to configure status-bar</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Show Status &amp;Bar</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Toggle status-bar visibility for this machine</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&amp;Input</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&amp;Keyboard</source>
<translation type="unfinished">キーボード(&amp;K)</translation>
</message>
<message>
<source>&amp;Keyboard Settings...</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Display the global settings window to configure shortcuts</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&amp;Mouse</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&amp;Hard Drives</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&amp;Hard Drive Settings...</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Change the settings of hard drives</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Network</source>
<translation type="unfinished">ネットワーク</translation>
</message>
<message>
<source>&amp;USB Settings...</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Change the settings of USB devices</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&amp;Shared Folders</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Show &amp;Log...</source>
<comment>debug action</comment>
<translation type="unfinished">ログを参照(&amp;L)...</translation>
</message>
<message>
<source>E&amp;xtra Data Manager...</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Display the Extra Data Manager window</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>UIActionPoolRuntime</name>
<message>
<source>Enable</source>
<comment>Virtual Screen</comment>
<translation type="unfinished">有効</translation>
</message>
<message>
<source>Resize to %1x%2</source>
<comment>Virtual Screen</comment>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>UIActonPool</name>
<message>
<source>Popup Menu</source>
<translation type="obsolete">ポップアップメニュー</translation>
</message>
</context>
<context>
<name>UIApplianceEditorWidget</name>
<message>
<source>Virtual System %1</source>
<translation>仮想システム %1</translation>
</message>
<message>
<source>Name</source>
<translation>名前</translation>
</message>
<message>
<source>Product</source>
<translation>製品</translation>
</message>
<message>
<source>Product-URL</source>
<translation>製品URL</translation>
</message>
<message>
<source>Vendor</source>
<translation>ベンダー</translation>
</message>
<message>
<source>Vendor-URL</source>
<translation>ベンダーURL</translation>
</message>
<message>
<source>Version</source>
<translation>バージョン</translation>
</message>
<message>
<source>Description</source>
<translation>説明</translation>
</message>
<message>
<source>License</source>
<translation>ライセンス</translation>
</message>
<message>
<source>Guest OS Type</source>
<translation>ゲストOSのタイプ</translation>
</message>
<message>
<source>CPU</source>
<translation>CPU</translation>
</message>
<message>
<source>RAM</source>
<translation>RAM</translation>
</message>
<message>
<source>Hard Disk Controller (IDE)</source>
<translation>ハードディスクコントローラー (IDE)</translation>
</message>
<message>
<source>Hard Disk Controller (SATA)</source>
<translation>ハードディスクコントローラー (SATA)</translation>
</message>
<message>
<source>Hard Disk Controller (SCSI)</source>
<translation>ハードディスクコントローラー (SCSI)</translation>
</message>
<message>
<source>Hard Disk Controller (SAS)</source>
<translation>ハードディスクコントローラー (SAS)</translation>
</message>
<message>
<source>DVD</source>
<translation>DVD</translation>
</message>
<message>
<source>Floppy</source>
<translation>フロッピー</translation>
</message>
<message>
<source>Network Adapter</source>
<translation>ネットワークアダプター</translation>
</message>
<message>
<source>USB Controller</source>
<translation>USB コントローラー</translation>
</message>
<message>
<source>Sound Card</source>
<translation>サウンドカード</translation>
</message>
<message>
<source>Virtual Disk Image</source>
<translation>仮想ディスクイメージ</translation>
</message>
<message>
<source>Unknown Hardware Item</source>
<translation>不明なハードウェア項目</translation>
</message>
<message>
<source>MB</source>
<comment>size suffix MBytes=1024 KBytes</comment>
<translation type="obsolete">MB</translation>
</message>
<message>
<source>MB</source>
<translation type="obsolete">MB</translation>
</message>
<message>
<source>&lt;b&gt;Original Value:&lt;/b&gt; %1</source>
<translation>&lt;b&gt;元の値:&lt;/b&gt; %1</translation>
</message>
<message>
<source>MB</source>
<comment>size suffix MBytes=1024KBytes</comment>
<translation type="obsolete">MB</translation>
</message>
<message>
<source>Configuration</source>
<translation>構成</translation>
</message>
<message>
<source>When checked a new unique MAC address will assigned to all configured network cards.</source>
<translation>新しい一意のMACアドレスがすべての設定してあるネットワークカードに付与されます。</translation>
</message>
<message>
<source>&amp;Reinitialize the MAC address of all network cards</source>
<translation>すべてのネットワークカードのMACアドレスを再初期化(&amp;R)</translation>
</message>
<message>
<source>Warnings:</source>
<translation>警告:</translation>
</message>
</context>
<context>
<name>UIApplianceImportEditorWidget</name>
<message>
<source>Importing Appliance ...</source>
<translation>仮想アプライアンスのインポート...</translation>
</message>
<message>
<source>Reading Appliance ...</source>
<translation>仮想アプライアンスの読み込み...</translation>
</message>
</context>
<context>
<name>UIDescriptionPagePrivate</name>
<message>
<source>No description. Press the Edit button below to add it.</source>
<translation type="obsolete">説明がありません。[編集]ボタンをクリックして追加してください。</translation>
</message>
<message>
<source>Edit</source>
<translation type="obsolete">編集</translation>
</message>
<message>
<source>Edit (Ctrl+E)</source>
<translation type="obsolete">編集(Ctrl+E)</translation>
</message>
</context>
<context>
<name>UIDetailsBlock</name>
<message>
<source>Name</source>
<comment>details report</comment>
<translation type="obsolete">名前</translation>
</message>
<message>
<source>OS Type</source>
<comment>details report</comment>
<translation type="obsolete">OSタイプ</translation>
</message>
<message>
<source>Information inaccessible</source>
<comment>details report</comment>
<translation type="obsolete">取得不可能な情報</translation>
</message>
<message>
<source>Base Memory</source>
<comment>details report</comment>
<translation type="obsolete">メインメモリー</translation>
</message>
<message>
<source>&lt;nobr&gt;%1 MB&lt;/nobr&gt;</source>
<comment>details report</comment>
<translation type="obsolete">&lt;nobr&gt;%1 MB&lt;/nobr&gt;</translation>
</message>
<message>
<source>Processors</source>
<comment>details report</comment>
<translation type="obsolete">プロセッサー</translation>
</message>
<message>
<source>&lt;nobr&gt;%1&lt;/nobr&gt;</source>
<comment>details report</comment>
<translation type="obsolete">&lt;nobr&gt;%1&lt;/nobr&gt;</translation>
</message>
<message>
<source>Execution Cap</source>
<comment>details report</comment>
<translation type="obsolete">使用率制限</translation>
</message>
<message>
<source>&lt;nobr&gt;%1%&lt;/nobr&gt;</source>
<comment>details report</comment>
<translation type="obsolete">&lt;nobr&gt;%1&lt;/nobr&gt;</translation>
</message>
<message>
<source>Boot Order</source>
<comment>details report</comment>
<translation type="obsolete">起動順序</translation>
</message>
<message>
<source>ACPI</source>
<comment>details report</comment>
<translation type="obsolete">ACPI</translation>
</message>
<message>
<source>I/O APIC</source>
<comment>details report</comment>
<translation type="obsolete">I/O APIC</translation>
</message>
<message>
<source>BIOS</source>
<comment>details report</comment>
<translation type="obsolete">BIOS</translation>
</message>
<message>
<source>VT-x/AMD-V</source>
<comment>details report</comment>
<translation type="obsolete">VT-x/AMD-V</translation>
</message>
<message>
<source>Nested Paging</source>
<comment>details report</comment>
<translation type="obsolete">ネステッドページング</translation>
</message>
<message>
<source>PAE/NX</source>
<comment>details report</comment>
<translation type="obsolete">PAE/NX</translation>
</message>
<message>
<source>Acceleration</source>
<comment>details report</comment>
<translation type="obsolete">アクセラレーション</translation>
</message>
<message>
<source>Video Memory</source>
<comment>details report</comment>
<translation type="obsolete">ビデオメモリー</translation>
</message>
<message>
<source>Screens</source>
<comment>details report</comment>
<translation type="obsolete">スクリーン</translation>
</message>
<message>
<source>2D Video</source>
<comment>details report</comment>
<translation type="obsolete">2D ビデオ</translation>
</message>
<message>
<source>3D</source>
<comment>details report</comment>
<translation type="obsolete">3D</translation>
</message>
<message>
<source>Remote Desktop Server Port</source>
<comment>details report (VRDE Server)</comment>
<translation type="obsolete">リモートデスクトップサーバーポート</translation>
</message>
<message>
<source>Remote Desktop Server</source>
<comment>details report (VRDE Server)</comment>
<translation type="obsolete">リモートデスクトップサーバー</translation>
</message>
<message>
<source>Disabled</source>
<comment>details report (VRDE Server)</comment>
<translation type="obsolete">無効</translation>
</message>
<message>
<source>(CD/DVD)</source>
<translation type="obsolete">(CD/DVD)</translation>
</message>
<message>
<source>Not Attached</source>
<comment>details report (Storage)</comment>
<translation type="obsolete">未割り当て</translation>
</message>
<message>
<source>Host Driver</source>
<comment>details report (audio)</comment>
<translation type="obsolete">ホストドライバー</translation>
</message>
<message>
<source>Controller</source>
<comment>details report (audio)</comment>
<translation type="obsolete">コントローラー</translation>
</message>
<message>
<source>Disabled</source>
<comment>details report (audio)</comment>
<translation type="obsolete">無効</translation>
</message>
<message>
<source>Bridged adapter, %1</source>
<comment>details report (network)</comment>
<translation type="obsolete">ブリッジアダプター, &apos;%1&apos;</translation>
</message>
<message>
<source>Internal network, &apos;%1&apos;</source>
<comment>details report (network)</comment>
<translation type="obsolete">内部ネットワーク, &apos;%1&apos;</translation>
</message>
<message>
<source>Host-only adapter, &apos;%1&apos;</source>
<comment>details report (network)</comment>
<translation type="obsolete">ホストオンリーアダプター, &apos;%1&apos;</translation>
</message>
<message>
<source>Generic driver, &apos;%1&apos;</source>
<comment>details report (network)</comment>
<translation type="obsolete">汎用ドライバー, &apos;%1&apos; </translation>
</message>
<message>
<source>Generic driver, &apos;%1&apos; {&amp;nbsp;%2&amp;nbsp;}</source>
<comment>details report (network)</comment>
<translation type="obsolete">汎用ドライバー, &apos;%1&apos; {&amp;nbsp;%2&amp;nbsp;} </translation>
</message>
<message>
<source>Adapter %1</source>
<comment>details report (network)</comment>
<translation type="obsolete">アダプター %1</translation>
</message>
<message>
<source>Disabled</source>
<comment>details report (network)</comment>
<translation type="obsolete">無効</translation>
</message>
<message>
<source>Port %1</source>
<comment>details report (serial ports)</comment>
<translation type="obsolete">ポート %1</translation>
</message>
<message>
<source>Disabled</source>
<comment>details report (serial ports)</comment>
<translation type="obsolete">無効</translation>
</message>
<message>
<source>Port %1</source>
<comment>details report (parallel ports)</comment>
<translation type="obsolete">ポート %1</translation>
</message>
<message>
<source>Disabled</source>
<comment>details report (parallel ports)</comment>
<translation type="obsolete">無効</translation>
</message>
<message>
<source>Device Filters</source>
<comment>details report (USB)</comment>
<translation type="obsolete">デバイスフィルター</translation>
</message>
<message>
<source>%1 (%2 active)</source>
<comment>details report (USB)</comment>
<translation type="obsolete">%1 (%2 アクティブ)</translation>
</message>
<message>
<source>Disabled</source>
<comment>details report (USB)</comment>
<translation type="obsolete">無効</translation>
</message>
<message>
<source>Shared Folders</source>
<comment>details report (shared folders)</comment>
<translation type="obsolete">共有フォルダー</translation>
</message>
<message>
<source>None</source>
<comment>details report (shared folders)</comment>
<translation type="obsolete">なし</translation>
</message>
<message>
<source>None</source>
<comment>details report (description)</comment>
<translation type="obsolete">なし</translation>
</message>
</context>
<context>
<name>UIDetailsPagePrivate</name>
<message>
<source>Name</source>
<comment>details report</comment>
<translation type="obsolete">名前</translation>
</message>
<message>
<source>OS Type</source>
<comment>details report</comment>
<translation type="obsolete">OSタイプ</translation>
</message>
<message>
<source>Base Memory</source>
<comment>details report</comment>
<translation type="obsolete">メインメモリー</translation>
</message>
<message>
<source>&lt;nobr&gt;%1 MB&lt;/nobr&gt;</source>
<comment>details report</comment>
<translation type="obsolete">&lt;nobr&gt;%1 MB&lt;/nobr&gt;</translation>
</message>
<message>
<source>Processors</source>
<comment>details report</comment>
<translation type="obsolete">プロセッサー</translation>
</message>
<message>
<source>&lt;nobr&gt;%1&lt;/nobr&gt;</source>
<comment>details report</comment>
<translation type="obsolete">&lt;nobr&gt;%1&lt;/nobr&gt;</translation>
</message>
<message>
<source>Boot Order</source>
<comment>details report</comment>
<translation type="obsolete">起動順序</translation>
</message>
<message>
<source>ACPI</source>
<comment>details report</comment>
<translation type="obsolete">ACPI</translation>
</message>
<message>
<source>I/O APIC</source>
<comment>details report</comment>
<translation type="obsolete">I/O APIC</translation>
</message>
<message>
<source>BIOS</source>
<comment>details report</comment>
<translation type="obsolete">BIOS</translation>
</message>
<message>
<source>VT-x/AMD-V</source>
<comment>details report</comment>
<translation type="obsolete">VT-x/AMD-V</translation>
</message>
<message>
<source>Nested Paging</source>
<comment>details report</comment>
<translation type="obsolete">ネステッドページング</translation>
</message>
<message>
<source>PAE/NX</source>
<comment>details report</comment>
<translation type="obsolete">PAE/NX</translation>
</message>
<message>
<source>Acceleration</source>
<comment>details report</comment>
<translation type="obsolete">アクセラレーション</translation>
</message>
<message>
<source>Video Memory</source>
<comment>details report</comment>
<translation type="obsolete">ビデオメモリー</translation>
</message>
<message>
<source>Screens</source>
<comment>details report</comment>
<translation type="obsolete">スクリーン</translation>
</message>
<message>
<source>2D Video</source>
<comment>details report</comment>
<translation type="obsolete">2D ビデオ</translation>
</message>
<message>
<source>3D</source>
<comment>details report</comment>
<translation type="obsolete">3D</translation>
</message>
<message>
<source>Remote Desktop Server Port</source>
<comment>details report (VRDE Server)</comment>
<translation type="obsolete">リモートデスクトップサーバーポート</translation>
</message>
<message>
<source>Remote Desktop Server</source>
<comment>details report (VRDE Server)</comment>
<translation type="obsolete">リモートデスクトップサーバー</translation>
</message>
<message>
<source>Disabled</source>
<comment>details report (VRDE Server)</comment>
<translation type="obsolete">無効</translation>
</message>
<message>
<source>(CD/DVD)</source>
<translation type="obsolete">(CD/DVD)</translation>
</message>
<message>
<source>Not Attached</source>
<comment>details report (Storage)</comment>
<translation type="obsolete">未割り当て</translation>
</message>
<message>
<source>Host Driver</source>
<comment>details report (audio)</comment>
<translation type="obsolete">ホストドライバー</translation>
</message>
<message>
<source>Controller</source>
<comment>details report (audio)</comment>
<translation type="obsolete">コントローラー</translation>
</message>
<message>
<source>Disabled</source>
<comment>details report (audio)</comment>
<translation type="obsolete">無効</translation>
</message>
<message>
<source>Bridged adapter, %1</source>
<comment>details report (network)</comment>
<translation type="obsolete">ブリッジアダプター, &apos;%1&apos;</translation>
</message>
<message>
<source>Internal network, &apos;%1&apos;</source>
<comment>details report (network)</comment>
<translation type="obsolete">内部ネットワーク, &apos;%1&apos;</translation>
</message>
<message>
<source>Host-only adapter, &apos;%1&apos;</source>
<comment>details report (network)</comment>
<translation type="obsolete">ホストオンリーアダプター, &apos;%1&apos;</translation>
</message>
<message>
<source>VDE network, &apos;%1&apos;</source>
<comment>details report (network)</comment>
<translation type="obsolete">VDE ネットワーク, &apos;%1&apos;</translation>
</message>
<message>
<source>Adapter %1</source>
<comment>details report (network)</comment>
<translation type="obsolete">アダプター %1</translation>
</message>
<message>
<source>Disabled</source>
<comment>details report (network)</comment>
<translation type="obsolete">無効</translation>
</message>
<message>
<source>Port %1</source>
<comment>details report (serial ports)</comment>
<translation type="obsolete">ポート %1</translation>
</message>
<message>
<source>Disabled</source>
<comment>details report (serial ports)</comment>
<translation type="obsolete">無効</translation>
</message>
<message>
<source>Port %1</source>
<comment>details report (parallel ports)</comment>
<translation type="obsolete">ポート %1</translation>
</message>
<message>
<source>Disabled</source>
<comment>details report (parallel ports)</comment>
<translation type="obsolete">無効</translation>
</message>
<message>
<source>Device Filters</source>
<comment>details report (USB)</comment>
<translation type="obsolete">デバイスフィルター</translation>
</message>
<message>
<source>%1 (%2 active)</source>
<comment>details report (USB)</comment>
<translation type="obsolete">%1 (%2 アクティブ)</translation>
</message>
<message>
<source>Disabled</source>
<comment>details report (USB)</comment>
<translation type="obsolete">無効</translation>
</message>
<message>
<source>Shared Folders</source>
<comment>details report (shared folders)</comment>
<translation type="obsolete">共有フォルダー</translation>
</message>
<message>
<source>None</source>
<comment>details report (shared folders)</comment>
<translation type="obsolete">なし</translation>
</message>
<message>
<source>None</source>
<comment>details report (description)</comment>
<translation type="obsolete">なし</translation>
</message>
<message>
<source>The selected virtual machine is &lt;i&gt;inaccessible&lt;/i&gt;. Please inspect the error message shown below and press the &lt;b&gt;Refresh&lt;/b&gt; button if you want to repeat the accessibility check:</source>
<translation>選択した仮想マシンに&lt;i&gt;アクセスできません&lt;/i&gt;。アクセス可否を再確認するには以下に示されたエラーメッセージを調査して&lt;b&gt;[最新の情報に更新]&lt;/b&gt;ボタンをクリックしてください:</translation>
</message>
<message>
<source>General</source>
<comment>details report</comment>
<translation type="obsolete">一般</translation>
</message>
<message>
<source>System</source>
<comment>details report</comment>
<translation type="obsolete">システム</translation>
</message>
<message>
<source>Preview</source>
<comment>details report</comment>
<translation type="obsolete">プレビュー</translation>
</message>
<message>
<source>Display</source>
<comment>details report</comment>
<translation type="obsolete">ディスプレイ</translation>
</message>
<message>
<source>Storage</source>
<comment>details report</comment>
<translation type="obsolete">ストレージ</translation>
</message>
<message>
<source>Audio</source>
<comment>details report</comment>
<translation type="obsolete">オーディオ</translation>
</message>
<message>
<source>Network</source>
<comment>details report</comment>
<translation type="obsolete">ネットワーク</translation>
</message>
<message>
<source>Serial Ports</source>
<comment>details report</comment>
<translation type="obsolete">シリアルポート</translation>
</message>
<message>
<source>Parallel Ports</source>
<comment>details report</comment>
<translation type="obsolete">パラレルポート</translation>
</message>
<message>
<source>USB</source>
<comment>details report</comment>
<translation type="obsolete">USB</translation>
</message>
<message>
<source>Shared Folders</source>
<comment>details report</comment>
<translation type="obsolete">共有フォルダー</translation>
</message>
<message>
<source>Description</source>
<comment>details report</comment>
<translation type="obsolete">説明</translation>
</message>
</context>
<context>
<name>UIDnDDrag</name>
<message>
<source>Retrieving data ...</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>UIDnDHandler</name>
<message>
<source>Dropping data ...</source>
<translation>データのドロップ...</translation>
</message>
</context>
<context>
<name>UIDnDMimeData</name>
<message>
<source>Dropping data ...</source>
<translation type="obsolete">データのドロップ...</translation>
</message>
</context>
<context>
<name>UIDownloader</name>
<message>
<source>Cancel</source>
<translation type="obsolete">キャンセル</translation>
</message>
<message>
<source>Downloading the VirtualBox Guest Additions disk image file from &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;...&lt;/nobr&gt;</source>
<translation type="obsolete">VirtualBox Guest Additions CDイメージを&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;からダウンロード...&lt;/nobr&gt;</translation>
</message>
<message>
<source>Cancel the VirtualBox Guest Additions disk image file download</source>
<translation type="obsolete">VirtualBox Guest Additions CDイメージのダウンロードをキャンセル</translation>
</message>
<message>
<source>Could not locate the file on the server (response: %1).</source>
<translation type="obsolete">サーバー上にファイルが見つかりませんでした(応答: %1)。</translation>
</message>
<message>
<source>&lt;p&gt;Failed to save the downloaded file as &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;.&lt;/nobr&gt;&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;ダウンロードしたファイル(&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;)の保存に失敗しました。&lt;/p&gt;</translation>
</message>
<message>
<source>Select folder to save Guest Additions image to</source>
<translation type="obsolete">Guest Additionsイメージを保存するフォルダーを選択</translation>
</message>
<message>
<source>Connection timed out.</source>
<translation type="obsolete">接続がタイムアウトになりました。</translation>
</message>
<message>
<source>The download process has been cancelled by the user.</source>
<translation type="obsolete">ダウンロード処理がユーザーによってキャンセルされました。</translation>
</message>
<message>
<source>The download process has been canceled by the user.</source>
<translation type="obsolete">ダウンロード処理がユーザーによってキャンセルされました。</translation>
</message>
<message>
<source>Looking for %1...</source>
<translation>%1 を探しています...</translation>
</message>
<message>
<source>Downloading %1...</source>
<translation>%1 をダウンロードしています...</translation>
</message>
</context>
<context>
<name>UIDownloaderAdditions</name>
<message>
<source>Cancel</source>
<translation type="obsolete">キャンセル</translation>
</message>
<message>
<source>Downloading the VirtualBox Guest Additions disk image file from &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;...&lt;/nobr&gt;</source>
<translation type="obsolete">VirtualBox Guest Additions CDイメージを&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;からダウンロード...&lt;/nobr&gt;</translation>
</message>
<message>
<source>Cancel the VirtualBox Guest Additions disk image file download</source>
<translation type="obsolete">VirtualBox Guest Additions CDイメージのダウンロードをキャンセル</translation>
</message>
<message>
<source>&lt;p&gt;Failed to save the downloaded file as &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;.&lt;/nobr&gt;&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;ダウンロードしたファイル(&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;)の保存に失敗しました。&lt;/p&gt;</translation>
</message>
<message>
<source>VirtualBox Guest Additions</source>
<translation>VirtualBox Guest Additions</translation>
</message>
<message>
<source>Select folder to save Guest Additions image to</source>
<translation>Guest Additionsイメージを保存するフォルダーを選択</translation>
</message>
</context>
<context>
<name>UIDownloaderExtensionPack</name>
<message>
<source>VirtualBox Extension Pack</source>
<translation>VirtualBox 拡張機能パック</translation>
</message>
<message>
<source>Select folder to save %1 to</source>
<translation>%1 を保存するフォルダーを選択</translation>
</message>
</context>
<context>
<name>UIDownloaderUserManual</name>
<message>
<source>VirtualBox User Manual</source>
<translation>VirtualBox ユーザーマニュアル</translation>
</message>
<message>
<source>Select folder to save User Manual to</source>
<translation>ユーザーマニュアルを保存するフォルダーを選択</translation>
</message>
</context>
<context>
<name>UIExportApplianceWzd</name>
<message>
<source>Select a file to export into</source>
<translation type="obsolete">エクスポートするファイルを選択</translation>
</message>
<message>
<source>Open Virtualization Format (%1)</source>
<translation type="obsolete">仮想フォーマット(%1)を開く</translation>
</message>
<message>
<source>Appliance</source>
<translation type="obsolete">仮想アプライアンス</translation>
</message>
<message>
<source>Exporting Appliance ...</source>
<translation type="obsolete">仮想アプライアンスのエクスポート...</translation>
</message>
<message>
<source>Appliance Export Wizard</source>
<translation type="obsolete">仮想アプライアンス エクスポート ウィザード</translation>
</message>
<message>
<source>Welcome to the Appliance Export Wizard!</source>
<translation type="obsolete">ようこそ仮想アプライアンス エクスポート ウィザードへ!</translation>
</message>
<message>
<source>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body&gt;
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;This wizard will guide you through the process of exporting an appliance. &lt;/p&gt;
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Use the &lt;span style=&quot; font-weight:600;&quot;&gt;Next&lt;/span&gt; button to go the next page of the wizard and the &lt;span style=&quot; font-weight:600;&quot;&gt;Back&lt;/span&gt; button to return to the previous page.&lt;/p&gt;
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Please select the virtual machines that you wish to the appliance. You can select more than one. Please note that these machines have to be turned off before they can be exported.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
<translation type="obsolete">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;p, li { white-space: pre-wrap; }&lt;/style&gt;&lt;/head&gt;&lt;body&gt;&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;このウィザードは、仮想アプライアンスをエクスポートする手順を案内します。&lt;/p&gt;&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;ウィザードの次のページに進むには&lt;span style=&quot; font-weight:600;&quot;&gt;[次へ]&lt;/span&gt;ボタンを、前のページに戻るには&lt;span style=&quot; font-weight:600;&quot;&gt;[戻る]&lt;/span&gt;ボタンを使用してください。&lt;/p&gt;&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;エクスポートする仮想マシンを選択してください。 1つ以上の仮想マシンを選択できます。 エクスポートする前に、それらの仮想マシンをオフにしなければなりません。&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
<message>
<source>&lt; &amp;Back</source>
<translation type="obsolete">&lt; 戻る(&amp;B)</translation>
</message>
<message>
<source>&amp;Next &gt;</source>
<translation type="obsolete">次へ(&amp;N) &gt;</translation>
</message>
<message>
<source>Cancel</source>
<translation type="obsolete">キャンセル</translation>
</message>
<message>
<source>Appliance Export Settings</source>
<translation type="obsolete">仮想アプライアンスのエクスポート設定</translation>
</message>
<message>
<source>Here you can change additional configuration values of the selected virtual machines. You can modify most of the properties shown by double-clicking on the items.</source>
<translation type="obsolete">選択した仮想マシンの構成を変更することができます。項目をダブルクリックして表示されているプロパティを変更できます。</translation>
</message>
<message>
<source>Restore Defaults</source>
<translation type="obsolete">デフォルト値に戻す</translation>
</message>
<message>
<source>Please specify a filename into which the appliance information will be written. Currently VirtualBox supports the Open Virtualization Format (OVF).</source>
<translation type="obsolete">仮想アプライアンス情報が書かれたファイル名を指定してください。 VirtualBoxはOpen Virtualization Format(OVF)をサポートします。</translation>
</message>
<message>
<source>&amp;Export &gt;</source>
<translation type="obsolete">エクスポート(&amp;E) &gt;</translation>
</message>
<message>
<source>Write in legacy OVF 0.9 format for compatibility with other virtualization products.</source>
<translation type="obsolete">他の仮想化製品との互換性のため、古いOVF0.9形式で書き込みます。</translation>
</message>
<message>
<source>&amp;Write legacy OVF 0.9</source>
<translation type="obsolete">OVF 0.9形式で書き込み(&amp;W)</translation>
</message>
<message>
<source>Please choose a filename to export the OVF to.</source>
<translation type="obsolete">エクスポートするファイル名を選択してください。</translation>
</message>
<message>
<source>Please complete the additional fields like the username, password and the bucket, and provide a filename for the OVF target.</source>
<translation type="obsolete">ユーザー名、パスワードおよびバケット名などの追加フィールドをすべて指定してください。最後にOVFターゲットのファイル名を指定しなければなりません。</translation>
</message>
<message>
<source>Please complete the additional fields like the username, password, hostname and the bucket, and provide a filename for the OVF target.</source>
<translation type="obsolete">ユーザー名、パスワード、ホスト名およびバケット名などの追加フィールドをすべて指定してください。最後にOVFターゲットのファイル名を指定しなければなりません。</translation>
</message>
<message>
<source>Checking files ...</source>
<translation type="obsolete">ファイルを確認中...</translation>
</message>
<message>
<source>Removing files ...</source>
<translation type="obsolete">ファイルを除去中...</translation>
</message>
<message>
<source>Please specify the target for the OVF export. You can choose between a local file system export, uploading the OVF to the Sun Cloud service or an S3 storage server.</source>
<translation type="obsolete">OVFのエクスポートのためのターゲットを指定してください。 ローカルファイルシステムへのエクスポートか、OVFのアップロード(Sun CloudまたはS3 ストレージサーバー)を選択することができます。</translation>
</message>
<message>
<source>&amp;Local Filesystem </source>
<translation type="obsolete">ローカルファイルシステム(&amp;L)</translation>
</message>
<message>
<source>Sun &amp;Cloud</source>
<translation type="obsolete">Sun Cloud(&amp;C)</translation>
</message>
<message>
<source>&amp;Simple Storage System (S3)</source>
<translation type="obsolete">Simple Storage System (S3)(&amp;S)</translation>
</message>
<message>
<source>&amp;Username:</source>
<translation type="obsolete">ユーザー名(&amp;U):</translation>
</message>
<message>
<source>&amp;Password:</source>
<translation type="obsolete">パスワード(&amp;P):</translation>
</message>
<message>
<source>&amp;File:</source>
<translation type="obsolete">ファイル(&amp;F):</translation>
</message>
<message>
<source>&amp;Bucket:</source>
<translation type="obsolete">バケット名(&amp;B):</translation>
</message>
<message>
<source>&amp;Hostname:</source>
<translation type="obsolete">ホスト名(&amp;H):</translation>
</message>
</context>
<context>
<name>UIExportApplianceWzdPage1</name>
<message>
<source>Welcome to the Appliance Export Wizard!</source>
<translation type="obsolete">ようこそ仮想アプライアンス エクスポート ウィザードへ!</translation>
</message>
<message>
<source>&lt;p&gt;This wizard will guide you through the process of exporting an appliance.&lt;/p&gt;&lt;p&gt;%1&lt;/p&gt;&lt;p&gt;Please select the virtual machines that should be added to the appliance. You can select more than one. Please note that these machines have to be turned off before they can be exported.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;このウィザードは、仮想アプライアンスをエクスポートする手順を案内します。&lt;/p&gt;&lt;p&gt;%1&lt;/p&gt;&lt;p&gt;エクスポートする仮想マシンを選択してください。 1つ以上の仮想マシンを選択できます。 エクスポートする前に、それらの仮想マシンをオフにしなければなりません。&lt;/p&gt;</translation>
</message>
</context>
<context>
<name>UIExportApplianceWzdPage2</name>
<message>
<source>Here you can change additional configuration values of the selected virtual machines. You can modify most of the properties shown by double-clicking on the items.</source>
<translation type="obsolete">選択した仮想マシンの構成を変更することができます。項目をダブルクリックして表示されているプロパティを変更できます。</translation>
</message>
<message>
<source>Appliance Export Settings</source>
<translation type="obsolete">仮想アプライアンスのエクスポート設定</translation>
</message>
<message>
<source>Please specify the target for the OVF export. You can choose between a local file system export, uploading the OVF to the Sun Cloud service or an S3 storage server.</source>
<translation type="obsolete">OVFのエクスポートのためのターゲットを指定してください。 ローカルファイルシステムへのエクスポートか、OVFのSun CloudまたはS3 ストレージサーバーへのアップロードを選択することができます。</translation>
</message>
<message>
<source>&amp;Local Filesystem </source>
<translation type="obsolete">ローカルファイルシステム(&amp;L)</translation>
</message>
<message>
<source>Sun &amp;Cloud</source>
<translation type="obsolete">Sun Cloud(&amp;C)</translation>
</message>
<message>
<source>&amp;Simple Storage System (S3)</source>
<translation type="obsolete">Simple Storage System (S3)(&amp;S)</translation>
</message>
</context>
<context>
<name>UIExportApplianceWzdPage3</name>
<message>
<source>Please specify the target for the OVF export. You can choose between a local file system export, uploading the OVF to the Sun Cloud service or an S3 storage server.</source>
<translation type="obsolete">OVFのエクスポートのためのターゲットを指定してください。 ローカルファイルシステムへのエクスポートか、OVFのアップロード(Sun Cloud サービスまたはS3 ストレージサーバー)を選択することができます。</translation>
</message>
<message>
<source>&amp;Local Filesystem </source>
<translation type="obsolete">ローカルファイルシステム(&amp;L)</translation>
</message>
<message>
<source>Sun &amp;Cloud</source>
<translation type="obsolete">Sun Cloud(&amp;C)</translation>
</message>
<message>
<source>&amp;Simple Storage System (S3)</source>
<translation type="obsolete">Simple Storage System (S3)(&amp;S)</translation>
</message>
<message>
<source>Appliance Export Settings</source>
<translation type="obsolete">仮想アプライアンスのエクスポート設定</translation>
</message>
<message>
<source>Appliance</source>
<translation type="obsolete">仮想アプライアンス</translation>
</message>
<message>
<source>Select a file to export into</source>
<translation type="obsolete">エクスポートするファイルを選択</translation>
</message>
<message>
<source>Open Virtualization Format Archive (%1)</source>
<translation type="obsolete">Open Virtualization Format Archive (%1)</translation>
</message>
<message>
<source>Open Virtualization Format (%1)</source>
<translation type="obsolete">Open Virtualization Format (%1)</translation>
</message>
<message>
<source>Please choose a filename to export the OVF/OVA to. If you use an &lt;i&gt;ova&lt;/i&gt; file name extension, then all the files will be combined into one Open Virtualization Format Archive. If you use an &lt;i&gt;ovf&lt;/i&gt; extension, several files will be written separately. Other extensions are not allowed.</source>
<translation type="obsolete">エクスポートするOVF/OVAファイルの名前を選択してください。拡張子&lt;i&gt;ova&lt;/i&gt;を選択するとすべてのファイルはOpen Virtualization Format Archive形式に結合されます。拡張子&lt;i&gt;ovf&lt;/i&gt;を選択すると複数のファイルに保存されます。他の拡張子は利用できません。</translation>
</message>
<message>
<source>Please complete the additional fields like the username, password and the bucket, and provide a filename for the OVF target.</source>
<translation type="obsolete">ユーザー名、パスワードおよびバケット名などの追加フィールドをすべて指定してください。最後にOVFターゲットのファイル名を指定しなければなりません。</translation>
</message>
<message>
<source>Please complete the additional fields like the username, password, hostname and the bucket, and provide a filename for the OVF target.</source>
<translation type="obsolete">ユーザー名、パスワード、ホスト名およびバケット名などの追加フィールドをすべて指定してください。最後にOVFターゲットのファイル名を指定しなければなりません。</translation>
</message>
<message>
<source>&amp;Username:</source>
<translation type="obsolete">ユーザー名(&amp;U):</translation>
</message>
<message>
<source>&amp;Password:</source>
<translation type="obsolete">パスワード(&amp;P):</translation>
</message>
<message>
<source>&amp;Hostname:</source>
<translation type="obsolete">ホスト名(&amp;H):</translation>
</message>
<message>
<source>&amp;Bucket:</source>
<translation type="obsolete">バケット名(&amp;B):</translation>
</message>
<message>
<source>&amp;File:</source>
<translation type="obsolete">ファイル(&amp;F):</translation>
</message>
<message>
<source>Write in legacy OVF 0.9 format for compatibility with other virtualization products.</source>
<translation type="obsolete">他の仮想化製品との互換性のため、古いOVF0.9形式で書き込みます。</translation>
</message>
<message>
<source>&amp;Write legacy OVF 0.9</source>
<translation type="obsolete">OVF 0.9形式で書き込み(&amp;W)</translation>
</message>
<message>
<source>Create a Manifest file for automatic data integrity checks on import.</source>
<translation type="obsolete">インポート時にデータ完全性を自動チェックするためのマニフェストファイルを作成します。</translation>
</message>
<message>
<source>Write &amp;Manifest file</source>
<translation type="obsolete">マニフェストファイルの書き込み(&amp;M)</translation>
</message>
</context>
<context>
<name>UIExportApplianceWzdPage4</name>
<message>
<source>&amp;Username:</source>
<translation type="obsolete">ユーザー名(&amp;U):</translation>
</message>
<message>
<source>&amp;Password:</source>
<translation type="obsolete">パスワード(&amp;P):</translation>
</message>
<message>
<source>&amp;Hostname:</source>
<translation type="obsolete">ホスト名(&amp;H):</translation>
</message>
<message>
<source>&amp;Bucket:</source>
<translation type="obsolete">バケット名(&amp;B):</translation>
</message>
<message>
<source>&amp;File:</source>
<translation type="obsolete">ファイル(&amp;F):</translation>
</message>
<message>
<source>Write in legacy OVF 0.9 format for compatibility with other virtualization products.</source>
<translation type="obsolete">他の仮想化製品との互換性のため、OVF 0.9形式で書き込みます。</translation>
</message>
<message>
<source>&amp;Write legacy OVF 0.9</source>
<translation type="obsolete">OVF 0.9形式で書き込み(&amp;W)</translation>
</message>
<message>
<source>Appliance Export Settings</source>
<translation type="obsolete">仮想アプライアンスのエクスポート設定</translation>
</message>
<message>
<source>Appliance</source>
<translation type="obsolete">仮想アプライアンス</translation>
</message>
<message>
<source>Select a file to export into</source>
<translation type="obsolete">エクスポートするファイルを選択</translation>
</message>
<message>
<source>Open Virtualization Format (%1)</source>
<translation type="obsolete">仮想フォーマット(%1)を開く</translation>
</message>
<message>
<source>Please choose a filename to export the OVF to.</source>
<translation type="obsolete">エクスポートするファイル名を選択してください。</translation>
</message>
<message>
<source>Please complete the additional fields like the username, password and the bucket, and provide a filename for the OVF target.</source>
<translation type="obsolete">ユーザー名、パスワードおよびバケット名などの追加フィールドをすべて指定してください。最後にOVFターゲットのファイル名を指定しなければなりません。</translation>
</message>
<message>
<source>Please complete the additional fields like the username, password, hostname and the bucket, and provide a filename for the OVF target.</source>
<translation type="obsolete">ユーザー名、パスワード、ホスト名およびバケット名などの追加フィールドをすべて指定してください。最後にOVFターゲットのファイル名を指定しなければなりません。</translation>
</message>
<message>
<source>Checking files ...</source>
<translation type="obsolete">ファイルを確認中...</translation>
</message>
<message>
<source>Removing files ...</source>
<translation type="obsolete">ファイルを除去中...</translation>
</message>
<message>
<source>Exporting Appliance ...</source>
<translation type="obsolete">仮想アプライアンスのエクスポート...</translation>
</message>
<message>
<source>Here you can change additional configuration values of the selected virtual machines. You can modify most of the properties shown by double-clicking on the items.</source>
<translation type="obsolete">選択した仮想マシンの構成を変更することができます。項目をダブルクリックして表示されているプロパティを変更できます。</translation>
</message>
</context>
<context>
<name>UIFirstRunWzd</name>
<message>
<source>First Run Wizard</source>
<translation type="obsolete">初回起動ウィザード</translation>
</message>
<message>
<source>Start</source>
<translation type="obsolete">起動</translation>
</message>
<message>
<source>&lt;p&gt;You have started a newly created virtual machine for the first time. This wizard will help you to perform the steps necessary for installing an operating system of your choice onto this virtual machine.&lt;/p&gt;&lt;p&gt;Use the &lt;b&gt;Next&lt;/b&gt; button to go to the next page of the wizard and the &lt;b&gt;Back&lt;/b&gt; button to return to the previous page. You can also press &lt;b&gt;Cancel&lt;/b&gt; if you want to cancel the execution of this wizard.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;新たに作成された仮想マシンが初めて起動されました。このウィザードは、この仮想マシンに選択したオペレーティングシステムをインストールするために必要な作業を手助けします。&lt;/p&gt;&lt;p&gt;ウィザードの次のページに進むには&lt;b&gt;[次へ]&lt;/b&gt;ボタンを、前のページに戻るには&lt;b&gt;[戻る]&lt;/b&gt;ボタンを使用してください。ウィザードの実行を中止したい場合は&lt;b&gt;[キャンセル]&lt;/b&gt;ボタンをクリックしてください。&lt;/p&gt;</translation>
</message>
<message>
<source>Welcome to the First Run Wizard!</source>
<translation type="obsolete">ようこそ初回起動ウィザードへ!</translation>
</message>
<message>
<source>&lt;p&gt;Select the type of media you would like to use for installation.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;インストールに使用したいメディアの種別を選択してください。&lt;/p&gt;</translation>
</message>
<message>
<source>Media Type</source>
<translation type="obsolete">メディア種別</translation>
</message>
<message>
<source>&amp;CD/DVD Device</source>
<translation type="obsolete">CD/DVDデバイス(&amp;C)</translation>
</message>
<message>
<source>&amp;Floppy Device</source>
<translation type="obsolete">フロッピーデバイス(&amp;F)</translation>
</message>
<message>
<source>&lt;p&gt;Select the media which contains the setup program of the operating system you want to install. This media must be bootable, otherwise the setup program will not be able to start.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;インストールするオペレーティングシステムのセットアッププログラムを含むメディアを選択してください。このメディアは起動可能でなければなりません。そうでなければセットアッププログラムは起動できません。&lt;/p&gt;</translation>
</message>
<message>
<source>Media Source</source>
<translation type="obsolete">メディアソース</translation>
</message>
<message>
<source>&amp;Host Drive</source>
<translation type="obsolete">ホストデバイス(&amp;H)</translation>
</message>
<message>
<source>&amp;Image File</source>
<translation type="obsolete">イメージファイル(&amp;I)</translation>
</message>
<message>
<source>VDM</source>
<translation type="obsolete">VDM</translation>
</message>
<message>
<source>Select Installation Media</source>
<translation type="obsolete">インストールメディアを選択</translation>
</message>
<message>
<source>&lt;p&gt;You have selected the following media to boot from:&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;以下のメディアからの起動を選択しました:&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;If the above is correct, press the &lt;b&gt;Finish&lt;/b&gt; button. Once you press it, the selected media will be temporarily mounted on the virtual machine and the machine will start execution.&lt;/p&gt;&lt;p&gt;Please note that when you close the virtual machine, the specified media will be automatically unmounted and the boot device will be set back to the first hard disk.&lt;/p&gt;&lt;p&gt;Depending on the type of the setup program, you may need to manually unmount (eject) the media after the setup program reboots the virtual machine, to prevent the installation process from starting again. You can do this by selecting the corresponding &lt;b&gt;Unmount...&lt;/b&gt; action in the &lt;b&gt;Devices&lt;/b&gt; menu.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;上記の設定が正しければ、&lt;b&gt;[完了]&lt;/b&gt;ボタンをクリックしてください。 クリックすると、選択されたメディアが一時的に仮想マシンにマウントされ、仮想マシンが起動します。&lt;/p&gt;&lt;p&gt;仮想マシンを閉じると、指定されたメディアは自動的にマウント解除され、起動デバイスは最初のハードディスクに設定されます。&lt;/p&gt;&lt;p&gt;セットアッププログラムの種類によっては、仮想マシンを再起動したときにインストール作業が再実行されることを防ぐため、手動でデバイスのマウント解除(取り出し)を行う必要があります。これを行うには&lt;b&gt;[デバイス]&lt;/b&gt;メニューから対応する&lt;b&gt;[マウント解除...]&lt;/b&gt;の動作を選択します。&lt;/p&gt;</translation>
</message>
<message>
<source>Summary</source>
<translation type="obsolete">概要</translation>
</message>
<message>
<source>CD/DVD Device</source>
<translation type="obsolete">CD/DVDデバイス</translation>
</message>
<message>
<source>Floppy Device</source>
<translation type="obsolete">フロッピーデバイス</translation>
</message>
<message>
<source>Host Drive %1</source>
<translation type="obsolete">ホストドライブ %1</translation>
</message>
<message>
<source>&lt;table&gt;&lt;tr&gt;&lt;td&gt;Type:&lt;/td&gt;&lt;td&gt;%1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Source:&lt;/td&gt;&lt;td&gt;%2&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
<translation type="obsolete">&lt;table&gt;&lt;tr&gt;&lt;td&gt;タイプ:&lt;/td&gt;&lt;td&gt;%1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;ソース:&lt;/td&gt;&lt;td&gt;%2&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
</translation>
</message>
<message>
<source>&lt;p&gt;You have started a newly created virtual machine for the first time. This wizard will help you to perform the steps necessary for booting an operating system of your choice on the virtual machine.&lt;/p&gt;&lt;p&gt;Note that you will not be able to install an operating system into this virtual machine right now because you did not attach any hard disk to it. If this is not what you want, you can cancel the execution of this wizard, select &lt;b&gt;Settings&lt;/b&gt; from the &lt;b&gt;Machine&lt;/b&gt; menu of the main VirtualBox window to access the settings window of this machine and change the hard disk configuration.&lt;/p&gt;&lt;p&gt;Use the &lt;b&gt;Next&lt;/b&gt; button to go to the next page of the wizard and the &lt;b&gt;Back&lt;/b&gt; button to return to the previous page. You can also press &lt;b&gt;Cancel&lt;/b&gt; if you want to cancel the execution of this wizard.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;新たに作成された仮想マシンが初めて起動されました。この仮想マシンに選択したオペレーティングシステムをインストールするために必要な作業を手助けします。&lt;/p&gt;&lt;p&gt;注:ハードディスクが割り当てられていないため、現在オペレーティングシステムをこの仮想マシンにインストールすることができません。このウィザードの実行を中止し、VirtualBoxメインウィンドウの&lt;b&gt;[仮想マシン]&lt;/b&gt;メニューから&lt;b&gt;[設定]&lt;/b&gt;を選び、仮想マシンの設定ダイアログにアクセスしてハードディスク構成を変更することができます。&lt;/p&gt;&lt;p&gt;ウィザードの次のページに進むには&lt;b&gt;[次へ]&lt;/b&gt;ボタンを、前のページに戻るには&lt;b&gt;[戻る]&lt;/b&gt;ボタンを使用してください。ウィザードの実行を中止したい場合は&lt;b&gt;[キャンセル]&lt;/b&gt;ボタンをクリックしてください&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Select the type of media you would like to use for booting an operating system.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;オペレーティングシステムの起動に使用したいメディアのタイプを選択してください。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Select the media that contains the operating system you want to work with. This media must be bootable, otherwise the operating system will not be able to start.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;使用したいオペレーティングシステムを含むメディアを選択してください。 このメディアは起動可能でなければなりません。そうでなければオペレーティングシステムは起動できません。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;You have selected the following media to boot an operating system from:&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;オペレーティングシステムの以下のメディアからの起動を選択しました::&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;If the above is correct, press the &lt;b&gt;Finish&lt;/b&gt; button. Once you press it, the selected media will be mounted on the virtual machine and the machine will start execution.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;上記の設定が正しければ、&lt;b&gt;[終了]&lt;/b&gt;ボタンをクリックしてください。 選択されたメディアは仮想マシンに取り付けられ、仮想マシンは実行を開始します。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt; &amp;Back</source>
<translation type="obsolete">&lt; 戻る(&amp;B)</translation>
</message>
<message>
<source>&amp;Next &gt;</source>
<translation type="obsolete">次へ(&amp;N) &gt;</translation>
</message>
<message>
<source>&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:&apos;Arial&apos;; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;If the above is correct, press the &lt;span style=&quot; font-weight:600;&quot;&gt;Finish&lt;/span&gt; button. Once you press it, the selected media will be temporarily mounted on the virtual machine and the machine will start execution.&lt;/p&gt;
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Please note that when you close the virtual machine, the specified media will be automatically unmounted and the boot device will be set back to the first hard disk.&lt;/p&gt;
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Depending on the type of the setup program, you may need to manually unmount (eject) the media after the setup program reboots the virtual machine, to prevent the installation process from starting again. You can do this by selecting the corresponding &lt;span style=&quot; font-weight:600;&quot;&gt;Unmount...&lt;/span&gt; action in the &lt;span style=&quot; font-weight:600;&quot;&gt;Devices&lt;/span&gt; menu&lt;span style=&quot; font-weight:600;&quot;&gt;.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
<translation type="obsolete">&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;p, li { white-space: pre-wrap; }&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:&apos;Arial&apos;; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;上記の設定が正しければ、[&lt;span style=&quot; font-weight:600;&quot;&gt;完了&lt;/span&gt;]ボタンをクリックしてください。 選択されたメディアが仮想マシンに一時的にマウントされ、仮想マシンが起動します。&lt;/p&gt;&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;仮想マシンを終了すると、指定されたメディアは自動的にマウント解除され、起動デバイスは最初のハードディスクに設定されます。&lt;/p&gt;&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;セットアッププログラムの種類によっては、インストールプロセスが再度実行されないように、仮想マシンの再起動後にメディアを手動でマウント解除(取り出し)する必要があります。これは&lt;span style=&quot; font-weight:600;&quot;&gt;[デバイス]&lt;/span&gt;メニューから対応する&lt;span style=&quot; font-weight:600;&quot;&gt;[〜のマウント解除]&lt;/span&gt;の動作を選択することで行えます。&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
<message>
<source>&amp;Finish</source>
<translation type="obsolete">完了(&amp;F)</translation>
</message>
<message>
<source>Type</source>
<comment>summary</comment>
<translation type="obsolete">タイプ</translation>
</message>
<message>
<source>Source</source>
<comment>summary</comment>
<translation type="obsolete">ソース</translation>
</message>
<message>
<source>Cancel</source>
<translation type="obsolete">キャンセル</translation>
</message>
</context>
<context>
<name>UIFirstRunWzdPage1</name>
<message>
<source>Welcome to the First Run Wizard!</source>
<translation type="obsolete">ようこそ初回起動ウィザードへ!</translation>
</message>
<message>
<source>&lt;p&gt;You have started a newly created virtual machine for the first time. This wizard will help you to perform the steps necessary for installing an operating system of your choice onto this virtual machine.&lt;/p&gt;&lt;p&gt;%1&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;新規作成された仮想マシンが初めて起動されました。このウィザードは、仮想マシンにオペレーティングシステムをインストールするために必要な作業を手助けします。&lt;/p&gt;&lt;p&gt;%1&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;You have started a newly created virtual machine for the first time. This wizard will help you to perform the steps necessary for booting an operating system of your choice on the virtual machine.&lt;/p&gt;&lt;p&gt;Note that you will not be able to install an operating system into this virtual machine right now because you did not attach any hard disk to it. If this is not what you want, you can cancel the execution of this wizard, select &lt;b&gt;Settings&lt;/b&gt; from the &lt;b&gt;Machine&lt;/b&gt; menu of the main VirtualBox window to access the settings window of this machine and change the hard disk configuration.&lt;/p&gt;&lt;p&gt;%1&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;新規作成された仮想マシンが初めて起動されました。このウィザードは、仮想マシンを起動するために必要な作業を手助けします。&lt;/p&gt;&lt;p&gt;注:ハードディスクが割り当てられていないため、この仮想マシンにオペレーティングシステムをインストールすることができません。このウィザードの実行を中止して、VirtualBox メインウィンドウの&lt;b&gt;[仮想マシン]&lt;/b&gt;メニューから&lt;b&gt;[設定]&lt;/b&gt;を選んで設定ダイアログにアクセスし、ハードディスク構成を変更することができます。&lt;/p&gt;&lt;p&gt;%1&lt;/p&gt;</translation>
</message>
</context>
<context>
<name>UIFirstRunWzdPage2</name>
<message>
<source>&lt;p&gt;Select the media which contains the setup program of the operating system you want to install. This media must be bootable, otherwise the setup program will not be able to start.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;インストールするオペレーティングシステムのセットアッププログラムを含むメディアを選択してください。このメディアは起動可能でなければなりません。そうでなければセットアッププログラムは起動できません。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Select the media that contains the operating system you want to work with. This media must be bootable, otherwise the operating system will not be able to start.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;使用したいオペレーティングシステムを含むメディアを選択してください。 このメディアは起動可能でなければなりません。そうでなければオペレーティングシステムは起動できません。&lt;/p&gt;</translation>
</message>
<message>
<source>Media Source</source>
<translation type="obsolete">メディアソース</translation>
</message>
<message>
<source>Select Installation Media</source>
<translation type="obsolete">インストールメディアを選択</translation>
</message>
</context>
<context>
<name>UIFirstRunWzdPage3</name>
<message>
<source>&lt;p&gt;You have selected the following media to boot from:&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;以下のメディアからの起動を選択しました:&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;You have selected the following media to boot an operating system from:&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;オペレーティングシステムの以下のメディアからの起動を選択しました:&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;If the above is correct, press the &lt;b&gt;Finish&lt;/b&gt; button. Once you press it, the selected media will be temporarily mounted on the virtual machine and the machine will start execution.&lt;/p&gt;&lt;p&gt;Please note that when you close the virtual machine, the specified media will be automatically unmounted and the boot device will be set back to the first hard disk.&lt;/p&gt;&lt;p&gt;Depending on the type of the setup program, you may need to manually unmount (eject) the media after the setup program reboots the virtual machine, to prevent the installation process from starting again. You can do this by selecting the corresponding &lt;b&gt;Unmount...&lt;/b&gt; action in the &lt;b&gt;Devices&lt;/b&gt; menu.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;上記の設定が正しければ、&lt;b&gt;[終了]&lt;/b&gt;ボタンをクリックしてください。 クリックすると、選択されたメディアが一時的に仮想マシンにマウントされ、仮想マシンが起動します。&lt;/p&gt;&lt;p&gt;仮想マシンを閉じると、指定されたメディアは自動的にマウント解除され、起動デバイスは最初のハードディスクに設定されます。&lt;/p&gt;&lt;p&gt;セットアッププログラムの種類によっては、仮想マシンを再起動したときにインストール作業が再実行されることを防ぐため、手動でデバイスのマウント解除(取り出し)を行う必要があります。これを行うには&lt;b&gt;[デバイス]&lt;/b&gt;メニューから対応する&lt;b&gt;[マウント解除...]&lt;/b&gt;の動作を選択します。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;If the above is correct, press the &lt;b&gt;Finish&lt;/b&gt; button. Once you press it, the selected media will be mounted on the virtual machine and the machine will start execution.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;上記の設定が正しければ、&lt;b&gt;[終了]&lt;/b&gt;ボタンをクリックしてください。 選択されたメディアは仮想マシンに取り付けられ、仮想マシンは実行を開始します。&lt;/p&gt;</translation>
</message>
<message>
<source>Summary</source>
<translation type="obsolete">概要</translation>
</message>
<message>
<source>CD/DVD Device</source>
<translation type="obsolete">CD/DVDデバイス</translation>
</message>
<message>
<source>Type</source>
<comment>summary</comment>
<translation type="obsolete">タイプ</translation>
</message>
<message>
<source>Source</source>
<comment>summary</comment>
<translation type="obsolete">ソース</translation>
</message>
</context>
<context>
<name>UIGChooserItemGroup</name>
<message>
<source>&lt;b&gt;%1&lt;/b&gt;</source>
<comment>Group item tool-tip / Group name</comment>
<translation>&lt;b&gt;%1&lt;/b&gt;</translation>
</message>
<message numerus="yes">
<source>%n group(s)</source>
<comment>Group item tool-tip / Group info</comment>
<translation>
<numerusform>%n グループ</numerusform>
</translation>
</message>
<message>
<source>&lt;nobr&gt;%1&lt;/nobr&gt;</source>
<comment>Group item tool-tip / Group info wrapper</comment>
<translation>&lt;nobr&gt;%1&lt;/nobr&gt;</translation>
</message>
<message numerus="yes">
<source>%n machine(s)</source>
<comment>Group item tool-tip / Machine info</comment>
<translation>
<numerusform>%n マシン</numerusform>
</translation>
</message>
<message numerus="yes">
<source>(%n running)</source>
<comment>Group item tool-tip / Running machine info</comment>
<translation>
<numerusform>(%n 実行中)</numerusform>
</translation>
</message>
<message>
<source>&lt;nobr&gt;%1&lt;/nobr&gt;</source>
<comment>Group item tool-tip / Machine info wrapper</comment>
<translation>&lt;nobr&gt;%1&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;nobr&gt;%1 %2&lt;/nobr&gt;</source>
<comment>Group item tool-tip / Machine info wrapper, including running</comment>
<translation>&lt;nobr&gt;%1&lt;/nobr&gt; {1 %2&lt;?}</translation>
</message>
<message>
<source>Collapse group</source>
<translation>グループをたたむ</translation>
</message>
<message>
<source>Expand group</source>
<translation>グループを広げる</translation>
</message>
<message>
<source>Enter group</source>
<translation>グループに入る</translation>
</message>
<message>
<source>Exit group</source>
<translation>グループを出る</translation>
</message>
</context>
<context>
<name>UIGChooserModel</name>
<message>
<source>New group</source>
<translation>新しいグループ</translation>
</message>
</context>
<context>
<name>UIGDetails</name>
<message>
<source>Name</source>
<comment>details (general)</comment>
<translation>名前</translation>
</message>
<message>
<source>Groups</source>
<comment>details (general)</comment>
<translation>グループ</translation>
</message>
<message>
<source>%1 MB</source>
<comment>details</comment>
<translation>%1 MB</translation>
</message>
<message>
<source>Processors</source>
<comment>details (system)</comment>
<translation>プロセッサー</translation>
</message>
<message>
<source>%1%</source>
<comment>details</comment>
<translation>%1%</translation>
</message>
<message>
<source>VT-x/AMD-V</source>
<comment>details (system)</comment>
<translation>VT-x/AMD-V</translation>
</message>
<message>
<source>PAE/NX</source>
<comment>details (system)</comment>
<translation>PAE/NX</translation>
</message>
<message>
<source>Acceleration</source>
<comment>details (system)</comment>
<translation>アクセラレーション</translation>
</message>
<message>
<source>Screens</source>
<comment>details (display)</comment>
<translation>スクリーン</translation>
</message>
<message>
<source>3D</source>
<comment>details (display)</comment>
<translation>3D</translation>
</message>
<message>
<source>Acceleration</source>
<comment>details (display)</comment>
<translation>アクセラレーション</translation>
</message>
<message>
<source>Disabled</source>
<comment>details (display/vrde/VRDE server)</comment>
<translation>無効</translation>
</message>
<message>
<source>[CD/DVD]</source>
<comment>details (storage)</comment>
<translation>[CD/DVD]</translation>
</message>
<message>
<source>Not attached</source>
<comment>details (storage)</comment>
<translation type="obsolete">未割り当て</translation>
</message>
<message>
<source>Controller</source>
<comment>details (audio)</comment>
<translation>コントローラー</translation>
</message>
<message>
<source>Disabled</source>
<comment>details (audio)</comment>
<translation>無効</translation>
</message>
<message>
<source>Bridged adapter, %1</source>
<comment>details (network)</comment>
<translation type="obsolete">ブリッジアダプター, &apos;%1&apos;</translation>
</message>
<message>
<source>Internal network, &apos;%1&apos;</source>
<comment>details (network)</comment>
<translation type="obsolete">内部ネットワーク, &apos;%1&apos;</translation>
</message>
<message>
<source>Host-only adapter, &apos;%1&apos;</source>
<comment>details (network)</comment>
<translation type="obsolete">ホストオンリーアダプター, &apos;%1&apos;</translation>
</message>
<message>
<source>Operating System</source>
<comment>details (general)</comment>
<translation>オペレーティングシステム</translation>
</message>
<message>
<source>Information Inaccessible</source>
<comment>details</comment>
<translation>取得不可能な情報</translation>
</message>
<message>
<source>Base Memory</source>
<comment>details (system)</comment>
<translation>メインメモリー</translation>
</message>
<message>
<source>Execution Cap</source>
<comment>details (system)</comment>
<translation>使用率制限</translation>
</message>
<message>
<source>Boot Order</source>
<comment>details (system)</comment>
<translation>起動順序</translation>
</message>
<message>
<source>Nested Paging</source>
<comment>details (system)</comment>
<translation>ネステッドページング</translation>
</message>
<message>
<source>Video Memory</source>
<comment>details (display)</comment>
<translation>ビデオメモリー</translation>
</message>
<message>
<source>2D Video</source>
<comment>details (display)</comment>
<translation>2D ビデオ</translation>
</message>
<message>
<source>Remote Desktop Server Port</source>
<comment>details (display/vrde)</comment>
<translation>リモートデスクトップサーバーポート</translation>
</message>
<message>
<source>Remote Desktop Server</source>
<comment>details (display/vrde)</comment>
<translation>リモートデスクトップサーバー</translation>
</message>
<message>
<source>Video Capture File</source>
<comment>details (display/video capture)</comment>
<translation>ビデオキャプチャーしたファイル</translation>
</message>
<message>
<source>Video Capture Attributes</source>
<comment>details (display/video capture)</comment>
<translation>ビデオキャプチャーの属性</translation>
</message>
<message>
<source>Frame Size: %1x%2, Frame Rate: %3fps, Bit Rate: %4kbps</source>
<translation>フレームサイズ: %1x%2, フレームレート: %3fps, ビットレート: %4kbps</translation>
</message>
<message>
<source>Video Capture</source>
<comment>details (display/video capture)</comment>
<translation>ビデオキャプチャー</translation>
</message>
<message>
<source>Disabled</source>
<comment>details (display/video capture)</comment>
<translation>無効</translation>
</message>
<message>
<source>Not Attached</source>
<comment>details (storage)</comment>
<translation>未割り当て</translation>
</message>
<message>
<source>Host Driver</source>
<comment>details (audio)</comment>
<translation>ホストドライバー</translation>
</message>
<message>
<source>Bridged Adapter, %1</source>
<comment>details (network)</comment>
<translation>ブリッジアダプター, &apos;%1&apos;</translation>
</message>
<message>
<source>Internal Network, &apos;%1&apos;</source>
<comment>details (network)</comment>
<translation>内部ネットワーク, &apos;%1&apos;</translation>
</message>
<message>
<source>Host-only Adapter, &apos;%1&apos;</source>
<comment>details (network)</comment>
<translation>ホストオンリーアダプター, &apos;%1&apos;</translation>
</message>
<message>
<source>Generic Driver, &apos;%1&apos;</source>
<comment>details (network)</comment>
<translation>汎用ドライバー, &apos;%1&apos; </translation>
</message>
<message>
<source>Generic Driver, &apos;%1&apos; {&amp;nbsp;%2&amp;nbsp;}</source>
<comment>details (network)</comment>
<translation>汎用ドライバー, &apos;%1&apos; {&amp;nbsp;%2&amp;nbsp;} </translation>
</message>
<message>
<source>NAT Network, &apos;%1&apos;</source>
<comment>details (network)</comment>
<translation>NAT ネットワーク, &apos;%1&apos;</translation>
</message>
<message>
<source>Adapter %1</source>
<comment>details (network)</comment>
<translation>アダプター %1</translation>
</message>
<message>
<source>Disabled</source>
<comment>details (network/adapter)</comment>
<translation>無効</translation>
</message>
<message>
<source>Port %1</source>
<comment>details (serial)</comment>
<translation>ポート %1</translation>
</message>
<message>
<source>Disabled</source>
<comment>details (serial)</comment>
<translation>無効</translation>
</message>
<message>
<source>Port %1</source>
<comment>details (parallel)</comment>
<translation>ポート %1</translation>
</message>
<message>
<source>Disabled</source>
<comment>details (parallel)</comment>
<translation>無効</translation>
</message>
<message>
<source>Device Filters</source>
<comment>details (usb)</comment>
<translation>デバイスフィルター</translation>
</message>
<message>
<source>USB Controller Inaccessible</source>
<comment>details (usb)</comment>
<translation>USB コントローラーにアクセスできません</translation>
</message>
<message>
<source>Shared Folders</source>
<comment>details (shared folders)</comment>
<translation>共有フォルダー</translation>
</message>
<message>
<source>%1 (%2 active)</source>
<comment>details (usb)</comment>
<translation>%1 (%2 アクティブ)</translation>
</message>
<message>
<source>Disabled</source>
<comment>details (usb)</comment>
<translation>無効</translation>
</message>
<message>
<source>None</source>
<comment>details (shared folders)</comment>
<translation>なし</translation>
</message>
<message>
<source>None</source>
<comment>details (description)</comment>
<translation>なし</translation>
</message>
<message>
<source>Minimal Paravirtualization</source>
<comment>details (system)</comment>
<translation type="unfinished"></translation>
</message>
<message>
<source>Hyper-V Paravirtualization</source>
<comment>details (system)</comment>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>UIGDetailsUpdateThreadAudio</name>
<message>
<source>Controller</source>
<comment>details</comment>
<translation type="obsolete">コントローラー</translation>
</message>
<message>
<source>Disabled</source>
<comment>details</comment>
<translation type="obsolete">無効</translation>
</message>
</context>
<context>
<name>UIGDetailsUpdateThreadDescription</name>
<message>
<source>None</source>
<comment>details</comment>
<translation type="obsolete">なし</translation>
</message>
</context>
<context>
<name>UIGDetailsUpdateThreadDisplay</name>
<message>
<source>Video Memory</source>
<comment>details</comment>
<translation type="obsolete">ビデオメモリー</translation>
</message>
<message>
<source>Screens</source>
<comment>details</comment>
<translation type="obsolete">スクリーン</translation>
</message>
<message>
<source>2D Video</source>
<comment>details report</comment>
<translation type="obsolete">2D ビデオ</translation>
</message>
<message>
<source>3D</source>
<comment>details report</comment>
<translation type="obsolete">3D</translation>
</message>
<message>
<source>Acceleration</source>
<comment>details</comment>
<translation type="obsolete">アクセラレーション</translation>
</message>
<message>
<source>Remote Desktop Server Port</source>
<comment>details</comment>
<translation type="obsolete">リモートデスクトップサーバーポート</translation>
</message>
<message>
<source>Remote Desktop Server</source>
<comment>details</comment>
<translation type="obsolete">リモートデスクトップサーバー</translation>
</message>
<message>
<source>Disabled</source>
<comment>details report (VRDE Server)</comment>
<translation type="obsolete">無効</translation>
</message>
</context>
<context>
<name>UIGDetailsUpdateThreadGeneral</name>
<message>
<source>Name</source>
<comment>details</comment>
<translation type="obsolete">名前</translation>
</message>
</context>
<context>
<name>UIGDetailsUpdateThreadNetwork</name>
<message>
<source>Bridged adapter, %1</source>
<comment>details report (network)</comment>
<translation type="obsolete">ブリッジアダプター, &apos;%1&apos;</translation>
</message>
<message>
<source>Internal network, &apos;%1&apos;</source>
<comment>details report (network)</comment>
<translation type="obsolete">内部ネットワーク, &apos;%1&apos;</translation>
</message>
<message>
<source>Host-only adapter, &apos;%1&apos;</source>
<comment>details report (network)</comment>
<translation type="obsolete">ホストオンリーアダプター, &apos;%1&apos;</translation>
</message>
<message>
<source>Adapter %1</source>
<comment>details</comment>
<translation type="obsolete">アダプター %1</translation>
</message>
<message>
<source>Disabled</source>
<comment>details</comment>
<translation type="obsolete">無効</translation>
</message>
</context>
<context>
<name>UIGDetailsUpdateThreadParallel</name>
<message>
<source>Port %1</source>
<comment>details</comment>
<translation type="obsolete">ポート %1</translation>
</message>
<message>
<source>Disabled</source>
<comment>details</comment>
<translation type="obsolete">無効</translation>
</message>
</context>
<context>
<name>UIGDetailsUpdateThreadSF</name>
<message>
<source>None</source>
<comment>details</comment>
<translation type="obsolete">なし</translation>
</message>
</context>
<context>
<name>UIGDetailsUpdateThreadSerial</name>
<message>
<source>Port %1</source>
<comment>details</comment>
<translation type="obsolete">ポート %1</translation>
</message>
<message>
<source>Disabled</source>
<comment>details</comment>
<translation type="obsolete">無効</translation>
</message>
</context>
<context>
<name>UIGDetailsUpdateThreadStorage</name>
<message>
<source>Not attached</source>
<comment>details</comment>
<translation type="obsolete">未割り当て</translation>
</message>
</context>
<context>
<name>UIGDetailsUpdateThreadSystem</name>
<message>
<source>Base Memory</source>
<comment>details</comment>
<translation type="obsolete">メインメモリー</translation>
</message>
<message>
<source>Processors</source>
<comment>details</comment>
<translation type="obsolete">プロセッサー</translation>
</message>
<message>
<source>%1%</source>
<comment>details</comment>
<translation type="obsolete">%1%</translation>
</message>
<message>
<source>Boot Order</source>
<comment>details</comment>
<translation type="obsolete">起動順序</translation>
</message>
<message>
<source>VT-x/AMD-V</source>
<comment>details report</comment>
<translation type="obsolete">VT-x/AMD-V</translation>
</message>
<message>
<source>Nested Paging</source>
<comment>details</comment>
<translation type="obsolete">ネステッドページング</translation>
</message>
<message>
<source>PAE/NX</source>
<comment>details report</comment>
<translation type="obsolete">PAE/NX</translation>
</message>
<message>
<source>Acceleration</source>
<comment>details</comment>
<translation type="obsolete">アクセラレーション</translation>
</message>
</context>
<context>
<name>UIGDetailsUpdateThreadUSB</name>
<message>
<source>%1 (%2 active)</source>
<comment>details</comment>
<translation type="obsolete">%1 (%2 アクティブ)</translation>
</message>
<message>
<source>Disabled</source>
<comment>details</comment>
<translation type="obsolete">無効</translation>
</message>
</context>
<context>
<name>UIGMachinePreview</name>
<message>
<source>Update Disabled</source>
<translation type="obsolete">更新を無効化</translation>
</message>
<message>
<source>Update disabled</source>
<translation>更新を無効化</translation>
</message>
<message>
<source>Every 0.5 s</source>
<translation>0.5秒毎</translation>
</message>
<message>
<source>Every 1 s</source>
<translation>1秒毎</translation>
</message>
<message>
<source>Every 2 s</source>
<translation>2秒毎</translation>
</message>
<message>
<source>Every 5 s</source>
<translation>5秒毎</translation>
</message>
<message>
<source>Every 10 s</source>
<translation>10秒毎</translation>
</message>
<message>
<source>No preview</source>
<translation>プレビューなし</translation>
</message>
<message>
<source>No Preview</source>
<translation type="obsolete">プレビューなし</translation>
</message>
</context>
<context>
<name>UIGlobalSettingsDisplay</name>
<message>
<source>Maximum Guest Screen &amp;Size:</source>
<translation>ゲストスクリーンのサイズを最大化(&amp;S):</translation>
</message>
<message>
<source>&amp;Width:</source>
<translation>幅(&amp;W):</translation>
</message>
<message>
<source>Specifies the maximum width which we would like the guest to use.</source>
<translation>ゲストで使用するスクリーンの最大幅を指定してください。</translation>
</message>
<message>
<source>&amp;Height:</source>
<translation>高さ(&amp;H):</translation>
</message>
<message>
<source>Specifies the maximum height which we would like the guest to use.</source>
<translation>ゲストで使用するスクリーンの最大高を指定してください。</translation>
</message>
<message>
<source>Automatic</source>
<comment>Maximum Guest Screen Size</comment>
<translation>自動</translation>
</message>
<message>
<source>Suggest a reasonable maximum screen size to the guest. The guest will only see this suggestion when guest additions are installed.</source>
<translation>ゲストで使用する最大の適切なスクリーンサイズを提示します。Guest Additionsがインストールされている場合は、ゲストにはこの提案されたサイズだけが表示されます。</translation>
</message>
<message>
<source>None</source>
<comment>Maximum Guest Screen Size</comment>
<translation>なし</translation>
</message>
<message>
<source>Do not attempt to limit the size of the guest screen.</source>
<translation>ゲストスクリーンのサイズを制限しません。</translation>
</message>
<message>
<source>Hint</source>
<comment>Maximum Guest Screen Size</comment>
<translation>ヒント</translation>
</message>
<message>
<source>Suggest a maximum screen size to the guest. The guest will only see this suggestion when guest additions are installed.</source>
<translation>ゲストで使用する最大のスクリーンサイズを提示します。Guest Additionsがインストールされている場合は、ゲストにはこの提案されたサイズだけが表示されます。</translation>
</message>
<message>
<source>Machine Windows:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>If checked, machine windows will be raised when the mouse pointer moves over them.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&amp;Raise Window Under Mouse</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>UIGlobalSettingsExtension</name>
<message>
<source>&amp;Extension Packages:</source>
<translation type="obsolete">機能拡張パッケージ(&amp;E):</translation>
</message>
<message>
<source>&amp;Extension Packages</source>
<translation>拡張パッケージ(&amp;E)</translation>
</message>
<message>
<source>Lists all installed packages.</source>
<translation>すべてのインストール済みパッケージをリスト表示します。</translation>
</message>
<message>
<source>Active</source>
<translation>有効</translation>
</message>
<message>
<source>Name</source>
<translation>名前</translation>
</message>
<message>
<source>Version</source>
<translation>バージョン</translation>
</message>
<message>
<source>Extensions</source>
<translation>機能拡張</translation>
</message>
<message>
<source>Add package</source>
<translation>パッケージを追加</translation>
</message>
<message>
<source>Remove package</source>
<translation>パッケージを除去</translation>
</message>
<message>
<source>Select an extension package file</source>
<translation>機能拡張パッケージを選択</translation>
</message>
<message>
<source>Extension package files (%1)</source>
<translation>機能拡張パッケージファイル(%1)</translation>
</message>
</context>
<context>
<name>UIGlobalSettingsGeneral</name>
<message>
<source>Holds the path to the default VDI folder. This folder is used, if not explicitly specified otherwise, when adding existing or creating new virtual hard disks.</source>
<translation type="obsolete">デフォルトのVDIフォルダーのパスを指定します。新規仮想ハードディスクの作成時に保存先を明示的に指定しない場合、このフォルダーが使用されます。</translation>
</message>
<message>
<source>Holds the path to the default virtual machine folder. This folder is used, if not explicitly specified otherwise, when creating new virtual machines.</source>
<translation>デフォルトの仮想マシンフォルダーのパスを指定します。新規仮想マシンの作成時に保存先を明示的に指定しない場合、このフォルダーが使用されます。</translation>
</message>
<message>
<source>Holds the path to the library that provides authentication for Remote Display (VRDP) clients.</source>
<translation>リモートディスプレイ(VRDP)クライアントに認証を提供するライブラリーのパスを指定します。</translation>
</message>
<message>
<source>&amp;Dock and Menubar:</source>
<translation>ドックとメニューバー(&amp;D):</translation>
</message>
<message>
<source>Auto-Show in Fullscreen</source>
<translation>フルスクリーン時に自動表示</translation>
</message>
<message>
<source>When checked, the host dock and menu bar will be shown when the virtual machine is in fullscreen mode.</source>
<translation>フルスクリーンモードの際、クリックするとホストのドックとメニューバーが表示されます。</translation>
</message>
<message>
<source>&amp;Host Screensaver:</source>
<translation>ホストのスクリーンセーバー(&amp;H):</translation>
</message>
<message>
<source>When checked, the host screensaver will be disabled whenever a virtual machine is running.</source>
<translation>仮想マシンの動作中にクリックすると、ホストのスクリーンセーバーを無効にすることができます。</translation>
</message>
<message>
<source>Disable When Running Virtual Machines</source>
<translation>仮想マシンの動作時に無効</translation>
</message>
<message>
<source>Default &amp;Hard Disk Folder:</source>
<translation type="obsolete">デフォルトのハードディスクフォルダー(&amp;H):</translation>
</message>
<message>
<source>Default &amp;Machine Folder:</source>
<translation>デフォルトの仮想マシンフォルダー(&amp;M):</translation>
</message>
<message>
<source>V&amp;RDP Authentication Library:</source>
<translation>VRDP 認証ライブラリー(&amp;R):</translation>
</message>
<message>
<source>When checked, the host screen saver will be disabled whenever a virtual machine is running.</source>
<translation type="obsolete">仮想マシンの起動中、ホストのスクリーンセーバーを無効化します。</translation>
</message>
<message>
<source>Disable Host &amp;ScreenSaver</source>
<translation type="obsolete">ホストのスクリーンセーバーを無効化(&amp;S)</translation>
</message>
<message>
<source>Holds the path to the default hard disk folder. This folder is used, if not explicitly specified otherwise, when adding existing or creating new virtual hard disks.</source>
<translation type="obsolete">デフォルトのハードディスクフォルダーのパスを指定します。既存ディスクを追加するか、または新規仮想ハードディスク作成時に保存先を明示的に指定しない場合、このフォルダーが使用されます。</translation>
</message>
<message>
<source>When checked, the application will provide an icon with the context menu in the system tray.</source>
<translation type="obsolete">アプリケーションはシステムトレイのコンテキストメニューにアイコンを表示します。</translation>
</message>
<message>
<source>&amp;Show System Tray Icon</source>
<translation type="obsolete">システムトレイアイコンを表示(&amp;S)</translation>
</message>
<message>
<source>When checked, the Dock Icon will reflect the VM window content in realtime.</source>
<translation type="obsolete">仮想マシンのウィンドウをドックアイコンにリアルタイムでプレビューします。</translation>
</message>
<message>
<source>&amp;Dock Icon Realtime Preview</source>
<translation type="obsolete">ドックアイコンのリアルタイムプレビュー(&amp;D)</translation>
</message>
<message>
<source>&amp;Auto show Dock and Menubar in fullscreen</source>
<translation type="obsolete">フルスクリーンモード時にドックとメニューバーを自動的に表示(&amp;A)</translation>
</message>
</context>
<context>
<name>UIGlobalSettingsInput</name>
<message>
<source>Host &amp;Key:</source>
<translation type="obsolete">ホストキー(&amp;K):</translation>
</message>
<message>
<source>Holds the key used as a Host Key in the VM window. Activate the entry field and press a new Host Key. Note that alphanumeric, cursor movement and editing keys cannot be used.</source>
<translation type="obsolete">仮想マシンのウィンドウでホストキーとして使用するキーを指定します。変更するには入力フィールドをアクティブにして新しいホストキーを押してください。注:英数字、カーソルキー、編集キーはホストキーとして使用できません。</translation>
</message>
<message>
<source>Reset host combination</source>
<translation type="obsolete">ホストキーのリセット</translation>
</message>
<message>
<source>Resets the key combination used as the host combination in the VM window.</source>
<translation type="obsolete">仮想マシンのウィンドウでホストキーとして使用するキーコンビネーションをリセットします。</translation>
</message>
<message>
<source>Reset Host Key</source>
<translation type="obsolete">ホストキーのリセット</translation>
</message>
<message>
<source>Resets the key used as a Host Key in the VM window.</source>
<translation type="obsolete">仮想マシンのウィンドウでホストキーとして使用するキーをリセットします。</translation>
</message>
<message>
<source>When checked, the keyboard is automatically captured every time the VM window is activated. When the keyboard is captured, all keystrokes (including system ones like Alt-Tab) are directed to the VM.</source>
<translation>仮想マシンのウィンドウがアクティブのとき、キーボードを自動的にキャプチャーします。キーボードがキャプチャーされると、すべてのキーストローク(Alt-Tabなどを含む)が仮想マシンに送られます。</translation>
</message>
<message>
<source>&amp;Auto Capture Keyboard</source>
<translation>キーボードの自動キャプチャー(&amp;A)</translation>
</message>
<message>
<source>Host Key Combination</source>
<translation>ホストキーの組み合わせ</translation>
</message>
<message>
<source>Some items have the same shortcuts assigned.</source>
<translation>いくつかのアイテムに同じショートカットが割り当てられています。</translation>
</message>
<message>
<source>&amp;VirtualBox Manager</source>
<translation>VirtualBox マネージャー(&amp;V)</translation>
</message>
<message>
<source>Virtual &amp;Machine</source>
<translation>仮想マシン(&amp;M)</translation>
</message>
<message>
<source>Lists all the available shortcuts which can be configured.</source>
<translation>設定できるすべてのショートカット一覧を表示します。</translation>
</message>
<message>
<source>Enter a sequence to filter the shortcut list.</source>
<translation>検索語を入力してショートカットリストを絞り込みます。</translation>
</message>
</context>
<context>
<name>UIGlobalSettingsLanguage</name>
<message>
<source> (built-in)</source>
<comment>Language</comment>
<translation>(内蔵)</translation>
</message>
<message>
<source>&lt;unavailable&gt;</source>
<comment>Language</comment>
<translation>&lt;利用不可&gt;</translation>
</message>
<message>
<source>&lt;unknown&gt;</source>
<comment>Author(s)</comment>
<translation>&lt;不明&gt;</translation>
</message>
<message>
<source>Default</source>
<comment>Language</comment>
<translation>デフォルト</translation>
</message>
<message>
<source>Language:</source>
<translation>言語:</translation>
</message>
<message>
<source>&amp;Interface Language:</source>
<translation type="obsolete">インターフェース言語(&amp;I):</translation>
</message>
<message>
<source>&amp;Interface Languages</source>
<translation>インターフェース言語(&amp;I)</translation>
</message>
<message>
<source>Lists all available user interface languages. The effective language is written in &lt;b&gt;bold&lt;/b&gt;. Select &lt;i&gt;Default&lt;/i&gt; to reset to the system default language.</source>
<translation>利用できるユーザーインターフェース言語の一覧です。有効な言語は&lt;b&gt;太字&lt;/b&gt;で示されます。システムのデフォルト言語に戻すには&lt;i&gt;デフォルト&lt;/i&gt;を選択してください。</translation>
</message>
<message>
<source>Name</source>
<translation>名前</translation>
</message>
<message>
<source>Id</source>
<translation>Id</translation>
</message>
<message>
<source>Language</source>
<translation>言語</translation>
</message>
<message>
<source>Author</source>
<translation>作者</translation>
</message>
<message>
<source>Author(s):</source>
<translation>作者:</translation>
</message>
</context>
<context>
<name>UIGlobalSettingsNetwork</name>
<message>
<source>%1 network</source>
<comment>&lt;adapter name&gt; network</comment>
<translation type="obsolete">%1 ネットワーク</translation>
</message>
<message>
<source>host IPv4 address of &lt;b&gt;%1&lt;/b&gt; is wrong</source>
<translation type="obsolete">ホスト IPv4 アドレス&lt;b&gt;&quot;%1&quot;&lt;/b&gt;が不正</translation>
</message>
<message>
<source>host IPv4 network mask of &lt;b&gt;%1&lt;/b&gt; is wrong</source>
<translation type="obsolete">ホスト IPv4 ネットマスク&lt;b&gt;&quot;%1&quot;&lt;/b&gt;が不正</translation>
</message>
<message>
<source>host IPv6 address of &lt;b&gt;%1&lt;/b&gt; is wrong</source>
<translation type="obsolete">ホスト IPv6 アドレス&lt;b&gt;&quot;%1&quot;&lt;/b&gt;が不正</translation>
</message>
<message>
<source>DHCP server address of &lt;b&gt;%1&lt;/b&gt; is wrong</source>
<translation type="obsolete">DHCP サーバー アドレス&lt;b&gt;&quot;%1&quot;&lt;/b&gt;が不正</translation>
</message>
<message>
<source>DHCP server network mask of &lt;b&gt;%1&lt;/b&gt; is wrong</source>
<translation type="obsolete">DHCP サーバー ネットマスク&lt;b&gt;&quot;%1&quot;&lt;/b&gt;が不正</translation>
</message>
<message>
<source>DHCP lower address bound of &lt;b&gt;%1&lt;/b&gt; is wrong</source>
<translation type="obsolete">DHCP アドレス下限値&lt;b&gt;&quot;%1&quot;&lt;/b&gt;が不正</translation>
</message>
<message>
<source>DHCP upper address bound of &lt;b&gt;%1&lt;/b&gt; is wrong</source>
<translation type="obsolete">DHCP アドレス上限値&lt;b&gt;&quot;%1&quot;&lt;/b&gt;が不正</translation>
</message>
<message>
<source>No new name specified for the NAT network previously called &lt;b&gt;%1&lt;/b&gt;.</source>
<translation>以前の &lt;b&gt;%1&lt;/b&gt; NATネットワークに新しい名前が与えられていません。</translation>
</message>
<message>
<source>No CIDR specified for the NAT network &lt;b&gt;%1&lt;/b&gt;.</source>
<translation>&lt;b&gt;%1&lt;/b&gt; NATネットワークにCIDRが与えられていません。</translation>
</message>
<message>
<source>No CIDR specified for the NAT network previously called &lt;b&gt;%1&lt;/b&gt;.</source>
<translation>以前の &lt;b&gt;%1&lt;/b&gt; NATネットワークにCIDRが与えられていません。</translation>
</message>
<message>
<source>Invalid CIDR specified (&lt;i&gt;%1&lt;/i&gt;) for the NAT network &lt;b&gt;%2&lt;/b&gt;.</source>
<translation>無効なCIDR (&lt;i&gt;%1&lt;/i&gt;) がNATネットワーク &lt;b&gt;%2&lt;/b&gt;で指定されています。</translation>
</message>
<message>
<source>Invalid CIDR specified (&lt;i&gt;%1&lt;/i&gt;) for the NAT network previously called &lt;b&gt;%2&lt;/b&gt;.</source>
<translation>無効なCIDR (&lt;i&gt;%1&lt;/i&gt;) が以前のNATネットワーク &lt;b&gt;%2&lt;/b&gt;で指定されています。</translation>
</message>
<message>
<source>Network Name</source>
<translation>ネットワーク名</translation>
</message>
<message>
<source>[empty]</source>
<translation>[空]</translation>
</message>
<message>
<source>%1 (renamed from %2)</source>
<translation>%1 (%2 から名称変更した)</translation>
</message>
<message>
<source>Old Network Name</source>
<translation>古いネットワーク名</translation>
</message>
<message>
<source>New Network Name</source>
<translation>新しいネットワーク名</translation>
</message>
<message>
<source>Network CIDR</source>
<translation>ネットワークCIDR</translation>
</message>
<message>
<source>Supports DHCP</source>
<translation>DHCPのサポート</translation>
</message>
<message>
<source>yes</source>
<translation>はい</translation>
</message>
<message>
<source>no</source>
<translation>いいえ</translation>
</message>
<message>
<source>Supports IPv6</source>
<translation>IPv6のサポート</translation>
</message>
<message>
<source>Default IPv6 route</source>
<translation>IPv6デフォルトルート</translation>
</message>
<message>
<source>Host interface &lt;b&gt;%1&lt;/b&gt; does not currently have a valid IPv4 address.</source>
<translation>ホストインターフェース &lt;b&gt;%1&lt;/b&gt; は正しいIPv4アドレスではありません。</translation>
</message>
<message>
<source>Host interface &lt;b&gt;%1&lt;/b&gt; does not currently have a valid IPv4 network mask.</source>
<translation>ホストインターフェース &lt;b&gt;%1&lt;/b&gt; は正しいIPv4ネットワークマスクではありません。</translation>
</message>
<message>
<source>Host interface &lt;b&gt;%1&lt;/b&gt; does not currently have a valid IPv6 address.</source>
<translation>ホストインターフェース &lt;b&gt;%1&lt;/b&gt; は正しいIPv6アドレスではありません。</translation>
</message>
<message>
<source>Host interface &lt;b&gt;%1&lt;/b&gt; does not currently have a valid DHCP server address.</source>
<translation>ホストインターフェース &lt;b&gt;%1&lt;/b&gt; は正しいDHCPサーバーアドレスではありません。</translation>
</message>
<message>
<source>Host interface &lt;b&gt;%1&lt;/b&gt; does not currently have a valid DHCP server mask.</source>
<translation>ホストインターフェース &lt;b&gt;%1&lt;/b&gt; は正しいDHCPサーバーマスクではありません。</translation>
</message>
<message>
<source>Host interface &lt;b&gt;%1&lt;/b&gt; does not currently have a valid DHCP server lower address bound.</source>
<translation>ホストインターフェース &lt;b&gt;%1&lt;/b&gt; は正しいDHCPサーバーのアドレス下限にありません。</translation>
</message>
<message>
<source>Host interface &lt;b&gt;%1&lt;/b&gt; does not currently have a valid DHCP server upper address bound.</source>
<translation>ホストインターフェース &lt;b&gt;%1&lt;/b&gt; は正しいDHCPサーバーのアドレス上限にありません。</translation>
</message>
<message>
<source>Adapter</source>
<translation>アダプター</translation>
</message>
<message>
<source>Automatically configured</source>
<comment>interface</comment>
<translation>自動構成</translation>
</message>
<message>
<source>Manually configured</source>
<comment>interface</comment>
<translation>手動構成</translation>
</message>
<message>
<source>IPv4 Address</source>
<translation>IPv4 アドレス</translation>
</message>
<message>
<source>Not set</source>
<comment>address</comment>
<translation>未設定</translation>
</message>
<message>
<source>IPv4 Network Mask</source>
<translation>IPv4 ネットマスク</translation>
</message>
<message>
<source>Not set</source>
<comment>mask</comment>
<translation>未設定</translation>
</message>
<message>
<source>IPv6 Address</source>
<translation>IPv6 アドレス</translation>
</message>
<message>
<source>IPv6 Network Mask Length</source>
<translation>IPv6 ネットマスク</translation>
</message>
<message>
<source>Not set</source>
<comment>length</comment>
<translation>未設定</translation>
</message>
<message>
<source>DHCP Server</source>
<translation>DHCP サーバー</translation>
</message>
<message>
<source>Enabled</source>
<comment>server</comment>
<translation>有効</translation>
</message>
<message>
<source>Disabled</source>
<comment>server</comment>
<translation>無効</translation>
</message>
<message>
<source>Address</source>
<translation>アドレス</translation>
</message>
<message>
<source>Network Mask</source>
<translation>ネットマスク</translation>
</message>
<message>
<source>Lower Bound</source>
<translation>下限</translation>
</message>
<message>
<source>Not set</source>
<comment>bound</comment>
<translation>未設定</translation>
</message>
<message>
<source>Upper Bound</source>
<translation>上限</translation>
</message>
<message>
<source>The name &lt;b&gt;%1&lt;/b&gt; is being used for several NAT networks.</source>
<translation>&lt;b&gt;%1&lt;/b&gt; はいくつかのNATネットワークで使用されています。</translation>
</message>
<message>
<source>Active</source>
<comment>NAT network</comment>
<translation>有効</translation>
</message>
<message>
<source>&amp;Add NAT network</source>
<translation>NATネットワークの追加(&amp;A)</translation>
</message>
<message>
<source>&amp;Remove NAT network</source>
<translation>NATネットワークの除去(&amp;R)</translation>
</message>
<message>
<source>&amp;Edit NAT network</source>
<translation>NATネットワークの編集(&amp;E)</translation>
</message>
<message>
<source>&amp;Add host-only network</source>
<translation>ホストオンリーネットワークを追加(&amp;A)</translation>
</message>
<message>
<source>&amp;Remove host-only network</source>
<translation>ホストオンリーネットワークを除去(&amp;R)</translation>
</message>
<message>
<source>&amp;Edit host-only network</source>
<translation>ホストオンリーネットワークを編集(&amp;E)</translation>
</message>
<message>
<source>Networking</source>
<translation>ネットワーク</translation>
</message>
<message>
<source>New Host-Only Interface</source>
<translation type="obsolete">新規ホストインターフェース</translation>
</message>
<message>
<source>Performing</source>
<comment>creating/removing host-only network</comment>
<translation type="obsolete">動作</translation>
</message>
<message>
<source>&amp;Host-only Networks:</source>
<translation type="obsolete">ホストオンリーネットワーク(&amp;H):</translation>
</message>
<message>
<source>&amp;NAT Networks</source>
<translation>&amp;NATネットワーク</translation>
</message>
<message>
<source>Lists all available NAT networks.</source>
<translation>利用可能なNATネットワークをリスト表示します。</translation>
</message>
<message>
<source>&amp;Host-only Networks</source>
<translation>ホストオンリーネットワーク(&amp;H)</translation>
</message>
<message>
<source>Lists all available host-only networks.</source>
<translation>利用可能なホストオンリーネットワークをリスト表示します。</translation>
</message>
<message>
<source>Name</source>
<translation>名前</translation>
</message>
</context>
<context>
<name>UIGlobalSettingsNetworkDetails</name>
<message>
<source>Host-only Network Details</source>
<translation type="obsolete">ホストオンリーネットワーク詳細</translation>
</message>
<message>
<source>&amp;Adapter</source>
<translation type="obsolete">アダプター(&amp;A)</translation>
</message>
<message>
<source>Manual &amp;Configuration</source>
<translation type="obsolete">手動構成(&amp;C)</translation>
</message>
<message>
<source>Use manual configuration for this host-only network adapter.</source>
<translation type="obsolete">このホストオンリーネットワークアダプターを手動で構成します。</translation>
</message>
<message>
<source>&amp;IPv4 Address:</source>
<translation type="obsolete">IPv4 アドレス(&amp;I):</translation>
</message>
<message>
<source>Holds the host IPv4 address for this adapter.</source>
<translation type="obsolete">このアダプターのホスト IPv4 アドレスを指定します。</translation>
</message>
<message>
<source>IPv4 Network &amp;Mask:</source>
<translation type="obsolete">IPv4 ネットマスク(&amp;M):</translation>
</message>
<message>
<source>Holds the host IPv4 network mask for this adapter.</source>
<translation type="obsolete">このアダプターのホスト IPv4 ネットマスクを指定します。</translation>
</message>
<message>
<source>I&amp;Pv6 Address:</source>
<translation type="obsolete">IPv6 アドレス(&&amp;P):</translation>
</message>
<message>
<source>Holds the host IPv6 address for this adapter if IPv6 is supported.</source>
<translation type="obsolete">IPv6がサポートされるとき、このアダプターのホスト IPv6 アドレスを指定します。</translation>
</message>
<message>
<source>IPv6 Network Mask &amp;Length:</source>
<translation type="obsolete">IPv6 ネットマスク長(&amp;L):</translation>
</message>
<message>
<source>Holds the host IPv6 network mask prefix length for this adapter if IPv6 is supported.</source>
<translation type="obsolete">IPv6がサポートされるとき、このアダプターのホスト IPv6 ネットマスクのプレフィックス長を指定します。</translation>
</message>
<message>
<source>&amp;DHCP Server</source>
<translation type="obsolete">DHCP サーバー(&amp;D)</translation>
</message>
<message>
<source>&amp;Enable Server</source>
<translation type="obsolete">サーバーを有効化(&amp;E)</translation>
</message>
<message>
<source>Indicates whether the DHCP Server is enabled on machine startup or not.</source>
<translation type="obsolete">仮想マシンの起動時にDHCP サーバーを有効化するかどうかを示します。</translation>
</message>
<message>
<source>Server Add&amp;ress:</source>
<translation type="obsolete">サーバー アドレス(&amp;R):</translation>
</message>
<message>
<source>Holds the address of the DHCP server servicing the network associated with this host-only adapter.</source>
<translation type="obsolete">ホストオンリーアダプターにDHCP サーバーによって割り当てられるIPアドレスを指定します。</translation>
</message>
<message>
<source>Server &amp;Mask:</source>
<translation type="obsolete">サーバー マスク(&amp;M):</translation>
</message>
<message>
<source>Holds the network mask of the DHCP server servicing the network associated with this host-only adapter.</source>
<translation type="obsolete">ホストオンリーアダプターにDHCP サーバーによって割り当てられるネットマスクを指定します。</translation>
</message>
<message>
<source>&amp;Lower Address Bound:</source>
<translation type="obsolete">アドレス下限(&amp;L):</translation>
</message>
<message>
<source>Holds the lower address bound offered by the DHCP server servicing the network associated with this host-only adapter.</source>
<translation type="obsolete">ホストオンリーアダプターにDHCP サーバーによって割り当てられるアドレスの下限値を指定します。</translation>
</message>
<message>
<source>&amp;Upper Address Bound:</source>
<translation type="obsolete">アドレス上限(&amp;U):</translation>
</message>
<message>
<source>Holds the upper address bound offered by the DHCP server servicing the network associated with this host-only adapter.</source>
<translation type="obsolete">ホストオンリーアダプターにDHCP サーバーによって割り当てられるアドレスの上限値を指定します。</translation>
</message>
</context>
<context>
<name>UIGlobalSettingsNetworkDetailsHost</name>
<message>
<source>Host-only Network Details</source>
<translation>ホストオンリーネットワークの詳細</translation>
</message>
<message>
<source>&amp;Adapter</source>
<translation>アダプター(&amp;A)</translation>
</message>
<message>
<source>Manual &amp;Configuration</source>
<translation>手動構成(&amp;C)</translation>
</message>
<message>
<source>Use manual configuration for this host-only network adapter.</source>
<translation>このホストオンリーネットワークアダプターを手動で構成します。</translation>
</message>
<message>
<source>&amp;IPv4 Address:</source>
<translation>IPv4 アドレス(&amp;I):</translation>
</message>
<message>
<source>Holds the host IPv4 address for this adapter.</source>
<translation>このアダプターのホスト IPv4 アドレスを指定します。</translation>
</message>
<message>
<source>IPv4 Network &amp;Mask:</source>
<translation>IPv4 ネットマスク(&amp;M):</translation>
</message>
<message>
<source>Holds the host IPv4 network mask for this adapter.</source>
<translation>このアダプターのホスト IPv4 ネットマスクを指定します。</translation>
</message>
<message>
<source>I&amp;Pv6 Address:</source>
<translation>IPv6 アドレス(&amp;P):</translation>
</message>
<message>
<source>Holds the host IPv6 address for this adapter if IPv6 is supported.</source>
<translation>IPv6がサポートされるとき、このアダプターのホスト IPv6 アドレスを指定します。</translation>
</message>
<message>
<source>IPv6 Network Mask &amp;Length:</source>
<translation>IPv6 ネットマスク長(&amp;L):</translation>
</message>
<message>
<source>Holds the host IPv6 network mask prefix length for this adapter if IPv6 is supported.</source>
<translation>IPv6がサポートされるとき、このアダプターのホスト IPv6 ネットマスクのプレフィックス長を指定します。</translation>
</message>
<message>
<source>&amp;DHCP Server</source>
<translation>DHCP サーバー(&amp;D)</translation>
</message>
<message>
<source>&amp;Enable Server</source>
<translation>サーバーを有効化(&amp;E)</translation>
</message>
<message>
<source>Indicates whether the DHCP Server is enabled on machine startup or not.</source>
<translation>仮想マシンの起動時にDHCP サーバーを有効化するかどうかを示します。</translation>
</message>
<message>
<source>Server Add&amp;ress:</source>
<translation>サーバー アドレス(&amp;R):</translation>
</message>
<message>
<source>Holds the address of the DHCP server servicing the network associated with this host-only adapter.</source>
<translation>ホストオンリーアダプターにDHCP サーバーによって割り当てられるIPアドレスを指定します。</translation>
</message>
<message>
<source>Server &amp;Mask:</source>
<translation>サーバー マスク(&amp;M):</translation>
</message>
<message>
<source>Holds the network mask of the DHCP server servicing the network associated with this host-only adapter.</source>
<translation>ホストオンリーアダプターでDHCP サーバーによって割り当てられるネットマスクを指定します。</translation>
</message>
<message>
<source>&amp;Lower Address Bound:</source>
<translation>アドレス下限(&amp;L):</translation>
</message>
<message>
<source>Holds the lower address bound offered by the DHCP server servicing the network associated with this host-only adapter.</source>
<translation>ホストオンリーアダプターでDHCP サーバーによって割り当てられるアドレスの下限値を指定します。</translation>
</message>
<message>
<source>&amp;Upper Address Bound:</source>
<translation>アドレス上限(&amp;U):</translation>
</message>
<message>
<source>Holds the upper address bound offered by the DHCP server servicing the network associated with this host-only adapter.</source>
<translation>ホストオンリーアダプターでDHCP サーバーによって割り当てられるアドレスの上限値を指定します。</translation>
</message>
</context>
<context>
<name>UIGlobalSettingsNetworkDetailsNAT</name>
<message>
<source>NAT Network Details</source>
<translation>NAT ネットワーク詳細</translation>
</message>
<message>
<source>&amp;Enable Network</source>
<translation>ネットワークを有効化(&amp;E)</translation>
</message>
<message>
<source>Enable this NAT network.</source>
<translation>このNATネットワークを有効化します。</translation>
</message>
<message>
<source>Network &amp;Name:</source>
<translation>ネットワーク名(&amp;N):</translation>
</message>
<message>
<source>Holds the name for this network.</source>
<translation>このネットワークの名前を指定します。</translation>
</message>
<message>
<source>Network &amp;CIDR:</source>
<translation>ネットワーク &amp;CIDR:</translation>
</message>
<message>
<source>Holds the CIDR for this network.</source>
<translation>このネットワークのCIDRを指定します。</translation>
</message>
<message>
<source>Network Options:</source>
<translation>ネットワークオプション:</translation>
</message>
<message>
<source>Supports &amp;DHCP</source>
<translation>&amp;DHCPのサポート</translation>
</message>
<message>
<source>Determines whether this network supports DHCP.</source>
<translation>このネットワークでDHCPをサポートするかを決定します。</translation>
</message>
<message>
<source>Supports &amp;IPv6</source>
<translation>&amp;IPv6サポート</translation>
</message>
<message>
<source>Determines whether this network supports IPv6.</source>
<translation>このネットワークでIPv6をサポートするかを決定します。</translation>
</message>
<message>
<source>Advertise Default IPv6 &amp;Route</source>
<translation>IPv6デフォルトルートのアドバタイズ(&amp;R)</translation>
</message>
<message>
<source>Determines whether this network should be advertised as the default IPv6 route.</source>
<translation>このネットワークでIPv6デフォルトルートのアドバタイズをするかどうかを決定します。</translation>
</message>
<message>
<source>Opens a window to manage port forwarding rules.</source>
<translation>ポートフォワーディングのルールを設定するウィンドウを開きます。</translation>
</message>
<message>
<source>&amp;Port Forwarding</source>
<translation>ポートフォワーディング(&amp;P)</translation>
</message>
</context>
<context>
<name>UIGlobalSettingsPortForwardingDlg</name>
<message>
<source>Port Forwarding Rules</source>
<translation>ポートフォワーディングのルール</translation>
</message>
<message>
<source>IPv4</source>
<translation>IPv4</translation>
</message>
<message>
<source>IPv6</source>
<translation>IPv6</translation>
</message>
</context>
<context>
<name>UIGlobalSettingsProxy</name>
<message>
<source>When checked, VirtualBox will use the proxy settings supplied for tasks like downloading Guest Additions from the network or checking for updates.</source>
<translation>VirtualBoxはGuest Additionsのネットワークからのダウンロードやアップデートの確認にプロキシー設定を使用します。</translation>
</message>
<message>
<source>&amp;Enable Proxy</source>
<translation>プロキシーを有効化(&amp;E)</translation>
</message>
<message>
<source>Ho&amp;st:</source>
<translation>ホスト(&amp;S):</translation>
</message>
<message>
<source>Changes the proxy host.</source>
<translation>プロキシーのホストを変更します。</translation>
</message>
<message>
<source>&amp;Port:</source>
<translation>ポート(&amp;P):</translation>
</message>
<message>
<source>Changes the proxy port.</source>
<translation>プロキシーのポートを変更します。</translation>
</message>
<message>
<source>When checked the authentication supplied will be used with the proxy server.</source>
<translation type="obsolete">プロキシーサーバーで使用する認証情報を入力します。</translation>
</message>
<message>
<source>&amp;Use authentication</source>
<translation type="obsolete">認証を使用(&amp;U)</translation>
</message>
<message>
<source>User &amp;name:</source>
<translation type="obsolete">ユーザー名(&amp;N):</translation>
</message>
<message>
<source>Changes the user name used for authentication.</source>
<translation type="obsolete">認証に使用するユーザー名を変更します。</translation>
</message>
<message>
<source>Pass&amp;word:</source>
<translation type="obsolete">パスワード(&amp;W):</translation>
</message>
<message>
<source>Changes the password used for authentication.</source>
<translation type="obsolete">認証に使用するパスワードを変更します。</translation>
</message>
<message>
<source>No proxy host is currently specified.</source>
<translation>現在プロキシーのホストが指定されていません。</translation>
</message>
<message>
<source>No proxy port is currently specified.</source>
<translation>現在プロキシーのポートが指定されていません。</translation>
</message>
</context>
<context>
<name>UIGlobalSettingsUpdate</name>
<message>
<source>When checked, the application will periodically connect to the VirtualBox website and check whether a new VirtualBox version is available.</source>
<translation>定期的にVirtualBoxウェブサイトに接続して、VirtualBoxの新しいバージョンが利用可能であるかどうか確認します。</translation>
</message>
<message>
<source>&amp;Check for Updates</source>
<translation>アップデートを確認(&amp;C)</translation>
</message>
<message>
<source>&amp;Once per:</source>
<translation>頻度(&amp;O):</translation>
</message>
<message>
<source>Specifies how often the new version check should be performed. Note that if you want to completely disable this check, just clear the above check box.</source>
<translation>アップデートを確認する頻度を指定します。 注:アップデートを確認しない場合は、上のチェックボックスをオフにしてください。</translation>
</message>
<message>
<source>Next Check:</source>
<translation>次回の確認:</translation>
</message>
<message>
<source>Check for:</source>
<translation>確認:</translation>
</message>
<message>
<source>&lt;p&gt;Choose this if you only wish to be notified about stable updates to VirtualBox.&lt;/p&gt;</source>
<translation>&lt;p&gt;VirtualBoxの安定版のみ通知します。&lt;/p&gt;</translation>
</message>
<message>
<source>&amp;Stable Release Versions</source>
<translation>安定版のみ(&amp;S)</translation>
</message>
<message>
<source>&lt;p&gt;Choose this if you wish to be notified about all new VirtualBox releases.&lt;/p&gt;</source>
<translation>&lt;p&gt;VirtualBoxのすべてのリリース版に関して通知します。&lt;/p&gt;</translation>
</message>
<message>
<source>&amp;All New Releases</source>
<translation>すべてのリリース版(&amp;A)</translation>
</message>
<message>
<source>&lt;p&gt;Choose this to be notified about all new VirtualBox releases and pre-release versions of VirtualBox.&lt;/p&gt;</source>
<translation>&lt;p&gt;VirtualBoxのすべてのリリース版とプレリリース版に関して通知します。&lt;/p&gt;</translation>
</message>
<message>
<source>All New Releases and &amp;Pre-Releases</source>
<translation>すべてのリリース版とプレリリース版(&amp;P)</translation>
</message>
</context>
<context>
<name>UIHelpButton</name>
<message>
<source>&amp;Help</source>
<translation>ヘルプ(&amp;H)</translation>
</message>
</context>
<context>
<name>UIHostComboEditor</name>
<message>
<source>&lt;key_%1&gt;</source>
<translation>&lt;キー_%1&gt;</translation>
</message>
<message>
<source>Left </source>
<translation>左 </translation>
</message>
<message>
<source>Right </source>
<translation>右 </translation>
</message>
<message>
<source>Left Shift</source>
<translation>左 Shift</translation>
</message>
<message>
<source>Right Shift</source>
<translation>右 Shift</translation>
</message>
<message>
<source>Left Ctrl</source>
<translation>左 Ctrl</translation>
</message>
<message>
<source>Right Ctrl</source>
<translation>右 Ctrl</translation>
</message>
<message>
<source>Left Alt</source>
<translation>左 Alt</translation>
</message>
<message>
<source>Right Alt</source>
<translation>右 Alt</translation>
</message>
<message>
<source>Left WinKey</source>
<translation>左 Windowsキー</translation>
</message>
<message>
<source>Right WinKey</source>
<translation>右 Windowsキー</translation>
</message>
<message>
<source>Menu key</source>
<translation>メニューキー</translation>
</message>
<message>
<source>Alt Gr</source>
<translation>Alt Gr</translation>
</message>
<message>
<source>Caps Lock</source>
<translation>Caps Lock</translation>
</message>
<message>
<source>Scroll Lock</source>
<translation>Scroll Lock</translation>
</message>
<message>
<source>Host+</source>
<translation>Host+</translation>
</message>
<message>
<source>None</source>
<translation>なし</translation>
</message>
</context>
<context>
<name>UIHotKeyEditor</name>
<message>
<source>Left </source>
<translation type="obsolete">左</translation>
</message>
<message>
<source>Right </source>
<translation type="obsolete">右</translation>
</message>
<message>
<source>Left Shift</source>
<translation type="obsolete">左 Shift</translation>
</message>
<message>
<source>Right Shift</source>
<translation type="obsolete">右 Shift</translation>
</message>
<message>
<source>Left Ctrl</source>
<translation type="obsolete">左 Ctrl</translation>
</message>
<message>
<source>Right Ctrl</source>
<translation type="obsolete">右 Ctrl</translation>
</message>
<message>
<source>Left Alt</source>
<translation type="obsolete">左 Alt</translation>
</message>
<message>
<source>Right Alt</source>
<translation type="obsolete">右 Alt</translation>
</message>
<message>
<source>Left WinKey</source>
<translation type="obsolete">左 Windowsキー</translation>
</message>
<message>
<source>Right WinKey</source>
<translation type="obsolete">右 Windowsキー</translation>
</message>
<message>
<source>Menu key</source>
<translation type="obsolete">メニューキー</translation>
</message>
<message>
<source>Alt Gr</source>
<translation type="obsolete">Alt Gr</translation>
</message>
<message>
<source>Caps Lock</source>
<translation type="obsolete">Caps Lock</translation>
</message>
<message>
<source>Scroll Lock</source>
<translation type="obsolete">Scroll Lock</translation>
</message>
<message>
<source>None</source>
<translation type="obsolete">なし</translation>
</message>
<message>
<source>&lt;key_%1&gt;</source>
<translation type="obsolete">&lt;キー %1&gt;</translation>
</message>
<message>
<source>Pause</source>
<translation type="obsolete">Pause</translation>
</message>
<message>
<source>Print Screen</source>
<translation type="obsolete">Print Screen</translation>
</message>
<message>
<source>F1</source>
<translation type="obsolete">F1</translation>
</message>
<message>
<source>F2</source>
<translation type="obsolete">F2</translation>
</message>
<message>
<source>F3</source>
<translation type="obsolete">F3</translation>
</message>
<message>
<source>F4</source>
<translation type="obsolete">F4</translation>
</message>
<message>
<source>F5</source>
<translation type="obsolete">F5</translation>
</message>
<message>
<source>F6</source>
<translation type="obsolete">F6</translation>
</message>
<message>
<source>F7</source>
<translation type="obsolete">F7</translation>
</message>
<message>
<source>F8</source>
<translation type="obsolete">F8</translation>
</message>
<message>
<source>F9</source>
<translation type="obsolete">F9</translation>
</message>
<message>
<source>F10</source>
<translation type="obsolete">F10</translation>
</message>
<message>
<source>F11</source>
<translation type="obsolete">F11</translation>
</message>
<message>
<source>F12</source>
<translation type="obsolete">F12</translation>
</message>
<message>
<source>F13</source>
<translation type="obsolete">F13</translation>
</message>
<message>
<source>F14</source>
<translation type="obsolete">F14</translation>
</message>
<message>
<source>F15</source>
<translation type="obsolete">F15</translation>
</message>
<message>
<source>F16</source>
<translation type="obsolete">F16</translation>
</message>
<message>
<source>F17</source>
<translation type="obsolete">F17</translation>
</message>
<message>
<source>F18</source>
<translation type="obsolete">F18</translation>
</message>
<message>
<source>F19</source>
<translation type="obsolete">F19</translation>
</message>
<message>
<source>F20</source>
<translation type="obsolete">F20</translation>
</message>
<message>
<source>F21</source>
<translation type="obsolete">F21</translation>
</message>
<message>
<source>F22</source>
<translation type="obsolete">F22</translation>
</message>
<message>
<source>F23</source>
<translation type="obsolete">F23</translation>
</message>
<message>
<source>F24</source>
<translation type="obsolete">F24</translation>
</message>
<message>
<source>Num Lock</source>
<translation type="obsolete">Num Lock</translation>
</message>
<message>
<source>Forward</source>
<translation type="obsolete">Forward</translation>
</message>
<message>
<source>Back</source>
<translation type="obsolete">Back</translation>
</message>
<message>
<source>Reset shortcut to default</source>
<translation>ショートカットを既定にリセットする</translation>
</message>
<message>
<source>Unset shortcut</source>
<translation>ショートカットを戻す</translation>
</message>
</context>
<context>
<name>UIHotKeyTableModel</name>
<message>
<source>Name</source>
<translation>名前</translation>
</message>
<message>
<source>Shortcut</source>
<translation>ショートカット</translation>
</message>
</context>
<context>
<name>UIImportApplianceWzd</name>
<message>
<source>Select an appliance to import</source>
<translation type="obsolete">インポートする仮想アプライアンスを選択</translation>
</message>
<message>
<source>Open Virtualization Format (%1)</source>
<translation type="obsolete">Open Virtualization Format (%1)</translation>
</message>
<message>
<source>Appliance Import Wizard</source>
<translation type="obsolete">仮想アプライアンス インポート ウィザード</translation>
</message>
<message>
<source>Welcome to the Appliance Import Wizard!</source>
<translation type="obsolete">ようこそ仮想アプライアンス インポート ウィザードへ!</translation>
</message>
<message>
<source>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body&gt;
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;This wizard will guide you through importing an appliance. &lt;/p&gt;
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Use the &lt;span style=&quot; font-weight:600;&quot;&gt;Next&lt;/span&gt; button to go the next page of the wizard and the &lt;span style=&quot; font-weight:600;&quot;&gt;Back&lt;/span&gt; button to return to the previous page.&lt;/p&gt;
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;VirtualBox currently supports importing appliances saved in the Open Virtualization Format (OVF). To continue, select the file to import below:&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
<translation type="obsolete">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;p, li { white-space: pre-wrap; }&lt;/style&gt;&lt;/head&gt;&lt;body&gt;&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;このウィザードは、仮想アプライアンスをインポートする手順を案内します。 &lt;/p&gt;&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;ウィザードの次のページに進むには&lt;span style=&quot; font-weight:600;&quot;&gt;[次へ]&lt;/span&gt;ボタンを、前のページに戻るには&lt;span style=&quot; font-weight:600;&quot;&gt;[戻る]&lt;/span&gt;ボタンを使用してください。&lt;/p&gt;&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;インポートするには、最初に仮想アプライアンス情報が書かれたファイルを選択しなければなりません。 VirtualBoxはOpen Virtualization Format(OVF)をサポートします。続いて、以下からインポートするファイルを選択してください:&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
<message>
<source>&lt; &amp;Back</source>
<translation type="obsolete">&lt; 戻る(&amp;B)</translation>
</message>
<message>
<source>&amp;Next &gt;</source>
<translation type="obsolete">次へ(&amp;N) &gt;</translation>
</message>
<message>
<source>Cancel</source>
<translation type="obsolete">キャンセル</translation>
</message>
<message>
<source>Appliance Import Settings</source>
<translation type="obsolete">仮想アプライアンスのインポート設定</translation>
</message>
<message>
<source>These are the virtual machines contained in the appliance and the suggested settings of the imported VirtualBox machines. You can change many of the properties shown by double-clicking on the items and disable others using the check boxes below.</source>
<translation type="obsolete">VirtualBoxへのインポートのために仮想アプライアンス情報で記載された仮想マシン構成です。項目をダブルクリックすると、表示されているプロパティの大部分を変更できます。また、以下のチェックボックスを使用して他のプロパティを無効化することができます。</translation>
</message>
<message>
<source>Restore Defaults</source>
<translation type="obsolete">デフォルト値に戻す</translation>
</message>
<message>
<source>&amp;Import &gt;</source>
<translation type="obsolete">インポート(&amp;I) &gt;</translation>
</message>
</context>
<context>
<name>UIImportApplianceWzdPage1</name>
<message>
<source>Select an appliance to import</source>
<translation type="obsolete">インポートする仮想アプライアンスを選択</translation>
</message>
<message>
<source>Open Virtualization Format (%1)</source>
<translation type="obsolete">Open Virtualization Format (%1)</translation>
</message>
<message>
<source>Welcome to the Appliance Import Wizard!</source>
<translation type="obsolete">ようこそ仮想アプライアンス インポート ウィザードへ!</translation>
</message>
<message>
<source>&lt;p&gt;This wizard will guide you through importing an appliance.&lt;/p&gt;&lt;p&gt;%1&lt;/p&gt;&lt;p&gt;VirtualBox currently supports importing appliances saved in the Open Virtualization Format (OVF). To continue, select the file to import below:&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;このウィザードは、仮想アプライアンスをインポートする手順を案内します。&lt;/p&gt;&lt;p&gt;%1&lt;/p&gt;&lt;p&gt;VirtualBoxはOpen Virtualization Format(OVF)形式で保存されたアプライアンスのインポートをサポートします。インポートするファイルを選択して続行してください:&lt;/p&gt;</translation>
</message>
</context>
<context>
<name>UIImportApplianceWzdPage2</name>
<message>
<source>These are the virtual machines contained in the appliance and the suggested settings of the imported VirtualBox machines. You can change many of the properties shown by double-clicking on the items and disable others using the check boxes below.</source>
<translation type="obsolete">VirtualBoxへのインポートのために仮想アプライアンス情報で記載された仮想マシン構成です。項目をダブルクリックして表示されているプロパティを変更できます。または、チェックボックスを使用してプロパティを無効化することができます。</translation>
</message>
<message>
<source>Appliance Import Settings</source>
<translation type="obsolete">仮想アプライアンスのインポート設定</translation>
</message>
</context>
<context>
<name>UIImportLicenseViewer</name>
<message>
<source>&lt;b&gt;The virtual system &quot;%1&quot; requires that you agree to the terms and conditions of the software license agreement shown below.&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Click &lt;b&gt;Agree&lt;/b&gt; to continue or click &lt;b&gt;Disagree&lt;/b&gt; to cancel the import.</source>
<translation>&lt;b&gt;仮想システム&quot;%1&quot;のインポートには、以下のソフトウェア使用許諾契約への同意が必要です。&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;[同意する]をクリックして続行するか、[同意しない]をクリックしてインポートを中止してください。</translation>
</message>
<message>
<source>Software License Agreement</source>
<translation>ソフトウェア使用許諾契約</translation>
</message>
<message>
<source>&amp;Disagree</source>
<translation>同意しない(&amp;D)</translation>
</message>
<message>
<source>&amp;Agree</source>
<translation>同意する(&amp;A)</translation>
</message>
<message>
<source>&amp;Print...</source>
<translation>印刷(&amp;P)...</translation>
</message>
<message>
<source>&amp;Save...</source>
<translation>保存(&amp;S)...</translation>
</message>
<message>
<source>Text (*.txt)</source>
<translation>テキストファイル(*.txt)</translation>
</message>
<message>
<source>Save license to file...</source>
<translation>使用許諾契約をファイルに保存...</translation>
</message>
</context>
<context>
<name>UIIndicatorsPool</name>
<message>
<source>&lt;p style=&apos;white-space:pre&apos;&gt;&lt;nobr&gt;Indicates the activity of the virtual hard disks:&lt;/nobr&gt;%1&lt;/p&gt;</source>
<comment>HDD tooltip</comment>
<translation>&lt;p style=&apos;white-space:pre&apos;&gt;&lt;nobr&gt;アクティブな仮想ハードディスクを表示:&lt;/nobr&gt;%1&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p style=&apos;white-space:pre&apos;&gt;&lt;nobr&gt;Indicates the activity of the CD/DVD devices:&lt;/nobr&gt;%1&lt;/p&gt;</source>
<comment>CD/DVD tooltip</comment>
<translation>&lt;p style=&apos;white-space:pre&apos;&gt;&lt;nobr&gt;アクティブなCD/DVD デバイスを表示:&lt;/nobr&gt;%1&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p style=&apos;white-space:pre&apos;&gt;&lt;nobr&gt;Indicates the activity of the floppy devices:&lt;/nobr&gt;%1&lt;/p&gt;</source>
<comment>FD tooltip</comment>
<translation>&lt;p style=&apos;white-space:pre&apos;&gt;&lt;nobr&gt;アクティブなフロッピーデバイスを表示:&lt;/nobr&gt;%1&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p style=&apos;white-space:pre&apos;&gt;&lt;nobr&gt;Indicates the activity of the network interfaces:&lt;/nobr&gt;%1&lt;/p&gt;</source>
<comment>Network adapters tooltip</comment>
<translation>&lt;p style=&apos;white-space:pre&apos;&gt;&lt;nobr&gt;アクティブなネットワーク デバイスを表示:&lt;/nobr&gt;%1&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;Adapter %1 (%2)&lt;/b&gt;: %3 cable %4&lt;/nobr&gt;</source>
<comment>Network adapters tooltip</comment>
<translation>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;アダプター %1 (%2)&lt;/b&gt;:%3 ケーブル %4&lt;/nobr&gt;</translation>
</message>
<message>
<source>connected</source>
<comment>Network adapters tooltip</comment>
<translation>接続</translation>
</message>
<message>
<source>disconnected</source>
<comment>Network adapters tooltip</comment>
<translation>切断</translation>
</message>
<message>
<source>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;All network adapters are disabled&lt;/b&gt;&lt;/nobr&gt;</source>
<comment>Network adapters tooltip</comment>
<translation>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;すべてのネットワークアダプターが無効&lt;/b&gt;&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;p style=&apos;white-space:pre&apos;&gt;&lt;nobr&gt;Indicates the activity of the attached USB devices:&lt;/nobr&gt;%1&lt;/p&gt;</source>
<comment>USB device tooltip</comment>
<translation>&lt;p style=&apos;white-space:pre&apos;&gt;&lt;nobr&gt;アクティブなUSB デバイスを表示:&lt;/nobr&gt;%1&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;No USB devices attached&lt;/b&gt;&lt;/nobr&gt;</source>
<comment>USB device tooltip</comment>
<translation>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;USB デバイスが割り当てられていない&lt;/b&gt;&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;USB Controller is disabled&lt;/b&gt;&lt;/nobr&gt;</source>
<comment>USB device tooltip</comment>
<translation type="obsolete">&lt;br&gt;&lt;nobr&gt;&lt;b&gt;USB コントローラーが無効&lt;/b&gt;&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;p style=&apos;white-space:pre&apos;&gt;&lt;nobr&gt;Indicates the activity of the machine&apos;s shared folders:&lt;/nobr&gt;%1&lt;/p&gt;</source>
<comment>Shared folders tooltip</comment>
<translation>&lt;p style=&apos;white-space:pre&apos;&gt;&lt;nobr&gt;アクティブな共有フォルダーを表示:&lt;/nobr&gt;%1&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;No shared folders&lt;/b&gt;&lt;/nobr&gt;</source>
<comment>Shared folders tooltip</comment>
<translation>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;共有フォルダーなし&lt;/b&gt;&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;nobr&gt;Indicates video capturing activity:&lt;/nobr&gt;&lt;br&gt;%1</source>
<translation>&lt;nobr&gt;ビデオキャプチャーの状態を表示:&lt;/nobr&gt;&lt;br&gt;%1</translation>
</message>
<message>
<source>&lt;nobr&gt;&lt;b&gt;Video capture disabled&lt;/b&gt;&lt;/nobr&gt;</source>
<translation>&lt;nobr&gt;&lt;b&gt;ビデオキャプチャーが無効&lt;/b&gt;&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;nobr&gt;&lt;b&gt;Video capture file:&lt;/b&gt; %1&lt;/nobr&gt;</source>
<translation>&lt;nobr&gt;&lt;b&gt;ビデオキャプチャーのファイル:&lt;/b&gt; %1&lt;/nobr&gt;</translation>
</message>
<message>
<source>Additional feature status:&lt;br&gt;&lt;nobr&gt;&lt;b&gt;%1:&lt;/b&gt;&amp;nbsp;%2&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;b&gt;%3:&lt;/b&gt;&amp;nbsp;%4&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;b&gt;%5:&lt;/b&gt;&amp;nbsp;%6&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;b&gt;%7:&lt;/b&gt;&amp;nbsp;%8%&lt;/nobr&gt;</source>
<comment>Virtualization Stuff LED</comment>
<translation>仮想マシンで使用されているさまざまな機能の状態を表示:&lt;br&gt;&lt;nobr&gt;&lt;b&gt;%1:&lt;/b&gt;&amp;nbsp;%2&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;b&gt;%3:&lt;/b&gt;&amp;nbsp;%4&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;b&gt;%5:&lt;/b&gt;&amp;nbsp;%6&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;b&gt;%7:&lt;/b&gt;&amp;nbsp;%8%&lt;/nobr&gt;</translation>
</message>
<message>
<source>Indicates whether the Remote Desktop Server is enabled (&lt;img src=:/vrdp_16px.png/&gt;) or not (&lt;img src=:/vrdp_disabled_16px.png/&gt;).</source>
<translation type="obsolete">リモートデスクトップサーバーが有効なとき(&lt;img src=:/vrdp_16px.png/&gt;) を、無効なとき (&lt;img src=:/vrdp_disabled_16px.png/&gt;)を表示します。</translation>
</message>
<message>
<source>&lt;hr&gt;The Remote Desktop Server is listening on port %1</source>
<translation type="obsolete">&lt;hr&gt;リモートデスクトップサーバーはポート %1 を待ち受けしています</translation>
</message>
<message>
<source>Additional feature status:&lt;br&gt;&lt;nobr&gt;&lt;b&gt;%1:&lt;/b&gt;&amp;nbsp;%2&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;b&gt;%3:&lt;/b&gt;&amp;nbsp;%4&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;b&gt;%5:&lt;/b&gt;&amp;nbsp;%6%&lt;/nobr&gt;</source>
<comment>Virtualization Stuff LED</comment>
<translation type="obsolete">仮想マシンで使用されてるさまざまな機能の状態を表示:&lt;br&gt;&lt;nobr&gt;&lt;b&gt;%1:&lt;/b&gt;&amp;nbsp;%2&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;b&gt;%3:&lt;/b&gt;&amp;nbsp;%4&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;b&gt;%5:&lt;/b&gt;&amp;nbsp;%6%&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;hr&gt;The VRDP Server is listening on port %1</source>
<translation type="obsolete">&lt;hr&gt;VRDP サーバーはポート %1 を待ち受けしています</translation>
</message>
<message>
<source>Indicates the status of the hardware virtualization features used by this virtual machine:&lt;br&gt;&lt;nobr&gt;&lt;b&gt;%1:&lt;/b&gt;&amp;nbsp;%2&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;b&gt;%3:&lt;/b&gt;&amp;nbsp;%4&lt;/nobr&gt;</source>
<comment>Virtualization Stuff LED</comment>
<translation type="obsolete">仮想マシンで使用される仮想化支援機能の状態を表示:&lt;br&gt;&lt;nobr&gt;&lt;b&gt;%1:&lt;/b&gt;&amp;nbsp;%2&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;b&gt;%3:&lt;/b&gt;&amp;nbsp;%4&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;%1:&lt;/b&gt;&amp;nbsp;%2&lt;/nobr&gt;</source>
<comment>Virtualization Stuff LED</comment>
<translation>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;%1:&lt;/b&gt;&amp;nbsp;%2&lt;/nobr&gt;</translation>
</message>
<message>
<source>Indicates whether the host mouse pointer is captured by the guest OS:&lt;br&gt;&lt;nobr&gt;&lt;img src=:/mouse_disabled_16px.png/&gt;&amp;nbsp;&amp;nbsp;pointer is not captured&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;img src=:/mouse_16px.png/&gt;&amp;nbsp;&amp;nbsp;pointer is captured&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;img src=:/mouse_seamless_16px.png/&gt;&amp;nbsp;&amp;nbsp;mouse integration (MI) is On&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;img src=:/mouse_can_seamless_16px.png/&gt;&amp;nbsp;&amp;nbsp;MI is Off, pointer is captured&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;img src=:/mouse_can_seamless_uncaptured_16px.png/&gt;&amp;nbsp;&amp;nbsp;MI is Off, pointer is not captured&lt;/nobr&gt;&lt;br&gt;Note that the mouse integration feature requires Guest Additions to be installed in the guest OS.</source>
<translation>ホストマウスポインターのキャプチャー状態を表示:&lt;br&gt;&lt;nobr&gt;&lt;img src=:/mouse_disabled_16px.png/&gt;&amp;nbsp;&amp;nbsp;キャプチャーされていません&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;img src=:/mouse_16px.png/&gt;&amp;nbsp;&amp;nbsp;キャプチャーされています&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;&lt;img src=:/mouse_seamless_16px.png/&gt;&amp;nbsp;&amp;nbsp;マウス統合は有効です&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;img src=:/mouse_can_seamless_16px.png/&gt;&amp;nbsp;&amp;nbsp;マウス統合は無効、キャプチャーされています&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;img src=:/mouse_can_seamless_uncaptured_16px.png/&gt;&amp;nbsp;&amp;nbsp;マウス統合は無効、キャプチャーされていません&lt;/nobr&gt;&lt;br&gt; 注:マウス統合機能の利用にはゲストOSに Guest Additions のインストールが必要です。</translation>
</message>
<message>
<source>Indicates whether the keyboard is captured by the guest OS (&lt;img src=:/hostkey_captured_16px.png/&gt;) or not (&lt;img src=:/hostkey_16px.png/&gt;).</source>
<translation>キーボードがゲストOSにキャプチャーされているとき(&lt;img src=:/hostkey_captured_16px.png/&gt;)か、そうではないとき(&lt;img src=:/hostkey_16px.png/&gt;)かを表示します。</translation>
</message>
<message>
<source>&lt;p style=&apos;white-space:pre&apos;&gt;&lt;nobr&gt;Indicates the activity of the display:&lt;/nobr&gt;%1&lt;/p&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>UILineTextEdit</name>
<message>
<source>&amp;Edit</source>
<translation>編集(&amp;E)</translation>
</message>
</context>
<context>
<name>UIMachineLogic</name>
<message>
<source>VirtualBox OSE</source>
<translation type="obsolete">VirtualBox OSE</translation>
</message>
<message>
<source> EXPERIMENTAL build %1r%2 - %3</source>
<translation type="obsolete">試験的ビルド %1r%2 - %3</translation>
</message>
<message>
<source>Preview Monitor %1</source>
<translation>プレビュー ディスプレイ %1</translation>
</message>
<message>
<source>Snapshot %1</source>
<translation>スナップショット %1</translation>
</message>
<message>
<source>No Webcams Connected</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>No supported webcams connected to the host PC</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>More CD/DVD Images...</source>
<translation type="obsolete">CD/DVD イメージの追加...</translation>
</message>
<message>
<source>Unmount CD/DVD Device</source>
<translation type="obsolete">CD/DVD デバイスのマウント解除</translation>
</message>
<message>
<source>More Floppy Images...</source>
<translation type="obsolete">フロッピーイメージの追加...</translation>
</message>
<message>
<source>Unmount Floppy Device</source>
<translation type="obsolete">フロッピーデバイスのマウント解除</translation>
</message>
<message>
<source>Select a filename for the screenshot ...</source>
<translation>スクリーンショットの名前を選択...</translation>
</message>
<message>
<source>No CD/DVD Devices Attached</source>
<translation type="obsolete">CD/DVD デバイス 未割り当て</translation>
</message>
<message>
<source>No CD/DVD devices attached to that VM</source>
<translation type="obsolete">CD/DVD デバイス 未割り当て</translation>
</message>
<message>
<source>No Floppy Devices Attached</source>
<translation type="obsolete">フロッピーデバイス 未割り当て</translation>
</message>
<message>
<source>No floppy devices attached to that VM</source>
<translation type="obsolete">フロッピーデバイス 未割り当て</translation>
</message>
<message>
<source>No USB Devices Connected</source>
<translation>USB デバイス 未接続</translation>
</message>
<message>
<source>No supported devices connected to the host PC</source>
<translation>ホストマシンに接続されたデバイスはサポートされていません</translation>
</message>
<message>
<source>Connect Network Adapter</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Connect Network Adapter %1</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>UIMachineSettingsAudio</name>
<message>
<source>When checked, a virtual PCI audio card will be plugged into the virtual machine and will communicate with the host audio system using the specified driver.</source>
<translation>指定されたドライバーを使用してホストのオーディオカードと通信する仮想PCIオーディオカードを仮想マシンに接続します。</translation>
</message>
<message>
<source>Enable &amp;Audio</source>
<translation>オーディオを有効化(&amp;A)</translation>
</message>
<message>
<source>Host Audio &amp;Driver:</source>
<translation>ホストオーディオドライバー(&amp;D):</translation>
</message>
<message>
<source>Controls the audio output driver. The &lt;b&gt;Null Audio Driver&lt;/b&gt; makes the guest see an audio card, however every access to it will be ignored.</source>
<translation>オーディオ出力ドライバーを選択します。&lt;b&gt;Null Audio Driver&lt;/b&gt;はゲストOSからオーディオカードとして認識されますが、デバイスへのすべてのアクセスは無視されます。</translation>
</message>
<message>
<source>Audio &amp;Controller:</source>
<translation>オーディオコントローラー(&amp;C):</translation>
</message>
<message>
<source>Selects the type of the virtual sound card. Depending on this value, VirtualBox will provide different audio hardware to the virtual machine.</source>
<translation>仮想サウンドカードのタイプを選択します。 この値により、VirtualBoxは異なったオーディオ ハードウェアを仮想マシンに提供します。</translation>
</message>
</context>
<context>
<name>UIMachineSettingsDisplay</name>
<message>
<source>you have assigned less than &lt;b&gt;%1&lt;/b&gt; of video memory which is the minimum amount required to switch the virtual machine to fullscreen or seamless mode.</source>
<translation type="obsolete">仮想マシンをフルスクリーンまたはシームレスモードに切り換えるために必要な値(%1)より少ないビデオメモリーが仮想マシンに割り当てられました。</translation>
</message>
<message>
<source>You have 3D Acceleration enabled for a operation system which uses the WDDM video driver. For maximal performance set the guest VRAM to at least &lt;b&gt;%1&lt;/b&gt;.</source>
<translation type="obsolete">WDDMドライバーを使用するオペレーティングシステムで3Dアクセラレーションが有効化されました。性能向上のため&lt;b&gt;%1&lt;/b&gt;以上のビデオメモリーを指定してください。</translation>
</message>
<message>
<source>you enabled 3D acceleration. However, 3D acceleration is not working on the current host setup so you will not be able to start the VM.</source>
<translation type="obsolete">3D アクセラレーションを有効にしました。しかし、現在のホストの設定では 3D アクセラレーションは動作しませんので、VM を起動することができません。</translation>
</message>
<message>
<source>you have 3D Acceleration enabled for a operation system which uses the WDDM video driver. For maximal performance set the guest VRAM to at least &lt;b&gt;%1&lt;/b&gt;.</source>
<translation type="obsolete">WDDMドライバーを使用するオペレーティングシステムで3Dアクセラレーションが有効化されました。性能向上のため&lt;b&gt;%1&lt;/b&gt;以上のビデオメモリーを指定してください。</translation>
</message>
<message>
<source>you have 2D Video Acceleration enabled. As 2D Video Acceleration is supported for Windows guests only, this feature will be disabled.</source>
<translation type="obsolete">2D ビデオアクセラレーションが有効化されました。しかし 2D ビデオアクセラレーションはWindowsゲストでのみサポートされるため、本機能は無効化されます。</translation>
</message>
<message>
<source>The virtual machine is set up to use hardware graphics acceleration. However the host system does not currently provide this, so you will not be able to start the machine.</source>
<translation>仮想マシンはハードウェアグラフィックスアクセラレーションを使用するように設定されています。しかしホストシステムがこの機能を提供しておらず、マシンを開始することができません。</translation>
</message>
<message>
<source>The virtual machine is currently assigned less than &lt;b&gt;%1&lt;/b&gt; of video memory which is the minimum amount required to switch to fullscreen or seamless mode.</source>
<translation>仮想マシンはビデオメモリーが &lt;b&gt;%1&lt;/b&gt; よりも少なく割り当てられています。フルスクリーンやシームレスモードに切り替えるなら最低でも左記の量を割り当ててください。</translation>
</message>
<message>
<source>The virtual machine is currently assigned less than &lt;b&gt;%1&lt;/b&gt; of video memory which is the minimum amount required for High Definition Video to be played efficiently.</source>
<translation>仮想マシンはビデオメモリーが &lt;b&gt;%1&lt;/b&gt; よりも少なく割り当てられています。HDビデオを効果的に再生するなら最低でも左記の量を割り当ててください。</translation>
</message>
<message>
<source>The virtual machine is set up to use hardware graphics acceleration and the operating system hint is set to Windows Vista or later. For best performance you should set the machine&apos;s video memory to at least b&gt;%1&lt;/b&gt;.</source>
<translation>仮想マシンはハードウェアグラフィックスアクセラレーションを使用するように設定されており、かつOSのヒントがWindows Vistaかそれ以降を指定しています。ベストパフォーマンスを引き出すために、マシンのビデオメモリーを少なくとも&lt;b&gt;%1&lt;/b&gt;にしてください。</translation>
</message>
<message>
<source>The virtual machine is set up to use Video Stream Acceleration. As this feature only works with Windows guest systems it will be disabled.</source>
<translation>仮想マシンはビデオストリームアクセラレーションを使用するように設定されています。この機能はWindowsゲストでしか動作しないので無効化されます。</translation>
</message>
<message>
<source>The VRDE server port value is not currently specified.</source>
<translation>VRDEサーバーのポート値が指定されていません。</translation>
</message>
<message>
<source>The VRDE authentication timeout value is not currently specified.</source>
<translation>VRDE認証のタイムアウト値が指定されていません。</translation>
</message>
<message>
<source>&lt;qt&gt;%1&amp;nbsp;MB&lt;/qt&gt;</source>
<translation>&lt;qt&gt;%1&amp;nbsp;MB&lt;/qt&gt;</translation>
</message>
<message>
<source>&lt;qt&gt;%1&lt;/qt&gt;</source>
<translation>&lt;qt&gt;%1&lt;/qt&gt;</translation>
</message>
<message>
<source>User Defined</source>
<translation>ユーザー定義</translation>
</message>
<message>
<source>%1 fps</source>
<translation>%1 fps</translation>
</message>
<message>
<source>fps</source>
<translation>fps</translation>
</message>
<message>
<source>low</source>
<comment>quality</comment>
<translation>低</translation>
</message>
<message>
<source>medium</source>
<comment>quality</comment>
<translation>中</translation>
</message>
<message>
<source>high</source>
<comment>quality</comment>
<translation>高</translation>
</message>
<message>
<source>kbps</source>
<translation>kbps</translation>
</message>
<message>
<source>&amp;Video</source>
<translation>ビデオ(&amp;V)</translation>
</message>
<message>
<source>Video &amp;Memory:</source>
<translation>ビデオメモリー(&amp;M):</translation>
</message>
<message>
<source>Controls the amount of video memory provided to the virtual machine.</source>
<translation>仮想マシンに割り当てるビデオメモリーのサイズを指定します。</translation>
</message>
<message>
<source>MB</source>
<translation>MB</translation>
</message>
<message>
<source>Mo&amp;nitor Count:</source>
<translation>ディスプレイ数(&amp;N):</translation>
</message>
<message>
<source>Controls the amount of virtual monitors provided to the virtual machine.</source>
<translation>仮想マシンに割り当てる仮想ディスプレイの数を指定します。</translation>
</message>
<message>
<source>Extended Features:</source>
<translation>拡張機能:</translation>
</message>
<message>
<source>When checked, the virtual machine will be given access to the 3D graphics capabilities available on the host.</source>
<translation>仮想マシンはホストマシンの3Dグラフィックス機能を利用します。</translation>
</message>
<message>
<source>Enable &amp;3D Acceleration</source>
<translation>3Dアクセラレーションを有効化(&amp;3)</translation>
</message>
<message>
<source>&amp;Remote Display</source>
<translation>リモートディスプレイ(&amp;R)</translation>
</message>
<message>
<source>When checked, the VM will act as a Remote Desktop Protocol (RDP) server, allowing remote clients to connect and operate the VM (when it is running) using a standard RDP client.</source>
<translation>仮想マシンのリモートデスクトッププロトコル(RDP)サーバー機能を有効にします。リモートクライアントが標準的なRDPクライアントを使用して実行中の仮想マシンに接続し、操作することを可能にします。</translation>
</message>
<message>
<source>&amp;Enable Server</source>
<translation>サーバーを有効化(&amp;E)</translation>
</message>
<message>
<source>Server &amp;Port:</source>
<translation>サーバーのポート番号(&amp;P):</translation>
</message>
<message>
<source>Specifies whether multiple simultaneous connections to the VM are permitted.</source>
<translation>仮想マシンへの複数の同時接続を許可するかどうかを指定します。</translation>
</message>
<message>
<source>&amp;Allow Multiple Connections</source>
<translation>複数の接続を許可(&amp;A)</translation>
</message>
<message>
<source>Video &amp;Capture</source>
<translation>ビデオキャプチャー(&amp;C)</translation>
</message>
<message>
<source>When checked, VirtualBox will record the virtual machine session as a video file.</source>
<translation>チェックを入れると、VirtualBoxは仮想マシンのセッションをビデオファイルで録画するようになります。</translation>
</message>
<message>
<source>&amp;Enable Video Capture</source>
<translation>ビデオキャプチャーを有効化(&amp;E)</translation>
</message>
<message>
<source>File &amp;Path:</source>
<translation>ファイルのパス(&amp;P):</translation>
</message>
<message>
<source>This setting determines the filename VirtualBox uses to save the recorded content.</source>
<translation>この設定は、VirtualBoxが録画したファイルをどこに保存するかを決定します。</translation>
</message>
<message>
<source>Frame &amp;Size:</source>
<translation>フレームサイズ(&amp;S):</translation>
</message>
<message>
<source>This setting determines the resolution (frame size) of the recorded video.</source>
<translation>この設定は、録画するビデオの解像度(フレームサイズ)を決定します。</translation>
</message>
<message>
<source>This setting determines the &lt;b&gt;horizontal&lt;/b&gt; resolution (frame width) of the recorded video.</source>
<translation>この設定は、録画するビデオの &lt;b&gt;横&lt;/b&gt; の解像度(フレーム幅)を決定します。</translation>
</message>
<message>
<source>This setting determines the &lt;b&gt;vertical&lt;/b&gt; resolution (frame height) of the recorded video.</source>
<translation>この設定は、録画するビデオの &lt;b&gt;縦&lt;/b&gt; の解像度(フレーム高)を決定します。</translation>
</message>
<message>
<source>&amp;Frame Rate:</source>
<translation>フレームレート(&amp;F):</translation>
</message>
<message>
<source>This setting determines the maximum number of &lt;b&gt;frames per second&lt;/b&gt;. Additional frames will be skipped. Reducing this value will increase the number of skipped frames and reduce the file size.</source>
<translation>この設定は、最大の&lt;b&gt;フレーム毎秒&lt;/b&gt;を決定します。 追加のフレームはスキップされます。この値を少なくするとスキップするフレームが多くなり、ファイルサイズが小さくなります。</translation>
</message>
<message>
<source>&amp;Quality:</source>
<translation>画質(&amp;Q):</translation>
</message>
<message>
<source>This setting determines the &lt;b&gt;quality&lt;/b&gt;. Increasing this value will make the video look better at the cost of an increased file size.</source>
<translation>この設定は&lt;b&gt;画質&lt;/b&gt;を決定します。この値を増やすとビデオの見た目が良くなり、ファイルサイズが増加します。</translation>
</message>
<message>
<source>This setting determines the bitrate in &lt;b&gt;kilobits per second&lt;/b&gt;. Increasing this value will make the video look better at the cost of an increased file size.</source>
<translation>この設定はビットレート(&lt;b&gt;キロバイト毎秒&lt;/b&gt;)を決定します。この値を大きくするとビデオの見た目が良くなり、ファイルサイズが増加します。</translation>
</message>
<message>
<source>&amp;Screens:</source>
<translation>スクリーン(&amp;S):</translation>
</message>
<message>
<source>Holds the VRDP Server port number. You may specify &lt;tt&gt;0&lt;/tt&gt; (zero) to reset the port to the default value.</source>
<translation type="obsolete">VRDP サーバーのポート番号を指定します。ポートをデフォルト値にリセットするには&lt;tt&gt;0&lt;/tt&gt;(ゼロ)を指定します。</translation>
</message>
<message>
<source>Authentication &amp;Method:</source>
<translation>認証方式(&amp;M):</translation>
</message>
<message>
<source>Defines the VRDP authentication method.</source>
<translation>VRDP の認証方式を指定します。</translation>
</message>
<message>
<source>Authentication &amp;Timeout:</source>
<translation>認証タイムアウト値(&amp;T):</translation>
</message>
<message>
<source>Specifies the timeout for guest authentication, in milliseconds.</source>
<translation>ゲスト認証のタイムアウト値をミリ秒単位で指定します。</translation>
</message>
<message>
<source>you have assigned less than &lt;b&gt;%1&lt;/b&gt; of video memory which is the minimum amount required for HD Video to be played efficiently.</source>
<translation type="obsolete">HD Videoを効率よく再生するために必要な値(%1)より少ないビデオメモリーが仮想マシンに割り当てられました。</translation>
</message>
<message>
<source>When checked, the virtual machine will be given access to the Video Acceleration capabilities available on the host.</source>
<translation>仮想マシンはホストマシンのビデオアクセラレーション機能を利用します。</translation>
</message>
<message>
<source>Enable &amp;2D Video Acceleration</source>
<translation>2Dビデオアクセラレーションを有効化(&amp;2)</translation>
</message>
<message>
<source>The VRDP Server port number. You may specify &lt;tt&gt;0&lt;/tt&gt; (zero), to select port 3389, the standard port for RDP.</source>
<translation>VRDP サーバーのポート番号です。RDP標準のポート番号(3389)を選択するために&lt;tt&gt;0&lt;/tt&gt;(ゼロ)を指定できます。</translation>
</message>
<message>
<source>Screen %1</source>
<translation>スクリーン %1</translation>
</message>
<message>
<source>Enable video recording for screen %1.</source>
<translation>スクリーン %1 のビデオを録画します。</translation>
</message>
<message>
<source>Machine &amp;Window</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Allows to modify VM menu-bar contents.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Mini ToolBar:</source>
<translation type="unfinished">ミニ ツールバー:</translation>
</message>
<message>
<source>If checked, show the Mini ToolBar in Fullscreen and Seamless modes.</source>
<translation type="unfinished">フルスクリーンモードまたはシームレスモード時にミニ ツールバーを表示します。</translation>
</message>
<message>
<source>Show in &amp;Fullscreen/Seamless</source>
<translation type="unfinished">フルスクリーン/シームレスモード時に表示(&amp;F)</translation>
</message>
<message>
<source>If checked, show the Mini ToolBar at the top of the screen, rather than in its default position at the bottom of the screen.</source>
<translation type="unfinished">ミニ ツールバーを画面の上部に表示します。デフォルトの設定では画面の下部に表示します。</translation>
</message>
<message>
<source>Show at &amp;Top of Screen</source>
<translation type="unfinished">画面の上部に表示(&amp;T)</translation>
</message>
<message>
<source>Allows to modify VM status-bar contents.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Remote Display is currently enabled for this virtual machine. However, this requires the &lt;b&gt;%1&lt;/b&gt; to be installed. Please install the Extension Pack from the VirtualBox download site as otherwise your VM will be started with Remote Display disabled.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&lt;i&gt;About %1MB per 5 minute video&lt;/i&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>UIMachineSettingsGeneral</name>
<message>
<source>&lt;qt&gt;%1&amp;nbsp;MB&lt;/qt&gt;</source>
<translation type="obsolete">&lt;qt&gt;%1&amp;nbsp;MB&lt;/qt&gt;</translation>
</message>
<message>
<source>you have selected a 64-bit guest OS type for this VM. As such guests require hardware virtualization (VT-x/AMD-V), this feature will be enabled automatically.</source>
<translation type="obsolete">64ビットのゲストOSタイプが選択されました。ゲストOSが仮想化支援機能(VT-x/AMD-V)を必要とするので、この機能は自動的に有効化されます。</translation>
</message>
<message>
<source>No name specified for the virtual machine.</source>
<translation>仮想マシンに名前がありません。</translation>
</message>
<message>
<source>The virtual machine operating system hint is set to a 64-bit type. 64-bit guest systems require hardware virtualization, so this will be enabled automatically if you confirm the changes.</source>
<translation>この仮想マシンのOSタイプは64bitです。64bitゲストシステムにはハードウェア仮想化が必須であり、設定を確認すると自動的に有効化されます。</translation>
</message>
<message>
<source>Holds the path where snapshots of this virtual machine will be stored. Be aware that snapshots can take quite a lot of disk space.</source>
<translation>この仮想マシンのスナップショットの保存先パスを指定します。注:スナップショットは多くのディスク容量を消費します。</translation>
</message>
<message>
<source>Basi&amp;c</source>
<translation>基本(&amp;B)</translation>
</message>
<message>
<source>Identification</source>
<translation type="obsolete">詳細</translation>
</message>
<message>
<source>&amp;Name:</source>
<translation type="obsolete">名前(&amp;N):</translation>
</message>
<message>
<source>Holds the name of the virtual machine.</source>
<translation type="obsolete">仮想マシンの名前を指定します。</translation>
</message>
<message>
<source>OS &amp;Type:</source>
<translation type="obsolete">OSタイプ(&amp;T):</translation>
</message>
<message>
<source>Selects the operating system type that you plan to install into this virtual machine (called a guest operating system).</source>
<translation type="obsolete">仮想マシンで実行するOS(ゲストOSと呼びます)のタイプを選択します。</translation>
</message>
<message>
<source>Base &amp;Memory Size</source>
<translation type="obsolete">メインメモリーのサイズ(&amp;M)</translation>
</message>
<message>
<source>Controls the amount of memory provided to the virtual machine. If you assign too much, the machine might not start.</source>
<translation type="obsolete">仮想マシンに割り当てるメインメモリーのサイズを指定します。割り当て量が多すぎると仮想マシンは起動しないかもしれません。</translation>
</message>
<message>
<source>&lt;</source>
<translation type="obsolete">&lt;</translation>
</message>
<message>
<source>&gt;</source>
<translation type="obsolete">&gt;</translation>
</message>
<message>
<source>MB</source>
<translation type="obsolete">MB</translation>
</message>
<message>
<source>&amp;Video Memory Size</source>
<translation type="obsolete">ビデオメモリーのサイズ(&amp;V)</translation>
</message>
<message>
<source>Controls the amount of video memory provided to the virtual machine.</source>
<translation type="obsolete">仮想マシンに割り当てるビデオメモリーのサイズを指定します。</translation>
</message>
<message>
<source>A&amp;dvanced</source>
<translation>高度(&amp;A)</translation>
</message>
<message>
<source>Boo&amp;t Order:</source>
<translation type="obsolete">起動順序(&amp;T):</translation>
</message>
<message>
<source>Defines the boot device order. Use the checkboxes on the left to enable or disable individual boot devices. Move items up and down to change the device order.</source>
<translation type="obsolete">起動デバイスの優先順序を指定します。チェックボックスを使い各デバイスを有効または無効にできます。項目を上または下に移動してデバイスの順序を変更してください。</translation>
</message>
<message>
<source>[device]</source>
<translation type="obsolete">[デバイス]</translation>
</message>
<message>
<source>Move Up (Ctrl-Up)</source>
<translation type="obsolete">上に移動(Ctrl-Up)</translation>
</message>
<message>
<source>Moves the selected boot device up.</source>
<translation type="obsolete">選択した起動デバイスを上に移動します。</translation>
</message>
<message>
<source>Move Down (Ctrl-Down)</source>
<translation type="obsolete">下に移動(Ctrl-Down)</translation>
</message>
<message>
<source>Moves the selected boot device down.</source>
<translation type="obsolete">選択した起動デバイスを下に移動します。</translation>
</message>
<message>
<source>Extended Features:</source>
<translation type="obsolete">拡張機能:</translation>
</message>
<message>
<source>When checked, the virtual machine will support the Advanced Configuration and Power Management Interface (ACPI). &lt;b&gt;Note:&lt;/b&gt; don&apos;t disable this feature after having installed a Windows guest operating system!</source>
<translation type="obsolete">仮想マシンでACPI(Advanced Configuration and Power Management Interface)サポートを有効にします。&lt;b&gt;注:&lt;/b&gt; Windows ゲストOSをインストールした後で本機能を無効にしないでください!</translation>
</message>
<message>
<source>Enable A&amp;CPI</source>
<translation type="obsolete">ACPIを有効化(&amp;C)</translation>
</message>
<message>
<source>When checked, the virtual machine will support the Input Output APIC (I/O APIC), which may slightly decrease performance. &lt;b&gt;Note:&lt;/b&gt; don&apos;t disable this feature after having installed a Windows guest operating system!</source>
<translation type="obsolete">仮想マシンでI/O APIC(Input Output APIC)サポートを有効にします。これは仮想マシンの性能をわずかに低下させるかもしれません。&lt;b&gt;注:&lt;/b&gt;Windows ゲストOSをインストールした後で本機能を無効にしないでください!</translation>
</message>
<message>
<source>Enable IO A&amp;PIC</source>
<translation type="obsolete">I/O APICを有効化(&amp;P)</translation>
</message>
<message>
<source>When checked, the virtual machine will try to make use of the host CPU&apos;s hardware virtualization extensions such as Intel VT-x and AMD-V.</source>
<translation type="obsolete">仮想マシンでホストCPUの仮想化支援機能(Intel VT-xまたはAMD-V)を有効にします。</translation>
</message>
<message>
<source>Enable &amp;VT-x/AMD-V</source>
<translation type="obsolete">VT-x/AMD-Vを有効化(&amp;V)</translation>
</message>
<message>
<source>When checked, the Physical Address Extension (PAE) feature of the host CPU will be exposed to the virtual machine.</source>
<translation type="obsolete">仮想マシンでホストCPUのPAE(物理アドレス拡張機能)を有効にします。</translation>
</message>
<message>
<source>Enable PA&amp;E/NX</source>
<translation type="obsolete">PAE/NXを有効化(&amp;E)</translation>
</message>
<message>
<source>&amp;Shared Clipboard:</source>
<translation>クリップボードの共有(&amp;S):</translation>
</message>
<message>
<source>Selects which clipboard data will be copied between the guest and the host OS. This feature requires Guest Additions to be installed in the guest OS.</source>
<translation>ゲストOSとホストOSの間でクリップボードを共有するモードを定義します。注:本機能の利用にはゲストOSに Guest Additions のインストールが必要です。</translation>
</message>
<message>
<source>Defines the type of the virtual IDE controller. Depending on this value, VirtualBox will provide different virtual IDE hardware devices to the guest OS.</source>
<translation type="obsolete">仮想IDE コントローラーのタイプを定義します。この値により、VirtualBoxは異なった仮想IDEハードウェア デバイスをゲストOSに提供します。</translation>
</message>
<message>
<source>&amp;IDE Controller Type:</source>
<translation type="obsolete">IDE コントローラータイプ(&amp;I):</translation>
</message>
<message>
<source>S&amp;napshot Folder:</source>
<translation>スナップショットの保存先(&amp;N):</translation>
</message>
<message>
<source>D&amp;rag&apos;n&apos;Drop:</source>
<translation>ドラッグ&ドロップ(&amp;D):</translation>
</message>
<message>
<source>Selects which data will be copied between the guest and the host OS by drag&apos;n&apos;drop. This feature requires Guest Additions to be installed in the guest OS.</source>
<translation>ドラッグ&ドロップによって選択したデータをホストOSとゲストOS間でコピーします。注:本機能の利用にはゲストOSに Guest Additions のインストールが必要です。</translation>
</message>
<message>
<source>D&amp;escription</source>
<translation>説明(&amp;D)</translation>
</message>
<message>
<source>Holds the description of the virtual machine. The description field is useful for commenting on configuration details of the installed guest OS.</source>
<translation>仮想マシンの説明を指定します。これはインストールされたゲストOSの詳細な構成に関する注釈として役立ちます。</translation>
</message>
<message>
<source>&amp;Other</source>
<translation type="obsolete">その他(&amp;O)</translation>
</message>
<message>
<source>If checked, any CD/DVD or floppy disks inserted into or removed from the virtual drives while the machine is running will be remembered.</source>
<translation type="obsolete">仮想マシン実行中に変更したCD/DVDまたはフロッピーメディアの構成を設定ファイルに保存します。</translation>
</message>
<message>
<source>&amp;Remember Mounted Media</source>
<translation type="obsolete">マウントしたメディアを記録(&amp;R)</translation>
</message>
<message>
<source>Runtime:</source>
<translation type="obsolete">実行時:</translation>
</message>
<message>
<source>you have assigned more than &lt;b&gt;75%&lt;/b&gt; of your computer&apos;s memory (&lt;b&gt;%1&lt;/b&gt;) to the virtual machine. Not enough memory is left for your host operating system. Please select a smaller amount.</source>
<translation type="obsolete">実メモリー(&lt;b&gt;%1&lt;/b&gt;)の&lt;b&gt;75%&lt;/b&gt;を超えるメモリーが仮想マシンに割り当てられました。 ホストOSが十分なメモリーを使用できません。割り当てメモリーを減らしてください。</translation>
</message>
<message>
<source>you have assigned more than &lt;b&gt;50%&lt;/b&gt; of your computer&apos;s memory (&lt;b&gt;%1&lt;/b&gt;) to the virtual machine. There might not be enough memory left for your host operating system. Continue at your own risk.</source>
<translation type="obsolete">実メモリー(&lt;b&gt;%1&lt;/b&gt;)の&lt;b&gt;50%&lt;/b&gt;を超えるメモリーが仮想マシンに割り当てられました。 ホストOSが十分なメモリーを使用できません。割り当てメモリーを減らしてください。</translation>
</message>
<message>
<source>you have assigned less than &lt;b&gt;%1&lt;/b&gt; of video memory which is the minimum amount required to switch the virtual machine to fullscreen or seamless mode.</source>
<translation type="obsolete">仮想マシンをフルスクリーンまたはシームレスモードに切り換えるために必要な値(%1)より少ないビデオメモリーが仮想マシンに割り当てられました。</translation>
</message>
<message>
<source>When checked, the virtual machine will be given access to the 3D graphics capabilities available on the host.</source>
<translation type="obsolete">仮想マシンはホストマシンの3Dグラフィックス機能を利用します。</translation>
</message>
<message>
<source>Enable &amp;3D Acceleration</source>
<translation type="obsolete">3Dアクセラレーションを有効化(&amp;3)</translation>
</message>
<message>
<source>you have assigned more than &lt;b&gt;%1%&lt;/b&gt; of your computer&apos;s memory (&lt;b&gt;%2&lt;/b&gt;) to the virtual machine. Not enough memory is left for your host operating system. Please select a smaller amount.</source>
<translation type="obsolete">実メモリー(&lt;b&gt;%2&lt;/b&gt;)の&lt;b&gt;%1%&lt;/b&gt;を超えるメモリーが仮想マシンに割り当てられました。 ホストOSが十分なメモリーを使用できません。割り当てメモリーを減らしてください。</translation>
</message>
<message>
<source>you have assigned more than &lt;b&gt;%1%&lt;/b&gt; of your computer&apos;s memory (&lt;b&gt;%2&lt;/b&gt;) to the virtual machine. There might not be enough memory left for your host operating system. Continue at your own risk.</source>
<translation type="obsolete">実メモリー(&lt;b&gt;%2&lt;/b&gt;)の&lt;b&gt;%1%&lt;/b&gt;を超えるメモリーが仮想マシンに割り当てられました。 ホストOSに十分なメモリーが残されていません。自己の責任で続行してください。</translation>
</message>
<message>
<source>there is a 64 bits guest OS type assigned for this VM, which requires virtualization feature (VT-x/AMD-V) to be enabled too, else your guest will fail to detect a 64 bits CPU and will not be able to boot, so this feature will be enabled automatically when you&apos;ll accept VM Settings by pressing OK button.</source>
<translation type="obsolete">64ビット ゲストOSタイプを指定した仮想マシンは、仮想化支援機能(VT-x/AMD-V)を有効化する必要があります。そうでなければゲストOSは64ビットCPUを検出できず、起動できません。このため[OK]ボタンを押して仮想マシン設定を保存するとき、仮想化支援機能を自動的に有効化します。</translation>
</message>
<message>
<source>When checked, the virtual machine will try to make use of the nested paging extension of Intel VT-x and AMD-V.</source>
<translation type="obsolete">仮想マシンでホストCPUのネステッドページング(Intel VT-xまたはAMD-V)を有効にします。</translation>
</message>
<message>
<source>Enable Nested Pa&amp;ging</source>
<translation type="obsolete">ネステッドページングを有効化(&amp;G)</translation>
</message>
<message>
<source>Removable Media:</source>
<translation type="obsolete">リムーバブル メディア:</translation>
</message>
<message>
<source>&amp;Remember Runtime Changes</source>
<translation type="obsolete">実行時に変更したメディアを記録(&amp;R)</translation>
</message>
<message>
<source>Mini ToolBar:</source>
<translation type="obsolete">ミニ ツールバー:</translation>
</message>
<message>
<source>If checked, show the Mini ToolBar in Fullscreen and Seamless modes.</source>
<translation type="obsolete">フルスクリーンモードまたはシームレスモード時にミニ ツールバーを表示します。</translation>
</message>
<message>
<source>Show in &amp;Fullscreen/Seamless</source>
<translation type="obsolete">フルスクリーン/シームレスモード時に表示(&amp;F)</translation>
</message>
<message>
<source>If checked, show the Mini ToolBar at the top of the screen, rather than in its default position at the bottom of the screen.</source>
<translation type="obsolete">ミニ ツールバーを画面の上部に表示します。デフォルトの設定では画面の下部に表示します。</translation>
</message>
<message>
<source>Show at &amp;Top of Screen</source>
<translation type="obsolete">画面の上部に表示(&amp;T)</translation>
</message>
</context>
<context>
<name>UIMachineSettingsNetwork</name>
<message>
<source>Select TAP setup application</source>
<translation type="obsolete">TAP設定アプリケーションを選択</translation>
</message>
<message>
<source>Select TAP terminate application</source>
<translation type="obsolete">TAP終了アプリケーションを選択</translation>
</message>
<message>
<source>When checked, plugs this virtual network adapter into the virtual machine.</source>
<translation>仮想ネットワークアダプターを仮想マシンに接続します。</translation>
</message>
<message>
<source>&amp;Enable Network Adapter</source>
<translation>ネットワークアダプターを有効化(&amp;E)</translation>
</message>
<message>
<source>A&amp;dapter Type:</source>
<translation type="obsolete">アダプタータイプ(&amp;D):</translation>
</message>
<message>
<source>Selects the type of the virtual network adapter. Depending on this value, VirtualBox will provide different network hardware to the virtual machine.</source>
<translation>仮想ネットワークアダプターのタイプを選択します。 この値により、VirtualBoxは異なったネットワーク ハードウェアを仮想マシンに提供します。</translation>
</message>
<message>
<source>&amp;Attached to:</source>
<translation>割り当て(&amp;A):</translation>
</message>
<message>
<source>Controls how this virtual adapter is attached to the real network of the Host OS.</source>
<translation>仮想アダプターをホストOSの実際のネットワークに割り当てる方式を指定します。</translation>
</message>
<message>
<source>&amp;Network Name:</source>
<translation type="obsolete">ネットワーク名(&amp;N):</translation>
</message>
<message>
<source>Holds the name of the internal network selected for this adapter.</source>
<translation type="obsolete">このアダプター用に選択した内部ネットワーク名を指定します。</translation>
</message>
<message>
<source>&amp;MAC Address:</source>
<translation>MACアドレス(&amp;M):</translation>
</message>
<message>
<source>Holds the MAC address of this adapter. It contains exactly 12 characters chosen from {0-9,A-F}. Note that the second character must be an even digit.</source>
<translation>このアダプターのMACアドレスを指定します。MACアドレスは{0-9,A-F}から選択された12文字で構成されます。注:2番目の文字は偶数でなければなりません。</translation>
</message>
<message>
<source>Generates a new random MAC address.</source>
<translation>MACアドレスをランダムに生成します。</translation>
</message>
<message>
<source>&amp;Generate</source>
<translation type="obsolete">生成(&amp;G)</translation>
</message>
<message>
<source>Indicates whether the virtual network cable is plugged in on machine startup or not.</source>
<translation>仮想マシンの起動時に仮想ネットワークケーブルが接続されるかどうかを示します。</translation>
</message>
<message>
<source>Ca&amp;ble Connected</source>
<translation type="obsolete">接続(&amp;B)</translation>
</message>
<message>
<source>&amp;Interface Name:</source>
<translation type="obsolete">インターフェース名(&amp;I):</translation>
</message>
<message>
<source>Holds the TAP interface name.</source>
<translation type="obsolete">TAPインターフェース名を指定します。</translation>
</message>
<message>
<source>&amp;Setup Application:</source>
<translation type="obsolete">設定アプリケーション(&amp;S):</translation>
</message>
<message>
<source>Holds the command executed to set up the TAP interface.</source>
<translation type="obsolete">TAPインターフェース設定時に実行するコマンドを指定します。</translation>
</message>
<message>
<source>Selects the setup application.</source>
<translation type="obsolete">設定アプリケーションを選択します。</translation>
</message>
<message>
<source>&amp;Terminate Application:</source>
<translation type="obsolete">終了アプリケーション(&amp;T):</translation>
</message>
<message>
<source>Holds the command executed to terminate the TAP interface.</source>
<translation type="obsolete">TAPインターフェース終了時に実行するコマンドを指定します。</translation>
</message>
<message>
<source>Selects the terminate application.</source>
<translation type="obsolete">終了アプリケーションを選択します。</translation>
</message>
<message>
<source>Host Interface Settings</source>
<translation type="obsolete">ホストインターフェースの設定</translation>
</message>
<message>
<source>Adapter</source>
<comment>network</comment>
<translation type="obsolete">アダプター</translation>
</message>
<message>
<source>Not selected</source>
<comment>adapter</comment>
<translation type="obsolete">未選択</translation>
</message>
<message>
<source>Network</source>
<comment>internal</comment>
<translation type="obsolete">ネットワーク</translation>
</message>
<message>
<source>Not selected</source>
<comment>network</comment>
<translation type="obsolete">未選択</translation>
</message>
<message>
<source>MAC Address</source>
<translation type="obsolete">MACアドレス</translation>
</message>
<message>
<source>Not selected</source>
<comment>address</comment>
<translation type="obsolete">未選択</translation>
</message>
<message>
<source>Cable</source>
<translation type="obsolete">ケーブル</translation>
</message>
<message>
<source>Connected</source>
<comment>cable</comment>
<translation type="obsolete">接続</translation>
</message>
<message>
<source>Not connected</source>
<comment>cable</comment>
<translation type="obsolete">未接続</translation>
</message>
<message>
<source>Adapter &amp;Type:</source>
<translation>アダプタータイプ(&amp;T):</translation>
</message>
<message>
<source>Open extended settings window for current attachment type.</source>
<translation type="obsolete">現在の割り当てタイプのための拡張設定ウィンドウを開きます。</translation>
</message>
<message>
<source>no bridged network adapter is selected</source>
<translation type="obsolete">ブリッジネットワークアダプターが未選択</translation>
</message>
<message>
<source>no internal network name is specified</source>
<translation type="obsolete">内部ネットワーク名が未指定</translation>
</message>
<message>
<source>no host-only network adapter is selected</source>
<translation type="obsolete">ホストオンリーネットワークアダプターが未選択</translation>
</message>
<message>
<source>no generic driver is selected</source>
<translation type="obsolete">汎用ドライバーが選択されていません</translation>
</message>
<message>
<source>the MAC address must be 12 hexadecimal digits long.</source>
<translation type="obsolete">MAC アドレスは12バイトの16進数である必要があります。</translation>
</message>
<message>
<source>the second digit in the MAC address may not be odd as only unicast addresses are allowed.</source>
<translation type="obsolete">ユニキャストアドレスのみ許可されているため、MAC アドレスの2番目の数字は奇数にできません。</translation>
</message>
<message>
<source>No bridged network adapter is currently selected.</source>
<translation>現在ブリッジネットワークアダプターが未選択です。</translation>
</message>
<message>
<source>No internal network name is currently specified.</source>
<translation>現在内部ネットワーク名が未指定です。</translation>
</message>
<message>
<source>No host-only network adapter is currently selected.</source>
<translation>現在ホストオンリーネットワークアダプターが未選択です。</translation>
</message>
<message>
<source>No generic driver is currently selected.</source>
<translation>現在汎用ドライバーが未選択です。</translation>
</message>
<message>
<source>No NAT network name is currently specified.</source>
<translation>現在NATネットワーク名が未選択です。</translation>
</message>
<message>
<source>The MAC address must be 12 hexadecimal digits long.</source>
<translation>MAC アドレスは12バイトの16進数である必要があります。</translation>
</message>
<message>
<source>The second digit in the MAC address may not be odd as only unicast addresses are allowed.</source>
<translation>ユニキャストアドレスのみ許可されているため、MAC アドレスの2番目の数字は奇数にできません。</translation>
</message>
<message>
<source>Selects the network adapter on the host system that traffic to and from this network card will go through.</source>
<translation>このネットワークカードに入出力するトラフィックが通過する、ホストシステムのネットワークアダプターを選択してください。</translation>
</message>
<message>
<source>Holds the name of the internal network that this network card will be connected to. You can create a new internal network by choosing a name which is not used by any other network cards in this virtual machine or others.</source>
<translation>このネットワークカードの接続先の内部ネットワーク名を入力してください。この仮想マシンまたは他に存在する、他のすべてのネットワークカードで使われていない名前を選択すると、内部ネットワークを作成することができます。</translation>
</message>
<message>
<source>Selects the virtual network adapter on the host system that traffic to and from this network card will go through. You can create and remove adapters using the global network settings in the virtual machine manager window.</source>
<translation>このネットワークカードに入出力するトラフィックが通過する、ホストシステムの仮想ネットワークアダプターを選択してください。仮想マシンマネージャーウィンドウでグローバルネットワーク設定を利用すると、アダプターを作成/削除できます。</translation>
</message>
<message>
<source>Selects the driver to be used with this network card.</source>
<translation>このネットワークカードで使用するドライバーを選択してください。</translation>
</message>
<message>
<source>Holds the name of the NAT network that this network card will be connected to. You can create and remove networks using the global network settings in the virtual machine manager window.</source>
<translation>ネットワークカードに接続するNATネットワーク名を指定します。仮想マシンマネージャーウィンドウにある全体のネットワーク設定でネットワークの追加と削除ができます。</translation>
</message>
<message>
<source>Not selected</source>
<comment>network adapter name</comment>
<translation>未選択</translation>
</message>
<message>
<source>Open additional options dialog for current attachment type.</source>
<translation type="obsolete">現在の割り当てタイプのための追加オプションダイアログを開きます。</translation>
</message>
<message>
<source>&amp;Name:</source>
<translation>名前(&amp;N):</translation>
</message>
<message>
<source>Selects the name of the network adapter for &lt;b&gt;Bridged Adapter&lt;/b&gt; or &lt;b&gt;Host-only Adapter&lt;/b&gt; attachments and the name of the network &lt;b&gt;Internal Network&lt;/b&gt; attachments.</source>
<translation type="obsolete">&lt;b&gt;ブリッジアダプター&lt;/b&gt;または&lt;b&gt;ホストオンリーアダプター&lt;/b&gt;を割り当てた場合は使用するネットワークアダプターの名前を選択します。&lt;b&gt;内部ネットワーク&lt;/b&gt;を割り当てた場合は内部ネットワークの名前を指定します。</translation>
</message>
<message>
<source>A&amp;dvanced</source>
<translation>高度(&amp;D)</translation>
</message>
<message>
<source>Shows or hides additional network adapter options.</source>
<translation>ネットワークアダプターの高度なオプションの表示/非表示を切り替えます。</translation>
</message>
<message>
<source>&amp;Promiscuous Mode:</source>
<translation>プロミスキャスモード(&amp;P):</translation>
</message>
<message>
<source>Selects the promiscuous mode policy of the network adapter when attached to an internal network, host only network or a bridge.</source>
<translation>内部ネットワーク/ホストオンリーネットワーク/ブリッジに接続した際の、ネットワークアダプターのプロミスキャスモードのポリシーを選択してください。</translation>
</message>
<message>
<source>&amp;Mac Address:</source>
<translation type="obsolete">MACアドレス(&amp;M):</translation>
</message>
<message>
<source>Generic Properties:</source>
<translation>全般のプロパティ:</translation>
</message>
<message>
<source>Enter any configuration settings here for the network attachment driver you will be using. The settings should be of the form &lt;b&gt;name=value&lt;/b&gt; and will depend on the driver. Use &lt;b&gt;shift-enter&lt;/b&gt; to add a new entry.</source>
<translation>利用する予定のネットワーク接続ドライバーの設定を入力してください。設定は &lt;b&gt;name=value&lt;/b&gt; の形式である必要があり、ドライバーに依存します。新しくエントリーを追加するには、&lt;b&gt;shift-enter&lt;/b&gt; キーを使用してください。</translation>
</message>
<message>
<source>&amp;Cable Connected</source>
<translation>ケーブル接続(&amp;C)</translation>
</message>
<message>
<source>Opens a window to manage port forwarding rules.</source>
<translation>ポートフォワーディングのルールを設定するウィンドウを開きます。</translation>
</message>
<message>
<source>&amp;Port Forwarding</source>
<translation>ポートフォワーディング(&amp;P)</translation>
</message>
</context>
<context>
<name>UIMachineSettingsNetworkDetails</name>
<message>
<source>no bridged network adapter is selected</source>
<translation type="obsolete">ブリッジネットワークアダプターが未選択</translation>
</message>
<message>
<source>no internal network name is specified</source>
<translation type="obsolete">内部ネットワーク名が未指定</translation>
</message>
<message>
<source>no host-only adapter is selected</source>
<translation type="obsolete">ホストオンリーアダプターが未選択</translation>
</message>
<message>
<source>Basic Details</source>
<translation type="obsolete">詳細情報</translation>
</message>
<message>
<source>Bridged Network Details</source>
<translation type="obsolete">ブリッジネットワーク詳細</translation>
</message>
<message>
<source>Internal Network Details</source>
<translation type="obsolete">内部ネットワーク詳細</translation>
</message>
<message>
<source>Host-only Network Details</source>
<translation type="obsolete">ホストオンリーネットワーク詳細</translation>
</message>
<message>
<source>Not selected</source>
<translation type="obsolete">未選択</translation>
</message>
<message>
<source>Host Settings</source>
<translation type="obsolete">ホスト設定</translation>
</message>
<message>
<source>&amp;Bridged Network Adapter:</source>
<translation type="obsolete">ブリッジネットワークアダプター(&amp;B):</translation>
</message>
<message>
<source>Holds the name of the host network adapter selected for bridged networking.</source>
<translation type="obsolete">ブリッジネットワーク用に選択したホストネットワークアダプター名を指定します。</translation>
</message>
<message>
<source>Internal &amp;Network:</source>
<translation type="obsolete">内部ネットワーク(&amp;N):</translation>
</message>
<message>
<source>Holds the name of the internal network selected for this adapter.</source>
<translation type="obsolete">このアダプター用に選択した内部ネットワーク名を指定します。</translation>
</message>
<message>
<source>Host-only &amp;Network Adapter:</source>
<translation type="obsolete">ホストオンリーネットワークアダプター(&amp;N):</translation>
</message>
<message>
<source>Holds the name of the VirtualBox network adapter selected for host-only networking.</source>
<translation type="obsolete">ホストオンリーネットワーク用に選択したVirtualBox ネットワークアダプター名を指定します。</translation>
</message>
<message>
<source>Guest Settings</source>
<translation type="obsolete">ゲスト設定</translation>
</message>
<message>
<source>Guest &amp;MAC Address:</source>
<translation type="obsolete">ゲストMACアドレス(&amp;M):</translation>
</message>
<message>
<source>Holds the MAC address of this adapter. It contains exactly 12 characters chosen from {0-9,A-F}. Note that the second character must be an even digit.</source>
<translation type="obsolete">このアダプターのMACアドレスを指定します。MACアドレスは{0-9,A-F}から選択された12文字で構成されます。注:2番目の文字は偶数でなければなりません。</translation>
</message>
<message>
<source>Generates a new random MAC address.</source>
<translation type="obsolete">MACアドレスをランダムに生成します。</translation>
</message>
<message>
<source>&amp;Cable Connected</source>
<translation type="obsolete">ケーブル接続(&amp;C)</translation>
</message>
<message>
<source>Indicates whether the virtual network cable is plugged in on machine startup or not.</source>
<translation type="obsolete">仮想マシンの起動時に仮想ネットワークケーブルを接続するかどうかを示します。</translation>
</message>
<message>
<source>Additional Options</source>
<translation type="obsolete">追加オプション</translation>
</message>
</context>
<context>
<name>UIMachineSettingsNetworkPage</name>
<message>
<source>No host network interface is selected</source>
<translation type="obsolete">ホストインターフェースが選択されていない</translation>
</message>
<message>
<source>Internal network name is not set</source>
<translation type="obsolete">内部ネットワーク名が設定されていない</translation>
</message>
</context>
<context>
<name>UIMachineSettingsParallel</name>
<message>
<source>Port %1</source>
<comment>parallel ports</comment>
<translation>ポート %1</translation>
</message>
<message>
<source>When checked, enables the given parallel port of the virtual machine.</source>
<translation>仮想マシンのパラレルポートを有効にします。</translation>
</message>
<message>
<source>&amp;Enable Parallel Port</source>
<translation>パラレルポートを有効化(&amp;E)</translation>
</message>
<message>
<source>Port &amp;Number:</source>
<translation>ポート番号(&amp;N):</translation>
</message>
<message>
<source>Holds the parallel port number. You can choose one of the standard parallel ports or select &lt;b&gt;User-defined&lt;/b&gt; and specify port parameters manually.</source>
<translation>パラレルポート番号を指定します。 標準のパラレルポートか&lt;b&gt;[ユーザー定義]&lt;/b&gt;を選択し、手動でポートパラメーターを指定することができます。</translation>
</message>
<message>
<source>&amp;IRQ:</source>
<translation>IRQ(&amp;I):</translation>
</message>
<message>
<source>Holds the IRQ number of this parallel port. Valid values are integer numbers in range from &lt;tt&gt;0&lt;/tt&gt; to &lt;tt&gt;255&lt;/tt&gt;. Values greater than &lt;tt&gt;15&lt;/tt&gt; may only be used if the &lt;b&gt;I/O APIC&lt;/b&gt; is enabled for this virtual machine.</source>
<translation type="obsolete">このパラレルポートのIRQ番号を指定します。有効値は&lt;tt&gt;0&lt;/tt&gt;から&lt;tt&gt;255&lt;/tt&gt;までの範囲の整数です。&lt;tt&gt;15&lt;/tt&gt;以上の値はこの仮想マシンで&lt;b&gt;I/O APIC&lt;/b&gt;が有効なとき使用されます。</translation>
</message>
<message>
<source>I/O Po&amp;rt:</source>
<translation>I/Oポート(&amp;R):</translation>
</message>
<message>
<source>Holds the base I/O port address of this parallel port. This should be a whole number between &lt;tt&gt;0&lt;/tt&gt; and &lt;tt&gt;0xFFFF&lt;/tt&gt;.</source>
<translation type="obsolete">このパラレルポートのベースI/Oポートアドレスを指定します。 有効値は&lt;tt&gt;0&lt;/tt&gt;から&lt;tt&gt;0xFFFF&lt;/tt&gt;の範囲の整数です。</translation>
</message>
<message>
<source>Port &amp;Path:</source>
<translation>ポートパス(&amp;P):</translation>
</message>
<message>
<source>Holds the host parallel device name.</source>
<translation>ホストのパラレル デバイス名を指定します。</translation>
</message>
<message>
<source>Holds the IRQ number of this parallel port. This should be a whole number between &lt;tt&gt;0&lt;/tt&gt; and &lt;tt&gt;255&lt;/tt&gt;. Values greater than &lt;tt&gt;15&lt;/tt&gt; may only be used if the &lt;b&gt;I/O APIC&lt;/b&gt; setting is enabled for this virtual machine.</source>
<translation>このパラレルポートのIRQ番号を指定します。この値は&lt;tt&gt;0&lt;/tt&gt;から&lt;tt&gt;255&lt;/tt&gt;の範囲の整数でなければなりません。&lt;tt&gt;15&lt;/tt&gt;以上の値はこの仮想マシンで&lt;b&gt;I/O APIC&lt;/b&gt;が有効なとき使用されます。</translation>
</message>
<message>
<source>Holds the base I/O port address of this parallel port. Valid values are integer numbers in range from &lt;tt&gt;0&lt;/tt&gt; to &lt;tt&gt;0xFFFF&lt;/tt&gt;.</source>
<translation>このパラレルポートのベースI/Oポートアドレスを指定します。 有効値は&lt;tt&gt;0&lt;/tt&gt;から&lt;tt&gt;0xFFFF&lt;/tt&gt;の範囲の整数です。</translation>
</message>
</context>
<context>
<name>UIMachineSettingsParallelPage</name>
<message>
<source>Duplicate port number selected </source>
<translation type="obsolete">選択したポート番号はすでに使用されている</translation>
</message>
<message>
<source>Port path not specified </source>
<translation type="obsolete">ポートパスが指定されていない</translation>
</message>
<message>
<source>Duplicate port path entered </source>
<translation type="obsolete">指定したポートパスはすでに使用されている</translation>
</message>
<message>
<source>No IRQ is currently specified.</source>
<translation>現在IRQが指定されていません。</translation>
</message>
<message>
<source>No I/O port is currently specified.</source>
<translation>現在 I/Oポートが指定されていません。</translation>
</message>
<message>
<source>Two or more ports have the same settings.</source>
<translation>2つ以上のポートが同じ設定になっています。</translation>
</message>
<message>
<source>No port path is currently specified.</source>
<translation>現在ポートパスが指定されていません。</translation>
</message>
<message>
<source>There are currently duplicate port paths specified.</source>
<translation>現在ポートパスが重複して指定されています。</translation>
</message>
</context>
<context>
<name>UIMachineSettingsPortForwardingDlg</name>
<message>
<source>Port Forwarding Rules</source>
<translation>ポートフォワーディング ルール</translation>
</message>
<message>
<source>This table contains a list of port forwarding rules.</source>
<translation>ポートフォワーディング ルールをリスト表示します。</translation>
</message>
<message>
<source>Insert new rule</source>
<translation>新規ルールを追加</translation>
</message>
<message>
<source>Copy selected rule</source>
<translation>選択したルールをコピー</translation>
</message>
<message>
<source>Delete selected rule</source>
<translation>選択したルールを削除</translation>
</message>
<message>
<source>This button adds new port forwarding rule.</source>
<translation>新規ポートフォワーディング ルールを追加します。</translation>
</message>
<message>
<source>This button deletes selected port forwarding rule.</source>
<translation>選択したポートフォワーディング ルールを削除します。</translation>
</message>
</context>
<context>
<name>UIMachineSettingsSF</name>
<message>
<source>&amp;Add New Shared Folder</source>
<translation type="obsolete">新規共有フォルダーを追加(&amp;A)</translation>
</message>
<message>
<source>&amp;Edit Selected Shared Folder</source>
<translation type="obsolete">選択した共有フォルダーを編集(&amp;E)</translation>
</message>
<message>
<source>&amp;Remove Selected Shared Folder</source>
<translation type="obsolete">選択した共有フォルダーを除去(&amp;R)</translation>
</message>
<message>
<source>Adds a new shared folder definition.</source>
<translation>新規共有フォルダーを追加します。</translation>
</message>
<message>
<source>Edits the selected shared folder definition.</source>
<translation>選択した共有フォルダーの設定を編集します。</translation>
</message>
<message>
<source>Removes the selected shared folder definition.</source>
<translation>選択した共有フォルダーの設定を除去します。</translation>
</message>
<message>
<source>Yes</source>
<translation>はい</translation>
</message>
<message>
<source> Machine Folders</source>
<translation>共有フォルダー</translation>
</message>
<message>
<source> Transient Folders</source>
<translation>一時的な共有フォルダー</translation>
</message>
<message>
<source>Full</source>
<translation>完全</translation>
</message>
<message>
<source>Read-only</source>
<translation>読み込み専用</translation>
</message>
<message>
<source>Lists all shared folders accessible to this machine. Use &apos;net use x: \\vboxsvr\share&apos; to access a shared folder named &lt;i&gt;share&lt;/i&gt; from a DOS-like OS, or &apos;mount -t vboxsf share mount_point&apos; to access it from a Linux OS. This feature requires Guest Additions.</source>
<translation>この仮想マシンでアクセス可能なすべての共有フォルダーをリスト表示します。DOS/Windows系ゲストOSからアクセスする場合は &lt;tt&gt;net use x:¥¥vboxsvr¥share&lt;/tt&gt; コマンドを使用してください。&lt;i&gt;share&lt;/i&gt;はアクセスしたいフォルダーの名前です。 LinuxゲストOSからアクセスする場合は &lt;tt&gt;mount -t vboxsf share mount_point&lt;/tt&gt; コマンドを使用してください。本機能を使用するには Guest Additions のインストールが必要です。</translation>
</message>
<message>
<source>Name</source>
<translation>名前</translation>
</message>
<message>
<source>Path</source>
<translation>パス</translation>
</message>
<message>
<source>Auto-mount</source>
<translation>自動マウント</translation>
</message>
<message>
<source>Access</source>
<translation>アクセス権</translation>
</message>
<message>
<source> Global Folders</source>
<translation type="obsolete">グローバルフォルダー</translation>
</message>
<message>
<source>&amp;Add Shared Folder</source>
<translation>共有フォルダーを追加(&amp;A)</translation>
</message>
<message>
<source>&amp;Edit Shared Folder</source>
<translation>共有フォルダーを編集(&amp;E)</translation>
</message>
<message>
<source>&amp;Remove Shared Folder</source>
<translation>共有フォルダーを除去(&amp;R)</translation>
</message>
<message>
<source>&amp;Folders List</source>
<translation>フォルダー リスト(&amp;F)</translation>
</message>
</context>
<context>
<name>UIMachineSettingsSFDetails</name>
<message>
<source>Add Share</source>
<translation>共有フォルダーの追加</translation>
</message>
<message>
<source>Edit Share</source>
<translation>設定の編集</translation>
</message>
<message>
<source>Dialog</source>
<translation type="obsolete">ダイアログ</translation>
</message>
<message>
<source>Folder Path:</source>
<translation>フォルダーのパス:</translation>
</message>
<message>
<source>Folder Name:</source>
<translation>フォルダー名:</translation>
</message>
<message>
<source>Holds the name of the shared folder (as it will be seen by the guest OS).</source>
<translation>ゲストOSで使用される共有フォルダー名を指定します。</translation>
</message>
<message>
<source>When checked, the guest OS will not be able to write to the specified shared folder.</source>
<translation>ゲストOSから指定された共有フォルダーへの書き込みを禁止します。</translation>
</message>
<message>
<source>&amp;Read-only</source>
<translation>読み込み専用(&amp;R)</translation>
</message>
<message>
<source>When checked, the guest OS will try to automatically mount the shared folder on startup.</source>
<translation>ゲストOSの起動時に共有フォルダーを自動マウントします。</translation>
</message>
<message>
<source>&amp;Auto-mount</source>
<translation>自動マウント(&amp;A)</translation>
</message>
<message>
<source>If checked, this shared folder will be permanent.</source>
<translation>共有フォルダーを永続化します。</translation>
</message>
<message>
<source>&amp;Make Permanent</source>
<translation>永続化する(&amp;M)</translation>
</message>
</context>
<context>
<name>UIMachineSettingsSerial</name>
<message>
<source>Port %1</source>
<comment>serial ports</comment>
<translation>ポート %1</translation>
</message>
<message>
<source>When checked, enables the given serial port of the virtual machine.</source>
<translation>仮想マシンのシリアルポートを有効にします。</translation>
</message>
<message>
<source>&amp;Enable Serial Port</source>
<translation>シリアルポートを有効化(&amp;E)</translation>
</message>
<message>
<source>Port &amp;Number:</source>
<translation>ポート番号(&amp;N):</translation>
</message>
<message>
<source>Selects the serial port number. You can choose one of the standard serial ports or select &lt;b&gt;User-defined&lt;/b&gt; and specify port parameters manually.</source>
<translation>シリアルポート番号を表示します。 標準のシリアルポートか&lt;b&gt;[ユーザー定義]&lt;/b&gt;を選択し、手動でポートパラメタを指定することができます。</translation>
</message>
<message>
<source>&amp;IRQ:</source>
<translation>IRQ(&amp;I):</translation>
</message>
<message>
<source>Holds the IRQ number of this serial port. Valid values are integer numbers in range from &lt;tt&gt;0&lt;/tt&gt; to &lt;tt&gt;255&lt;/tt&gt;. Values greater than &lt;tt&gt;15&lt;/tt&gt; may only be used if the &lt;b&gt;I/O APIC&lt;/b&gt; is enabled for this virtual machine.</source>
<translation type="obsolete">このシリアルポートのIRQ番号を指定します。有効値は&lt;tt&gt;0&lt;/tt&gt;から&lt;tt&gt;255&lt;/tt&gt;までの範囲の整数です。&lt;tt&gt;15&lt;/tt&gt;以上の値はこの仮想マシンで&lt;b&gt;I/O APIC&lt;/b&gt;が有効なとき使用されます。</translation>
</message>
<message>
<source>I/O Po&amp;rt:</source>
<translation>I/Oポート(&amp;R):</translation>
</message>
<message>
<source>Holds the base I/O port address of this serial port. This should be a whole number between &lt;tt&gt;0&lt;/tt&gt; and &lt;tt&gt;0xFFFF&lt;/tt&gt;.</source>
<translation type="obsolete">このシリアルポートのベースI/Oポートアドレスを指定します。 有効値は&lt;tt&gt;0&lt;/tt&gt;から&lt;tt&gt;0xFFFF&lt;/tt&gt;の範囲の整数です。</translation>
</message>
<message>
<source>Port &amp;Mode:</source>
<translation>ポートモード(&amp;M):</translation>
</message>
<message>
<source>Controls the working mode of this serial port. If you select &lt;b&gt;Disconnected&lt;/b&gt;, the guest OS will detect the serial port but will not be able to operate it.</source>
<translation>このシリアルポートの動作モードを指定します。 &lt;b&gt;[切断]&lt;/b&gt;を選択すると、ゲストOSはシリアルポートを検出しますが、それを操作することはできません。</translation>
</message>
<message>
<source>If checked, the pipe specified in the &lt;b&gt;Port Path&lt;/b&gt; field will be created by the virtual machine when it starts. Otherwise, the virtual machine will assume that the pipe exists and try to use it.</source>
<translation>オンの場合、仮想マシンの起動時に &lt;b&gt;[ポートパス]&lt;/b&gt;フィールドで指定されたパイプが作成されます。そうでなければ仮想マシンは既存のパイプを使用します。</translation>
</message>
<message>
<source>&amp;Create Pipe</source>
<translation>パイプ作成(&amp;C)</translation>
</message>
<message>
<source>Port &amp;Path:</source>
<translation type="obsolete">ポートパス(&amp;P):</translation>
</message>
<message>
<source>Holds the path to the serial port&apos;s pipe on the host when the port is working in &lt;b&gt;Host Pipe&lt;/b&gt; mode, or the host serial device name when the port is working in &lt;b&gt;Host Device&lt;/b&gt; mode.</source>
<translation>ポートが&lt;b&gt;[ホストパイプ]&lt;/b&gt;モードで動作しているとき、シリアルポートのパイプのパスを指定します。ポートが&lt;b&gt;[ホストデバイス]&lt;/b&gt;モードで動作しているとき、ホストシリアルデバイス名を表示します。</translation>
</message>
<message>
<source>Port/File &amp;Path:</source>
<translation>ポート/ファイルパス(&amp;P):</translation>
</message>
<message>
<source>Holds the IRQ number of this serial port. This should be a whole number between &lt;tt&gt;0&lt;/tt&gt; and &lt;tt&gt;255&lt;/tt&gt;. Values greater than &lt;tt&gt;15&lt;/tt&gt; may only be used if the &lt;b&gt;I/O APIC&lt;/b&gt; setting is enabled for this virtual machine.</source>
<translation>このシリアルポートのIRQ番号を指定します。この値は&lt;tt&gt;0&lt;/tt&gt;から&lt;tt&gt;255&lt;/tt&gt;の範囲の整数でなければなりません。&lt;tt&gt;15&lt;/tt&gt;以上の値はこの仮想マシンで&lt;b&gt;I/O APIC&lt;/b&gt;が有効なとき使用されます。</translation>
</message>
<message>
<source>Holds the base I/O port address of this serial port. Valid values are integer numbers in range from &lt;tt&gt;0&lt;/tt&gt; to &lt;tt&gt;0xFFFF&lt;/tt&gt;.</source>
<translation>このシリアルポートのベースI/Oポートアドレスを指定します。 有効値は&lt;tt&gt;0&lt;/tt&gt;から&lt;tt&gt;0xFFFF&lt;/tt&gt;の範囲の整数です。</translation>
</message>
</context>
<context>
<name>UIMachineSettingsSerialPage</name>
<message>
<source>Duplicate port number selected </source>
<translation type="obsolete">選択したポート番号はすでに使用されている</translation>
</message>
<message>
<source>Port path not specified </source>
<translation type="obsolete">ポートパスが指定されていない</translation>
</message>
<message>
<source>Duplicate port path entered </source>
<translation type="obsolete">指定したポートパスはすでに使用されている</translation>
</message>
<message>
<source>No IRQ is currently specified.</source>
<translation>現在IRQが指定されていません。</translation>
</message>
<message>
<source>No I/O port is currently specified.</source>
<translation>現在 I/Oポートが指定されていません。</translation>
</message>
<message>
<source>Two or more ports have the same settings.</source>
<translation>2つ以上のポートが同じ設定になっています。</translation>
</message>
<message>
<source>No port path is currently specified.</source>
<translation>現在ポートパスが指定されていません。</translation>
</message>
<message>
<source>There are currently duplicate port paths specified.</source>
<translation>現在ポートパスが重複して指定されています。</translation>
</message>
</context>
<context>
<name>UIMachineSettingsStorage</name>
<message>
<source>No hard disk is selected for &lt;i&gt;%1&lt;/i&gt;</source>
<translation type="obsolete"> &lt;i&gt;%1&lt;/i&gt;のためのハードディスクが選択されていない</translation>
</message>
<message>
<source>&lt;i&gt;%1&lt;/i&gt; uses the hard disk that is already attached to &lt;i&gt;%2&lt;/i&gt;</source>
<translation type="obsolete">&lt;i&gt;%1&lt;/i&gt;はすでに&lt;i&gt;%2&lt;/i&gt;に割り当てられている</translation>
</message>
<message>
<source>&amp;Add Attachment</source>
<translation type="obsolete">割り当てを追加する(&amp;A)</translation>
</message>
<message>
<source>&amp;Remove Attachment</source>
<translation type="obsolete">割り当てを除去する(&amp;R)</translation>
</message>
<message>
<source>&amp;Select Hard Disk</source>
<translation type="obsolete">ハードディスクを選択する(&amp;S)</translation>
</message>
<message>
<source>Adds a new hard disk attachment.</source>
<translation type="obsolete">新規ハードディスクの割り当てを追加します。</translation>
</message>
<message>
<source>Removes the highlighted hard disk attachment.</source>
<translation type="obsolete">ハイライト表示されたハードディスクの割り当てを除去します。</translation>
</message>
<message>
<source>Invokes the Virtual Disk Manager to select a hard disk to attach to the currently highlighted slot.</source>
<translation type="obsolete">仮想ディスクマネージャーを起動し、ハードディスクを現在ハイライト表示されたスロットに割り当てます。</translation>
</message>
<message>
<source>When checked, enables the virtual SATA controller of this machine. Note that you cannot attach hard disks to SATA ports when the virtual SATA controller is disabled.</source>
<translation type="obsolete">仮想SATA コントローラーを有効にします。注:仮想SATA コントローラーが無効な場合、SATAポートにハードディスクを割り当てできません。</translation>
</message>
<message>
<source>&amp;Enable SATA Controller</source>
<translation type="obsolete">SATA コントローラーを有効化(&amp;E)</translation>
</message>
<message>
<source>&amp;Attachments</source>
<translation type="obsolete">割り当て(&amp;A)</translation>
</message>
<message>
<source>Lists all hard disks attached to this machine. Use a mouse click or the &lt;tt&gt;Space&lt;/tt&gt; key on the highlighted item to activate the drop-down list and choose the desired value. Use the context menu or buttons to the right to add or remove hard disk attachments.</source>
<translation type="obsolete">この仮想マシンに割り当てられたすべてのハードディスクをリスト表示します。ハイライト表示された項目をマウスクリックするか、&lt;tt&gt;[スペース]&lt;/tt&gt;キーを使用して、ドロップダウンリストから使用するハードディスクを選択してください。コンテキストメニューか右のボタンを使って、ハードディスクの割り当ての追加または除去が行えます。</translation>
</message>
<message>
<source>Invokes the Virtual Media Manager to select a hard disk to attach to the currently highlighted slot.</source>
<translation type="obsolete">仮想メディアマネージャーを起動し、ハードディスクを現在ハイライト表示されたスロットに割り当てます。</translation>
</message>
<message>
<source>If checked, shows the differencing hard disks that are attached to slots rather than their base hard disks (shown for indirect attachments) and allows explicit attaching of differencing hard disks. Check this only if you need a complex hard disk setup.</source>
<translation type="obsolete">実際のベースハードディスクの代わりにスロットに割り当てられた差分ハードディスクを表示します(間接的な割り当て時)。 高度なハードディスク設定が必要な場合のみ、オンにしてください。</translation>
</message>
<message>
<source>&amp;Show Differencing Hard Disks</source>
<translation type="obsolete">差分ハードディスクを表示(&amp;S)</translation>
</message>
<message>
<source>When checked, enables an additional virtual controller (either SATA or SCSI) of this machine.</source>
<translation type="obsolete">この仮想マシンの追加の仮想コントローラー(SATAまたはSCSI)を有効にします。</translation>
</message>
<message>
<source>&amp;Enable Additional Controller</source>
<translation type="obsolete">追加のコントローラーを有効化(&amp;E)</translation>
</message>
<message>
<source>IDE &amp;Controller Type</source>
<translation type="obsolete">IDE コントローラータイプ(&amp;C)</translation>
</message>
<message>
<source>Defines the type of the virtual IDE controller. Depending on this value, VirtualBox will provide different virtual IDE hardware devices to the guest OS.</source>
<translation type="obsolete">仮想IDE コントローラーのタイプを定義します。この値により、VirtualBoxは異なった仮想IDEハードウェア デバイスをゲストOSに提供します。</translation>
</message>
<message>
<source>&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;Bus:&amp;nbsp;&amp;nbsp;%2&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;Type:&amp;nbsp;&amp;nbsp;%3&lt;/nobr&gt;</source>
<translation>&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;バス:&amp;nbsp;&amp;nbsp;%2&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;タイプ:&amp;nbsp;&amp;nbsp;%3&lt;/nobr&gt;</translation>
</message>
<message>
<source>Host Drive</source>
<translation>ホストドライブ</translation>
</message>
<message>
<source>Image</source>
<translation>イメージ</translation>
</message>
<message>
<source>&lt;nobr&gt;Expand/Collapse&amp;nbsp;Item&lt;/nobr&gt;</source>
<translation>&lt;nobr&gt;項目を展開する/折り畳む&amp;nbsp;&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;nobr&gt;Add&amp;nbsp;Hard&amp;nbsp;Disk&lt;/nobr&gt;</source>
<translation>&lt;nobr&gt;ハードディスク&amp;nbsp;の追加&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;nobr&gt;Add&amp;nbsp;CD/DVD&amp;nbsp;Device&lt;/nobr&gt;</source>
<translation>&lt;nobr&gt;CD/DVD&amp;nbsp;デバイス&amp;nbsp;の追加&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;nobr&gt;Add&amp;nbsp;Floppy&amp;nbsp;Device&lt;/nobr&gt;</source>
<translation>&lt;nobr&gt;フロッピー&amp;nbsp;デバイス&amp;nbsp;の追加&lt;/nobr&gt;</translation>
</message>
<message>
<source>No name is currently specified for the controller at position &lt;b&gt;%1&lt;/b&gt;.</source>
<translation>現在 &lt;b&gt;%1&lt;/b&gt; に割り当てたコントローラーに名前が与えられていません。</translation>
</message>
<message>
<source>The controller at position &lt;b&gt;%1&lt;/b&gt; has the same name as the controller at position &lt;b&gt;%2&lt;/b&gt;.</source>
<translation>&lt;b&gt;%1&lt;/b&gt; に割り当てたコントローラーの名前は、 &lt;b&gt;%2&lt;/b&gt; に割り当てたコントローラーですでに使用中です。</translation>
</message>
<message>
<source>No hard disk is selected for &lt;i&gt;%1&lt;/i&gt;.</source>
<translation> &lt;i&gt;%1&lt;/i&gt;のためのハードディスクが選択されていません。</translation>
</message>
<message>
<source>no name specified for controller at position &lt;b&gt;%1&lt;/b&gt;.</source>
<translation type="obsolete">&lt;b&gt;%1&lt;/b&gt; に割り当てたコントローラーに名前が与えられていません。</translation>
</message>
<message>
<source>controller at position &lt;b&gt;%1&lt;/b&gt; uses the name that is already used by controller at position &lt;b&gt;%2&lt;/b&gt;.</source>
<translation type="obsolete">&lt;b&gt;%1&lt;/b&gt; に割り当てたコントローラーの名前は、 &lt;b&gt;%2&lt;/b&gt; に割り当てたコントローラーですでに使用中です。</translation>
</message>
<message>
<source>no hard disk is selected for &lt;i&gt;%1&lt;/i&gt;.</source>
<translation type="obsolete"> &lt;i&gt;%1&lt;/i&gt;のハードディスクが選択されていません。</translation>
</message>
<message>
<source>&lt;i&gt;%1&lt;/i&gt; uses a medium that is already attached to &lt;i&gt;%2&lt;/i&gt;.</source>
<translation type="obsolete">&lt;i&gt;%1&lt;/i&gt;が使用するメディアはすでに&lt;i&gt;%2&lt;/i&gt;に割り当てられています。</translation>
</message>
<message>
<source>at most one supported</source>
<comment>controller</comment>
<translation>1個だけサポート</translation>
</message>
<message>
<source>up to %1 supported</source>
<comment>controllers</comment>
<translation>%1個までサポート</translation>
</message>
<message>
<source>you are currently using more storage controllers than a %1 chipset supports. Please change the chipset type on the System settings page or reduce the number of the following storage controllers on the Storage settings page: %2.</source>
<translation type="obsolete">%1チップセットがサポートするより多くのストレージコントローラーを指定しています。 システムページでチップセットのタイプを変更するか、ストレージページで次のストレージコントローラーの数を減らしてください: %2。</translation>
</message>
<message>
<source>&lt;i&gt;%1&lt;/i&gt; is using a disk that is already attached to &lt;i&gt;%2&lt;/i&gt;.</source>
<translation>ディスク &lt;i&gt;%1&lt;/i&gt;はすでに&lt;i&gt;%2&lt;/i&gt;に割り当てられています。</translation>
</message>
<message>
<source>The machine currently has more storage controllers assigned than a %1 chipset supports. Please change the chipset type on the System settings page or reduce the number of the following storage controllers on the Storage settings page: %2</source>
<translation>現在 %1 チップセットがサポートしている以上のストレージコントローラーを割り当てています。 システムページでチップセットのタイプを変更するか、ストレージページで次のストレージコントローラーの数を減らしてください: %2</translation>
</message>
<message>
<source>Add Controller</source>
<translation>コントローラーを追加</translation>
</message>
<message>
<source>Add IDE Controller</source>
<translation>IDE コントローラーを追加</translation>
</message>
<message>
<source>Add SATA Controller</source>
<translation>SATA コントローラーを追加</translation>
</message>
<message>
<source>Add SCSI Controller</source>
<translation>SCSI コントローラーを追加</translation>
</message>
<message>
<source>Add SAS Controller</source>
<translation>SAS コントローラーを追加</translation>
</message>
<message>
<source>Add Floppy Controller</source>
<translation>フロッピーコントローラーを追加</translation>
</message>
<message>
<source>Add USB Controller</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Remove Controller</source>
<translation>コントローラーを除去</translation>
</message>
<message>
<source>Add Attachment</source>
<translation>割り当ての追加</translation>
</message>
<message>
<source>Add Hard Disk</source>
<translation>ハードディスクを追加</translation>
</message>
<message>
<source>Add CD/DVD Device</source>
<translation>CD/DVD デバイスを追加</translation>
</message>
<message>
<source>Add Floppy Device</source>
<translation>フロッピーデバイスを追加</translation>
</message>
<message>
<source>Remove Attachment</source>
<translation>割り当てを除去</translation>
</message>
<message>
<source>Adds a new controller to the end of the Storage Tree.</source>
<translation>新しいコントローラーをストレージツリーの最後に追加します。</translation>
</message>
<message>
<source>Removes the controller highlighted in the Storage Tree.</source>
<translation>ハイライト表示されたストレージツリーのコントローラーを除去します。</translation>
</message>
<message>
<source>Adds a new attachment to the Storage Tree using currently selected controller as parent.</source>
<translation>現在選択されているコントローラーを親として新たな割り当てをストレージツリーに追加します。</translation>
</message>
<message>
<source>Removes the attachment highlighted in the Storage Tree.</source>
<translation>ハイライト表示されたストレージツリーの割り当てを除去します。</translation>
</message>
<message>
<source>IDE Controller</source>
<translation type="obsolete">IDE コントローラー</translation>
</message>
<message>
<source>SATA Controller</source>
<translation type="obsolete">SATA コントローラー</translation>
</message>
<message>
<source>SCSI Controller</source>
<translation type="obsolete">SCSI コントローラー</translation>
</message>
<message>
<source>Floppy Controller</source>
<translation type="obsolete">フロッピーコントローラー</translation>
</message>
<message>
<source>SAS Controller</source>
<translation type="obsolete">SAS コントローラー</translation>
</message>
<message>
<source>Hard &amp;Disk:</source>
<translation>ハードディスク(&amp;D):</translation>
</message>
<message>
<source>Choose or create a virtual hard disk file. The virtual machine will see the data in the file as the contents of the virtual hard disk.</source>
<translation>仮想ハードディスクファイルを選択または作成します。仮想マシンはファイルのデータを仮想的なハードディスクの内容と見なします。</translation>
</message>
<message>
<source>Set up the virtual hard disk</source>
<translation>仮想ハードディスクの設定</translation>
</message>
<message>
<source>CD/DVD &amp;Drive:</source>
<translation>CD/DVDドライブ(&amp;D):</translation>
</message>
<message>
<source>Choose a virtual CD/DVD disk or a physical drive to use with the virtual drive. The virtual machine will see a disk inserted into the drive with the data in the file or on the disk in the physical drive as its contents.</source>
<translation>仮想CD/DVDディスクを選択するか、物理ドライブを仮想ドライブに割り当てます。仮想マシンはファイルのデータまたは物理的なドライブの内容が仮想ドライブに挿入されていると見なします。</translation>
</message>
<message>
<source>Set up the virtual CD/DVD drive</source>
<translation>仮想CD/DVDドライブの設定</translation>
</message>
<message>
<source>Floppy &amp;Drive:</source>
<translation>フロッピー ドライブ(&amp;D):</translation>
</message>
<message>
<source>Choose a virtual floppy disk or a physical drive to use with the virtual drive. The virtual machine will see a disk inserted into the drive with the data in the file or on the disk in the physical drive as its contents.</source>
<translation>仮想フロッピーディスクを選択するか、物理ドライブを仮想ドライブに割り当てます。仮想マシンはファイルのデータまたは物理的なドライブの内容が仮想ドライブに挿入されていると見なします。</translation>
</message>
<message>
<source>Set up the virtual floppy drive</source>
<translation>仮想フロッピードライブの設定</translation>
</message>
<message>
<source>Create a new hard disk...</source>
<translation>新規仮想ハードディスクの作成...</translation>
</message>
<message>
<source>Choose a virtual hard disk file...</source>
<translation>仮想ハードディスクファイルの選択...</translation>
</message>
<message>
<source>Choose a virtual CD/DVD disk file...</source>
<translation>仮想CD/DVDディスクファイルの選択...</translation>
</message>
<message>
<source>Remove disk from virtual drive</source>
<translation>仮想ドライブからディスクを除去</translation>
</message>
<message>
<source>Choose a virtual floppy disk file...</source>
<translation>仮想フロッピーディスクファイルの選択...</translation>
</message>
<message>
<source>&amp;CD/DVD Device:</source>
<translation type="obsolete">CD/DVD デバイス(&amp;C):</translation>
</message>
<message>
<source>&amp;Floppy Device:</source>
<translation type="obsolete">フロッピーデバイス(&amp;F):</translation>
</message>
<message>
<source>&amp;Storage Tree</source>
<translation>ストレージツリー(&amp;S)</translation>
</message>
<message>
<source>Contains all storage controllers for this machine and the virtual images and host drives attached to them.</source>
<translation>この仮想マシンのすべてのストレージコントローラーと仮想イメージ、割り当てられたホストデバイスを含みます。</translation>
</message>
<message>
<source>Information</source>
<translation>情報</translation>
</message>
<message>
<source>The Storage Tree can contain several controllers of different types. This machine currently has no controllers.</source>
<translation>ストレージツリーは異なったタイプの複数のコントローラーを含むことができます。この仮想マシンには今のところコントローラーがありません。</translation>
</message>
<message>
<source>Attributes</source>
<translation>属性</translation>
</message>
<message>
<source>&amp;Name:</source>
<translation>名前(&amp;N):</translation>
</message>
<message>
<source>Changes the name of the storage controller currently selected in the Storage Tree.</source>
<translation>ストレージツリーで選択されているストレージコントローラーの名前を変更します。</translation>
</message>
<message>
<source>&amp;Type:</source>
<translation>タイプ(&amp;T):</translation>
</message>
<message>
<source>Selects the sub-type of the storage controller currently selected in the Storage Tree.</source>
<translation>ストレージツリーで選択されているストレージコントローラーのサブタイプを選択します。</translation>
</message>
<message>
<source>&amp;Port Count:</source>
<translation>ポートの数(&amp;P):</translation>
</message>
<message>
<source>Selects the port count of the SATA storage controller currently selected in the Storage Tree. This must be at least one more than the highest port number you need to use.</source>
<translation>現在ストレージツリーで選択しているSATAストレージコントローラーのポート数を選択してください。1つから使用したい数だけ設定してください。</translation>
</message>
<message>
<source>Allows to use host I/O caching capabilities.</source>
<translation>ホストのI/O キャッシュ機能を使用します。</translation>
</message>
<message>
<source>Use Host I/O Cache</source>
<translation>ホストのI/O キャッシュを使う</translation>
</message>
<message>
<source>S&amp;lot:</source>
<translation type="obsolete">スロット(&amp;L):</translation>
</message>
<message>
<source>Selects the slot on the storage controller used by this attachment. The available slots depend on the type of the controller and other attachments on it.</source>
<translation>この割り当てで使用するストレージコントローラーのスロットを選択します。利用できるスロットはコントローラーのタイプと、それを利用する他の割り当てに依存します。</translation>
</message>
<message>
<source>Selects the virtual disk image or the host drive used by this attachment.</source>
<translation type="obsolete">この割り当てで使用する仮想ディスクイメージまたはホストデバイスを選択します。</translation>
</message>
<message>
<source>Opens the Virtual Media Manager to select a virtual image for this attachment.</source>
<translation type="obsolete">選択したイメージファイルを割り当てるため、仮想メディアマネージャーを開きます。</translation>
</message>
<message>
<source>Open Virtual Media Manager</source>
<translation type="obsolete">仮想メディアマネージャーを開く</translation>
</message>
<message>
<source>D&amp;ifferencing Disks</source>
<translation type="obsolete">差分ディスク(&amp;I)</translation>
</message>
<message>
<source>When checked, allows the guest to send ATAPI commands directly to the host-drive which makes it possible to use CD/DVD writers connected to the host inside the VM. Note that writing audio CD inside the VM is not yet supported.</source>
<translation>仮想マシン内でホストに接続されたCD/DVDライターを使用可能にするため、ATAPIコマンドを直接ホストデバイスに送信します。 注:仮想マシン内でオーディオCDの書き込みはサポートされていません。</translation>
</message>
<message>
<source>&amp;Passthrough</source>
<translation>パススルー(&amp;P)</translation>
</message>
<message>
<source>When checked the virtual disk will not be removed when the guest system ejects it.</source>
<translation>ゲストシステムが取り出ししても、仮想ディスクを除去しません。</translation>
</message>
<message>
<source>&amp;Live CD/DVD</source>
<translation>&amp;Live CD/DVD</translation>
</message>
<message>
<source>When checked the guest system will see the virtual disk as a solid state device.</source>
<translation>ゲストOSの仮想ディスクをSSDとして扱います。</translation>
</message>
<message>
<source>&amp;Solid-state Drive</source>
<translation>SSD(Solid-state drive)(&amp;S)</translation>
</message>
<message>
<source>Type:</source>
<translation>タイプ:</translation>
</message>
<message>
<source>Virtual Size:</source>
<translation>仮想的なサイズ:</translation>
</message>
<message>
<source>Actual Size:</source>
<translation>実際のサイズ:</translation>
</message>
<message>
<source>Size:</source>
<translation>サイズ:</translation>
</message>
<message>
<source>Details:</source>
<translation>詳細:</translation>
</message>
<message>
<source>Location:</source>
<translation>場所:</translation>
</message>
<message>
<source>Type (Format):</source>
<translation>タイプ(形式):</translation>
</message>
<message>
<source>Attached to:</source>
<translation>割り当て:</translation>
</message>
<message>
<source>Storage Controller</source>
<translation type="obsolete">ストレージコントローラー</translation>
</message>
<message>
<source>Storage Controller 1</source>
<translation type="obsolete">ストレージコントローラー 1</translation>
</message>
<message>
<source>Controller: %1</source>
<translation>コントローラー: %1</translation>
</message>
<message>
<source>When checked the guest system will see the virtual disk as a hot-pluggable device.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&amp;Hot-pluggable</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>UIMachineSettingsSystem</name>
<message>
<source>you have assigned more than &lt;b&gt;%1%&lt;/b&gt; of your computer&apos;s memory (&lt;b&gt;%2&lt;/b&gt;) to the virtual machine. Not enough memory is left for your host operating system. Please select a smaller amount.</source>
<translation type="obsolete">実メモリー(&lt;b&gt;%2&lt;/b&gt;)の&lt;b&gt;%1%&lt;/b&gt;を超えるメモリーが仮想マシンに割り当てられました。 ホストOSが十分なメモリーを使用できません。割り当てメモリーを減らしてください。</translation>
</message>
<message>
<source>you have assigned more than &lt;b&gt;%1%&lt;/b&gt; of your computer&apos;s memory (&lt;b&gt;%2&lt;/b&gt;) to the virtual machine. There might not be enough memory left for your host operating system. Continue at your own risk.</source>
<translation type="obsolete">実メモリー(&lt;b&gt;%2&lt;/b&gt;)の&lt;b&gt;%1%&lt;/b&gt;を超えるメモリーが仮想マシンに割り当てられました。 ホストOSに十分なメモリーが残されていません。自己の責任で続行してください。</translation>
</message>
<message>
<source>for performance reasons, the number of virtual CPUs attached to the virtual machine may not be more than twice the number of physical CPUs on the host (&lt;b&gt;%1&lt;/b&gt;). Please reduce the number of virtual CPUs.</source>
<translation type="obsolete">性能上の理由から、仮想マシンに割り当てるCPU数はホストマシンの物理CPU数(&lt;b&gt;%1&lt;/b&gt;)の2倍を超えてはなりません。仮想CPUの数を減らしてください。</translation>
</message>
<message>
<source>you have assigned more virtual CPUs to the virtual machine than the number of physical CPUs on your host system (&lt;b&gt;%1&lt;/b&gt;). This is likely to degrade the performance of your virtual machine. Please consider reducing the number of virtual CPUs.</source>
<translation type="obsolete">ホストマシンの物理CPU数 (&lt;b&gt;%1&lt;/b&gt;)より多いCPUが仮想マシンに割り当てられました。これは仮想マシンの性能を低下させます。仮想CPUの数を減らしてください。</translation>
</message>
<message>
<source>you have assigned more than one virtual CPU to this VM. This will not work unless the IO-APIC feature is also enabled. This will be done automatically when you accept the VM Settings by pressing the OK button.</source>
<translation type="obsolete">2個以上のCPUが仮想マシンに割り当てられました。I/O APICが無効な場合、これは動作しません。[OK]ボタンを押すと自動的にI/O APICが有効化されます。</translation>
</message>
<message>
<source>you have assigned more than one virtual CPU to this VM. This will not work unless hardware virtualization (VT-x/AMD-V) is also enabled. This will be done automatically when you accept the VM Settings by pressing the OK button.</source>
<translation type="obsolete">2個以上のCPUが仮想マシンに割り当てられました。仮想化支援機能(VT-x/AMD-V)が無効な場合、これは動作しません。[OK]ボタンを押すと自動的に仮想化支援機能が有効化されます。</translation>
</message>
<message>
<source>you have set the processor execution cap to a low value. This can make the machine feel slow to respond.</source>
<translation type="obsolete">プロセッサーの使用率制限が低すぎます。マシンの反応が遅く感じられるでしょう。</translation>
</message>
<message>
<source>you have assigned ICH9 chipset type to this VM. It will not work properly unless the IO-APIC feature is also enabled. This will be done automatically when you accept the VM Settings by pressing the OK button.</source>
<translation type="obsolete">このVMにICH9チップセットを割り当てました。I/O APIC機能も有効にしないと正しく動作しません。OKボタンを押してVMの設定を有効にすると、自動的にこの設定を行います。</translation>
</message>
<message>
<source>you have selected emulation of an ICH9 chipset in this machine. This requires the IO-APIC feature to be enabled. This will be done automatically when you accept the VM Settings by pressing the OK button.</source>
<translation type="obsolete">ICH9チップセットが選択されました。 IO-APICが無効な場合、これは動作しません。[OK]ボタンを押すと自動的にIO-APICが有効化されます。</translation>
</message>
<message>
<source>you have enabled a USB HID (Human Interface Device). This will not work unless USB emulation is also enabled. This will be done automatically when you accept the VM Settings by pressing the OK button.</source>
<translation type="obsolete">USB HID(Human Interface Device)を有効にしました。 これは、USB エミュレーションも有効にしないと動作しません。OKボタンを押してVMの設定を有効にすると、自動的にこの設定を行います。</translation>
</message>
<message>
<source>More than &lt;b&gt;%1%&lt;/b&gt; of the host computer&apos;s memory (&lt;b&gt;%2&lt;/b&gt;) is assigned to the virtual machine. Not enough memory is left for the host operating system. Please select a smaller amount.</source>
<translation>ホストコンピューターの実メモリー(&lt;b&gt;%2&lt;/b&gt;)の&lt;b&gt;%1%&lt;/b&gt;を超えるメモリーが仮想マシンに割り当てられています。 ホストOSが十分なメモリーを使用できません。割り当てメモリーを減らしてください。</translation>
</message>
<message>
<source>More than &lt;b&gt;%1%&lt;/b&gt; of the host computer&apos;s memory (&lt;b&gt;%2&lt;/b&gt;) is assigned to the virtual machine. There might not be enough memory left for the host operating system. Please consider selecting a smaller amount.</source>
<translation>ホストコンピューターの実メモリー(&lt;b&gt;%2&lt;/b&gt;)の&lt;b&gt;%1%&lt;/b&gt;を超えるメモリーが仮想マシンに割り当てられています。 ホストOSが十分なメモリーを使用できないでしょう。割り当てメモリーを減らすことを考えてください。</translation>
</message>
<message>
<source>The I/O APIC feature is not currently enabled in the Motherboard section of the System page. This is needed in order to support a chip set of type ICH9. It will be done automatically if you confirm your changes.</source>
<translation type="obsolete">I/O APIC機能はシステムページのマザーボードセクションで有効になっていません。チップセットのタイプをICH9にするなら必須です。変更を確認すると自動的に有効になります。</translation>
</message>
<message>
<source>USB controller emulation is not currently enabled on the USB page. This is needed to support an emulated USB input device. It will be done automatically if you confirm your changes.</source>
<translation type="obsolete">USBコントローラーエミュレーションがUSBのページで有効になっていません。USBインプットデバイスのエミュレーションを使用するのに必要です。変更を確認すると自動的に有効になります。</translation>
</message>
<message>
<source>For performance reasons, the number of virtual CPUs attached to the virtual machine may not be more than twice the number of physical CPUs on the host (&lt;b&gt;%1&lt;/b&gt;). Please reduce the number of virtual CPUs.</source>
<translation>パフォーマンス上の理由で、仮想マシンに割り当てるCPU数はホストマシンの物理CPU数(&lt;b&gt;%1&lt;/b&gt;)の2倍を超えてはいけません。仮想CPUの数を減らしてください。</translation>
</message>
<message>
<source>More virtual CPUs are assigned to the virtual machine than the number of physical CPUs on the host system (&lt;b&gt;%1&lt;/b&gt;). This is likely to degrade the performance of your virtual machine. Please consider reducing the number of virtual CPUs.</source>
<translation>ホストマシンの物理CPU数 (&lt;b&gt;%1&lt;/b&gt;)より多いCPUが仮想マシンに割り当てられました。これは仮想マシンの性能を低下させます。仮想CPUの数を減らすことを考慮してください。</translation>
</message>
<message>
<source>The I/O APIC feature is not currently enabled in the Motherboard section of the System page. This is needed in order to support more than one virtual processor. It will be done automatically if you confirm your changes.</source>
<translation type="obsolete">I/O APIC機能はシステムページのマザーボードセクションで有効になっていません。仮想プロセッサーを複数にするのなら必須です。変更を確認すると自動的に有効になります。</translation>
</message>
<message>
<source>Hardware virtualization is not currently enabled in the Acceleration section of the System page. This is needed in order to support more than one virtual processor. It will be done automatically if you confirm your changes.</source>
<translation type="obsolete">ハードウェア仮想化がシステムページのアクセラレーションセクションで有効になっていません。仮想プロセッサーを複数にするのなら必須です。変更を確認すると自動的に有効になります。</translation>
</message>
<message>
<source>The processor execution cap is set to a low value. This may make the machine feel slow to respond.</source>
<translation>プロセッサーの使用率制限が低すぎます。マシンの反応が遅く感じられるでしょう。</translation>
</message>
<message>
<source>&lt;qt&gt;%1&amp;nbsp;MB&lt;/qt&gt;</source>
<translation>&lt;qt&gt;%1&amp;nbsp;MB&lt;/qt&gt;</translation>
</message>
<message>
<source>&lt;qt&gt;%1&amp;nbsp;CPU&lt;/qt&gt;</source>
<comment>%1 is 1 for now</comment>
<translation>&lt;qt&gt;%1&amp;nbsp;CPU&lt;/qt&gt;</translation>
</message>
<message>
<source>&lt;qt&gt;%1%&lt;/qt&gt;</source>
<comment>Min CPU execution cap in %</comment>
<translation>&lt;qt&gt;%1&lt;/qt&gt;</translation>
</message>
<message>
<source>&lt;qt&gt;%1%&lt;/qt&gt;</source>
<comment>Max CPU execution cap in %</comment>
<translation>&lt;qt&gt;%1&lt;/qt&gt;</translation>
</message>
<message>
<source>&lt;qt&gt;%1&amp;nbsp;CPUs&lt;/qt&gt;</source>
<comment>%1 is 32 for now</comment>
<translation type="obsolete">&lt;qt&gt;%1&amp;nbsp;CPUs&lt;/qt&gt;</translation>
</message>
<message>
<source>&amp;Motherboard</source>
<translation>マザーボード(&amp;M)</translation>
</message>
<message>
<source>Base &amp;Memory:</source>
<translation>メインメモリー(&amp;M):</translation>
</message>
<message>
<source>Controls the amount of memory provided to the virtual machine. If you assign too much, the machine might not start.</source>
<translation>仮想マシンに割り当てるメインメモリーのサイズを指定します。割り当て量が多すぎると仮想マシンは起動しないかもしれません。</translation>
</message>
<message>
<source>MB</source>
<translation>MB</translation>
</message>
<message>
<source>&amp;Boot Order:</source>
<translation>起動順序(&amp;B):</translation>
</message>
<message>
<source>Defines the boot device order. Use the checkboxes on the left to enable or disable individual boot devices. Move items up and down to change the device order.</source>
<translation>起動デバイスの優先順序を指定します。チェックボックスを使い各デバイスを有効または無効にできます。項目を上または下に移動してデバイスの順序を変更してください。</translation>
</message>
<message>
<source>Move Down (Ctrl-Down)</source>
<translation>下に移動(Ctrl-Down)</translation>
</message>
<message>
<source>Moves the selected boot device down.</source>
<translation>選択した起動デバイスを下に移動します。</translation>
</message>
<message>
<source>&amp;Chipset:</source>
<translation>チップセット(&amp;C):</translation>
</message>
<message>
<source>Selects the chipset to be emulated in this virtual machine. Note that the ICH9 chipset emulation is experimental and not recommended except for guest systems (such as Mac OS X) which require it.</source>
<translation>この仮想マシンで使用するチップセットのタイプを指定します。ICH9チップセットのエミュレーションは実験的で、要求するゲストOS(MacOS Xなど)を使用しない限りは設定するべきではありません。</translation>
</message>
<message>
<source>If checked, an absolute pointing device (a USB tablet) will be supported. Otherwise, only a standard PS/2 mouse will be emulated.</source>
<translation type="obsolete">絶対座標指定のデバイス(USB タブレット)をサポートします。オフの場合は標準的なPS/2マウスをエミュレートします。</translation>
</message>
<message>
<source>Enable &amp;absolute pointing device</source>
<translation type="obsolete">絶対座標指定のデバイスを有効化(&amp;A)</translation>
</message>
<message>
<source>Controls the number of virtual CPUs in the virtual machine. You need hardware virtualization support on your host system to use more than one virtual CPU.</source>
<translation>仮想マシンに割り当てるCPUの数を指定します。複数の仮想CPUを使用するにはホストマシンの仮想化支援機能が必要です。</translation>
</message>
<message>
<source>&amp;Execution Cap:</source>
<translation>使用率制限(&amp;E):</translation>
</message>
<message>
<source>Limits the amount of time that each virtual CPU is allowed to run for. Each virtual CPU will be allowed to use up to this percentage of the processing time available on one physical CPU. The execution cap can be disabled by setting it to 100%. Setting the cap too low can make the machine feel slow to respond.</source>
<translation>設定したそれぞれの仮想CPUの時間量を制限します。仮想CPUは物理CPUで使用する処理時間をパーセントで許可できます。使用率制限は 100% にすることによって無効になります。使用率制限を低く設定しすぎると、仮想マシンの反応が遅く感じられます。</translation>
</message>
<message>
<source>Move Up (Ctrl-Up)</source>
<translation>上に移動(Ctrl-Up)</translation>
</message>
<message>
<source>Moves the selected boot device up.</source>
<translation>選択した起動デバイスを上に移動します。</translation>
</message>
<message>
<source>&amp;Pointing Device:</source>
<translation>ポインティングデバイス(&amp;P):</translation>
</message>
<message>
<source>Determines whether the emulated pointing device is a standard PS/2 mouse, a USB tablet or a USB multi-touch tablet.</source>
<translation>ポインティングデバイスのエミュレーションを標準のPS/2マウスにするか、USBタブレットにするか、USBマルチタッチタブレットにするかを選択します。</translation>
</message>
<message>
<source>Extended Features:</source>
<translation>拡張機能:</translation>
</message>
<message>
<source>When checked, the virtual machine will support the Advanced Configuration and Power Management Interface (ACPI). &lt;b&gt;Note:&lt;/b&gt; don&apos;t disable this feature after having installed a Windows guest operating system!</source>
<translation type="obsolete">仮想マシンでACPI(Advanced Configuration and Power Management Interface)サポートを有効にします。&lt;b&gt;注:&lt;/b&gt; Windows ゲストOSをインストールした後で本機能を無効にしないでください!</translation>
</message>
<message>
<source>Enable &amp;ACPI</source>
<translation type="obsolete">ACPIを有効化(&amp;A)</translation>
</message>
<message>
<source>When checked, the virtual machine will support the Input Output APIC (I/O APIC), which may slightly decrease performance. &lt;b&gt;Note:&lt;/b&gt; don&apos;t disable this feature after having installed a Windows guest operating system!</source>
<translation>仮想マシンでI/O APIC(Input Output APIC)サポートを有効にします。これは仮想マシンの性能をわずかに低下させるかもしれません。&lt;b&gt;注:&lt;/b&gt;Windows ゲストOSをインストールした後で本機能を無効にしないでください!</translation>
</message>
<message>
<source>Enable &amp;I/O APIC</source>
<translation>I/O APICを有効化(&amp;I)</translation>
</message>
<message>
<source>If checked, the RTC device will report the time in UTC, otherwise in local (host) time. Unix usually expects the hardware clock to be set to UTC.</source>
<translation>ハードウェアクロック(RTC)が報告する時刻を協定世界時(UTC)に設定します。オフの場合はローカルタイム(ホスト時刻)を使用します。通常UnixはハードウェアクロックをUTCとして扱います。</translation>
</message>
<message>
<source>Hardware Clock in &amp;UTC Time</source>
<translation>ハードウェアクロックをUTCにする(&amp;U)</translation>
</message>
<message>
<source>&amp;Processor</source>
<translation>プロセッサー(&amp;P)</translation>
</message>
<message>
<source>&amp;Processor(s):</source>
<translation>プロセッサー数(&amp;P):</translation>
</message>
<message>
<source>Controls the number of virtual CPUs in the virtual machine.</source>
<translation type="obsolete">仮想マシンに割り当てるCPUの数を指定します。</translation>
</message>
<message>
<source>When checked, the Physical Address Extension (PAE) feature of the host CPU will be exposed to the virtual machine.</source>
<translation>仮想マシンでホストCPUのPAE(物理アドレス拡張機能)を有効にします。</translation>
</message>
<message>
<source>Enable PA&amp;E/NX</source>
<translation>PAE/NXを有効化(&amp;E)</translation>
</message>
<message>
<source>Acce&amp;leration</source>
<translation>アクセラレーション(&amp;L)</translation>
</message>
<message>
<source>Hardware Virtualization:</source>
<translation>仮想化支援機能:</translation>
</message>
<message>
<source>When checked, the virtual machine will try to make use of the host CPU&apos;s hardware virtualization extensions such as Intel VT-x and AMD-V.</source>
<translation>仮想マシンでホストCPUの仮想化支援機能(Intel VT-xまたはAMD-V)を有効にします。</translation>
</message>
<message>
<source>Enable &amp;VT-x/AMD-V</source>
<translation>VT-x/AMD-Vを有効化(&amp;V)</translation>
</message>
<message>
<source>When checked, the virtual machine will try to make use of the nested paging extension of Intel VT-x and AMD-V.</source>
<translation>仮想マシンでホストCPUのネステッドページング(Intel VT-x/EPTまたはAMD-V/RVI)を有効にします。</translation>
</message>
<message>
<source>Enable Nested Pa&amp;ging</source>
<translation>ネステッドページングを有効化(&amp;G)</translation>
</message>
<message>
<source>&lt;qt&gt;%1&amp;nbsp;CPUs&lt;/qt&gt;</source>
<comment>%1 is host cpu count * 2 for now</comment>
<translation>&lt;qt&gt;%1&amp;nbsp;CPUs&lt;/qt&gt;</translation>
</message>
<message>
<source>When checked, the guest will support the Extended Firmware Interface (EFI), which is required to boot certain guest OSes. Non-EFI aware OSes will not be able to boot if this option is activated.</source>
<translation>一部のOSが起動に必要とするExtended Firmware Interface(EFI)を有効化します。本オプションが有効な場合、EFIに対応していないOSは起動できません。</translation>
</message>
<message>
<source>Enable &amp;EFI (special OSes only)</source>
<translation>EFIを有効化(一部のOSのみ)(&amp;E)</translation>
</message>
<message>
<source>&amp;Paravirtualization Interface:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Selects the paravirtualization guest interface provider to be used by this virtual machine.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>The I/O APIC feature is not currently enabled in the Motherboard section of the System page. This is needed in order to support a chip set of type ICH9 you have enabled for this VM. It will be done automatically if you confirm your changes.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>USB controller emulation is not currently enabled on the USB page. This is needed to support an emulated USB input device you have enabled for this VM. It will be done automatically if you confirm your changes.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>The I/O APIC feature is not currently enabled in the Motherboard section of the System page. This is needed in order to support more than one virtual processor you have chosen for this VM. It will be done automatically if you confirm your changes.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Hardware virtualization is not currently enabled in the Acceleration section of the System page. This is needed in order to support more than one virtual processor you have chosen for this VM. It will be done automatically if you confirm your changes.</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>UIMachineSettingsUSB</name>
<message>
<source>USB 2.0 is currently enabled for this virtual machine. However this requires the &lt;b&gt;%1&lt;/b&gt; to be installed. Please install the Extension Pack from the VirtualBox download site. After this you will be able to re-enable USB 2.0. It will be disabled in the meantime unless you cancel the current settings changes.</source>
<translation type="obsolete">この仮想マシンでUSB 2.0を有効化するには&lt;b&gt;%1&lt;/b&gt;のインストールが必要です。VirtualBoxのダウンロードサイトから機能拡張パッケージをダウンロードし、インストールしてください。機能拡張パッケージをインストールすると、USB 2.0を有効化することができます。現在の設定をキャンセルしない場合、USB 2.0は無効化されます。</translation>
</message>
<message>
<source>USB 2.0 is currently enabled for this virtual machine. However, this requires the &lt;b&gt;%1&lt;/b&gt; to be installed. Please install the Extension Pack from the VirtualBox download site. After this you will be able to re-enable USB 2.0. It will be disabled in the meantime unless you cancel the current settings changes.</source>
<translation type="obsolete">この仮想マシンでUSB 2.0を有効にするには&lt;b&gt;%1&lt;/b&gt;のインストールが必要です。VirtualBoxのダウンロードサイトから機能拡張パッケージをダウンロードし、インストールしてください。機能拡張パッケージをインストールすると、USB 2.0を有効にすることができます。現在の設定をキャンセルしない場合、USB 2.0は無効化されます。</translation>
</message>
<message>
<source>USB 2.0 is currently enabled for this virtual machine. However, this requires the &lt;b&gt;%1&lt;/b&gt; to be installed. Please install the Extension Pack from the VirtualBox download site or disable USB 2.0 to be able to start the machine.</source>
<translation>USB 2.0がこの仮想マシンで有効です。しかし、これには &lt;b&gt;%1&lt;/b&gt; のインストールが必要です。VirtualBoxダウンロードサイトから拡張パックをインストールするか、マシンを開始するのにUSB 2.0を無効にしてください。</translation>
</message>
<message>
<source>&amp;Add Empty Filter</source>
<translation>空のフィルターを追加(&amp;A)</translation>
</message>
<message>
<source>A&amp;dd Filter From Device</source>
<translation>デバイスからフィルターを追加する(&amp;D)</translation>
</message>
<message>
<source>&amp;Edit Filter</source>
<translation>フィルターを編集する(&amp;E)</translation>
</message>
<message>
<source>&amp;Remove Filter</source>
<translation>フィルターを除去する(&amp;R)</translation>
</message>
<message>
<source>&amp;Move Filter Up</source>
<translation>フィルターを上に移動する(&amp;M)</translation>
</message>
<message>
<source>M&amp;ove Filter Down</source>
<translation>フィルターを下に移動(&amp;O)</translation>
</message>
<message>
<source>Adds a new USB filter with all fields initially set to empty strings. Note that such a filter will match any attached USB device.</source>
<translation>すべてのフィールドが空の新規USB フィルターを追加します。注:このフィルターはすべての接続されたUSB デバイスに適合します。</translation>
</message>
<message>
<source>Adds a new USB filter with all fields set to the values of the selected USB device attached to the host PC.</source>
<translation>ホストマシンに接続された、選択したUSB デバイスの値をすべてのフィールドに設定した新規USB フィルターを追加します。</translation>
</message>
<message>
<source>Edits the selected USB filter.</source>
<translation>選択したUSB フィルターを編集します。</translation>
</message>
<message>
<source>Removes the selected USB filter.</source>
<translation>選択したUSB フィルターを除去します。</translation>
</message>
<message>
<source>Moves the selected USB filter up.</source>
<translation>選択したUSB フィルターを上に移動します。</translation>
</message>
<message>
<source>Moves the selected USB filter down.</source>
<translation>選択したUSB フィルターを下に移動します。</translation>
</message>
<message>
<source>New Filter %1</source>
<comment>usb</comment>
<translation>新規フィルター %1</translation>
</message>
<message>
<source>&lt;nobr&gt;Vendor ID: %1&lt;/nobr&gt;</source>
<comment>USB filter tooltip</comment>
<translation>&lt;nobr&gt;ベンダーID: %1&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;nobr&gt;Product ID: %2&lt;/nobr&gt;</source>
<comment>USB filter tooltip</comment>
<translation>&lt;nobr&gt;プロダクトID: %2&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;nobr&gt;Revision: %3&lt;/nobr&gt;</source>
<comment>USB filter tooltip</comment>
<translation>&lt;nobr&gt;リビジョン: %3&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;nobr&gt;Product: %4&lt;/nobr&gt;</source>
<comment>USB filter tooltip</comment>
<translation>&lt;nobr&gt;製品: %4&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;nobr&gt;Manufacturer: %5&lt;/nobr&gt;</source>
<comment>USB filter tooltip</comment>
<translation>&lt;nobr&gt;メーカー: %5&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;nobr&gt;Serial No.: %1&lt;/nobr&gt;</source>
<comment>USB filter tooltip</comment>
<translation>&lt;nobr&gt;シリアルNo.: %1&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;nobr&gt;Port: %1&lt;/nobr&gt;</source>
<comment>USB filter tooltip</comment>
<translation>&lt;nobr&gt;ポート: %1&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;nobr&gt;State: %1&lt;/nobr&gt;</source>
<comment>USB filter tooltip</comment>
<translation>&lt;nobr&gt;状態: %1&lt;/nobr&gt;</translation>
</message>
<message>
<source>When checked, enables the virtual USB controller of this machine.</source>
<translation>この仮想マシンの仮想USB コントローラーを有効にします。</translation>
</message>
<message>
<source>Enable &amp;USB Controller</source>
<translation>USB コントローラーを有効化(&amp;U)</translation>
</message>
<message>
<source>When checked, enables the virtual USB EHCI controller of this machine. The USB EHCI controller provides USB 2.0 support.</source>
<translation>仮想マシンの仮想USB EHCI コントローラーを有効にします。USB EHCI コントローラーはUSB 2.0 サポートを提供します。</translation>
</message>
<message>
<source>Enable USB 2.0 (E&amp;HCI) Controller</source>
<translation type="obsolete">USB 2.0 (EHCI)コントローラーを有効化(&amp;H)</translation>
</message>
<message>
<source>USB Device &amp;Filters</source>
<translation>USB デバイスフィルター(&amp;F)</translation>
</message>
<message>
<source>Lists all USB filters of this machine. The checkbox to the left defines whether the particular filter is enabled or not. Use the context menu or buttons to the right to add or remove USB filters.</source>
<translation>仮想マシンのすべてのUSB フィルターをリスト表示します。左のチェックボックスは、特定のフィルターが可能にされるかどうかを定義します。 USB フィルターを追加するか、または除去する場合はコンテキストメニューかボタンを使用してください。</translation>
</message>
<message>
<source>[filter]</source>
<translation>[フィルター]</translation>
</message>
<message>
<source>When checked, enables the virtual USB OHCI controller of this machine. The USB OHCI controller provides USB 1.0 support.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>USB &amp;1.1 (OHCI) Controller</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>USB &amp;2.0 (EHCI) Controller</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>When checked, enables the virtual USB xHCI controller of this machine. The USB xHCI controller provides USB 3.0 support.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>USB &amp;3.0 (xHCI) Controller</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>UIMachineSettingsUSBFilterDetails</name>
<message>
<source>Any</source>
<comment>remote</comment>
<translation>任意</translation>
</message>
<message>
<source>Yes</source>
<comment>remote</comment>
<translation>はい</translation>
</message>
<message>
<source>No</source>
<comment>remote</comment>
<translation>いいえ</translation>
</message>
<message>
<source>&amp;Name:</source>
<translation>名前(&amp;N):</translation>
</message>
<message>
<source>Holds the filter name.</source>
<translation>フィルター名を指定します。</translation>
</message>
<message>
<source>&amp;Vendor ID:</source>
<translation>ベンダーID(&amp;V):</translation>
</message>
<message>
<source>Defines the vendor ID filter. The &lt;i&gt;exact match&lt;/i&gt; string format is &lt;tt&gt;XXXX&lt;/tt&gt; where &lt;tt&gt;X&lt;/tt&gt; is a hexadecimal digit. An empty string will match any value.</source>
<translation>ベンダーIDフィルターを定義します。&lt;i&gt;完全一致&lt;/i&gt;する文字列の形式は&lt;tt&gt;XXXX&lt;/tt&gt;で、&lt;tt&gt;X&lt;/tt&gt;は16進数です。空の文字列はすべての値と一致します。</translation>
</message>
<message>
<source>&amp;Product ID:</source>
<translation>プロダクトID(&amp;P):</translation>
</message>
<message>
<source>Defines the product ID filter. The &lt;i&gt;exact match&lt;/i&gt; string format is &lt;tt&gt;XXXX&lt;/tt&gt; where &lt;tt&gt;X&lt;/tt&gt; is a hexadecimal digit. An empty string will match any value.</source>
<translation>プロダクトIDフィルターを定義します。&lt;i&gt;完全一致&lt;/i&gt;する文字列の形式は&lt;tt&gt;XXXX&lt;/tt&gt;で、&lt;tt&gt;X&lt;/tt&gt;は16進数です。空の文字列はすべての値と一致します。</translation>
</message>
<message>
<source>&amp;Revision:</source>
<translation>リビジョン(&amp;R):</translation>
</message>
<message>
<source>Defines the revision number filter. The &lt;i&gt;exact match&lt;/i&gt; string format is &lt;tt&gt;IIFF&lt;/tt&gt; where &lt;tt&gt;I&lt;/tt&gt; is a decimal digit of the integer part and &lt;tt&gt;F&lt;/tt&gt; is a decimal digit of the fractional part. An empty string will match any value.</source>
<translation>リビジョン番号フィルターを定義します。&lt;i&gt;完全一致&lt;/i&gt;する文字列の形式は&lt;tt&gt;IIFF&lt;/tt&gt;で、&lt;tt&gt;I&lt;/tt&gt;は10進数で整数部、&lt;tt&gt;F&lt;/tt&gt;は10進数で小数部です。空の文字列はすべての値と一致します。</translation>
</message>
<message>
<source>&amp;Manufacturer:</source>
<translation>メーカー(&amp;M):</translation>
</message>
<message>
<source>Defines the manufacturer filter as an &lt;i&gt;exact match&lt;/i&gt; string. An empty string will match any value.</source>
<translation>&lt;i&gt;完全一致&lt;/i&gt;するメーカー フィルターを定義します。空の文字列はすべての値と一致します。</translation>
</message>
<message>
<source>Pro&amp;duct:</source>
<translation>製品名(&amp;D):</translation>
</message>
<message>
<source>Defines the product name filter as an &lt;i&gt;exact match&lt;/i&gt; string. An empty string will match any value.</source>
<translation>&lt;i&gt;完全一致&lt;/i&gt;する製品名フィルターを定義します。空の文字列はすべての値と一致します。</translation>
</message>
<message>
<source>&amp;Serial No.:</source>
<translation>シリアル No.(&amp;S):</translation>
</message>
<message>
<source>Defines the serial number filter as an &lt;i&gt;exact match&lt;/i&gt; string. An empty string will match any value.</source>
<translation>&lt;i&gt;完全一致&lt;/i&gt;するシリアル番号フィルターを定義します。空の文字列はすべての値と一致します。</translation>
</message>
<message>
<source>Por&amp;t:</source>
<translation>ポート(&amp;T):</translation>
</message>
<message>
<source>Defines the host USB port filter as an &lt;i&gt;exact match&lt;/i&gt; string. An empty string will match any value.</source>
<translation>&lt;i&gt;完全一致&lt;/i&gt;するホストUSBポート フィルターを定義します。空の文字列はすべての値と一致します。</translation>
</message>
<message>
<source>R&amp;emote:</source>
<translation>リモート(&amp;E):</translation>
</message>
<message>
<source>Defines whether this filter applies to USB devices attached locally to the host computer (&lt;i&gt;No&lt;/i&gt;), to a VRDP client&apos;s computer (&lt;i&gt;Yes&lt;/i&gt;), or both (&lt;i&gt;Any&lt;/i&gt;).</source>
<translation>ローカルに接続されたUSB デバイスにこのフィルターを適用するかどうかを定義します。ホストマシン(&lt;i&gt;いいえ&lt;/i&gt;)、VRDP クライアントのコンピューター(&lt;i&gt;はい&lt;/i&gt;)、両方((&lt;i&gt;任意&lt;/i&gt;))。</translation>
</message>
<message>
<source>&amp;Action:</source>
<translation type="obsolete">動作(&amp;A):</translation>
</message>
<message>
<source>Defines an action performed by the host computer when a matching device is attached: give it up to the host OS (&lt;i&gt;Ignore&lt;/i&gt;) or grab it for later usage by virtual machines (&lt;i&gt;Hold&lt;/i&gt;).</source>
<translation type="obsolete">一致するデバイスが接続されたとき、ホストマシンが実行する動作を定義します:ホストOSに譲る(&lt;i&gt;無視&lt;/i&gt;) 、仮想マシンで使用するために捕捉(&lt;i&gt;保持&lt;/i&gt;)。</translation>
</message>
<message>
<source>USB Filter Details</source>
<translation>USB フィルター詳細</translation>
</message>
</context>
<context>
<name>UIMachineWindow</name>
<message>
<source> EXPERIMENTAL build %1r%2 - %3</source>
<translation>試験的ビルド %1r%2 - %3</translation>
</message>
</context>
<context>
<name>UIMachineWindowNormal</name>
<message>
<source>Shows the currently assigned Host key.&lt;br&gt;This key, when pressed alone, toggles the keyboard and mouse capture state. It can also be used in combination with other keys to quickly perform actions from the main menu.</source>
<translation>現在割り当てられているホストキーを表示します。&lt;br&gt;ホストキーを単独で押すと、キーボードとマウスの制御が切り替わります。また、他のキーと合わせてメインメニューからキーボード ショートカットの操作に使用することもできます。</translation>
</message>
</context>
<context>
<name>UIMediumManager</name>
<message>
<source>&amp;Hard drives</source>
<translation>ハードドライブ(&amp;H)</translation>
</message>
<message>
<source>&amp;Optical disks</source>
<translation>光学ディスク(&amp;O)</translation>
</message>
<message>
<source>&amp;Floppy disks</source>
<translation>フロッピーディスク(&amp;F)</translation>
</message>
<message>
<source>&amp;Select</source>
<translation type="obsolete">選択(&amp;S)</translation>
</message>
<message>
<source>C&amp;lose</source>
<translation type="obsolete">閉じる(&amp;L)</translation>
</message>
<message>
<source>Removing medium...</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>UIMediumTypeChangeDialog</name>
<message>
<source>Modify medium attributes</source>
<translation>メディアの属性を変更</translation>
</message>
<message>
<source>&lt;p&gt;You are about to change the settings of the disk image file &lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Please choose one of the following modes and press &lt;b&gt;%2&lt;/b&gt; to proceed or &lt;b&gt;%3&lt;/b&gt; otherwise.&lt;/p&gt;</source>
<translation>&lt;p&gt;&lt;b&gt;%1&lt;/b&gt; にある仮想ディスクの属性を変更しようとしています。&lt;/p&gt;&lt;p&gt;メディアタイプを選択し &lt;b&gt;%2&lt;/b&gt; を押して開始するか、それ以外の &lt;b&gt;%3&lt;/b&gt; を行なってください。&lt;/p&gt;</translation>
</message>
<message>
<source>Choose mode:</source>
<translation>メディアタイプを選択:</translation>
</message>
</context>
<context>
<name>UIMenuBarEditorWidget</name>
<message>
<source>Virtual Screen Resize</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Virtual Screen Mapping</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Close</source>
<translation type="unfinished">閉じる</translation>
</message>
</context>
<context>
<name>UIMessageCenter</name>
<message>
<source>VirtualBox - Information</source>
<comment>msg box title</comment>
<translation>VirtualBox - 情報</translation>
</message>
<message>
<source>VirtualBox - Question</source>
<comment>msg box title</comment>
<translation>VirtualBox - 質問</translation>
</message>
<message>
<source>VirtualBox - Warning</source>
<comment>msg box title</comment>
<translation>VirtualBox - 警告</translation>
</message>
<message>
<source>VirtualBox - Error</source>
<comment>msg box title</comment>
<translation>VirtualBox - エラー</translation>
</message>
<message>
<source>VirtualBox - Critical Error</source>
<comment>msg box title</comment>
<translation>VirtualBox - 重大なエラー</translation>
</message>
<message>
<source>&lt;p&gt;Do you want to remove the NAT network &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;?&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;If this network is in use by one or more virtual machine network adapters these adapters will no longer be usable until you correct their settings by either choosing a different network name or a different adapter attachment type.&lt;/p&gt;</source>
<translation>&lt;p&gt;NATネットワーク&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; を除去しますか?&lt;/p&gt; &lt;p&gt;このネットワークをひとつ以上の仮想マシンネットワークアダプターで使用中の場合は、別のネットワーク名や別のアダプタータイプを選択しない限りふたたび使えるようにはなりません。&lt;/p&gt;</translation>
</message>
<message>
<source>Failed to attach the webcam &lt;b&gt;%1&lt;/b&gt; to the virtual machine &lt;b&gt;%2&lt;/b&gt;.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Failed to detach the webcam &lt;b&gt;%1&lt;/b&gt; from the virtual machine &lt;b&gt;%2&lt;/b&gt;.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Failed to enable the remote desktop server for the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
<translation>仮想マシン &lt;b&gt;%1&lt;/b&gt; のリモートデスクトップサーバーを有効化できませんでした。</translation>
</message>
<message>
<source>Failed to disable the remote desktop server for the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
<translation>仮想マシン &lt;b&gt;%1&lt;/b&gt; のリモートデスクトップサーバーを無効化できませんでした。</translation>
</message>
<message>
<source>Failed to enable video capturing for the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
<translation>仮想マシン &lt;b&gt;%1&lt;/b&gt; のビデオキャプチャーを有効化できませんでした。</translation>
</message>
<message>
<source>Failed to disable video capturing for the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
<translation>仮想マシン &lt;b&gt;%1&lt;/b&gt; のビデオキャプチャーを無効化できませんでした。</translation>
</message>
<message>
<source>&lt;p&gt;The VirtualBox Guest Additions do not appear to be available on this virtual machine, and shared folders cannot be used without them. To use shared folders inside the virtual machine, please install the Guest Additions if they are not installed, or re-install them if they are not working correctly, by selecting &lt;b&gt;Insert Guest Additions CD image&lt;/b&gt; from the &lt;b&gt;Devices&lt;/b&gt; menu. If they are installed but the machine is not yet fully started then shared folders will be available once it is.&lt;/p&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&lt;p&gt;Could not find the &lt;b&gt;VirtualBox Guest Additions&lt;/b&gt; disk image file.&lt;/p&gt;&lt;p&gt;Do you wish to download this disk image file from the Internet?&lt;/p&gt;</source>
<translation>&lt;p&gt;&lt;b&gt;VirtualBox Guest Additions&lt;/b&gt; ディスクイメージファイルが見つかりません。&lt;/p&gt;&lt;p&gt;インターネットからディスクイメージをダウンロードしますか?&lt;/p&gt;</translation>
</message>
<message>
<source>Download</source>
<translation>ダウンロード</translation>
</message>
<message>
<source>&lt;p&gt;Are you sure you want to download the &lt;b&gt;VirtualBox Guest Additions&lt;/b&gt; disk image file from &lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%1&lt;/a&gt;&lt;/nobr&gt; (size %2 bytes)?&lt;/p&gt;</source>
<translation>&lt;p&gt;本当に&lt;b&gt;VirtualBox Guest Additions&lt;/b&gt; ディスクイメージを&lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%1&lt;/a&gt;&lt;/nobr&gt; からダウンロードしますか? (サイズ %2バイト)&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;The &lt;b&gt;VirtualBox Guest Additions&lt;/b&gt; disk image file has been successfully downloaded from &lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%1&lt;/a&gt;&lt;/nobr&gt; but can&apos;t be saved locally as &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;.&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;Please choose another location for that file.&lt;/p&gt;</source>
<translation>&lt;p&gt;&lt;b&gt;VirtualBox Guest Additions&lt;/b&gt; ディスクイメージを&lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%1&lt;/a&gt;&lt;/nobr&gt;からダウンロードしましたが、&lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;に保存できません。&lt;/p&gt;&lt;p&gt;他の保存場所を選択してください。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;The &lt;b&gt;VirtualBox Guest Additions&lt;/b&gt; disk image file has been successfully downloaded from &lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%1&lt;/a&gt;&lt;/nobr&gt; and saved locally as &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;.&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;Do you wish to register this disk image file and insert it into the virtual CD/DVD drive?&lt;/p&gt;</source>
<translation>&lt;p&gt;&lt;b&gt;VirtualBox Guest Additions&lt;/b&gt; ディスクイメージを&lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%1&lt;/a&gt;&lt;/nobr&gt;からダウンロードし、&lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;に保存しました。&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;ディスクイメージファイルを登録し、仮想CD/DVDドライブに挿入しますか?&lt;/p&gt;</translation>
</message>
<message>
<source>Insert</source>
<comment>additions</comment>
<translation type="unfinished"></translation>
</message>
<message>
<source>&lt;p&gt;Could not insert the &lt;b&gt;VirtualBox Guest Additions&lt;/b&gt; disk image file into the virtual machine &lt;b&gt;%1&lt;/b&gt;, as the machine has no CD/DVD drives. Please add a drive using the storage page of the virtual machine settings window.&lt;/p&gt;</source>
<translation>&lt;p&gt;仮想マシン&lt;b&gt;&quot;%1&quot;&lt;/b&gt;にCD/DVDドライブがないので、&lt;b&gt;VirtualBox Guest Additions&lt;/b&gt;のディスクイメージを仮想マシンに挿入できません。 仮想マシン設定ウィンドウのストレージページでドライブを追加してください。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Could not find the &lt;b&gt;VirtualBox User Manual&lt;/b&gt; &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;.&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;Do you wish to download this file from the Internet?&lt;/p&gt;</source>
<translation>&lt;p&gt;&lt;b&gt;VirtualBox ユーザーマニュアル&lt;/b&gt; &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;が見つかりません。&lt;/p&gt;&lt;p&gt;ダウンロードしますか?&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Are you sure you want to download the &lt;b&gt;VirtualBox User Manual&lt;/b&gt; from &lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%1&lt;/a&gt;&lt;/nobr&gt; (size %2 bytes)?&lt;/p&gt;</source>
<translation>&lt;p&gt;&lt;b&gt;VirtualBox ユーザーマニュアル&lt;/b&gt;を&lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%1&lt;/a&gt;&lt;/nobr&gt; からダウンロードしますか? (サイズ %2バイト)&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;The VirtualBox User Manual has been successfully downloaded from &lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%1&lt;/a&gt;&lt;/nobr&gt; but can&apos;t be saved locally as &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;.&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;Please choose another location for that file.&lt;/p&gt;</source>
<translation>&lt;p&gt;VirtualBox ユーザーマニュアルを&lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%1&lt;/a&gt;&lt;/nobr&gt;からダウンロードしましたが、&lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;に保存できません。&lt;/p&gt;&lt;p&gt;他の保存場所を選択してください。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;The VirtualBox User Manual has been successfully downloaded from &lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%1&lt;/a&gt;&lt;/nobr&gt; and saved locally as &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;.&lt;/nobr&gt;&lt;/p&gt;</source>
<translation>&lt;p&gt;VirtualBox ユーザーマニュアルを&lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%1&lt;/a&gt;&lt;/nobr&gt;からダウンロードし、&lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;に保存しました。&lt;/p&gt;</translation>
</message>
<message>
<source>Do not show this message again</source>
<comment>msg box flag</comment>
<translation>次回からこのメッセージを表示しない</translation>
</message>
<message>
<source>Deletion of all files belonging to the VM is currently disabled on Windows/x64 to prevent a crash. That will be fixed in the next release.</source>
<translation type="obsolete">クラッシュを防ぐため、Windows/x64では仮想マシンに含まれるすべてのファイルの削除は現在できません。これは次回のリリースで修正されます。</translation>
</message>
<message>
<source>Failed to open &lt;tt&gt;%1&lt;/tt&gt;. Make sure your desktop environment can properly handle URLs of this type.</source>
<translation>&lt;tt&gt;%1&lt;/tt&gt;を開けませんでした。デスクトップ環境が適切にURLを扱えることを確認してください。</translation>
</message>
<message>
<source>&lt;p&gt;Failed to initialize COM or to find the VirtualBox COM server. Most likely, the VirtualBox server is not running or failed to start.&lt;/p&gt;&lt;p&gt;The application will now terminate.&lt;/p&gt;</source>
<translation>&lt;p&gt;COM の初期化に失敗したか、またはVirtualBox COMサーバーが見つかりませんでした。VirtualBoxサーバーが起動していないか、または起動に失敗しています。&lt;/p&gt;&lt;p&gt;アプリケーションを終了します。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Failed to initialize COM because the VirtualBox global configuration directory &lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt; is not accessible. Please check the permissions of this directory and of its parent directory.&lt;/p&gt;&lt;p&gt;The application will now terminate.&lt;/p&gt;</source>
<translation>&lt;p&gt;VirtualBox のグローバル設定ディレクトリー &lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt; にアクセスできないため、 COM の初期化に失敗しました。このディレクトリーならびに親ディレクトリーのパーミッションを確認してください。&lt;/p&gt;&lt;p&gt;このアプリケーションは終了します。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Failed to create the VirtualBox COM object.&lt;/p&gt;&lt;p&gt;The application will now terminate.&lt;/p&gt;</source>
<translation>&lt;p&gt;VirtualBox COMオブジェクトの作成に失敗しました。&lt;/p&gt;&lt;p&gt;アプリケーションを終了します。&lt;/p&gt;</translation>
</message>
<message>
<source>Failed to set global VirtualBox properties.</source>
<translation>グローバルなVirtualBoxのプロパティの設定に失敗しました。</translation>
</message>
<message>
<source>Failed to access the USB subsystem.</source>
<translation>USBサブシステムのアクセスに失敗しました。</translation>
</message>
<message>
<source>Failed to create a new virtual machine.</source>
<translation>新規仮想マシンの作成に失敗しました。</translation>
</message>
<message>
<source>Failed to create a new virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
<translation type="obsolete">新規仮想マシン&lt;b&gt;&quot;%1&quot;&lt;/b&gt;の作成に失敗しました。</translation>
</message>
<message>
<source>Failed to open virtual machine located in %1.</source>
<translation>仮想マシン&lt;b&gt;&quot;%1&quot;&lt;/b&gt;を開けませんでした。</translation>
</message>
<message>
<source>Failed to register the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
<translation>仮想マシン &lt;b&gt;%1&lt;/b&gt; の登録に失敗しました。</translation>
</message>
<message>
<source>Failed to add virtual machine &lt;b&gt;%1&lt;/b&gt; located in &lt;i&gt;%2&lt;/i&gt; because its already present.</source>
<translation>仮想マシン&lt;b&gt;&quot;%1&quot;&lt;/b&gt;(&lt;i&gt;&quot;%2&quot;&lt;/i&gt;)の追加に失敗しました。すでに存在します。</translation>
</message>
<message>
<source>Failed to apply the settings to the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
<translation type="obsolete">仮想マシン&lt;b&gt;&quot;%1&quot;&lt;/b&gt;の設定の適用に失敗しました。</translation>
</message>
<message>
<source>&lt;p&gt;The machine settings were changed while you were editing them. You currently have unsaved setting changes.&lt;/p&gt;&lt;p&gt;Would you like to reload the changed settings or to keep your own changes?&lt;/p&gt;</source>
<translation>&lt;p&gt;編集中にマシンの設定が変更されました。現在保存されていない変更が含まれています。&lt;/p&gt;&lt;p&gt;変更を再読み込みするか、現在の設定を保持しますか?&lt;/p&gt;</translation>
</message>
<message>
<source>Reload settings</source>
<translation>設定を再読み込み</translation>
</message>
<message>
<source>Keep changes</source>
<translation>設定を保持</translation>
</message>
<message>
<source>The virtual machine that you are changing has been started. Only certain settings can be changed while a machine is running. All other changes will be lost if you close this window now.</source>
<translation>設定を変更した仮想マシンを開始しました。マシンの起動中に変更できる設定は特定のもののみとなります。このウィンドウをすぐに閉じた場合は、他のすべての変更点は失われます。</translation>
</message>
<message>
<source>Failed to start the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
<translation>仮想マシン&lt;b&gt;&quot;%1&quot;&lt;/b&gt;の起動に失敗しました。</translation>
</message>
<message>
<source>Failed to pause the execution of the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
<translation>仮想マシン&lt;b&gt;&quot;%1&quot;&lt;/b&gt;の一時停止に失敗しました。</translation>
</message>
<message>
<source>Failed to resume the execution of the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
<translation>仮想マシン&lt;b&gt;&quot;%1&quot;&lt;/b&gt;の再開に失敗しました。</translation>
</message>
<message>
<source>Failed to save the state of the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
<translation>仮想マシン&lt;b&gt;&quot;%1&quot;&lt;/b&gt;の状態の保存に失敗しました。</translation>
</message>
<message>
<source>Failed to clone the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
<translation>仮想マシン &lt;b&gt;%1&lt;/b&gt;.のクローンに失敗しました。</translation>
</message>
<message>
<source>Failed to create a snapshot of the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
<translation>仮想マシン&lt;b&gt;&quot;%1&quot;&lt;/b&gt;のスナップショット作成に失敗しました。</translation>
</message>
<message>
<source>Failed to stop the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
<translation>仮想マシン&lt;b&gt;&quot;%1&quot;&lt;/b&gt;の停止に失敗しました。</translation>
</message>
<message>
<source>Failed to remove the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
<translation>仮想マシン&lt;b&gt;&quot;%1&quot;&lt;/b&gt;の除去に失敗しました。</translation>
</message>
<message>
<source>Failed to discard the saved state of the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
<translation>仮想マシン&lt;b&gt;&quot;%1&quot;&lt;/b&gt;の保存された状態の破棄に失敗しました。</translation>
</message>
<message>
<source>Failed to discard the snapshot &lt;b&gt;%1&lt;/b&gt; of the virtual machine &lt;b&gt;%2&lt;/b&gt;.</source>
<translation type="obsolete">仮想マシン&lt;b&gt;&quot;%2&quot;&lt;/b&gt;のスナップショット &lt;b&gt;%1&lt;/b&gt; の破棄に失敗しました。</translation>
</message>
<message>
<source>Failed to discard the current state of the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
<translation type="obsolete">仮想マシン&lt;b&gt;&quot;%1&quot;&lt;/b&gt;の最新の状態の破棄に失敗しました。</translation>
</message>
<message>
<source>Failed to discard the current snapshot and the current state of the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
<translation type="obsolete">仮想マシン&lt;b&gt;&quot;%1&quot;&lt;/b&gt;の最新のスナップショットと状態の破棄に失敗しました。</translation>
</message>
<message>
<source>There is no virtual machine named &lt;b&gt;%1&lt;/b&gt;.</source>
<translation>仮想マシン&lt;b&gt;&quot;%1&quot;&lt;/b&gt;がありません。</translation>
</message>
<message>
<source>&lt;p&gt;Are you sure you want to permanently delete the virtual machine &lt;b&gt;%1&lt;/b&gt;?&lt;/p&gt;&lt;p&gt;This operation cannot be undone.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;仮想マシン&lt;b&gt;&quot;%1&quot;&lt;/b&gt;を削除しますか?&lt;/p&gt;&lt;p&gt;この操作は元に戻せません。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Are you sure you want to unregister the inaccessible virtual machine &lt;b&gt;%1&lt;/b&gt;?&lt;/p&gt;&lt;p&gt;You will not be able to register it again from GUI.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;アクセスできない仮想マシン&lt;b&gt;&quot;%1&quot;&lt;/b&gt;の登録を解除しますか?&lt;/p&gt;&lt;p&gt;GUIからそれを登録し直すことはできません。&lt;/p&gt;
</translation>
</message>
<message>
<source>&lt;p&gt;Are you sure you want to discard the saved state of the virtual machine &lt;b&gt;%1&lt;/b&gt;?&lt;/p&gt;&lt;p&gt;This operation is equivalent to resetting or powering off the machine without doing a proper shutdown of the guest OS.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;仮想マシン&lt;b&gt;&quot;%1&quot;&lt;/b&gt;の保存された状態を破棄しますか?&lt;/p&gt;&lt;p&gt;この操作はゲストOSを適切にシャットダウンせずにリセットまたは電源をオフにすることと同等です。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Releasing this media image will detach it from the following virtual machine(s): &lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Continue?&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;このメディアイメージを解放すると、以下の仮想マシンでの割り当てが解除されます:&lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;続行しますか?&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;The image file &lt;b&gt;%1&lt;/b&gt; already exists. You cannot create a new virtual hard disk that uses this file, because it can be already used by another virtual hard disk.&lt;/p&gt;&lt;p&gt;Please specify a different image file name.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;イメージファイル&lt;b&gt;&quot;%1&quot;&lt;/b&gt;はすでに存在します。他の仮想ハードディスクでこの名前が使用されているため、新規仮想ハードディスクを作成できません。&lt;/p&gt;&lt;p&gt;別のイメージファイル名を指定してください。&lt;/p&gt;</translation>
</message>
<message>
<source>Failed to delete the virtual hard disk image &lt;b&gt;%1&lt;/b&gt;.</source>
<translation type="obsolete">仮想ハードディスクイメージ&lt;b&gt;&quot;%1&quot;&lt;/b&gt;の削除に失敗しました。</translation>
</message>
<message>
<source>&lt;p&gt;Do you want to remove (unregister) the virtual hard disk &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;?&lt;/nobr&gt;&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;仮想ハードディスク&lt;nobr&gt;&lt;b&gt;&quot;%1&quot;&lt;/b&gt;を除去(登録解除)しますか?&lt;/nobr&gt;&lt;/p&gt;</translation>
</message>
<message>
<source>Failed to create the virtual hard disk image &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;.&lt;/nobr&gt;</source>
<translation type="obsolete">仮想ハードディスクイメージ&lt;nobr&gt;&lt;b&gt;&quot;%1&quot;&lt;/b&gt;の作成に失敗しました。&lt;/nobr&gt;</translation>
</message>
<message>
<source>hard disk</source>
<translation type="obsolete">ハードディスク</translation>
</message>
<message>
<source>CD/DVD image</source>
<translation type="obsolete">CD/DVDイメージ</translation>
</message>
<message>
<source>floppy image</source>
<translation type="obsolete">フロッピーイメージ</translation>
</message>
<message>
<source>Failed to register the %1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;.</source>
<translation type="obsolete">%1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;の登録に失敗しました。
</translation>
</message>
<message>
<source>Failed to unregister the %1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;.</source>
<translation type="obsolete">%1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;の登録解除に失敗しました。</translation>
</message>
<message>
<source>Failed to create a new session.</source>
<translation>新規セッションの作成に失敗しました。</translation>
</message>
<message>
<source>Failed to open a session for the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
<translation>仮想マシン&lt;b&gt;&quot;%1&quot;&lt;/b&gt;のセッションを開けませんでした。</translation>
</message>
<message>
<source>Failed to determine the accessibility state of the media &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;. Some of the registered media may become inaccessible.</source>
<translation type="obsolete">メディア&lt;nobr&gt;&lt;b&gt;&quot;%1&quot;&lt;/b&gt;&lt;/nobr&gt;のアクセス可否状態を取得できませんでした。登録されたメディアのいくつかにアクセスできないかもしれません。</translation>
</message>
<message>
<source>Failed to create the host network interface &lt;b&gt;%1&lt;/b&gt;.</source>
<translation type="obsolete">ホストネットワークインターフェース&lt;b&gt;&quot;%1&quot;&lt;/b&gt;の作成に失敗しました。</translation>
</message>
<message>
<source>Failed to remove the host network interface &lt;b&gt;%1&lt;/b&gt;.</source>
<translation>ホストネットワークインターフェース&lt;b&gt;&quot;%1&quot;&lt;/b&gt;を除去できませんでした。</translation>
</message>
<message>
<source>Failed to attach the USB device &lt;b&gt;%1&lt;/b&gt; to the virtual machine &lt;b&gt;%2&lt;/b&gt;.</source>
<translation>USB デバイス&lt;b&gt;&quot;%1&quot;&lt;/b&gt;の仮想マシン&lt;b&gt;&quot;%2&quot;&lt;/b&gt;への割り当てに失敗しました。</translation>
</message>
<message>
<source>Failed to detach the USB device &lt;b&gt;%1&lt;/b&gt; from the virtual machine &lt;b&gt;%2&lt;/b&gt;.</source>
<translation>USB デバイス&lt;b&gt;&quot;%1&quot;&lt;/b&gt;の仮想マシン&lt;b&gt;&quot;%2&quot;&lt;/b&gt;からの割り当て解除に失敗しました。</translation>
</message>
<message>
<source>Failed to create the shared folder &lt;b&gt;%1&lt;/b&gt; (pointing to &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;) for the virtual machine &lt;b&gt;%3&lt;/b&gt;.</source>
<translation>仮想マシン&lt;b&gt;&quot;%3&quot;&lt;/b&gt;の共有フォルダー&lt;b&gt;&quot;%1&quot;&lt;/b&gt;(参照先 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;)の作成に失敗しました。</translation>
</message>
<message>
<source>Failed to remove the shared folder &lt;b&gt;%1&lt;/b&gt; (pointing to &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;) from the virtual machine &lt;b&gt;%3&lt;/b&gt;.</source>
<translation type="obsolete">仮想マシン&lt;b&gt;&quot;%3&quot;&lt;/b&gt;の共有フォルダー&lt;b&gt;&quot;%1&quot;&lt;/b&gt;(参照先 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;)の除去に失敗しました。</translation>
</message>
<message>
<source>Close</source>
<translation>閉じる</translation>
</message>
<message>
<source>Ok</source>
<translation>OK</translation>
</message>
<message>
<source>&lt;p&gt;The Virtual Machine reports that the guest OS does not support &lt;b&gt;mouse pointer integration&lt;/b&gt; in the current video mode. You need to capture the mouse (by clicking over the VM display or pressing the host key) in order to use the mouse inside the guest OS.&lt;/p&gt;</source>
<translation>&lt;p&gt;現在のビデオモードではゲストOSで&lt;b&gt;マウス統合&lt;/b&gt;機能がサポートされません。ゲストOSでマウスを使用するためにはマウスをキャプチャー(仮想マシンの画面をクリックするか、またはホストキーを押す)する必要があります。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;The Virtual Machine is currently in the &lt;b&gt;Paused&lt;/b&gt; state and not able to see any keyboard or mouse input. If you want to continue to work inside the VM, you need to resume it by selecting the corresponding action from the menu bar.&lt;/p&gt;</source>
<translation>&lt;p&gt;仮想マシンは現在&lt;b&gt;&quot;一時停止&quot;&lt;/b&gt;状態のため、キーボードとマウス操作を受け付けません。仮想マシンでの作業を続けたい場合は、メニューバーから対応する動作を選択して、仮想マシンを再開する必要があります。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;The virtual screen is currently set to a &lt;b&gt;%1&amp;nbsp;bit&lt;/b&gt; color mode. For better performance please change this to &lt;b&gt;%2&amp;nbsp;bit&lt;/b&gt;. This can usually be done from the &lt;b&gt;Display&lt;/b&gt; section of the guest operating system&apos;s Control Panel or System Settings.&lt;/p&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&lt;p&gt;Cannot run VirtualBox in &lt;i&gt;VM Selector&lt;/i&gt; mode due to local restrictions.&lt;/p&gt;&lt;p&gt;The application will now terminate.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;ローカルの制限のため、 &lt;i&gt;VM Selector&lt;/i&gt;モードでVirtualBoxを実行できません。&lt;/p&gt;&lt;p&gt;アプリケーションを終了します。&lt;/p&gt;</translation>
</message>
<message>
<source>Failed to update Guest Additions. The Guest Additions disk image file will be inserted for user installation.</source>
<translation>Guest Additionsの更新に失敗しました。Guest Additionsのインストールイメージは手動インストールのためマウントされます。</translation>
</message>
<message>
<source>Failed to install the Extension Pack &lt;b&gt;%1&lt;/b&gt;.</source>
<translation>機能拡張パッケージ&lt;b&gt;&quot;%1&quot;&lt;/b&gt;のインストールに失敗しました。</translation>
</message>
<message>
<source>Failed to uninstall the Extension Pack &lt;b&gt;%1&lt;/b&gt;.</source>
<translation>機能拡張パッケージ&lt;b&gt;&quot;%1&quot;&lt;/b&gt;のアンインストールに失敗しました。</translation>
</message>
<message>
<source>You are about to remove the Extension Pack &lt;b&gt;%1&lt;/b&gt;. Are you sure you want to do that?</source>
<translation type="obsolete">機能拡張パッケージ&lt;b&gt;&quot;%1&quot;&lt;/b&gt;を除去します。本当に除去しますか?</translation>
</message>
<message>
<source>&amp;Remove</source>
<translation>除去(&amp;R)</translation>
</message>
<message>
<source>The current port forwarding rules are not valid. None of the host or guest port values may be set to zero.</source>
<translation>現在のポートフォワーディングルールは無効です。 ホストまたはゲストポートの値にゼロが設定されています。</translation>
</message>
<message>
<source>&lt;p&gt;Cannot start the VirtualBox Manager due to local restrictions.&lt;/p&gt;&lt;p&gt;The application will now terminate.&lt;/p&gt;</source>
<translation>&lt;p&gt;ローカルの制限のため、VirtualBox マネージャーを実行できません。&lt;/p&gt;&lt;p&gt;アプリケーションを終了します。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Could not find a language file for the language &lt;b&gt;%1&lt;/b&gt; in the directory &lt;b&gt;&lt;nobr&gt;%2&lt;/nobr&gt;&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;The language will be temporarily reset to the system default language. Please go to the &lt;b&gt;Preferences&lt;/b&gt; window which you can open from the &lt;b&gt;File&lt;/b&gt; menu of the VirtualBox Manager window, and select one of the existing languages on the &lt;b&gt;Language&lt;/b&gt; page.&lt;/p&gt;</source>
<translation>&lt;p&gt;言語ファイル&lt;b&gt;&quot;%1&quot;&lt;/b&gt;が&lt;b&gt;&lt;nobr&gt;%2&lt;/nobr&gt;&lt;/b&gt;ディレクトリで見つかりません。&lt;/p&gt;&lt;p&gt;言語は一時的にシステムのデフォルト言語に設定されます。VirtualBox マネージャーウィンドウの&lt;b&gt;ファイル&lt;/b&gt;メニューから&lt;b&gt;環境設定&lt;/b&gt;ウィンドウを開き、&lt;b&gt;言語&lt;/b&gt;ページにある言語から選択してください。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Could not load the language file &lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt;. &lt;p&gt;The language will be temporarily reset to English (built-in). Please go to the &lt;b&gt;Preferences&lt;/b&gt; window which you can open from the &lt;b&gt;File&lt;/b&gt; menu of the VirtualBox Manager window, and select one of the existing languages on the &lt;b&gt;Language&lt;/b&gt; page.&lt;/p&gt;</source>
<translation>&lt;p&gt;言語ファイル&lt;b&gt;&lt;nobr&gt;&quot;%1&quot;&lt;/nobr&gt;&lt;/b&gt;が読み込めません。&lt;/p&gt; &lt;p&gt;言語は一時的にEnglish(内蔵)に設定されます。VirtualBox マネージャーウィンドウの&lt;b&gt;ファイル&lt;/b&gt;メニューから&lt;b&gt;環境設定&lt;/b&gt;ウィンドウを開き、&lt;b&gt;言語&lt;/b&gt;ページで表示されている言語から選択してください。&lt;/p&gt;</translation>
</message>
<message>
<source>There is no virtual machine with the identifier &lt;b&gt;%1&lt;/b&gt;.</source>
<translation>IDが &lt;b&gt;&quot;%1&quot;&lt;/b&gt; の仮想マシンはありません。</translation>
</message>
<message>
<source>Ignore</source>
<translation>無視</translation>
</message>
<message>
<source>Failed to create NAT network.</source>
<translation>NATネットワークの作成に失敗しました。</translation>
</message>
<message>
<source>Failed to remove NAT network &lt;b&gt;%1&lt;/b&gt;.</source>
<translation>NATネットワーク &lt;b&gt;%1&lt;/b&gt; の除去に失敗しました。</translation>
</message>
<message>
<source>Failed to create DHCP server.</source>
<translation>DHCPサーバーの作成しに失敗しました。</translation>
</message>
<message>
<source>Failed to remove DHCP server for network interface &lt;b&gt;%1&lt;/b&gt;.</source>
<translation>ネットワークインターフェース &lt;b&gt;%1&lt;/b&gt; のDHCPサーバーの除去に失敗しました。</translation>
</message>
<message>
<source>Failed to create the host network interface.</source>
<translation>ホストネットワークインターフェースの作成しに失敗しました。</translation>
</message>
<message>
<source>Create &amp;new disk</source>
<translation>新規ディスクの作成(&amp;N)</translation>
</message>
<message>
<source>&amp;Choose existing disk</source>
<translation>既存のディスクを選択(&amp;C)</translation>
</message>
<message>
<source>Leave &amp;empty</source>
<translation>空のままにする(&amp;E)</translation>
</message>
<message>
<source>&amp;Choose disk</source>
<translation>ディスクを選択(&amp;C)</translation>
</message>
<message>
<source>&lt;p&gt;There are unsaved changes in the port forwarding configuration.&lt;/p&gt;&lt;p&gt;If you proceed your changes will be discarded.&lt;/p&gt;</source>
<translation>&lt;p&gt;ポートフォワーディング設定の変更が保存されていません。&lt;/p&gt;&lt;p&gt;続行すると変更は破棄されます。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Are you sure you want to release the virtual hard disk &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;?&lt;/p&gt;&lt;p&gt;This will detach it from the following virtual machine(s): &lt;b&gt;%2&lt;/b&gt;.&lt;/p&gt;</source>
<translation></translation>
</message>
<message>
<source>&lt;p&gt;Are you sure you want to release the virtual optical disk &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;?&lt;/p&gt;&lt;p&gt;This will detach it from the following virtual machine(s): &lt;b&gt;%2&lt;/b&gt;.&lt;/p&gt;</source>
<translation>&lt;p&gt;仮想光学ディスク &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;を解放しますか?&lt;/p&gt;&lt;p&gt;次の仮想マシンから取り外します: &lt;b&gt;%2&lt;/b&gt;&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Are you sure you want to release the virtual floppy disk &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;?&lt;/p&gt;&lt;p&gt;This will detach it from the following virtual machine(s): &lt;b&gt;%2&lt;/b&gt;.&lt;/p&gt;</source>
<translation>&lt;p&gt;仮想フロッピーディスク &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;を解放しますか?&lt;/p&gt;&lt;p&gt;次の仮想マシンから取り外します: &lt;b&gt;%2&lt;/b&gt;&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Are you sure you want to remove the virtual hard disk &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; from the list of known disk image files?&lt;/p&gt;</source>
<translation>&lt;p&gt;ディスクイメージファイルのリストから仮想ハードディスク &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;を除去しますか?&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;As this hard disk is inaccessible its image file can not be deleted.&lt;/p&gt;</source>
<translation>&lt;p&gt;注:このハードディスクイメージにアクセスできないため、除去できません。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Are you sure you want to remove the virtual optical disk &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; from the list of known disk image files?&lt;/p&gt;</source>
<translation>&lt;p&gt;ディスクイメージファイルのリストから仮想光学ドライブ &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;を除去しますか?&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Are you sure you want to remove the virtual floppy disk &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; from the list of known disk image files?&lt;/p&gt;</source>
<translation>&lt;p&gt;ディスクイメージファイルのリストから仮想フロッピードライブ &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;を除去しますか?&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Unable to insert the virtual optical disk &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; into the machine &lt;b&gt;%2&lt;/b&gt;.&lt;/p&gt;</source>
<translation>&lt;p&gt;仮想光学ディスク &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; をマシン &lt;b&gt;%2&lt;/b&gt; に挿入できません。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Would you like to try to force insertion of this disk?&lt;/p&gt;</source>
<translation>&lt;p&gt;このディスクを強制挿入してみますか?&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Unable to eject the virtual optical disk &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; from the machine &lt;b&gt;%2&lt;/b&gt;.&lt;/p&gt;</source>
<translation>&lt;p&gt;仮想光学ディスク &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; をマシン &lt;b&gt;%2&lt;/b&gt; から取り出せません。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Would you like to try to force ejection of this disk?&lt;/p&gt;</source>
<translation>&lt;p&gt;このディスクを強制排出してみますか?&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Unable to insert the virtual floppy disk &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; into the machine &lt;b&gt;%2&lt;/b&gt;.&lt;/p&gt;</source>
<translation>&lt;p&gt;仮想フロッピーディスク &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; をマシン &lt;b&gt;%2&lt;/b&gt; に挿入できません。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Unable to eject the virtual floppy disk &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; from the machine &lt;b&gt;%2&lt;/b&gt;.&lt;/p&gt;</source>
<translation>&lt;p&gt;仮想フロッピーディスク &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; をマシン &lt;b&gt;%2&lt;/b&gt; から取り出せません。&lt;/p&gt;</translation>
</message>
<message>
<source>Failed to open the hard disk file &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;.</source>
<translation>ハードディスクファイル &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; を開けませんでした。</translation>
</message>
<message>
<source>Failed to open the optical disk file &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;.</source>
<translation>光学ディスクファイル &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; を開けませんでした。</translation>
</message>
<message>
<source>Failed to open the floppy disk file &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;.</source>
<translation>フロッピーディスクファイル &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; を開けませんでした。</translation>
</message>
<message>
<source>Failed to close the hard disk file &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;.</source>
<translation>ハードディスクファイル &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt; を閉じられませんでした。</translation>
</message>
<message>
<source>Failed to close the optical disk file &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;.</source>
<translation>光学ディスクファイル &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt; を閉じられませんでした。</translation>
</message>
<message>
<source>Failed to close the floppy disk file &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;.</source>
<translation>フロッピディスクファイル &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt; を閉じられませんでした。</translation>
</message>
<message numerus="yes">
<source>&lt;p&gt;The %n following virtual machine(s) are currently in a saved state: &lt;b&gt;%1&lt;/b&gt;&lt;/p&gt;&lt;p&gt;If you continue the runtime state of the exported machine(s) will be discarded. The other machine(s) will not be changed.&lt;/p&gt;</source>
<comment>This text is never used with n == 0. Feel free to drop the %n where possible, we only included it because of problems with Qt Linguist (but the user can see how many machines are in the list and doesn&apos;t need to be told).</comment>
<translation>
<numerusform>&lt;p&gt;%n 仮想マシン&lt;b&gt;&quot;%1&quot;&lt;/b&gt;は状態の保存中です。&lt;/p&gt;&lt;p&gt;続行するとエクスポートした仮想マシンのランタイム状態は破棄されます。ほかの仮想マシンは変更されません。&lt;/p&gt;</numerusform>
</translation>
</message>
<message>
<source>&lt;nobr&gt;Fatal Error&lt;/nobr&gt;</source>
<comment>runtime error info</comment>
<translation>&lt;nobr&gt;致命的なエラー&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;nobr&gt;Non-Fatal Error&lt;/nobr&gt;</source>
<comment>runtime error info</comment>
<translation>&lt;nobr&gt;致命的でないエラー&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;nobr&gt;Warning&lt;/nobr&gt;</source>
<comment>runtime error info</comment>
<translation>&lt;nobr&gt;警告&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;nobr&gt;Error ID: &lt;/nobr&gt;</source>
<comment>runtime error info</comment>
<translation>&lt;nobr&gt;エラーID: &lt;/nobr&gt;</translation>
</message>
<message>
<source>Severity: </source>
<comment>runtime error info</comment>
<translation>重要度:</translation>
</message>
<message>
<source>&lt;p&gt;A fatal error has occurred during virtual machine execution! The virtual machine will be powered off. Please copy the following error message using the clipboard to help diagnose the problem:&lt;/p&gt;</source>
<translation>&lt;p&gt;仮想マシンの実行中に致命的なエラーが発生しました!仮想マシンの電源をオフにします。調査のために以下のエラーメッセージをクリップボードにコピーして使用してください:&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;An error has occurred during virtual machine execution! The error details are shown below. You may try to correct the error and resume the virtual machine execution.&lt;/p&gt;</source>
<translation>&lt;p&gt;仮想マシンの実行中にエラーが発生しました!エラーの詳細を以下に示します。説明されたエラーを修正し、仮想マシンの再実行することができます。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;The virtual machine execution may run into an error condition as described below. We suggest that you take an appropriate action to avert the error.&lt;/p&gt;</source>
<translation>&lt;p&gt;仮想マシンの実行中、以下で説明されるエラーが発生するかもしれません。このメッセージは無視できますが、動作を確実にするために、説明された誤りを対策することが推奨されます。&lt;/p&gt;</translation>
</message>
<message>
<source>Sorry, some generic error happens.</source>
<translation type="obsolete">申し訳ありません。不明なエラーが発生しました。</translation>
</message>
<message>
<source>Failed to attach the hard disk (&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;) to the slot &lt;i&gt;%2&lt;/i&gt; of the machine &lt;b&gt;%3&lt;/b&gt;.</source>
<translation>ハードディスク(&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;)の、仮想マシン&lt;b&gt;&quot;%3&quot;&lt;/b&gt;のスロット&lt;i&gt;&quot;%2&quot;&lt;/i&gt; への割り当てに失敗しました。</translation>
</message>
<message>
<source>Failed to attach the CD/DVD device (&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;) to the slot &lt;i&gt;%2&lt;/i&gt; of the machine &lt;b&gt;%3&lt;/b&gt;.</source>
<translation>CD/DVDデバイス(&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;)の、仮想マシン&lt;b&gt;&quot;%3&quot;&lt;/b&gt;のスロット&lt;i&gt;&quot;%2&quot;&lt;/i&gt; への割り当てに失敗しました。</translation>
</message>
<message>
<source>Failed to attach the floppy device (&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;) to the slot &lt;i&gt;%2&lt;/i&gt; of the machine &lt;b&gt;%3&lt;/b&gt;.</source>
<translation>フロッピーデバイス(&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;)の、仮想マシン&lt;b&gt;&quot;%3&quot;&lt;/b&gt;のスロット&lt;i&gt;&quot;%2&quot;&lt;/i&gt; への割り当てに失敗しました。</translation>
</message>
<message>
<source>&lt;p&gt;USB 2.0 is currently enabled for this virtual machine. However this requires the &lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt; to be installed.&lt;/p&gt;&lt;p&gt;Please install the Extension Pack from the VirtualBox download site. After this you will be able to re-enable USB 2.0. It will be disabled in the meantime unless you cancel the current settings changes.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;この仮想マシンでUSB 2.0を有効化するには&lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt;のインストールが必要です。VirtualBoxのダウンロードサイトから機能拡張パッケージをダウンロードし、インストールしてください。機能拡張パッケージをインストールすると、USB 2.0を有効化することができます。現在の設定をキャンセルしない場合、USB 2.0は無効化されます。&lt;/p&gt;</translation>
</message>
<message>
<source>Result&amp;nbsp;Code: </source>
<comment>error info</comment>
<translation>終了コード&amp;nbsp;: </translation>
</message>
<message>
<source>Component: </source>
<comment>error info</comment>
<translation>コンポーネント: </translation>
</message>
<message>
<source>Interface: </source>
<comment>error info</comment>
<translation>インターフェース: </translation>
</message>
<message>
<source>Callee: </source>
<comment>error info</comment>
<translation>呼び出し先: </translation>
</message>
<message>
<source>Callee&amp;nbsp;RC: </source>
<comment>error info</comment>
<translation>呼び出し先&amp;nbsp;RC: </translation>
</message>
<message>
<source>&lt;p&gt;Could not find a language file for the language &lt;b&gt;%1&lt;/b&gt; in the directory &lt;b&gt;&lt;nobr&gt;%2&lt;/nobr&gt;&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;The language will be temporarily reset to the system default language. Please go to the &lt;b&gt;Preferences&lt;/b&gt; window which you can open from the &lt;b&gt;File&lt;/b&gt; menu of the main VirtualBox window, and select one of the existing languages on the &lt;b&gt;Language&lt;/b&gt; page.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;言語ファイル&lt;b&gt;&quot;%1&quot;&lt;/b&gt;が&lt;b&gt;&lt;nobr&gt;%2&lt;/nobr&gt;&lt;/b&gt;ディレクトリ中に見つかりません。&lt;/p&gt;&lt;p&gt;言語は一時的にシステムのデフォルト言語に設定されます。VirtualBoxメインウィンドウの&lt;b&gt;[ファイル]&lt;/b&gt;メニューから&lt;b&gt;[環境設定]&lt;/b&gt;ダイアログを開き、&lt;b&gt;[言語]&lt;/b&gt;ページで表示されている言語を選択してください。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Could not load the language file &lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt;. &lt;p&gt;The language will be temporarily reset to English (built-in). Please go to the &lt;b&gt;Preferences&lt;/b&gt; window which you can open from the &lt;b&gt;File&lt;/b&gt; menu of the main VirtualBox window, and select one of the existing languages on the &lt;b&gt;Language&lt;/b&gt; page.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;言語ファイル&lt;b&gt;&lt;nobr&gt;&quot;%1&quot;&lt;/nobr&gt;&lt;/b&gt;が読み込めません。&lt;/p&gt;&lt;p&gt;言語は一時的にEnglish(内蔵)に設定されます。VirtualBoxメインウィンドウの&lt;b&gt;[ファイル]&lt;/b&gt;メニューから&lt;b&gt;[環境設定]&lt;/b&gt;ダイアログを開き、&lt;b&gt;[言語]&lt;/b&gt;ページで表示されている言語を選択してください。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;The VirtualBox Guest Additions installed in the Guest OS are too old: the installed version is %1, the expected version is %2. Some features that require Guest Additions (mouse integration, guest display auto-resize) will most likely stop working properly.&lt;/p&gt;&lt;p&gt;Please update the Guest Additions to the current version by choosing &lt;b&gt;Install Guest Additions&lt;/b&gt; from the &lt;b&gt;Devices&lt;/b&gt; menu.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;ゲストOSにインストールされたVirtualBox Guest Additionsは古いバージョンです:インストールされたバージョンは%1です。期待されるバージョンは%2です。Guest Additionsを必要とするいくつかの機能(マウス統合、画面のリサイズ)は動作しないかもしれません。&lt;/p&gt;&lt;p&gt;&lt;b&gt;[デバイス]&lt;/b&gt;メニューから&lt;b&gt;[Guest Additions のインストール]&lt;/b&gt;を選択し、Guest Additionsを最新版にアップデートすることを推奨します。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;The VirtualBox Guest Additions installed in the Guest OS are outdated: the installed version is %1, the expected version is %2. Some features that require Guest Additions (mouse integration, guest display auto-resize) may not work as expected.&lt;/p&gt;&lt;p&gt;It is recommended to update the Guest Additions to the current version by choosing &lt;b&gt;Install Guest Additions&lt;/b&gt; from the &lt;b&gt;Devices&lt;/b&gt; menu.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;ゲストOSにインストールされたVirtualBox Guest Additionsは古いバージョンです:インストールされたバージョンは%1です。期待されるバージョンは%2です。Guest Additionsを必要とするいくつかの機能(マウス統合、画面のリサイズ)は動作しないかもしれません。&lt;/p&gt;&lt;p&gt;&lt;b&gt;[デバイス]&lt;/b&gt;メニューから&lt;b&gt;[Guest Additions のインストール]&lt;/b&gt;を選択し、Guest Additionsを最新版にアップデートすることを推奨します。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;The VirtualBox Guest Additions installed in the Guest OS are too recent for this version of VirtualBox: the installed version is %1, the expected version is %2.&lt;/p&gt;&lt;p&gt;Using a newer version of Additions with an older version of VirtualBox is not supported. Please install the current version of the Guest Additions by choosing &lt;b&gt;Install Guest Additions&lt;/b&gt; from the &lt;b&gt;Devices&lt;/b&gt; menu.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;ゲストOSにインストールされたVirtualBox Guest AdditionsはこのバージョンのVirtualBoxより新しいバージョンです:インストールされたバージョンは%1です。期待されるバージョンは%2です。&lt;/p&gt;&lt;p&gt;新しいバージョンのGuest Additionsの古いバージョンのVirtualBoxでの使用はサポートされません。&lt;p&gt;&lt;b&gt;[デバイス]&lt;/b&gt;メニューから&lt;b&gt;[Guest Additions のインストール]&lt;/b&gt;を選択し、現在のバージョンのGuest Additionsをインストールしてください。&lt;/p&gt;</translation>
</message>
<message>
<source>Failed to change the snapshot folder path of the virtual machine &lt;b&gt;%1&lt;b&gt; to &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;.</source>
<translation type="obsolete">仮想マシン&lt;b&gt;%1&lt;b&gt;のスナップショット保存フォルダーのパスを&lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;に変更できませんでした。</translation>
</message>
<message>
<source>&lt;p&gt;Failed to remove the shared folder &lt;b&gt;%1&lt;/b&gt; (pointing to &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;) from the virtual machine &lt;b&gt;%3&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Please close all programs in the guest OS that may be using this shared folder and try again.&lt;/p&gt;</source>
<translation>&lt;p&gt;仮想マシン&lt;b&gt;%3&lt;/b&gt;の共有フォルダー&lt;b&gt;%1&lt;/b&gt;(参照先:&lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;)の除去に失敗しました。&lt;/p&gt;&lt;p&gt;この共有フォルダーを使用しているゲストOSのすべてのプログラムを終了し、再実行してください。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Could not find the VirtualBox Guest Additions disk image file file &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; or &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;.&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;Do you wish to download this disk image file from the Internet?&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;VirtualBox Guest Additions CDイメージファイル&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;または&lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;が見つかりません。&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;インターネットからCDイメージをダウンロードしますか?&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Failed to download the VirtualBox Guest Additions disk image file from &lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%2&lt;/a&gt;.&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;%3&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;&lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%2&lt;/a&gt;からVirtualBox Guest Additions CDイメージをダウンロードできません。&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;%3&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Are you sure you want to download the VirtualBox Guest Additions disk image file from &lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%2&lt;/a&gt;&lt;/nobr&gt; (size %3 bytes)?&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;本当にVirtualBox Guest Additions CDイメージを&lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%2&lt;/a&gt;&lt;/nobr&gt; からダウンロードしますか? (サイズ %3バイト)&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;The VirtualBox Guest Additions disk image file has been successfully downloaded from &lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%2&lt;/a&gt;&lt;/nobr&gt; and saved locally as &lt;nobr&gt;&lt;b&gt;%3&lt;/b&gt;.&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;Do you wish to register this disk image file and insert it into the virtual CD/DVD drive?&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;VirtualBox Guest Additions CDイメージを&lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%2&lt;/a&gt;&lt;/nobr&gt;からダウンロードし、&lt;nobr&gt;&lt;b&gt;%3&lt;/b&gt;に保存しました。&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;CDイメージを登録し、仮想CD/DVDドライブにマウントしますか?&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;The virtual machine window will be now switched to &lt;b&gt;fullscreen&lt;/b&gt; mode. You can go back to windowed mode at any time by pressing &lt;b&gt;%1&lt;/b&gt;. Note that the &lt;i&gt;Host&lt;/i&gt; key is currently defined as &lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Note that the main menu bar is hidden in fullscreen mode. You can access it by pressing &lt;b&gt;Host+Home&lt;/b&gt;.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;仮想マシンのウィンドウを&quot;フルスクリーン&quot;モードに切り替えます。&lt;b&gt;%1&lt;/b&gt;キーを押すといつでもウィンドウモードに戻ることができます。注:ホストキーは現在&lt;b&gt;%2&lt;/b&gt;に割り当てられています。&lt;/p&gt;&lt;p&gt;
注:フルスクリーンモードではメインメニューバーは表示されません。メニューバーにアクセスするには &lt;b&gt;Host+Home&lt;/b&gt;キーを押してください。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;The virtual machine window will be now switched to &lt;b&gt;Seamless&lt;/b&gt; mode. You can go back to windowed mode at any time by pressing &lt;b&gt;%1&lt;/b&gt;. Note that the &lt;i&gt;Host&lt;/i&gt; key is currently defined as &lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Note that the main menu bar is hidden in seamless mode. You can access it by pressing &lt;b&gt;Host+Home&lt;/b&gt;.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;仮想マシンのウィンドウを&quot;シームレス&quot;モードに切り替えます。&lt;b&gt;%1&lt;/b&gt;キーを押すといつでもウィンドウ表示に戻ることができます。注:ホストキーは現在&lt;b&gt;%2&lt;/b&gt;に割り当てられています。&lt;/p&gt;&lt;p&gt;注:シームレスモードではメインメニューバーは表示されません。メニューバーにアクセスするには &lt;b&gt;Host+Home&lt;/b&gt;キーを押してください。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;The virtual machine window is optimized to work in &lt;b&gt;%1&amp;nbsp;bit&lt;/b&gt; color mode but the virtual display is currently set to &lt;b&gt;%2&amp;nbsp;bit&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Please open the display properties dialog of the guest OS and select a &lt;b&gt;%3&amp;nbsp;bit&lt;/b&gt; color mode, if it is available, for best possible performance of the virtual video subsystem.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Note&lt;/b&gt;. Some operating systems, like OS/2, may actually work in 32&amp;nbsp;bit mode but report it as 24&amp;nbsp;bit (16 million colors). You may try to select a different color mode to see if this message disappears or you can simply disable the message now if you are sure the required color mode (%4&amp;nbsp;bit) is not available in the guest OS.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;仮想マシンウィンドウは&lt;b&gt;%1&amp;nbsp;ビット&lt;/b&gt;カラーモードに最適化されますが、現在仮想ディスプレイは&lt;b&gt;%2&amp;nbsp;ビット&lt;/b&gt;に設定されています。&lt;/p&gt;&lt;p&gt;最良の仮想ビデオサブシステム性能を得るため、利用可能であるならばゲストOSの画面設定ダイアログを開き、&lt;b&gt;%3&amp;nbsp;ビット&lt;/b&gt;カラーモードを選択してください。&lt;/p&gt;&lt;p&gt;&lt;b&gt;注&lt;/b&gt;:OS/2など、いくつかのオペレーティングシステムは32&amp;nbsp;ビットモードの動作を24&amp;nbsp;ビット(約1600万色)として報告します。 このメッセージが消えるか、またはゲストOSで必要な色深度(%4&amp;nbsp;ビット) が利用できないことが分かっているならば、単にメッセージを無効にできるか確認するために異なった色深度を選択することができます。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;A critical error has occurred while running the virtual machine and the machine execution has been stopped.&lt;/p&gt;&lt;p&gt;For help, please see the Community section on &lt;a href=http://www.virtualbox.org&gt;http://www.virtualbox.org&lt;/a&gt; or your support contract. Please provide the contents of the log file &lt;tt&gt;VBox.log&lt;/tt&gt; and the image file &lt;tt&gt;VBox.png&lt;/tt&gt;, which you can find in the &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; directory, as well as a description of what you were doing when this error happened. Note that you can also access the above files by selecting &lt;b&gt;Show Log&lt;/b&gt; from the &lt;b&gt;Machine&lt;/b&gt; menu of the main VirualBox window.&lt;/p&gt;&lt;p&gt;Press &lt;b&gt;OK&lt;/b&gt; if you want to power off the machine or press &lt;b&gt;Ignore&lt;/b&gt; if you want to leave it as is for debugging. Please note that debugging requires special knowledge and tools, so it is recommended to press &lt;b&gt;OK&lt;/b&gt; now.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;仮想マシン実行中に重大なエラーが発生したため、仮想マシンは停止しました。&lt;/p&gt;&lt;p&gt;問題の解決のため、&lt;a href=http://www.virtualbox.org&gt;http://www.virtualbox.org&lt;/a&gt;のCommunityセクションを参照するか、サポート契約を締結してください。あなたがエラー発生時に行った操作と共に、&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;ディレクトリに格納されているログファイル(&lt;tt&gt;VBox.log&lt;/tt&gt;)とイメージファイル(&lt;tt&gt;VBox.png&lt;/tt&gt;)を提供してください。注:VirualBoxメインウィンドウの&lt;b&gt;[仮想マシン]&lt;/b&gt;メニューから[ログを参照]を選択して、上記ファイルにアクセスすることができます。&lt;/p&gt;&lt;p&gt;仮想マシンを電源オフするには&lt;b&gt;[OK]&lt;/b&gt;ボタンをクリックしてください。このままデバッグを行うには&lt;b&gt;[無視]&lt;/b&gt;ボタンをクリックしてください。デバッグには特別な知識とツールを必要とするため、&lt;b&gt;[OK]&lt;/b&gt;ボタンをクリックすることを推奨します。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;You didn&apos;t attach a hard disk to the new virtual machine. The machine will not be able to boot unless you attach a hard disk with a guest operating system or some other bootable media to it later using the machine settings window or the First Run Wizard.&lt;/p&gt;&lt;p&gt;Do you wish to continue?&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;新規仮想マシンにハードディスクが割り当てられていません。仮想マシン設定ダイアログか初回起動ウィザードを使用してゲストOSをインストールしたハードディスクまたは他の起動可能なメディアを割り当てないと仮想マシンは起動しません。&lt;/p&gt;&lt;p&gt;続行しますか?&lt;/p&gt;</translation>
</message>
<message>
<source>Failed to find license files in &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;.</source>
<translation type="obsolete">&lt;nobr&gt;&lt;b&gt;&quot;%1&quot;&lt;/b&gt;&lt;/nobr&gt;にライセンスファイルが見つかりません。</translation>
</message>
<message>
<source>Failed to open the license file &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;. Check file permissions.</source>
<translation>ライセンスファイル&lt;nobr&gt;&lt;b&gt;&quot;%1&quot;&lt;/b&gt;&lt;/nobr&gt;が開けません。ファイルのパーミッションを確認してください。</translation>
</message>
<message>
<source>Failed to send the ACPI Power Button press event to the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
<translation>仮想マシン&lt;b&gt;&quot;%1&quot;&lt;/b&gt;への電源ボタン オフのACPIイベント送信に失敗しました。</translation>
</message>
<message>
<source>&lt;p&gt;Failed to connect to the VirtualBox online registration service.&lt;/p&gt;&lt;p&gt;%1&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;VirtualBox オンライン登録サービスへの接続に失敗しました。&lt;/p&gt;&lt;p&gt;%1&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Congratulations! You have been successfully registered as a user of VirtualBox.&lt;/p&gt;&lt;p&gt;Thank you for finding time to fill out the registration form!&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;VirtualBox のユーザー登録が完了しました。&lt;/p&gt;&lt;p&gt;登録フォームに書き込む時間を割いてくださり、ありがとうございました!&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Failed to register the VirtualBox product&lt;/p&gt;&lt;p&gt;%1&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;VirtualBox の製品登録に失敗しました&lt;/p&gt;&lt;p&gt;%1&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Failed to save the global VirtualBox settings to &lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt;.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;グローバルなVirtualBox設定の&lt;b&gt;&lt;nobr&gt;&quot;%1&quot;&lt;/nobr&gt;&lt;/b&gt;への保存に失敗しました。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Failed to load the global GUI configuration from &lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;The application will now terminate.&lt;/p&gt;</source>
<translation>&lt;p&gt;グローバルなGUI構成の&lt;b&gt;&lt;nobr&gt;&quot;%1&quot;&lt;/nobr&gt;&lt;/b&gt;からの読み込みに失敗しました。&lt;/p&gt;
&lt;p&gt;アプリケーションを終了します。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Failed to save the global GUI configuration to &lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;The application will now terminate.&lt;/p&gt;</source>
<translation>&lt;p&gt;グローバルなGUI構成の&lt;b&gt;&lt;nobr&gt;&quot;%1&quot;&lt;/nobr&gt;&lt;/b&gt;への保存に失敗しました。&lt;/p&gt;
&lt;p&gt;アプリケーションを終了します。&lt;/p&gt;</translation>
</message>
<message>
<source>Failed to save the settings of the virtual machine &lt;b&gt;%1&lt;/b&gt; to &lt;b&gt;&lt;nobr&gt;%2&lt;/nobr&gt;&lt;/b&gt;.</source>
<translation>仮想マシン&lt;b&gt;&quot;%1&quot;&lt;/b&gt;の設定の&lt;b&gt;&lt;nobr&gt;&quot;%2&quot;&lt;/nobr&gt;&lt;/b&gt;への保存に失敗しました。</translation>
</message>
<message>
<source>Failed to load the settings of the virtual machine &lt;b&gt;%1&lt;/b&gt; from &lt;b&gt;&lt;nobr&gt;%2&lt;/nobr&gt;&lt;/b&gt;.</source>
<translation type="obsolete">仮想マシン&lt;b&gt;&quot;%1&quot;&lt;/b&gt;の設定の&lt;b&gt;&lt;nobr&gt;&quot;%2”&lt;/nobr&gt;&lt;/b&gt;からの読み込みに失敗しました。</translation>
</message>
<message>
<source>Delete</source>
<comment>machine</comment>
<translation type="obsolete">削除</translation>
</message>
<message>
<source>Unregister</source>
<comment>machine</comment>
<translation type="obsolete">登録解除</translation>
</message>
<message>
<source>Discard</source>
<comment>saved state</comment>
<translation>破棄</translation>
</message>
<message>
<source>Continue</source>
<comment>detach image</comment>
<translation type="obsolete">続ける</translation>
</message>
<message>
<source>&lt;p&gt;Do you want to delete this hard disk&apos;s image file &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;?&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;If you select &lt;b&gt;Delete&lt;/b&gt; then the image file will be permanently deleted after unregistering the hard disk. This operation cannot be undone.&lt;/p&gt;&lt;p&gt;If you select &lt;b&gt;Unregister&lt;/b&gt; then the virtual hard disk will be unregistered and removed from the collection, but the image file will be left on your physical disk.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;ハードディスクイメージファイル&lt;nobr&gt;&lt;b&gt;&quot;%1&quot;&lt;/b&gt;を削除しますか?&lt;/nobr&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;[削除]&lt;/b&gt;を選択すると、イメージファイルはリストから取り除かれた後、永久に除去されます。この操作は元に戻せません。&lt;/p&gt;
&lt;p&gt;&lt;b&gt;[登録解除]&lt;/b&gt;を選択すると、仮想ハードディスクはリストから取り除かれますが、イメージファイルは物理ディスク上に残されます。&lt;/p&gt;</translation>
</message>
<message>
<source>Delete</source>
<comment>hard disk</comment>
<translation type="obsolete">削除</translation>
</message>
<message>
<source>Unregister</source>
<comment>hard disk</comment>
<translation type="obsolete">登録解除</translation>
</message>
<message>
<source>&lt;p&gt;There are hard disks attached to SATA ports of this virtual machine. If you disable the SATA controller, all these hard disks will be automatically detached.&lt;/p&gt;&lt;p&gt;Are you sure that you want to disable the SATA controller?&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;この仮想マシンのSATAポートに割り当てられたハードディスクがあります。SATA コントローラーを無効にすると、それらのハードディスクは自動的に割り当て解除されます。&lt;/p&gt;
&lt;p&gt;SATA コントローラーを無効にしますか?&lt;/p&gt;</translation>
</message>
<message>
<source>Disable</source>
<comment>hard disk</comment>
<translation type="obsolete">無効</translation>
</message>
<message>
<source>Failed to attach a hard disk image with UUID %1 to device slot %2 on channel %3 of the %4 bus of the machine &lt;b&gt;%5&lt;/b&gt;.</source>
<translation type="obsolete">ハードディスクイメージ(UUID %1)の、仮想マシン&lt;b&gt;&quot;%5&quot;&lt;/b&gt;のバス %4 のチャンネル %3 のデバイススロット %2 への割り当てに失敗しました。</translation>
</message>
<message>
<source>Failed to detach a hard disk image from device slot %1 on channel %2 of the %3 bus of the machine &lt;b&gt;%4&lt;/b&gt;.</source>
<translation type="obsolete">ハードディスクイメージの、仮想マシン&lt;b&gt;&quot;%4&quot;&lt;/b&gt;のバス %3 のチャンネル %2 のデバイススロット %1 からの割り当て解除に失敗しました。</translation>
</message>
<message>
<source>Download</source>
<comment>additions</comment>
<translation type="obsolete">ダウンロード</translation>
</message>
<message>
<source>Mount</source>
<comment>additions</comment>
<translation type="obsolete">マウント</translation>
</message>
<message>
<source>&lt;p&gt;The host key is currently defined as &lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;</source>
<comment>additional message box paragraph</comment>
<translation>&lt;p&gt;現在ホストキーは&lt;b&gt;%1&lt;/b&gt;に割り当てられています。&lt;/p&gt;</translation>
</message>
<message>
<source>Capture</source>
<comment>do input capture</comment>
<translation>キャプチャー</translation>
</message>
<message>
<source>&lt;p&gt;One or more of the registered virtual hard disks, CD/DVD or floppy disk image files are not currently accessible. As a result, you will not be able to operate virtual machines that use these files until they become accessible later.&lt;/p&gt;&lt;p&gt;Press &lt;b&gt;Check&lt;/b&gt; to open the Virtual Disk Manager window and see which files are inaccessible, or press &lt;b&gt;Ignore&lt;/b&gt; to ignore this message.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;登録された一つ以上の仮想ハードディスク、CD/DVDまたはフロッピーメディアのに現在アクセスできません。アクセス可能になるまでこれらのメディアを使用する仮想マシンを操作できません。&lt;/p&gt;
&lt;p&gt;&lt;b&gt;[確認]&lt;/b&gt;ボタンをクリックして仮想ディスクマネージャーを起動し、どのメディアにアクセスできないのか確認してください。または&lt;b&gt;[無視]&lt;/b&gt;ボタンをクリックして、このメッセージを無視してください。&lt;/p&gt;</translation>
</message>
<message>
<source>Check</source>
<comment>inaccessible media message box</comment>
<translation>確認</translation>
</message>
<message>
<source>&lt;p&gt;The following VirtualBox settings files have been automatically converted to the new settings file format version &lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;However, the results of the conversion were not saved back to disk yet. Please press:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;b&gt;Save&lt;/b&gt; to save all auto-converted files now (it will not be possible to use these settings files with an older version of VirtualBox in the future);&lt;/li&gt;&lt;li&gt;&lt;b&gt;Backup&lt;/b&gt; to create backup copies of the settings files in the old format before saving them in the new format;&lt;/li&gt;&lt;li&gt;&lt;b&gt;Cancel&lt;/b&gt; to not save the auto-converted settings files now.&lt;li&gt;&lt;/ul&gt;&lt;p&gt;Note that if you select &lt;b&gt;Cancel&lt;/b&gt;, the auto-converted settings files will be implicitly saved in the new format anyway once you change a setting or start a virtual machine, but &lt;b&gt;no&lt;/b&gt; backup copies will be created in this case.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;次のVirtualBox設定ファイルは自動的にバージョン &lt;b&gt;%1&lt;/b&gt; の新しい設定ファイル形式に変換されました。&lt;/p&gt;
&lt;p&gt;しかしながら、変換後のファイルはまだディスクに保存されていません。ボタンをクリックしてください:&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;[保存]&lt;/b&gt;: 自動変換されたすべての設定ファイルを保存します(旧バージョンの VirtualBox でこれらの設定ファイルを使用できません)。&lt;/li&gt;
&lt;li&gt;&lt;b&gt;[バックアップ]&lt;/b&gt;: 新しい形式で設定ファイルを保存する前に、古い形式で設定ファイルのバックアップコピーを作成します。&lt;/li&gt;
&lt;li&gt;&lt;b&gt;[キャンセル]&lt;/b&gt; :自動変換された設定ファイルをすぐに保存しません。&lt;li&gt;&lt;/ul&gt;
&lt;p&gt;注:&lt;b&gt;[キャンセル]&lt;/b&gt; の選択時、設定を変更するか仮想マシンを起動すると自動変換された設定ファイルは暗黙的に保存されますが、この場合どんなバックアップコピーも&lt;b&gt;作成されません&lt;/b&gt;。&lt;/p&gt;</translation>
</message>
<message>
<source>&amp;Save</source>
<comment>warnAboutAutoConvertedSettings message box</comment>
<translation type="obsolete">保存(&amp;S)</translation>
</message>
<message>
<source>&amp;Backup</source>
<comment>warnAboutAutoConvertedSettings message box</comment>
<translation type="obsolete">バックアップ(&amp;B)</translation>
</message>
<message>
<source>Cancel</source>
<comment>warnAboutAutoConvertedSettings message box</comment>
<translation type="obsolete">キャンセル</translation>
</message>
<message>
<source>Switch</source>
<comment>fullscreen</comment>
<translation type="obsolete">切り替え</translation>
</message>
<message>
<source>Switch</source>
<comment>seamless</comment>
<translation type="obsolete">切り替え</translation>
</message>
<message>
<source>&lt;p&gt;Do you really want to reset the virtual machine?&lt;/p&gt;&lt;p&gt;This will cause any unsaved data in applications running inside it to be lost.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;仮想マシンを本当にリセットしますか?&lt;/p&gt;&lt;p&gt;仮想マシンをリセットすると、その中で稼動中のすべてのアプリケーションの保存されていないデータは失われます。&lt;/p&gt;</translation>
</message>
<message>
<source>Reset</source>
<comment>machine</comment>
<translation>リセット</translation>
</message>
<message>
<source>Continue</source>
<comment>no hard disk attached</comment>
<translation>続ける</translation>
</message>
<message>
<source>Go Back</source>
<comment>no hard disk attached</comment>
<translation>戻る</translation>
</message>
<message>
<source>Failed to copy file &lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt; to &lt;b&gt;&lt;nobr&gt;%2&lt;/nobr&gt;&lt;/b&gt; (%3).</source>
<translation type="obsolete">ファイル&lt;b&gt;&lt;nobr&gt;&quot;%1&quot;&lt;/nobr&gt;&lt;/b&gt;の&lt;b&gt;&lt;nobr&gt;&quot;%2&quot;&lt;/nobr&gt;&lt;/b&gt;へのコピーに失敗しました(%3)。</translation>
</message>
<message>
<source>&lt;p&gt;There are no unused hard disks available for the newly created attachment.&lt;/p&gt;&lt;p&gt;Press the &lt;b&gt;Create&lt;/b&gt; button to start the &lt;i&gt;New Virtual Disk&lt;/i&gt; wizard and create a new hard disk, or press the &lt;b&gt;Select&lt;/b&gt; if you wish to open the &lt;i&gt;Virtual Disk Manager&lt;/i&gt;.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;新規の割り当てに利用できる未使用のハードディスクがありません。&lt;/p&gt;
&lt;p&gt;&lt;b&gt;[作成]&lt;/b&gt;ボタンをクリックし、&lt;i&gt;新規仮想ディスク作成ウィザード&lt;/i&gt;を起動して新規ハードディスクイメージを作成するか、&lt;b&gt;[選択]&lt;/b&gt;ボタンをクリックして、&lt;i&gt;仮想ディスクマネージャー&lt;/i&gt;を開き、動作を選択してください。&lt;/p&gt;</translation>
</message>
<message>
<source>&amp;Create</source>
<comment>hard disk</comment>
<translation type="obsolete">作成(&amp;C)</translation>
</message>
<message>
<source>Select</source>
<comment>hard disk</comment>
<translation type="obsolete">選択</translation>
</message>
<message>
<source>&lt;p&gt;Could not enter seamless mode due to insufficient guest video memory.&lt;/p&gt;&lt;p&gt;You should configure the virtual machine to have at least &lt;b&gt;%1&lt;/b&gt; of video memory.&lt;/p&gt;</source>
<translation>&lt;p&gt;ゲストOSのビデオメモリー不足のため、シームレスモードに切り替えできません。&lt;/p&gt;&lt;p&gt;仮想マシンの設定でビデオメモリーを &lt;b&gt;%1&lt;/b&gt;以上に設定してください。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Could not switch the guest display to fullscreen mode due to insufficient guest video memory.&lt;/p&gt;&lt;p&gt;You should configure the virtual machine to have at least &lt;b&gt;%1&lt;/b&gt; of video memory.&lt;/p&gt;&lt;p&gt;Press &lt;b&gt;Ignore&lt;/b&gt; to switch to fullscreen mode anyway or press &lt;b&gt;Cancel&lt;/b&gt; to cancel the operation.&lt;/p&gt;</source>
<translation>&lt;p&gt;ゲストOSのビデオメモリー不足のため、ゲスト画面をフルスクリーンモードに切り替えできません。&lt;/p&gt;&lt;p&gt;仮想マシンの設定でビデオメモリーを &lt;b&gt;%1&lt;/b&gt;以上に設定してください。&lt;/p&gt;&lt;p&gt;&lt;b&gt;[無視]&lt;/b&gt;ボタンをクリックしてフルスクリーンモードに切り換えるか、&lt;b&gt;[キャンセル]&lt;/b&gt;ボタンをクリックして操作を取り消してください。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Unable to obtain the new version information due to the following network error:&lt;/p&gt;&lt;p&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;ネットワークエラーのため、新しいバージョン情報を取得できません:&lt;/p&gt;&lt;p&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/p&gt;</translation>
</message>
<message>
<source>You are already running the most recent version of VirtualBox.</source>
<translation>最新バージョンのVirtualBoxがインストールされています。 後でバージョン確認を行ってください。</translation>
</message>
<message>
<source>&lt;p&gt;You have &lt;b&gt;clicked the mouse&lt;/b&gt; inside the Virtual Machine display or pressed the &lt;b&gt;host key&lt;/b&gt;. This will cause the Virtual Machine to &lt;b&gt;capture&lt;/b&gt; the host mouse pointer (only if the mouse pointer integration is not currently supported by the guest OS) and the keyboard, which will make them unavailable to other applications running on your host machine.&lt;/p&gt;&lt;p&gt;You can press the &lt;b&gt;host key&lt;/b&gt; at any time to &lt;b&gt;uncapture&lt;/b&gt; the keyboard and mouse (if it is captured) and return them to normal operation. The currently assigned host key is shown on the status bar at the bottom of the Virtual Machine window, next to the&amp;nbsp;&lt;img src=:/hostkey_16px.png/&gt;&amp;nbsp;icon. This icon, together with the mouse icon placed nearby, indicate the current keyboard and mouse capture state.&lt;/p&gt;</source>
<translation>&lt;p&gt;仮想マシンの画面を&lt;b&gt;マウスでクリック&lt;/b&gt;するか、または&lt;b&gt;ホストキー&lt;/b&gt;を押すと、仮想マシンはマウスポインター(マウス統合機能がゲストOSでサポートされていないときのみ)とキーボードを&lt;b&gt;キャプチャー&lt;/b&gt;します。仮想マシンにキーボードとマウスがキャプチャーされるとホストマシンで動作する他のアプリケーションは利用できません。&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;ホストキー&lt;/b&gt;を押すと、キーボードとマウス(キャプチャーされているとき)は&lt;b&gt;キャプチャー解除&lt;/b&gt;され、通常の操作に戻ることができます。現在割り当てられているホストキーは仮想マシンのウィンドウ下部のステータスバーに&amp;nbsp;&lt;img src=:/hostkey_16px.png/&gt;&amp;nbsp;アイコンで表示されます。このアイコンはマウスアイコンと共に現在のキーボードとマウスのキャプチャー状態を表示します。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;You have the &lt;b&gt;Auto capture keyboard&lt;/b&gt; option turned on. This will cause the Virtual Machine to automatically &lt;b&gt;capture&lt;/b&gt; the keyboard every time the VM window is activated and make it unavailable to other applications running on your host machine: when the keyboard is captured, all keystrokes (including system ones like Alt-Tab) will be directed to the VM.&lt;/p&gt;&lt;p&gt;You can press the &lt;b&gt;host key&lt;/b&gt; at any time to &lt;b&gt;uncapture&lt;/b&gt; the keyboard and mouse (if it is captured) and return them to normal operation. The currently assigned host key is shown on the status bar at the bottom of the Virtual Machine window, next to the&amp;nbsp;&lt;img src=:/hostkey_16px.png/&gt;&amp;nbsp;icon. This icon, together with the mouse icon placed nearby, indicate the current keyboard and mouse capture state.&lt;/p&gt;</source>
<translation>&lt;p&gt;&lt;b&gt;キーボードの自動キャプチャー&lt;/b&gt;機能が有効です。仮想マシンのウィンドウがアクティブのとき、仮想マシンはキーボードを自動的に&lt;b&gt;キャプチャー&lt;/b&gt;します。キーボードがキャプチャーされると、すべてのキーストローク(Alt-Tabなどを含む)が仮想マシンに送られるため、ホストマシンで動作する他のアプリケーションは利用できません。&lt;/p&gt;&lt;p&gt;&lt;b&gt;ホストキー&lt;/b&gt;を押すと、キーボードとマウス(キャプチャーされているとき)は&lt;b&gt;キャプチャー解除&lt;/b&gt;され、通常の操作に戻ることができます。現在割り当てられているホストキーは仮想マシンのウィンドウ下部のステータスバーに&amp;nbsp;&lt;img src=:/hostkey_16px.png/&gt;&amp;nbsp;アイコンで表示されます。このアイコンはマウスアイコンと共に現在のキーボードとマウスのキャプチャー状態を表示します。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;The Virtual Machine reports that the guest OS supports &lt;b&gt;mouse pointer integration&lt;/b&gt;. This means that you do not need to &lt;i&gt;capture&lt;/i&gt; the mouse pointer to be able to use it in your guest OS -- all mouse actions you perform when the mouse pointer is over the Virtual Machine&apos;s display are directly sent to the guest OS. If the mouse is currently captured, it will be automatically uncaptured.&lt;/p&gt;&lt;p&gt;The mouse icon on the status bar will look like&amp;nbsp;&lt;img src=:/mouse_seamless_16px.png/&gt;&amp;nbsp;to inform you that mouse pointer integration is supported by the guest OS and is currently turned on.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Note&lt;/b&gt;: Some applications may behave incorrectly in mouse pointer integration mode. You can always disable it for the current session (and enable it again) by selecting the corresponding action from the menu bar.&lt;/p&gt;</source>
<translation>&lt;p&gt;ゲストOSで&lt;b&gt;マウス統合&lt;/b&gt;機能がサポートされています。ゲストOSでマウスポインターを&lt;i&gt;キャプチャー&lt;/i&gt;することなく使用できます。仮想マシンの画面上にマウスポインターがあるとき、すべてのマウスの動作は直接ゲストOSに送られます。現在マウスがキャプチャーされているときは、自動的にキャプチャー解除されます。ステータスバーのマウスアイコンは、マウス統合機能がゲストOSでサポートされ、現在有効であることを示すため&amp;nbsp;&lt;img src=:/mouse_seamless_16px.png/&gt;&amp;nbsp;のように表示されます。 &lt;/p&gt;&lt;p&gt;&lt;b&gt;注&lt;/b&gt;: マウス統合機能が有効なとき、いくつかのアプリケーションの動作が不正になるかもしれません。メニューバーから対応する動作を選択して現在のセッションのマウス統合機能を無効化(または有効化)することができます。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;The virtual machine window will be now switched to &lt;b&gt;fullscreen&lt;/b&gt; mode. You can go back to windowed mode at any time by pressing &lt;b&gt;%1&lt;/b&gt;. Note that the &lt;i&gt;Host&lt;/i&gt; key is currently defined as &lt;b&gt;%2&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Note that the main menu bar is hidden in fullscreen mode. You can access it by pressing &lt;b&gt;Host+Home&lt;/b&gt;.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;仮想マシンのウィンドウを&quot;フルスクリーン&quot;モードに切り替えます。&lt;b&gt;%1&lt;/b&gt;キーを押すといつでもウィンドウモードに戻ることができます。注:ホストキーは現在&lt;b&gt;%2&lt;/b&gt;に割り当てられています。&lt;/p&gt;&lt;p&gt;注:フルスクリーンモードではメインメニューバーは表示されません。メニューバーにアクセスするには &lt;b&gt;Host+Home&lt;/b&gt;キーを押してください。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;The virtual machine window will be now switched to &lt;b&gt;Seamless&lt;/b&gt; mode. You can go back to windowed mode at any time by pressing &lt;b&gt;%1&lt;/b&gt;. Note that the &lt;i&gt;Host&lt;/i&gt; key is currently defined as &lt;b&gt;%2&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Note that the main menu bar is hidden in seamless mode. You can access it by pressing &lt;b&gt;Host+Home&lt;/b&gt;.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;仮想マシンのウィンドウを&quot;シームレス&quot;モードに切り替えます。&lt;b&gt;%1&lt;/b&gt;キーを押すといつでもウィンドウ表示に戻ることができます。注:ホストキーは現在&lt;b&gt;%2&lt;/b&gt;に割り当てられています。&lt;/p&gt;&lt;p&gt;注:シームレスモードではメインメニューバーは表示されません。メニューバーにアクセスするには &lt;b&gt;Host+Home&lt;/b&gt;キーを押してください。&lt;/p&gt;</translation>
</message>
<message>
<source>&amp;Contents...</source>
<translation type="obsolete">ヘルプを表示(&amp;C)...</translation>
</message>
<message>
<source>Show the online help contents</source>
<translation type="obsolete">オンラインヘルプを表示</translation>
</message>
<message>
<source>&amp;VirtualBox Web Site...</source>
<translation type="obsolete">VirtualBox Webサイト(&amp;V)...</translation>
</message>
<message>
<source>Open the browser and go to the VirtualBox product web site</source>
<translation type="obsolete">WebブラウザでVirtualBox製品のWebサイトを開く</translation>
</message>
<message>
<source>&amp;Reset All Warnings</source>
<translation type="obsolete">すべての警告をリセット(&amp;R)</translation>
</message>
<message>
<source>Go back to showing all suppressed warnings and messages</source>
<translation type="obsolete">すべての抑止された警告とメッセージを再度表示させる</translation>
</message>
<message>
<source>R&amp;egister VirtualBox...</source>
<translation type="obsolete">VirtualBox を登録(&amp;E)...</translation>
</message>
<message>
<source>Open VirtualBox registration form</source>
<translation type="obsolete">VirtualBox 登録フォームを開く</translation>
</message>
<message>
<source>C&amp;heck for Updates...</source>
<translation type="obsolete">アップデートを確認(&amp;H)...</translation>
</message>
<message>
<source>Check for a new VirtualBox version</source>
<translation type="obsolete">VirtualBoxの最新バージョンを確認</translation>
</message>
<message>
<source>&amp;About VirtualBox...</source>
<translation type="obsolete">VirtualBox について(&amp;A)...</translation>
</message>
<message>
<source>Show a window with product information</source>
<translation type="obsolete">製品情報ダイアログを表示</translation>
</message>
<message>
<source>&lt;p&gt;A new version of VirtualBox has been released! Version &lt;b&gt;%1&lt;/b&gt; is available at &lt;a href=&quot;http://www.virtualbox.org/&quot;&gt;virtualbox.org&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;You can download this version using the link:&lt;/p&gt;&lt;p&gt;&lt;a href=%2&gt;%3&lt;/a&gt;&lt;/p&gt;</source>
<translation>&lt;p&gt;VirtualBoxの新しいバージョンがリリースされました! バージョン &lt;b&gt;%1&lt;/b&gt;は&lt;a href=&quot;http://www.virtualbox.org/&quot;&gt;virtualbox.org&lt;/a&gt;から入手できます。&lt;/p&gt;&lt;p&gt;このリンクから最新バージョンをダウンロードできます。: &lt;/p&gt;&lt;p&gt;&lt;a href=%2&gt;%3&lt;/a&gt;&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Are you sure you want to release the %1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;?&lt;/p&gt;&lt;p&gt;This will detach it from the following virtual machine(s): &lt;b&gt;%3&lt;/b&gt;.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;&quot;%1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;&quot;を解放しますか?&lt;/p&gt;&lt;p&gt;以下の仮想マシンから解放されます: &lt;b&gt;%3&lt;/b&gt;&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;You are about to remove the virtual machine &lt;b&gt;%1&lt;/b&gt; from the machine list.&lt;/p&gt;&lt;p&gt;Would you like to delete the files containing the virtual machine from your hard disk as well?&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;仮想マシン&lt;b&gt;&quot;%1&quot;&lt;/b&gt;をリストから除去します。&lt;/p&gt;&lt;p&gt;仮想マシンを構成するファイルをハードディスクから削除しますか?&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;You are about to remove the virtual machine &lt;b&gt;%1&lt;/b&gt; from the machine list.&lt;/p&gt;&lt;p&gt;Would you like to delete the files containing the virtual machine from your hard disk as well? Doing this will also remove the files containing the machine&apos;s virtual hard disks if they are not in use by another machine.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;仮想マシン&lt;b&gt;&quot;%1&quot;&lt;/b&gt;をリストから除去します。&lt;/p&gt;&lt;p&gt;仮想マシンを構成するファイルをハードディスクから削除しますか?他の仮想マシンで使用されていない仮想ハードディスクは削除されます。&lt;/p&gt;</translation>
</message>
<message>
<source>Delete all files</source>
<translation>すべてのファイルを削除</translation>
</message>
<message>
<source>Remove only</source>
<translation>除去のみ</translation>
</message>
<message>
<source>You are about to remove the inaccessible virtual machine &lt;b&gt;%1&lt;/b&gt; from the machine list. Do you wish to proceed?</source>
<translation type="obsolete">アクセスできない仮想マシン&lt;b&gt;&quot;%1&quot;&lt;/b&gt;をリストから除去します。続行しますか?</translation>
</message>
<message>
<source>Remove</source>
<translation>除去</translation>
</message>
<message>
<source>Release</source>
<comment>detach medium</comment>
<translation>解放</translation>
</message>
<message>
<source>&lt;p&gt;Are you sure you want to remove the %1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt; from the list of known disk image files?&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;メディアのリストから&quot;%1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;&quot;を除去しますか?&lt;/p&gt;</translation>
</message>
<message>
<source>As this hard disk is inaccessible its image file can not be deleted.</source>
<translation type="obsolete">注:このハードディスクにアクセスできないため、現在ストレージ装置を削除できません。</translation>
</message>
<message>
<source>The next dialog will let you choose whether you also want to delete the storage unit of this hard disk or keep it for later usage.</source>
<translation type="obsolete">次のダイアログで、このハードディスクのストレージ装置を削除するか、後で使用するため保持するかを選択できます。</translation>
</message>
<message>
<source>&lt;p&gt;Note that the storage unit of this medium will not be deleted and that it will be possible to add it to the list later again.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;注:このメディアのストレージ装置は削除されません。後でリストに再度追加することが可能です。&lt;/p&gt;</translation>
</message>
<message>
<source>Remove</source>
<comment>medium</comment>
<translation>除去</translation>
</message>
<message>
<source>&lt;p&gt;The hard disk storage unit at location &lt;b&gt;%1&lt;/b&gt; already exists. You cannot create a new virtual hard disk that uses this location because it can be already used by another virtual hard disk.&lt;/p&gt;&lt;p&gt;Please specify a different location.&lt;/p&gt;</source>
<translation>&lt;p&gt;ハードディスクストレージ装置の場所 &lt;b&gt;&quot;%1&quot;&lt;/b&gt;はすでに存在します。別の仮想ハードディスクが使用しているため、この場所に新規仮想ハードディスクを作成できません。&lt;/p&gt;&lt;p&gt;別の場所を指定してください。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Do you want to delete the storage unit of the hard disk &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;?&lt;/p&gt;&lt;p&gt;If you select &lt;b&gt;Delete&lt;/b&gt; then the specified storage unit will be permanently deleted. This operation &lt;b&gt;cannot be undone&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;If you select &lt;b&gt;Keep&lt;/b&gt; then the hard disk will be only removed from the list of known hard disks, but the storage unit will be left untouched which makes it possible to add this hard disk to the list later again.&lt;/p&gt;</source>
<translation>&lt;p&gt;ハードディスク&lt;nobr&gt;&lt;b&gt;&quot;%1&quot;&lt;/b&gt;&lt;/nobr&gt;のストレージ装置を削除しますか?&lt;/p&gt;&lt;p&gt;&lt;b&gt;[削除]&lt;/b&gt;を選択すると、指定されたストレージ装置は永久に削除されます。この操作は&lt;b&gt;元に戻せません&lt;/b&gt;。&lt;/p&gt;&lt;p&gt;&lt;b&gt;[保持]&lt;/b&gt;を選択すると、ハードディスクはリストから取り除かれますが、ストレージ装置は後でリストに再度追加できるように、そのまま置かれます。&lt;/p&gt;</translation>
</message>
<message>
<source>Delete</source>
<comment>hard disk storage</comment>
<translation>削除</translation>
</message>
<message>
<source>Keep</source>
<comment>hard disk storage</comment>
<translation>保持</translation>
</message>
<message>
<source>Failed to delete the storage unit of the hard disk &lt;b&gt;%1&lt;/b&gt;.</source>
<translation>ハードディスクストレージ装置&lt;b&gt;&quot;%1&quot;&lt;/b&gt;の削除に失敗しました。</translation>
</message>
<message>
<source>&lt;p&gt;There are no unused hard disks available for the newly created attachment.&lt;/p&gt;&lt;p&gt;Press the &lt;b&gt;Create&lt;/b&gt; button to start the &lt;i&gt;New Virtual Disk&lt;/i&gt; wizard and create a new hard disk, or press the &lt;b&gt;Select&lt;/b&gt; if you wish to open the &lt;i&gt;Virtual Media Manager&lt;/i&gt;.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;新規の割り当てに利用できる未使用のハードディスクがありません。&lt;/p&gt;&lt;p&gt;&lt;b&gt;[作成]&lt;/b&gt;ボタンをクリックし、&lt;i&gt;新規仮想ディスク作成ウィザード&lt;/i&gt;を起動して新規ハードディスクイメージを作成するか、&lt;b&gt;[選択]&lt;/b&gt;ボタンをクリックして、&lt;i&gt;仮想メディアマネージャー&lt;/i&gt;を開き、動作を選択してください。&lt;/p&gt;</translation>
</message>
<message>
<source>Failed to create the hard disk storage &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;.&lt;/nobr&gt;</source>
<translation>ハードディスクストレージ&lt;nobr&gt;&lt;b&gt;&quot;%1&quot;&lt;/b&gt;の作成に失敗しました。&lt;/nobr&gt;</translation>
</message>
<message>
<source>Failed to attach the hard disk &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; to slot &lt;i&gt;%2&lt;/i&gt; of the machine &lt;b&gt;%3&lt;/b&gt;.</source>
<translation type="obsolete">ハードディスク&lt;nobr&gt;&lt;b&gt;&quot;%1&quot;&lt;/b&gt;&lt;/nobr&gt;の、仮想マシン&lt;b&gt;&quot;%3&quot;&lt;/b&gt;のスロット&lt;i&gt;&quot;%2&quot;&lt;/i&gt; への割り当てに失敗しました。</translation>
</message>
<message>
<source>Failed to detach the hard disk &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; from slot &lt;i&gt;%2&lt;/i&gt; of the machine &lt;b&gt;%3&lt;/b&gt;.</source>
<translation type="obsolete">ハードディスク&lt;nobr&gt;&lt;b&gt;&quot;%1&quot;&lt;/b&gt;&lt;/nobr&gt;の、仮想マシン&lt;b&gt;&quot;%3&quot;&lt;/b&gt;のスロット&lt;i&gt;&quot;%2&quot;&lt;/i&gt; への割り当て解除に失敗しました。</translation>
</message>
<message>
<source>Failed to mount the %1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt; on the machine &lt;b&gt;%3&lt;/b&gt;.</source>
<translation type="obsolete">&quot;%1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;&quot;の、仮想マシン&lt;b&gt;&quot;%3&quot;&lt;/b&gt;へのマウントに失敗しました。</translation>
</message>
<message>
<source>Failed to unmount the %1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt; from the machine &lt;b&gt;%3&lt;/b&gt;.</source>
<translation type="obsolete">&quot;%1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;&quot;の、仮想マシン&lt;b&gt;&quot;%3&quot;&lt;/b&gt;からのマウント解除に失敗しかました。</translation>
</message>
<message>
<source>Failed to open the %1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;.</source>
<translation type="obsolete">&quot;%1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;&quot;のオープンに失敗しました。</translation>
</message>
<message>
<source>Failed to close the %1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;.</source>
<translation type="obsolete">&quot;%1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;&quot;のクローズに失敗しました。</translation>
</message>
<message>
<source>Failed to access the disk image file &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;.</source>
<translation>メディア&lt;nobr&gt;&lt;b&gt;&quot;%1&quot;&lt;/b&gt;&lt;/nobr&gt;のアクセス可否状態の取得に失敗しました。</translation>
</message>
<message>
<source>&lt;p&gt;Failed to connect to the VirtualBox online registration service due to the following error:&lt;/p&gt;&lt;p&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;VirtualBoxのオンライン登録サービスに接続できません。エラー:&lt;/p&gt;&lt;p&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Unable to obtain the new version information due to the following error:&lt;/p&gt;&lt;p&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;新しいバージョンの情報を取得できません。エラー:&lt;/p&gt;&lt;p&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;One or more virtual hard disks, CD/DVD or floppy disk image files are not currently accessible. As a result, you will not be able to operate virtual machines that use these files until they become accessible later.&lt;/p&gt;&lt;p&gt;Press &lt;b&gt;Check&lt;/b&gt; to open the Virtual Media Manager window and see which files are inaccessible, or press &lt;b&gt;Ignore&lt;/b&gt; to ignore this message.&lt;/p&gt;</source>
<translation>&lt;p&gt;一つ以上の仮想ハードディスク、CD/DVDまたはフロッピーメディアのに現在アクセスできません。アクセス可能になるまでこれらのメディアを使用する仮想マシンを操作できません。&lt;/p&gt;&lt;p&gt;&lt;b&gt;[確認]&lt;/b&gt;ボタンをクリックして仮想メディアマネージャーを起動し、どのメディアにアクセスできないのか確認してください。または&lt;b&gt;[無視]&lt;/b&gt;ボタンをクリックして、このメッセージを無視してください。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Your existing VirtualBox settings files were automatically converted from the old format to a new format required by the new version of VirtualBox.&lt;/p&gt;&lt;p&gt;Press &lt;b&gt;OK&lt;/b&gt; to start VirtualBox now or press &lt;b&gt;More&lt;/b&gt; if you want to get more information about what files were converted and access additional actions.&lt;/p&gt;&lt;p&gt;Press &lt;b&gt;Exit&lt;/b&gt; to terminate the VirtualBox application without saving the results of the conversion to disk.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;既存のVirtualBox設定ファイルは古い形式からVirtualBoxの新バージョンに必要な形式に自動変換されました。&lt;/p&gt;&lt;p&gt;すぐにVirtualBoxを起動するには&lt;b&gt;[OK]&lt;/b&gt;ボタンをクリックしてください。変換された設定ファイルについて、詳しい情報を得たい場合は&lt;b&gt;[詳細]&lt;/b&gt;ボタンをクリックしてください。&lt;/p&gt;&lt;p&gt;&lt;b&gt;[終了]&lt;/b&gt;ボタンをクリックすると、変換結果をディスクに保存することなく、VirtualBoxアプリケーションを終了します。&lt;/p&gt;</translation>
</message>
<message>
<source>&amp;More</source>
<comment>warnAboutAutoConvertedSettings message box</comment>
<translation type="obsolete">詳細(&amp;M)</translation>
</message>
<message>
<source>E&amp;xit</source>
<comment>warnAboutAutoConvertedSettings message box</comment>
<translation type="obsolete">終了(&amp;X)</translation>
</message>
<message>
<source>&lt;p&gt;The following VirtualBox settings files have been automatically converted to the new settings file format version &lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;However, the results of the conversion were not saved back to disk yet. Please press:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;b&gt;Backup&lt;/b&gt; to create backup copies of the settings files in the old format before saving them in the new format;&lt;/li&gt;&lt;li&gt;&lt;b&gt;Overwrite&lt;/b&gt; to save all auto-converted files without creating backup copies (it will not be possible to use these settings files with an older version of VirtualBox afterwards);&lt;/li&gt;%2&lt;/ul&gt;&lt;p&gt;It is recommended to always select &lt;b&gt;Backup&lt;/b&gt; because in this case it will be possible to go back to the previous version of VirtualBox (if necessary) without losing your current settings. See the VirtualBox Manual for more information about downgrading.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;次のVirtualBox設定ファイルは自動的にバージョン &lt;b&gt;&quot;%1&quot;&lt;/b&gt; の新しい設定ファイル形式に変換されました。&lt;/p&gt;&lt;p&gt;しかしながら、変換後のファイルはまだディスクに保存されていません。ボタンをクリックしてください:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;b&gt;[バックアップ]&lt;/b&gt;: 新しい形式で設定ファイルを保存する前に、古い形式で設定ファイルのバックアップコピーを作成します。&lt;/li&gt;&lt;li&gt;&lt;b&gt;[上書き]&lt;/b&gt;:バックアップコピーを作成せずに、すべての変換済みファイルを保存します。(旧バージョンのVirtualBoxでこれらの設定ファイルは使用できません)&lt;/li&gt;%2&lt;/ul&gt;&lt;p&gt;(必要ならば) 旧バージョンのVirtualBoxに現在の設定を失うことなく戻ることができるので、&lt;b&gt;[バックアップ]&lt;/b&gt; を選択することを推奨します。ダウングレードに関する詳細はVirtualBoxマニュアルを参照してください。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;li&gt;&lt;b&gt;Exit&lt;/b&gt; to terminate VirtualBox without saving the results of the conversion to disk.&lt;/li&gt;</source>
<translation type="obsolete">&lt;li&gt;&lt;b&gt;[終了]&lt;/b&gt;:変換結果をディスクに保存せずにVirtualBoxを終了します。&lt;/li&gt;</translation>
</message>
<message>
<source>O&amp;verwrite</source>
<comment>warnAboutAutoConvertedSettings message box</comment>
<translation type="obsolete">上書き(&amp;V)</translation>
</message>
<message>
<source>&lt;p&gt;A critical error has occurred while running the virtual machine and the machine execution has been stopped.&lt;/p&gt;&lt;p&gt;For help, please see the Community section on &lt;a href=http://www.virtualbox.org&gt;http://www.virtualbox.org&lt;/a&gt; or your support contract. Please provide the contents of the log file &lt;tt&gt;VBox.log&lt;/tt&gt; and the image file &lt;tt&gt;VBox.png&lt;/tt&gt;, which you can find in the &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; directory, as well as a description of what you were doing when this error happened. Note that you can also access the above files by selecting &lt;b&gt;Show Log&lt;/b&gt; from the &lt;b&gt;Machine&lt;/b&gt; menu of the main VirtualBox window.&lt;/p&gt;&lt;p&gt;Press &lt;b&gt;OK&lt;/b&gt; if you want to power off the machine or press &lt;b&gt;Ignore&lt;/b&gt; if you want to leave it as is for debugging. Please note that debugging requires special knowledge and tools, so it is recommended to press &lt;b&gt;OK&lt;/b&gt; now.&lt;/p&gt;</source>
<translation>&lt;p&gt;仮想マシン実行中に重大なエラーが発生したため、仮想マシンは停止しました。&lt;/p&gt;&lt;p&gt;問題の解決のため、&lt;a href=http://www.virtualbox.org&gt;http://www.virtualbox.org&lt;/a&gt;のCommunityセクションを参照するか、サポートに連絡してください。あなたがエラー発生時に行った操作と共に、&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;ディレクトリに格納されているログファイル(&lt;tt&gt;VBox.log&lt;/tt&gt;)とイメージファイル(&lt;tt&gt;VBox.png&lt;/tt&gt;)を提供してください。注:VirtualBoxメインウィンドウの&lt;b&gt;[仮想マシン]&lt;/b&gt;メニューから[ログを参照]を選択して、上記ファイルにアクセスすることができます。&lt;/p&gt;&lt;p&gt;仮想マシンを電源オフするには&lt;b&gt;[OK]&lt;/b&gt;ボタンをクリックしてください。このままデバッグを行うには&lt;b&gt;[無視]&lt;/b&gt;ボタンをクリックしてください。デバッグには特別な知識とツールを必要とするため、&lt;b&gt;[OK]&lt;/b&gt;ボタンをクリックすることを推奨します。&lt;/p&gt;</translation>
</message>
<message>
<source>hard disk</source>
<comment>failed to close ...</comment>
<translation type="obsolete">ハードディスク</translation>
</message>
<message>
<source>CD/DVD image</source>
<comment>failed to close ...</comment>
<translation type="obsolete">CD/DVDイメージ</translation>
</message>
<message>
<source>floppy image</source>
<comment>failed to close ...</comment>
<translation type="obsolete">フロッピーイメージ</translation>
</message>
<message>
<source>A file named &lt;b&gt;%1&lt;/b&gt; already exists. Are you sure you want to replace it?&lt;br /&gt;&lt;br /&gt;The file already exists in &quot;%2&quot;. Replacing it will overwrite its contents.</source>
<translation type="obsolete">ファイル名&lt;b&gt;&quot;%1&quot;&lt;/b&gt;はすでに使われています。ファイルを置き換えますか?&lt;br /&gt;&lt;br /&gt;ファイルは&quot;%2&quot;に存在します。ファイルの内容は上書きされます。</translation>
</message>
<message>
<source>The following files already exist:&lt;br /&gt;&lt;br /&gt;%1&lt;br /&gt;&lt;br /&gt;Are you sure you want to replace them? Replacing them will overwrite their contents.</source>
<translation>以下のファイルはすでに存在しています:&lt;br /&gt;&lt;br /&gt;%1&lt;br /&gt;&lt;br /&gt;ファイルを置き換えますか?ファイルの内容は上書きされます。</translation>
</message>
<message>
<source>Failed to remove the file &lt;b&gt;%1&lt;/b&gt;.&lt;br /&gt;&lt;br /&gt;Please try to remove the file yourself and try again.</source>
<translation type="obsolete">&lt;b&gt;&quot;%1&quot;&lt;/b&gt;の除去に失敗しました。&lt;br /&gt;&lt;br /&gt;手作業でファイルを取り除き、再実行してください。</translation>
</message>
<message>
<source>You are running a prerelease version of VirtualBox. This version is not suitable for production use.</source>
<translation>これはVirtualBoxのプレリリースバージョンです。このバージョンは実務作業には適していません。</translation>
</message>
<message>
<source>Could not access USB on the host system, because neither the USB file system (usbfs) nor the DBus and hal services are currently available. If you wish to use host USB devices inside guest systems, you must correct this and restart VirtualBox.</source>
<translation type="obsolete">USBファイルシステム(usbfs)もDBusとhalサービスも利用できないため、ホストシステムでUSBにアクセスできませんでした。 ゲストOSでホストUSB デバイスを使用するには、これを修正してVirtualBoxを再起動してください。</translation>
</message>
<message>
<source>You are trying to shut down the guest with the ACPI power button. This is currently not possible because the guest does not support software shutdown.</source>
<translation>電源ボタン オフのACPIイベントでゲストOSをシャットダウンしようとしています。ゲストOSがACPIサブシステムを使用しないためシャットダウンできません。</translation>
</message>
<message>
<source>&lt;p&gt;VT-x/AMD-V hardware acceleration has been enabled, but is not operational. Your 64-bit guest will fail to detect a 64-bit CPU and will not be able to boot.&lt;/p&gt;&lt;p&gt;Please ensure that you have enabled VT-x/AMD-V properly in the BIOS of your host computer.&lt;/p&gt;</source>
<translation>&lt;p&gt;仮想化支援機能(VT-x/AMD-V)を有効化できません。64ビット ゲストOSは64ビットCPUを検出できず、起動できません。&lt;/p&gt;&lt;p&gt;ホストマシンのBIOS設定でVT-x/AMD-Vを有効化してください。&lt;/p&gt;</translation>
</message>
<message>
<source>Close VM</source>
<translation>仮想マシンを閉じる</translation>
</message>
<message>
<source>Continue</source>
<translation>続ける</translation>
</message>
<message>
<source>&lt;p&gt;Are you sure you wish to delete the selected snapshot and saved state?&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;選択されたスナップショットと保存された状態を削除しますか?&lt;/p&gt;</translation>
</message>
<message>
<source>Discard</source>
<translation type="obsolete">破棄</translation>
</message>
<message>
<source>Cancel</source>
<translation>キャンセル</translation>
</message>
<message>
<source>&lt;p&gt;There are hard disks attached to ports of the additional controller. If you disable the additional controller, all these hard disks will be automatically detached.&lt;/p&gt;&lt;p&gt;Are you sure you want to disable the additional controller?&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;追加のコントローラーのポートに割り当てられたハードディスクがあります。追加のコントローラーを無効にすると、それらのハードディスクは自動的に割り当て解除されます。&lt;/p&gt;&lt;p&gt;追加のコントローラーを無効にしますか?&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;There are hard disks attached to ports of the additional controller. If you change the additional controller, all these hard disks will be automatically detached.&lt;/p&gt;&lt;p&gt;Are you sure you want to change the additional controller?&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;追加のコントローラーのポートに割り当てられたハードディスクがあります。追加のコントローラーを変更すると、それらのハードディスクは自動的に割り当て解除されます。&lt;/p&gt;&lt;p&gt;追加のコントローラーを変更しますか?&lt;/p&gt;</translation>
</message>
<message>
<source>Change</source>
<comment>hard disk</comment>
<translation type="obsolete">変更</translation>
</message>
<message>
<source>&lt;p&gt;Do you want to remove the selected host network interface &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;?&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Note:&lt;/b&gt; This interface may be in use by one or more network adapters of this or another VM. After it is removed, these adapters will no longer work until you correct their settings by either choosing a different interface name or a different adapter attachment type.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;選択したホストネットワークインターフェース ;&lt;nobr&gt;&lt;b&gt;&quot;%1&quot;&lt;/b&gt;を除去しますか?&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;注:&lt;/b&gt; このインターフェースは複数の仮想マシンの1つ以上のネットワークアダプターで使用中かもしれません。除去すると、他のインターフェース名を選ぶか、別の割り当て方法を正しく設定するまでそれらのアダプターは動作しません。&lt;/p&gt;</translation>
</message>
<message>
<source>Failed to create the host-only network interface.</source>
<translation type="obsolete">ホストオンリーネットワークインターフェースの作成に失敗しました。</translation>
</message>
<message>
<source>&lt;p&gt;Your existing VirtualBox settings files will be automatically converted from the old format to a new format required by the new version of VirtualBox.&lt;/p&gt;&lt;p&gt;Press &lt;b&gt;OK&lt;/b&gt; to start VirtualBox now or press &lt;b&gt;Exit&lt;/b&gt; if you want to terminate the VirtualBox application without any further actions.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;既存のVirtualBox設定ファイルは古い形式からVirtualBoxの新バージョンに必要な形式に自動変換されます。&lt;/p&gt;&lt;p&gt;すぐにVirtualBoxを起動するには&lt;b&gt;[OK]&lt;/b&gt;ボタンをクリックしてください。変換結果を保存せずにVirtualBoxアプリケーションを終了するには&lt;b&gt;[終了]&lt;/b&gt;ボタンをクリックしてください。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;You are about to restore snapshot &lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;You can create a snapshot of the current state of the virtual machine first by checking the box below; if you do not do this the current state will be permanently lost. Do you wish to proceed?&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;スナップショット &lt;b&gt;%1&lt;/b&gt; をリストアしようとしています。&lt;/p&gt;&lt;p&gt;現在の仮想マシンの状態から下にチェックを入れたところまでのスナップショットを作成することができます。もしこれをしないと、現在の状態が永久に失われてしまします。続行しますか?&lt;/p&gt;</translation>
</message>
<message>
<source>Create a snapshot of the current machine state</source>
<translation>現在のマシンの状態のスナップショットを作成</translation>
</message>
<message>
<source>&lt;p&gt;Are you sure you want to restore snapshot &lt;b&gt;%1&lt;/b&gt;?&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;本当にスナップショット &lt;b&gt;%1&lt;/b&gt; をリストアしますか?&lt;/p&gt;</translation>
</message>
<message>
<source>Can&apos;t find snapshot named &lt;b&gt;%1&lt;/b&gt;.</source>
<translation>&lt;b&gt;%1&lt;/b&gt; という名前のスナップショットが見つかりません。</translation>
</message>
<message>
<source>Rename</source>
<translation>名前を変更</translation>
</message>
<message>
<source>&lt;p&gt;You are about to remove following virtual machine items from the machine list:&lt;/p&gt;&lt;p&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Do you wish to proceed?&lt;/p&gt;</source>
<translation>&lt;p&gt;以下の仮想マシンを除去しようとしています:&lt;/p&gt;&lt;p&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/p&gt;&lt;p&gt;続行しますか?&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;You are about to remove following inaccessible virtual machines from the machine list:&lt;/p&gt;&lt;p&gt;%1&lt;/p&gt;&lt;p&gt;Do you wish to proceed?&lt;/p&gt;</source>
<translation>&lt;p&gt;以下のアクセスできない仮想マシンを除去しようとしています:&lt;/p&gt;&lt;p&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/p&gt;&lt;p&gt;続行しますか?&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;You are about to remove following virtual machines from the machine list:&lt;/p&gt;&lt;p&gt;%1&lt;/p&gt;&lt;p&gt;Would you like to delete the files containing the virtual machine from your hard disk as well? Doing this will also remove the files containing the machine&apos;s virtual hard disks if they are not in use by another machine.&lt;/p&gt;</source>
<translation>&lt;p&gt;以下の仮想マシンを除去しようとしています:&lt;/p&gt;&lt;p&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/p&gt;&lt;p&gt;仮想マシンを構成するファイルをハードディスクから削除しますか? 他の仮想マシンで使用されていない仮想ハードディスクも削除します。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;You are about to remove following virtual machines from the machine list:&lt;/p&gt;&lt;p&gt;%1&lt;/p&gt;&lt;p&gt;Would you like to delete the files containing the virtual machine from your hard disk as well?&lt;/p&gt;</source>
<translation>&lt;p&gt;以下の仮想マシンを除去しようとしています:&lt;/p&gt;&lt;p&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/p&gt;&lt;p&gt;仮想マシンを構成するファイルをハードディスクから削除しますか?&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Are you sure you want to discard the saved state of the following virtual machines?&lt;/p&gt;&lt;p&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/p&gt;&lt;p&gt;This operation is equivalent to resetting or powering off the machine without doing a proper shutdown of the guest OS.&lt;/p&gt;</source>
<translation>&lt;p&gt;以下の仮想マシンの保存状態を破棄しますか?&lt;/p&gt;&lt;p&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/p&gt;&lt;p&gt;この操作はゲストOSを適切にシャットダウンせずにリセットまたは電源をオフにすることと同等です。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Error changing disk image mode from &lt;b&gt;%1&lt;/b&gt; to &lt;b&gt;%2&lt;/b&gt;.&lt;/p&gt;</source>
<translation>&lt;p&gt;メディアタイプを&lt;b&gt;%1&lt;/b&gt; から &lt;b&gt;%2&lt;/b&gt; にする際にエラーが発生しました。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Note that the storage unit of this medium will not be deleted and that it will be possible to use it later again.&lt;/p&gt;</source>
<translation>&lt;p&gt;注:このメディアの記憶装置は削除されません。再度利用することができます。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;You are about to add a virtual hard disk to controller &lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Would you like to create a new, empty file to hold the disk contents or select an existing one?&lt;/p&gt;</source>
<translation>&lt;p&gt;仮想ハードディスクをコントローラー&lt;b&gt;&quot;%1&quot;&lt;/b&gt;に追加します。&lt;/p&gt;&lt;p&gt;空の仮想ハードディスクを新規作成しますか?既存の仮想ハードディスクを選択しますか?&lt;/p&gt;</translation>
</message>
<message>
<source>Create &amp;new disk</source>
<comment>add attachment routine</comment>
<translation type="obsolete">新規ディスクの作成(&amp;N)</translation>
</message>
<message>
<source>&amp;Choose existing disk</source>
<comment>add attachment routine</comment>
<translation type="obsolete">既存のディスクを選択(&amp;C)</translation>
</message>
<message>
<source>&lt;p&gt;You are about to add a new CD/DVD drive to controller &lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Would you like to choose a virtual CD/DVD disk to put in the drive or to leave it empty for now?&lt;/p&gt;</source>
<translation>&lt;p&gt;CD/DVDドライブをコントローラー&lt;b&gt;&quot;%1&quot;&lt;/b&gt;に追加します。&lt;/p&gt;&lt;p&gt;仮想CD/DVDディスクをドライブに割り当てますか?空のドライブだけ割り当てますか?&lt;/p&gt;</translation>
</message>
<message>
<source>&amp;Choose disk</source>
<comment>add attachment routine</comment>
<translation type="obsolete">ディスクを選択(&amp;C)</translation>
</message>
<message>
<source>Leave &amp;empty</source>
<comment>add attachment routine</comment>
<translation type="obsolete">空のドライブ(&amp;E)</translation>
</message>
<message>
<source>&lt;p&gt;You are about to add a new floppy drive to controller &lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Would you like to choose a virtual floppy disk to put in the drive or to leave it empty for now?&lt;/p&gt;</source>
<translation>&lt;p&gt;フロッピードライブをコントローラー&lt;b&gt;&quot;%1&quot;&lt;/b&gt;に追加します。&lt;/p&gt;&lt;p&gt;仮想フロッピーディスクをドライブに割り当てますか?空のドライブだけ割り当てますか?&lt;/p&gt;</translation>
</message>
<message>
<source>Failed to detach the hard disk (&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;) from the slot &lt;i&gt;%2&lt;/i&gt; of the machine &lt;b&gt;%3&lt;/b&gt;.</source>
<translation>ハードディスク(&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;)の、仮想マシン&lt;b&gt;&quot;%3&quot;&lt;/b&gt;のスロット&lt;i&gt;&quot;%2&quot;&lt;/i&gt; への割り当て解除に失敗しました。</translation>
</message>
<message>
<source>Failed to detach the CD/DVD device (&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;) from the slot &lt;i&gt;%2&lt;/i&gt; of the machine &lt;b&gt;%3&lt;/b&gt;.</source>
<translation>CD/DVDデバイス(&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;)の、仮想マシン&lt;b&gt;&quot;%3&quot;&lt;/b&gt;のスロット&lt;i&gt;&quot;%2&quot;&lt;/i&gt; への割り当て解除に失敗しました。</translation>
</message>
<message>
<source>Failed to detach the floppy device (&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;) from the slot &lt;i&gt;%2&lt;/i&gt; of the machine &lt;b&gt;%3&lt;/b&gt;.</source>
<translation>フロッピーデバイス(&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;)の、仮想マシン&lt;b&gt;&quot;%3&quot;&lt;/b&gt;のスロット&lt;i&gt;&quot;%2&quot;&lt;/i&gt; への割り当て解除に失敗しました。</translation>
</message>
<message>
<source>&lt;p&gt;The VirtualBox Guest Additions do not appear to be available on this virtual machine, and shared folders cannot be used without them. To use shared folders inside the virtual machine, please install the Guest Additions if they are not installed, or re-install them if they are not working correctly, by selecting &lt;b&gt;Install Guest Additions&lt;/b&gt; from the &lt;b&gt;Machine&lt;/b&gt; menu. If they are installed but the machine is not yet fully started then shared folders will be available once it is.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;VirtualBox Guest Additionsがインストールされていないため、共有フォルダーは利用できません。共有フォルダーを使用するには&lt;b&gt;[デバイス]&lt;/b&gt;メニューから&lt;b&gt;[Guest Additions のインストール]&lt;/b&gt;を選びGuest Additionsをインストールまたは再インストールしてください。インストール後、仮想マシンを再起動すると共有フォルダーが利用できます。&lt;/p&gt;</translation>
</message>
<message>
<source>Failed to open appliance.</source>
<translation type="obsolete">仮想アプライアンスのオープンに失敗しました。</translation>
</message>
<message>
<source>Failed to open/interpret appliance &lt;b&gt;%1&lt;/b&gt;.</source>
<translation>仮想アプライアンス&lt;b&gt;&quot;%1&quot;&lt;/b&gt;のオープンまたは解析に失敗しました。</translation>
</message>
<message>
<source>Failed to import appliance &lt;b&gt;%1&lt;/b&gt;.</source>
<translation>仮想アプライアンス&lt;b&gt;&quot;%1&quot;&lt;/b&gt;のインポートに失敗しました。</translation>
</message>
<message numerus="yes">
<source>&lt;p&gt;The %n following virtual machine(s) are currently in a saved state: &lt;b&gt;%1&lt;/b&gt;&lt;/p&gt;&lt;p&gt;If you continue the runtime state of the exported machine(s) will be discarded. The other machine(s) will not be changed.&lt;/p&gt;</source>
<translation type="obsolete">
<numerusform>&lt;p&gt;仮想マシン&lt;b&gt;&quot;%1&quot;&lt;/b&gt;は状態の保存中です。&lt;/p&gt;&lt;p&gt;続行するとエクスポートした仮想マシンのランタイム状態は破棄されます。注:既存の仮想マシンは変更されません。&lt;/p&gt;</numerusform>
</translation>
</message>
<message>
<source>Failed to create appliance.</source>
<translation type="obsolete">仮想アプライアンスの作成に失敗しました。</translation>
</message>
<message>
<source>Failed to prepare the export of the appliance &lt;b&gt;%1&lt;/b&gt;.</source>
<translation>仮想アプライアンス&lt;b&gt;&quot;%1&quot;&lt;/b&gt;のエクスポートの前処理に失敗しました。</translation>
</message>
<message>
<source>Failed to create an appliance.</source>
<translation type="obsolete">仮想アプライアンスの作成に失敗しました。</translation>
</message>
<message>
<source>Failed to export appliance &lt;b&gt;%1&lt;/b&gt;.</source>
<translation>仮想アプライアンス&lt;b&gt;&quot;%1&quot;&lt;/b&gt;のエクスポートに失敗しました。</translation>
</message>
<message>
<source>&lt;p&gt;Deleting this host-only network will remove the host-only interface this network is based on. Do you want to remove the (host-only network) interface &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;?&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Note:&lt;/b&gt; this interface may be in use by one or more virtual network adapters belonging to one of your VMs. After it is removed, these adapters will no longer be usable until you correct their settings by either choosing a different interface name or a different adapter attachment type.&lt;/p&gt;</source>
<translation>&lt;p&gt;このインターフェースを除去すると、このインターフェースが基づいているホストオンリーネットワークインターフェースが削除されます。ホストオンリーネットワークインターフェース&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;を削除しますか?&lt;/p&gt;&lt;p&gt;&lt;b&gt;注:&lt;/b&gt;このインターフェースは他の仮想ネットワークアダプターで使用しているかもしれません。削除した場合、それらのアダプターは、他のインターフェース名を選ぶか、別のアダプタータイプを選んで設定を変更するまで使用できません。&lt;/p&gt;</translation>
</message>
<message>
<source>A file named &lt;b&gt;%1&lt;/b&gt; already exists. Are you sure you want to replace it?&lt;br /&gt;&lt;br /&gt;Replacing it will overwrite its contents.</source>
<translation>ファイル名&lt;b&gt;&quot;%1&quot;&lt;/b&gt;はすでに使われています。ファイルを置き換えますか?&lt;br /&gt;&lt;br /&gt;ファイルの内容は上書きされます。</translation>
</message>
<message>
<source>&lt;p&gt;VT-x/AMD-V hardware acceleration has been enabled, but is not operational. Certain guests (e.g. OS/2 and QNX) require this feature.&lt;/p&gt;&lt;p&gt;Please ensure that you have enabled VT-x/AMD-V properly in the BIOS of your host computer.&lt;/p&gt;</source>
<translation>&lt;p&gt;仮想化支援機能(VT-x/AMD-V)が有効化されましたが使用できません。いくつかのゲストOS(OS/2やQNXなど))は本機能を必要とします。&lt;/p&gt;&lt;p&gt;ホストマシンのBIOS設定でVT-x/AMD-Vを有効化してください。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;You are about to restore snapshot &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;.&lt;/p&gt;&lt;p&gt;You can create a snapshot of the current state of the virtual machine first by checking the box below; if you do not do this the current state will be permanently lost. Do you wish to proceed?&lt;/p&gt;</source>
<translation>&lt;p&gt;スナップショット &lt;b&gt;%1&lt;/b&gt; をリストアしようとしています。&lt;/p&gt;&lt;p&gt;現在の仮想マシンの状態から下にチェックを入れたところまでのスナップショットを作成することができます。もしこれをしないと、現在の状態が永久に失われてしまします。続行しますか?&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Are you sure you want to restore snapshot &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;?&lt;/p&gt;</source>
<translation>&lt;p&gt;本当にスナップショット &lt;b&gt;%1&lt;/b&gt; をリストアしますか?&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Could not start the machine &lt;b&gt;%1&lt;/b&gt; because the following physical network interfaces were not found:&lt;/p&gt;&lt;p&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/p&gt;&lt;p&gt;You can either change the machine&apos;s network settings or stop the machine.&lt;/p&gt;</source>
<translation>&lt;p&gt;次の物理ネットワークインターフェースが見つからないので、仮想マシン&lt;b&gt;%1&lt;/b&gt;を開始できません:&lt;/p&gt;&lt;p&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/p&gt;&lt;p&gt;マシンのネットワーク設定を変更するとか、マシンを停止してください。&lt;/p&gt;</translation>
</message>
<message>
<source>Change Network Settings</source>
<translation>ネットワーク設定の変更</translation>
</message>
<message>
<source>Close Virtual Machine</source>
<translation type="obsolete">仮想マシンを閉じる</translation>
</message>
<message>
<source>&lt;p&gt;You are trying to move machine &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; to group &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt; which already have sub-group &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;.&lt;/p&gt;&lt;p&gt;Please resolve this name-conflict and try again.&lt;/p&gt;</source>
<translation>&lt;p&gt;マシン&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;(すでにサブグループ&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;に入っている)をグループ&lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;に移動しようとしています。&lt;/p&gt;&lt;p&gt;名前の衝突を回避し、もう一度実行してください。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;You are trying to move group &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; to group &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt; which already have another item with the same name.&lt;/p&gt;&lt;p&gt;Would you like to automatically rename it?&lt;/p&gt;</source>
<translation>&lt;p&gt;同じ名前で別のアイテムを持つグループ&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;を&lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;に移動しようとしています。&lt;/p&gt;&lt;p&gt;自動的に名前を変更しますか?&lt;/p&gt;</translation>
</message>
<message>
<source>Failed to set groups of the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
<translation>仮想マシン&lt;b&gt;%1&lt;/b&gt;のグループの設定に失敗しました。</translation>
</message>
<message>
<source>&lt;p&gt;The VirtualBox Guest Additions do not appear to be available on this virtual machine, and shared folders cannot be used without them. To use shared folders inside the virtual machine, please install the Guest Additions if they are not installed, or re-install them if they are not working correctly, by selecting &lt;b&gt;Install Guest Additions&lt;/b&gt; from the &lt;b&gt;Devices&lt;/b&gt; menu. If they are installed but the machine is not yet fully started then shared folders will be available once it is.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;VirtualBox Guest Additionsがインストールされていないため、共有フォルダーは利用できません。共有フォルダーを使用するには&lt;b&gt;[デバイス]&lt;/b&gt;メニューから&lt;b&gt;[Guest Additions のインストール]&lt;/b&gt;を選びGuest Additionsをインストールまたは再インストールしてください。インストール後、仮想マシンを再起動すると共有フォルダーが利用できます。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Could not find the VirtualBox Guest Additions disk image file file.&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;Do you wish to download this disk image file from the Internet?&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;VirtualBox Guest Additions CDイメージファイルが見つかりません。&lt;/p&gt;&lt;p&gt;インターネットからCDイメージをダウンロードしますか?&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Invalid e-mail address or password specified.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;無効なメールアドレスまたはパスワードが指定されました。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Failed to register the VirtualBox product.&lt;/p&gt;&lt;p&gt;%1&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;VirtualBoxの登録に失敗しました。&lt;/p&gt;&lt;p&gt;%1&lt;/p&gt;</translation>
</message>
<message>
<source>Do you wish to cancel all current network operations?</source>
<translation>すべての現在のネットワーク操作をキャンセルしますか?</translation>
</message>
<message>
<source>&lt;p&gt;Do you really want to reset the following virtual machines?&lt;/p&gt;&lt;p&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/p&gt;&lt;p&gt;This will cause any unsaved data in applications running inside it to be lost.&lt;/p&gt;</source>
<translation>&lt;p&gt;以下の仮想マシンを本当にリセットしますか?&lt;/p&gt;&lt;p&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/p&gt;&lt;p&gt;仮想マシンをリセットすると、その中で稼動中のすべてのアプリケーションの保存されていないデータは失われます。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Do you really want to send an ACPI shutdown signal to the following virtual machines?&lt;/p&gt;&lt;p&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/p&gt;</source>
<translation>&lt;p&gt;以下の仮想マシンに本当にACPIシャットダウン信号を送りますか?&lt;/p&gt;&lt;p&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Do you really want to power off the following virtual machines?&lt;/p&gt;&lt;p&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/p&gt;&lt;p&gt;This will cause any unsaved data in applications running inside it to be lost.&lt;/p&gt;</source>
<translation>&lt;p&gt;以下の仮想マシンを本当に電源オフしますか?&lt;/p&gt;&lt;p&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/p&gt;&lt;p&gt;仮想マシンを電源オフすると、その中で稼動中のすべてのアプリケーションの保存されていないデータは失われます。&lt;/p&gt;</translation>
</message>
<message>
<source>Failed to check files.</source>
<translation>ファイルの確認に失敗しました。</translation>
</message>
<message>
<source>Failed to remove file.</source>
<translation>ファイルの除去に失敗しました。</translation>
</message>
<message>
<source>You seem to have the USBFS filesystem mounted at /sys/bus/usb/drivers. We strongly recommend that you change this, as it is a severe mis-configuration of your system which could cause USB devices to fail in unexpected ways.</source>
<translation>USBFS ファイルシステムを/sys/bus/usb/driversにマウントしています。これを変更することを強く勧めます。誤ったシステム構成によりUSB デバイスの使用に失敗するかもしれません。</translation>
</message>
<message>
<source>You are running an EXPERIMENTAL build of VirtualBox. This version is not suitable for production use.</source>
<translation>これはVirtualBoxの試験的ビルドです。このバージョンは実務作業には適していません。</translation>
</message>
<message>
<source>&lt;p&gt;VT-x/AMD-V hardware acceleration is not available on your system. Your 64-bit guest will fail to detect a 64-bit CPU and will not be able to boot.</source>
<translation>&lt;p&gt;ホストマシンの仮想化支援機能(VT-x/AMD-V)が使用できません。64ビット ゲストOSは64ビットCPUを検出できず、起動できません。</translation>
</message>
<message>
<source>&lt;p&gt;VT-x/AMD-V hardware acceleration is not available on your system. Certain guests (e.g. OS/2 and QNX) require this feature and will fail to boot without it.&lt;/p&gt;</source>
<translation>&lt;p&gt;ホストマシンの仮想化支援機能(VT-x/AMD-V)が使用できません。本機能を必要とするいくつかのゲストOS(OS/2やQNXなど)は起動できません。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Are you sure you want to restore snapshot &lt;b&gt;%1&lt;/b&gt;? This will cause you to lose your current machine state, which cannot be recovered.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;スナップショット&lt;b&gt;&quot;%1&quot;&lt;/b&gt;に復元しますか?現在の仮想マシンの状態は失われ、それを回復することはできません。&lt;/p&gt;</translation>
</message>
<message>
<source>Restore</source>
<translation>復元</translation>
</message>
<message>
<source>&lt;p&gt;Deleting the snapshot will cause the state information saved in it to be lost, and disk data spread over several image files that VirtualBox has created together with the snapshot will be merged into one file. This can be a lengthy process, and the information in the snapshot cannot be recovered.&lt;/p&gt;&lt;/p&gt;Are you sure you want to delete the selected snapshot &lt;b&gt;%1&lt;/b&gt;?&lt;/p&gt;</source>
<translation>&lt;p&gt;スナップショットを削除すると、スナップショットに格納されている情報は失われ、VirtualBoxがスナップショットと共に作成した複数のディスクデータはひとつのファイルにマージされます。これには長い時間がかかるかもしれません。そしてスナップショットの情報を回復することはできません。&lt;/p&gt;&lt;p&gt;スナップショット&lt;b&gt;&quot;%1&quot;&lt;/b&gt;を削除しますか?。&lt;/p&gt;</translation>
</message>
<message>
<source>Delete</source>
<translation>削除</translation>
</message>
<message>
<source>&lt;p&gt;Deleting the snapshot %1 will temporarily need more disk space. In the worst case the size of image %2 will grow by %3, however on this filesystem there is only %4 free.&lt;/p&gt;&lt;p&gt;Running out of disk space during the merge operation can result in corruption of the image and the VM configuration, i.e. loss of the VM and its data.&lt;/p&gt;&lt;p&gt;You may continue with deleting the snapshot at your own risk.&lt;/p&gt;</source>
<translation>&lt;p&gt;スナップショット %1の削除には多くのディスク容量を必要とします。ディスクイメージファイル %2のサイズは最大で%3まで増加します。しかし、ディスクの空き容量は%4しかありません。&lt;/p&gt;&lt;p&gt;マージ作業中にディスク容量が不足すると、仮想マシンのデータを失う可能性があります。&lt;/p&gt;&lt;p&gt;スナップショットの削除を自己責任で続行できます。&lt;/p&gt;</translation>
</message>
<message>
<source>Failed to restore the snapshot &lt;b&gt;%1&lt;/b&gt; of the virtual machine &lt;b&gt;%2&lt;/b&gt;.</source>
<translation>仮想マシン&lt;b&gt;&quot;%2&quot;&lt;/b&gt;のスナップショット&lt;b&gt;&quot;%1&quot;&lt;/b&gt;への復元に失敗しました。</translation>
</message>
<message>
<source>Failed to delete the snapshot &lt;b&gt;%1&lt;/b&gt; of the virtual machine &lt;b&gt;%2&lt;/b&gt;.</source>
<translation>仮想マシン&lt;b&gt;&quot;%2&quot;&lt;/b&gt;のスナップショット&lt;b&gt;&quot;%1&quot;&lt;/b&gt;の削除に失敗しました。</translation>
</message>
<message>
<source>Switch</source>
<translation>切り替え</translation>
</message>
<message>
<source>&lt;p&gt;Could not change the guest screen to this host screen due to insufficient guest video memory.&lt;/p&gt;&lt;p&gt;You should configure the virtual machine to have at least &lt;b&gt;%1&lt;/b&gt; of video memory.&lt;/p&gt;</source>
<translation>&lt;p&gt;ビデオメモリー不足のため、ゲスト スクリーンをこのホスト スクリーンに変更できません。&lt;/p&gt;&lt;p&gt;仮想マシンの構成で&lt;b&gt;%1&lt;/b&gt;以上のビデオメモリーを指定してください。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Could not change the guest screen to this host screen due to insufficient guest video memory.&lt;/p&gt;&lt;p&gt;You should configure the virtual machine to have at least &lt;b&gt;%1&lt;/b&gt; of video memory.&lt;/p&gt;&lt;p&gt;Press &lt;b&gt;Ignore&lt;/b&gt; to switch the screen anyway or press &lt;b&gt;Cancel&lt;/b&gt; to cancel the operation.&lt;/p&gt;</source>
<translation>&lt;p&gt;ビデオメモリー不足のため、ゲスト スクリーンをこのホスト スクリーンに変更できません。&lt;/p&gt;&lt;p&gt;仮想マシンの構成で&lt;b&gt;%1&lt;/b&gt;以上のビデオメモリーを指定してください。&lt;/p&gt;&lt;p&gt;&lt;b&gt;[無視]&lt;/b&gt;ボタンをクリックしするとスクリーンを強制的に切り換えます。&lt;b&gt;[キャンセル]&lt;/b&gt;ボタンをクリックすると操作は取り消されます。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Can not switch the guest display to fullscreen mode. You have more virtual screens configured than physical screens are attached to your host.&lt;/p&gt;&lt;p&gt;Please either lower the virtual screens in your VM configuration or attach additional screens to your host.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;ゲスト ディスプレイをフルスクリーンモードに変更できません。ホストマシンに接続されている実ディスプレイよりも多くの仮想ディスプレイが割り当てられています。&lt;/p&gt;&lt;p&gt;仮想ディスプレイの数を減らすか、ホストマシンにディスプレイを追加してください。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Can not switch the guest display to seamless mode. You have more virtual screens configured than physical screens are attached to your host.&lt;/p&gt;&lt;p&gt;Please either lower the virtual screens in your VM configuration or attach additional screens to your host.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;ゲスト ディスプレイをシームレスモードに変更できません。ホストマシンに接続されている実ディスプレイよりも多くの仮想ディスプレイが割り当てられています。&lt;/p&gt;&lt;p&gt;仮想ディスプレイの数を減らすか、ホストマシンにディスプレイを追加してください。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;There are no unused media available for the newly created attachment.&lt;/p&gt;&lt;p&gt;Press the &lt;b&gt;Create&lt;/b&gt; button to start the &lt;i&gt;New Virtual Disk&lt;/i&gt; wizard and create a new medium, or press the &lt;b&gt;Select&lt;/b&gt; if you wish to open the &lt;i&gt;Virtual Media Manager&lt;/i&gt;.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;新規の割り当てに利用できる未使用のメディアがありません。&lt;/p&gt;&lt;p&gt;&lt;b&gt;[作成]&lt;/b&gt;ボタンをクリックし、&lt;i&gt;新規仮想ディスク作成ウィザード&lt;/i&gt;を起動して新規ハードディスクイメージを作成するか、&lt;b&gt;[選択]&lt;/b&gt;ボタンをクリックして、&lt;i&gt;仮想メディアマネージャー&lt;/i&gt;を開いてください。&lt;/p&gt;</translation>
</message>
<message>
<source>&amp;Create</source>
<comment>medium</comment>
<translation type="obsolete">作成(&amp;C)</translation>
</message>
<message>
<source>&amp;Select</source>
<comment>medium</comment>
<translation type="obsolete">選択(&amp;S)</translation>
</message>
<message>
<source>&lt;p&gt;There are no unused media available for the newly created attachment.&lt;/p&gt;&lt;p&gt;Press the &lt;b&gt;Select&lt;/b&gt; if you wish to open the &lt;i&gt;Virtual Media Manager&lt;/i&gt;.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;新規の割り当てに利用できる未使用のメディアがありません。&lt;/p&gt;&lt;p&gt;&lt;b&gt;[選択]&lt;/b&gt;ボタンをクリックして、&lt;i&gt;仮想メディアマネージャー&lt;/i&gt;を開いてください。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Are you sure you want to delete the CD/DVD device?&lt;/p&gt;&lt;p&gt;You will not be able to insert any CDs or ISO images or install the Guest Additions without it!&lt;/p&gt;</source>
<translation>&lt;p&gt;CD/DVD デバイスを削除しますか?&lt;/p&gt;&lt;p&gt;デバイスがない場合、CD/DVDメディアやISOイメージファイルのマウントおよびGuest Additions のインストールはできません!&lt;/p&gt;</translation>
</message>
<message>
<source>&amp;Remove</source>
<comment>medium</comment>
<translation>除去(&amp;R)</translation>
</message>
<message>
<source>Failed to attach the %1 to slot &lt;i&gt;%2&lt;/i&gt; of the machine &lt;b&gt;%3&lt;/b&gt;.</source>
<translation type="obsolete">&quot;%1&quot;の仮想マシン&lt;b&gt;&quot;%3&quot;&lt;/b&gt;のスロット&lt;i&gt;&quot;%2&quot;&lt;/i&gt;への割り当てに失敗しました。</translation>
</message>
<message>
<source>Failed to detach the %1 from slot &lt;i&gt;%2&lt;/i&gt; of the machine &lt;b&gt;%3&lt;/b&gt;.</source>
<translation type="obsolete">&quot;%1&quot;の仮想マシン&lt;b&gt;&quot;%3&quot;&lt;/b&gt;のスロット&lt;i&gt;&quot;%2&quot;&lt;/i&gt;への割り当て解除に失敗しました。</translation>
</message>
<message>
<source>Unable to insert the %1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt; into the machine &lt;b&gt;%3&lt;/b&gt;.</source>
<translation type="obsolete">%1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;を仮想マシン&lt;b&gt;&quot;%3&quot;&lt;/b&gt;にマウントできません。</translation>
</message>
<message>
<source> Would you like to force mounting of this medium?</source>
<translation type="obsolete">メディアを強制マウントしますか?</translation>
</message>
<message>
<source>Unable to unmount the %1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt; from the machine &lt;b&gt;%3&lt;/b&gt;.</source>
<translation type="obsolete">%1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;を仮想マシン&lt;b&gt;&quot;%3&quot;&lt;/b&gt;からマウント解除できません。</translation>
</message>
<message>
<source> Would you like to force unmounting of this medium?</source>
<translation type="obsolete">メディアを強制マウント解除しますか?</translation>
</message>
<message>
<source>Force Unmount</source>
<translation>強制マウント解除</translation>
</message>
<message>
<source>Failed to eject the disk from the virtual drive. The drive may be locked by the guest operating system. Please check this and try again.</source>
<translation type="obsolete">仮想ドライブのディスクの取り出しに失敗しました。このドライブはゲストOSによってロックされています。確認後、再実行してください。</translation>
</message>
<message>
<source>&lt;p&gt;Could not insert the VirtualBox Guest Additions installer disk image file into the virtual machine &lt;b&gt;%1&lt;/b&gt;, as the machine has no CD/DVD drives. Please add a drive using the storage page of the virtual machine settings window.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;仮想マシン&lt;b&gt;&quot;%1&quot;&lt;/b&gt;がCD/DVDドライブを持たないため、VirtualBox Guest AdditionsのインストールCDイメージを仮想マシンに挿入できません。 仮想マシン設定ダイアログの[ストレージ]ページでドライブを追加してください。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Failed to save the downloaded file as &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;.&lt;/nobr&gt;&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;ダウンロードしたファイル(&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;)の保存に失敗しました。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Could not find the VirtualBox User Manual &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;.&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;Do you wish to download this file from the Internet?&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;VirtualBox ユーザーマニュアル &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;が見つかりません。&lt;/p&gt;&lt;p&gt;ユーザーマニュアルをダウンロードしますか?&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Are you sure you want to download the VirtualBox User Manual from &lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%2&lt;/a&gt;&lt;/nobr&gt; (size %3 bytes)?&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;VirtualBox ユーザーマニュアルを&lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%2&lt;/a&gt;&lt;/nobr&gt; からダウンロードしますか? (サイズ %3バイト)&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Failed to download the VirtualBox User Manual from &lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%2&lt;/a&gt;.&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;%3&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;&lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%2&lt;/a&gt;からVirtualBox ユーザーマニュアルをダウンロードできません。&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;%3&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;The VirtualBox User Manual has been successfully downloaded from &lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%2&lt;/a&gt;&lt;/nobr&gt; and saved locally as &lt;nobr&gt;&lt;b&gt;%3&lt;/b&gt;.&lt;/nobr&gt;&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;VirtualBox ユーザーマニュアルを&lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%2&lt;/a&gt;&lt;/nobr&gt;からダウンロードし、&lt;nobr&gt;&lt;b&gt;%3&lt;/b&gt;&lt;/nobr&gt;に保存しました。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;The VirtualBox User Manual has been successfully downloaded from &lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%2&lt;/a&gt;&lt;/nobr&gt; but can&apos;t be saved locally as &lt;nobr&gt;&lt;b&gt;%3&lt;/b&gt;.&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;Please choose another location for that file.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;VirtualBox ユーザーマニュアルを&lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%2&lt;/a&gt;&lt;/nobr&gt;からダウンロードしましたが、&lt;nobr&gt;&lt;b&gt;%3&lt;/b&gt;&lt;/nobr&gt;に保存できません。&lt;/p&gt;&lt;p&gt;他の保存場所を選択してください。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;You have an old version (%1) of the &lt;b&gt;&lt;nobr&gt;%2&lt;/nobr&gt;&lt;/b&gt; installed.&lt;/p&gt;&lt;p&gt;Do you wish to download latest one from the Internet?&lt;/p&gt;</source>
<translation>&lt;p&gt; &lt;b&gt;&lt;nobr&gt;%2&lt;/nobr&gt;&lt;/b&gt; の古いバージョン(%1)がインストールされています。&lt;/p&gt;&lt;p&gt;最新版をインターネットからダウンロードしますか?&lt;/p&gt;</translation>
</message>
<message>
<source>Download</source>
<comment>extension pack</comment>
<translation type="obsolete">ダウンロード</translation>
</message>
<message>
<source>&lt;p&gt;You have version %1 of the &lt;b&gt;&lt;nobr&gt;%2&lt;/nobr&gt;&lt;/b&gt; installed.&lt;/p&gt;&lt;p&gt;You should download and install version %3 of this extension pack from Oracle!&lt;/p&gt;</source>
<translation>&lt;p&gt; &lt;b&gt;&lt;nobr&gt;%2&lt;/nobr&gt;&lt;/b&gt; のバージョン %1 がインストールされています。&lt;/p&gt;&lt;p&gt;Oracleからバージョン %3 の拡張機能をダウンロードし、インストールしてください!&lt;/p&gt;</translation>
</message>
<message>
<source>Ok</source>
<comment>extension pack</comment>
<translation type="obsolete">OK</translation>
</message>
<message>
<source>&lt;p&gt;Are you sure you want to download the &lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt; from &lt;nobr&gt;&lt;a href=&quot;%2&quot;&gt;%2&lt;/a&gt;&lt;/nobr&gt; (size %3 bytes)?&lt;/p&gt;</source>
<translation>&lt;p&gt;&lt;nobr&gt;&lt;a href=&quot;%2&quot;&gt;%2&lt;/a&gt;&lt;/nobr&gt; から &lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt;をダウンロードをしますか (サイズ %3 bytes) ?&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;The &lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt; has been successfully downloaded from &lt;nobr&gt;&lt;a href=&quot;%2&quot;&gt;%2&lt;/a&gt;&lt;/nobr&gt; and saved locally as &lt;nobr&gt;&lt;b&gt;%3&lt;/b&gt;.&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;Do you wish to install this extension pack?&lt;/p&gt;</source>
<translation>&lt;p&gt;&lt;nobr&gt;&lt;a href=&quot;%2&quot;&gt;%2&lt;/a&gt;&lt;/nobr&gt; から&lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt;のダウンロードに成功し、&lt;nobr&gt;&lt;b&gt;%3&lt;/b&gt; として保存しました。&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;拡張機能パックをインストールしますか?&lt;/p&gt;</translation>
</message>
<message>
<source>Install</source>
<comment>extension pack</comment>
<translation>インストール</translation>
</message>
<message>
<source>&lt;p&gt;The &lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt; has been successfully downloaded from &lt;nobr&gt;&lt;a href=&quot;%2&quot;&gt;%2&lt;/a&gt;&lt;/nobr&gt; but can&apos;t be saved locally as &lt;nobr&gt;&lt;b&gt;%3&lt;/b&gt;.&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;Please choose another location for that file.&lt;/p&gt;</source>
<translation>&lt;p&gt;&lt;nobr&gt;&lt;a href=&quot;%2&quot;&gt;%2&lt;/a&gt;&lt;/nobr&gt;から&lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt; のダウンロードに成功しましたが、&lt;nobr&gt;&lt;b&gt;%3&lt;/b&gt; として保存することができませんでした。&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;ほかの場所を選択してください。&lt;/p&gt;</translation>
</message>
<message>
<source>E&amp;xit</source>
<comment>warnAboutSettingsAutoConversion message box</comment>
<translation type="obsolete">終了(&amp;X)</translation>
</message>
<message>
<source>&lt;p&gt;The following VirtualBox settings files will be automatically converted from the old format to a new format required by the new version of VirtualBox.&lt;/p&gt;&lt;p&gt;Press &lt;b&gt;OK&lt;/b&gt; to start VirtualBox now or press &lt;b&gt;Exit&lt;/b&gt; if you want to terminate the VirtualBox application without any further actions.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;次のVirtualBox設定ファイルは古い形式から新バージョンのVirtualBoxが必要とする新しい形式に自動的に変更されます。&lt;/p&gt;&lt;p&gt;&lt;b&gt;[OK]&lt;/b&gt;ボタンをクリックしてVirtualBoxを起動するか、設定ファイルの変更を行わずにVirtualBoxアプリケーションを終了させたいなら&lt;b&gt;[終了]&lt;/b&gt;ボタンをクリックしてください。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;The virtual machine window will be now switched to &lt;b&gt;fullscreen&lt;/b&gt; mode. You can go back to windowed mode at any time by pressing &lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Note that the &lt;i&gt;Host&lt;/i&gt; key is currently defined as &lt;b&gt;%2&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Note that the main menu bar is hidden in fullscreen mode. You can access it by pressing &lt;b&gt;Host+Home&lt;/b&gt;.&lt;/p&gt;</source>
<translation>&lt;p&gt;仮想マシンのウィンドウを&quot;フルスクリーン&quot;モードに切り替えます。&lt;b&gt;%1&lt;/b&gt;キーを押すといつでもウィンドウモードに戻ることができます。&lt;/p&gt;&lt;p&gt;注:&lt;i&gt;ホスト&lt;/i&gt;キーは現在&lt;b&gt;%2&lt;/b&gt;に割り当てられています。&lt;/p&gt;&lt;p&gt;注:フルスクリーンモードではメインメニューバーは表示されません。メニューバーにアクセスするには &lt;b&gt;ホスト+Home&lt;/b&gt;キーを押してください。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;The virtual machine window will be now switched to &lt;b&gt;Seamless&lt;/b&gt; mode. You can go back to windowed mode at any time by pressing &lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Note that the &lt;i&gt;Host&lt;/i&gt; key is currently defined as &lt;b&gt;%2&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Note that the main menu bar is hidden in seamless mode. You can access it by pressing &lt;b&gt;Host+Home&lt;/b&gt;.&lt;/p&gt;</source>
<translation>&lt;p&gt;仮想マシンのウィンドウを&quot;シームレス&quot;モードに切り替えます。&lt;b&gt;%1&lt;/b&gt;キーを押すといつでもウィンドウ表示に戻ることができます。&lt;/p&gt;&lt;p&gt;注:&lt;i&gt;ホスト&lt;/i&gt;キーは現在&lt;b&gt;%2&lt;/b&gt;に割り当てられています。&lt;/p&gt;&lt;p&gt;注:シームレスモードではメインメニューバーは表示されません。メニューバーにアクセスするには &lt;b&gt;ホスト+Home&lt;/b&gt;キーを押してください。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;The virtual machine window will be now switched to &lt;b&gt;Scale&lt;/b&gt; mode. You can go back to windowed mode at any time by pressing &lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Note that the &lt;i&gt;Host&lt;/i&gt; key is currently defined as &lt;b&gt;%2&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Note that the main menu bar is hidden in scaled mode. You can access it by pressing &lt;b&gt;Host+Home&lt;/b&gt;.&lt;/p&gt;</source>
<translation>&lt;p&gt;仮想マシンのウィンドウを&quot;スケール&quot;モードに切り替えます。&lt;b&gt;%1&lt;/b&gt;キーを押すといつでもウィンドウ表示に戻ることができます。&lt;/p&gt;&lt;p&gt;注:&lt;i&gt;ホスト&lt;/i&gt;キーは現在&lt;b&gt;%2&lt;/b&gt;に割り当てられています。&lt;/p&gt;&lt;p&gt;注:スケールモードではメインメニューバーは表示されません。メニューバーにアクセスするには &lt;b&gt;ホスト+Home&lt;/b&gt;キーを押してください。&lt;/p&gt;</translation>
</message>
<message>
<source>Switch</source>
<comment>scale</comment>
<translation type="obsolete">切り替え</translation>
</message>
<message>
<source>ACPI Shutdown</source>
<comment>machine</comment>
<translation>ACPI シャットダウン</translation>
</message>
<message>
<source>Power Off</source>
<comment>machine</comment>
<translation>電源オフ</translation>
</message>
<message>
<source>&lt;p&gt;Cannot remove the machine folder &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;.&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;Please check that this folder really exists and that you have permissions to remove it.&lt;/p&gt;</source>
<translation>&lt;p&gt;仮想マシンのフォルダー&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;を除去できません。&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;このフォルダーが本当に存在し、除去する権限があるか確認してください。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Cannot create the machine folder &lt;b&gt;%1&lt;/b&gt; in the parent folder &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;.&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;This folder already exists and possibly belongs to another machine.&lt;/p&gt;</source>
<translation>&lt;p&gt;仮想マシンのフォルダー&lt;b&gt;%1&lt;/b&gt;を親フォルダー&lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;に作成できません。&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;このフォルダーはすでに存在し、ほかマシンに属している可能性があります。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Cannot create the machine folder &lt;b&gt;%1&lt;/b&gt; in the parent folder &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;.&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;Please check that the parent really exists and that you have permissions to create the machine folder.&lt;/p&gt;</source>
<translation>&lt;p&gt;仮想マシンフォルダー&lt;b&gt;%1&lt;/b&gt;を親フォルダー&lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;に作成できません。&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;親フォルダーの存在と、フォルダー作成に必要な権限の有無を確認してください。&lt;/p&gt;</translation>
</message>
<message>
<source>You are about to create a new virtual machine without a hard drive. You will not be able to install an operating system on the machine until you add one. In the mean time you will only be able to start the machine using a virtual optical disk or from the network.</source>
<translation>ハードドライブなしで新しい仮想マシンを作成しようとしています。それを追加するまではオペレーティングシステムをインストールすることはできません。仮想光学ディスクか、ネットワークから起動することしかできないことを意味します。</translation>
</message>
<message numerus="yes">
<source>&lt;p&gt;The %n following virtual machine(s) are currently in a saved state: &lt;b&gt;%1&lt;/b&gt;&lt;/p&gt;&lt;p&gt;If you continue the runtime state of the exported machine(s) will be discarded. The other machine(s) will not be changed.&lt;/p&gt;</source>
<comment>This text is never used with n == 0. Feel free to drop the %n where possible, we only included it because of problems with Qt Linguist (but the user can see how many machines are in the list and doesn&apos;t need to be told).</comment>
<translation type="obsolete">
<numerusform>&lt;p&gt;%n 仮想マシン&lt;b&gt;&quot;%1&quot;&lt;/b&gt;は状態の保存中です。&lt;/p&gt;&lt;p&gt;続行するとエクスポートした仮想マシンのランタイム状態は破棄されます。注:既存の仮想マシンは変更されません。&lt;/p&gt;</numerusform>
</translation>
</message>
<message>
<source>Failed to open the Extension Pack &lt;b&gt;%1&lt;/b&gt;.</source>
<translation>機能拡張パッケージ&lt;b&gt;&quot;%1&quot;&lt;/b&gt;のオープンに失敗しました。</translation>
</message>
<message>
<source>&lt;p&gt;You are about to install a VirtualBox extension pack. Extension packs complement the functionality of VirtualBox and can contain system level software that could be potentially harmful to your system. Please review the description below and only proceed if you have obtained the extension pack from a trusted source.&lt;/p&gt;&lt;p&gt;&lt;table cellpadding=0 cellspacing=0&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Name:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Version:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%2&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Description:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%3&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/p&gt;</source>
<translation>&lt;p&gt;VirtualBox 機能拡張パッケージをインストールします。機能拡張パッケージはVirtualBoxに機能を追加しますが、コンピューターに危害を与えるようなシステムレベルのソフトウェアを含んでいる可能性があります。信頼できる発行元から機能拡張パッケージを入手した場合に限り、以下の内容を確認して、処理を続行してください。&lt;/p&gt;&lt;p&gt;&lt;table cellpadding=0 cellspacing=0&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;名前:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;バージョン:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%2&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;説明:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%3&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/p&gt;</translation>
</message>
<message>
<source>&amp;Install</source>
<translation type="obsolete">インストール(&amp;I)</translation>
</message>
<message>
<source>Extension packs complement the functionality of VirtualBox and can contain system level software that could be potentially harmful to your system. Please review the description below and only proceed if you have obtained the extension pack from a trusted source.</source>
<translation>機能拡張パッケージはVirtualBoxに機能を追加しますが、システムに危害を与えるシステムレベルのソフトウェアを含むこともできます。信頼できる発行元から機能拡張パッケージを入手した場合に限り、以下の内容を確認して、処理を続行してください。</translation>
</message>
<message>
<source>&lt;p&gt;An older version of the extension pack is already installed, would you like to upgrade? &lt;p&gt;%1&lt;/p&gt;&lt;p&gt;&lt;table cellpadding=0 cellspacing=0&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Name:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%2&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;New Version:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%3&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Current Version:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%4&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Description:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%5&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/p&gt;</source>
<translation>&lt;p&gt;古いバージョンの機能拡張パッケージがインストールされています。アップグレードしますか?&lt;p&gt;%1&lt;/p&gt;&lt;p&gt;&lt;table cellpadding=0 cellspacing=0&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;名前:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%2&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;バージョン:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%3&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;現在のバージョン:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%4&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;説明:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%5&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/p&gt;</translation>
</message>
<message>
<source>&amp;Upgrade</source>
<translation>アップグレード(&amp;U)</translation>
</message>
<message>
<source>&lt;p&gt;An newer version of the extension pack is already installed, would you like to downgrade? &lt;p&gt;%1&lt;/p&gt;&lt;p&gt;&lt;table cellpadding=0 cellspacing=0&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Name:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%2&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;New Version:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%3&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Current Version:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%4&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Description:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%5&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/p&gt;</source>
<translation>&lt;p&gt;新しいバージョンの機能拡張パッケージがインストールされています。ダウングレードしますか?&lt;p&gt;%1&lt;/p&gt;&lt;p&gt;&lt;table cellpadding=0 cellspacing=0&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;名前:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%2&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;バージョン:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%3&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;現在のバージョン:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%4&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;説明:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%5&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/p&gt;</translation>
</message>
<message>
<source>&amp;Downgrade</source>
<translation>ダウングレード(&amp;D)</translation>
</message>
<message>
<source>&lt;p&gt;The extension pack is already installed with the same version, would you like reinstall it? &lt;p&gt;%1&lt;/p&gt;&lt;p&gt;&lt;table cellpadding=0 cellspacing=0&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Name:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%2&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Version:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%3&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Description:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%4&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/p&gt;</source>
<translation>&lt;p&gt;同じバージョンの機能拡張パッケージがインストールされています。再インストールしますか?&lt;p&gt;%1&lt;/p&gt;&lt;p&gt;&lt;table cellpadding=0 cellspacing=0&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;名前:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%2&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;バージョン:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%3&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;説明:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%4&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/p&gt;</translation>
</message>
<message>
<source>&amp;Reinstall</source>
<translation>再インストール(&amp;R)</translation>
</message>
<message>
<source>&lt;p&gt;You are about to remove the VirtualBox extension pack &lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Are you sure you want to proceed?&lt;/p&gt;</source>
<translation>&lt;p&gt; VirtualBox 機能拡張パッケージ&quot;&lt;b&gt;%1&lt;/b&gt;&quot;を除去します。&lt;/p&gt;&lt;p&gt;続行しますか?&lt;/p&gt;</translation>
</message>
<message>
<source>The extension pack &lt;br&gt;&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;nobr&gt;&lt;br&gt; was installed successfully.</source>
<translation>機能拡張パッケージ&lt;br&gt;&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;nobr&gt;&lt;br&gt;のインストールに成功しました。</translation>
</message>
<message>
<source>hard disk</source>
<comment>failed to mount ...</comment>
<translation type="obsolete">ハードディスク</translation>
</message>
<message>
<source>CD/DVD</source>
<comment>failed to mount ... host-drive</comment>
<translation type="obsolete">CD/DVD</translation>
</message>
<message>
<source>CD/DVD image</source>
<comment>failed to mount ...</comment>
<translation type="obsolete">CD/DVD イメージ</translation>
</message>
<message>
<source>floppy</source>
<comment>failed to mount ... host-drive</comment>
<translation type="obsolete">フロッピー</translation>
</message>
<message>
<source>floppy image</source>
<comment>failed to mount ...</comment>
<translation type="obsolete">フロッピーイメージ</translation>
</message>
<message>
<source>Failed to drop data.</source>
<translation>データのドロップに失敗しました。</translation>
</message>
<message>
<source>&lt;p&gt;USB 2.0 is currently enabled for this virtual machine. However, this requires the &lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt; to be installed.&lt;/p&gt;&lt;p&gt;Please install the Extension Pack from the VirtualBox download site. After this you will be able to re-enable USB 2.0. It will be disabled in the meantime unless you cancel the current settings changes.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;この仮想マシンでUSB 2.0を有効にするには&lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt;のインストールが必要です。&lt;/p&gt;&lt;p&gt;VirtualBoxのダウンロードサイトから機能拡張パッケージをダウンロードし、インストールしてください。機能拡張パッケージをインストールすると、USB 2.0を有効にすることができます。現在の設定をキャンセルしない場合、USB 2.0は無効にします。&lt;/p&gt;</translation>
</message>
<message>
<source>Could not load the Host USB Proxy Service (VERR_FILE_NOT_FOUND). The service might not be installed on the host computer</source>
<translation>USBプロキシーサービスが読み込めません (VERR_FILE_NOT_FOUND)。このサービスはホストコンピューターにインストールされている必要があります</translation>
</message>
<message>
<source>VirtualBox is not currently allowed to access USB devices. You can change this by adding your user to the &apos;vboxusers&apos; group. Please see the user manual for a more detailed explanation</source>
<translation>VirtualBoxは現在USBデバイスへのアクセスが許可されていません。ユーザーを&apos;vboxusers&apos;グループに追加してください。詳細な説明はユーザーマニュアルをお読みください</translation>
</message>
<message>
<source>VirtualBox is not currently allowed to access USB devices. You can change this by allowing your user to access the &apos;usbfs&apos; folder and files. Please see the user manual for a more detailed explanation</source>
<translation>VirtualBoxは現在USBデバイスへのアクセスが許可されていません。ユーザーを&apos;usbfs&apos;フォルダーとファイルに追加してください。詳細な説明はユーザーマニュアルをお読みください</translation>
</message>
<message>
<source>The USB Proxy Service has not yet been ported to this host</source>
<translation>USB プロキシーサービスはこのホストにはまだ移植されていません</translation>
</message>
<message>
<source>Could not load the Host USB Proxy service</source>
<translation>ホストのUSB プロキシーサービスを読み込むことができません</translation>
</message>
<message>
<source>hard disk</source>
<comment>failed to attach ...</comment>
<translation type="obsolete">ハードディスク</translation>
</message>
<message>
<source>CD/DVD device</source>
<comment>failed to attach ...</comment>
<translation type="obsolete">CD/DVD デバイス</translation>
</message>
<message>
<source>floppy device</source>
<comment>failed to close ...</comment>
<translation type="obsolete">フロッピーデバイス</translation>
</message>
<message>
<source>Do not show this message again</source>
<translation>次回からこのメッセージを表示しない</translation>
</message>
<message>
<source>The current port forwarding rules are not valid. Rule names should be unique.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>The current port forwarding rules are not valid. Few rules have same host ports and conflicting IP addresses.</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>UIMiniProcessWidgetAdditions</name>
<message>
<source>Cancel</source>
<translation type="obsolete">キャンセル</translation>
</message>
<message>
<source>Cancel the VirtualBox Guest Additions disk image file download</source>
<translation type="obsolete">VirtualBox Guest Additions CDイメージのダウンロードをキャンセル</translation>
</message>
<message>
<source>Downloading the VirtualBox Guest Additions disk image file from &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;...&lt;/nobr&gt;</source>
<translation type="obsolete">VirtualBox Guest Additions CDイメージを&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;からダウンロード...&lt;/nobr&gt;</translation>
</message>
</context>
<context>
<name>UIMiniProcessWidgetUserManual</name>
<message>
<source>Cancel</source>
<translation type="obsolete">キャンセル</translation>
</message>
<message>
<source>Cancel the VirtualBox User Manual download</source>
<translation type="obsolete">VirtualBox ユーザーマニュアルのダウンロードをキャンセル</translation>
</message>
<message>
<source>Downloading the VirtualBox User Manual</source>
<translation type="obsolete">VirtualBox ユーザーマニュアルのダウンロード</translation>
</message>
<message>
<source>Downloading the VirtualBox User Manual &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;...&lt;/nobr&gt;</source>
<translation type="obsolete">VirtualBox ユーザーマニュアルを&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;からダウンロード...&lt;/nobr&gt;</translation>
</message>
</context>
<context>
<name>UIMiniProgressWidgetAdditions</name>
<message>
<source>Cancel the VirtualBox Guest Additions disk image file download</source>
<translation type="obsolete">VirtualBox Guest Additions CDイメージのダウンロードをキャンセル</translation>
</message>
<message>
<source>Downloading the VirtualBox Guest Additions disk image file from &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;...&lt;/nobr&gt;</source>
<translation type="obsolete">VirtualBox Guest Additions CDイメージを&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;からダウンロード...&lt;/nobr&gt;</translation>
</message>
</context>
<context>
<name>UIMiniToolBar</name>
<message>
<source>Always show the toolbar</source>
<translation>常にツールバーを表示する</translation>
</message>
<message>
<source>Minimize Window</source>
<translation>ウィンドウを最小化</translation>
</message>
<message>
<source>Exit Full Screen or Seamless Mode</source>
<translation>フルスクリーンモードまたはシームレスモードを終了する</translation>
</message>
<message>
<source>Close VM</source>
<translation>仮想マシンを閉じる</translation>
</message>
</context>
<context>
<name>UIMultiScreenLayout</name>
<message>
<source>Virtual Screen %1</source>
<translation>仮想スクリーン %1</translation>
</message>
<message>
<source>Use Host Screen %1</source>
<translation>ホスト スクリーン %1 を使う</translation>
</message>
</context>
<context>
<name>UINameAndSystemEditor</name>
<message>
<source>N&amp;ame:</source>
<translation>名前(&amp;N):</translation>
</message>
<message>
<source>Holds the name of the virtual machine.</source>
<translation>仮想マシンの名前を指定します。</translation>
</message>
<message>
<source>&amp;Type:</source>
<translation>タイプ(&amp;T):</translation>
</message>
<message>
<source>Selects the operating system family that you plan to install into this virtual machine.</source>
<translation>仮想マシンにインストールしようとしているOSファミリーを選択します。</translation>
</message>
<message>
<source>&amp;Version:</source>
<translation>バージョン(&amp;V):</translation>
</message>
<message>
<source>Selects the operating system type that you plan to install into this virtual machine (called a guest operating system).</source>
<translation>仮想マシンで実行するOS(ゲストOSと呼びます)のタイプを選択します。</translation>
</message>
</context>
<context>
<name>UINetworkManagerDialog</name>
<message>
<source>Network Operations Manager</source>
<translation>ネットワーク操作マネージャー</translation>
</message>
<message>
<source>There are no active network operations.</source>
<translation>アクティブなネットワーク操作がありません。</translation>
</message>
<message>
<source>&amp;Cancel All</source>
<translation>すべてキャンセル(&amp;C)</translation>
</message>
<message>
<source>Cancel all active network operations</source>
<translation>すべてのネットワーク操作をキャンセル</translation>
</message>
<message>
<source>Error: %1.</source>
<translation type="obsolete">エラー: %1 です。</translation>
</message>
<message>
<source>The network operation failed with the following error: %1.</source>
<translation>ネットワークの操作は次の理由でエラーになりました: %1。</translation>
</message>
<message>
<source>Network Operation</source>
<translation>ネットワーク操作</translation>
</message>
<message>
<source>Restart network operation</source>
<translation>ネットワーク操作を再起動</translation>
</message>
<message>
<source>Cancel network operation</source>
<translation>ネットワーク操作をキャンセル</translation>
</message>
</context>
<context>
<name>UINetworkManagerIndicator</name>
<message>
<source>Current network operations:</source>
<translation>現在のネットワーク操作:</translation>
</message>
<message>
<source>failed</source>
<comment>network operation</comment>
<translation>失敗</translation>
</message>
<message>
<source>(%1 of %2)</source>
<translation>(%2 の %1)</translation>
</message>
<message>
<source>Double-click for more information.</source>
<translation>詳細な情報を知るにはダブルクリックしてください。</translation>
</message>
</context>
<context>
<name>UINetworkReplyPrivate</name>
<message>
<source>Host not found</source>
<translation>ホストが見つかりません</translation>
</message>
<message>
<source>Content access denied</source>
<translation>内容へのアクセスを拒否されました</translation>
</message>
<message>
<source>Protocol failure</source>
<translation>プロトコル失敗</translation>
</message>
<message>
<source>Wrong SSL certificate format</source>
<translation>誤ったSSL証明書のフォーマット</translation>
</message>
<message>
<source>SSL authentication failed</source>
<translation>SSL認証に失敗</translation>
</message>
<message>
<source>Unknown reason</source>
<translation>原因不明</translation>
</message>
</context>
<context>
<name>UINewHDWizard</name>
<message>
<source>Create New Virtual Disk</source>
<translation type="obsolete">新規仮想ディスクの作成</translation>
</message>
<message>
<source>&lt;p&gt;This wizard will help you to create a new virtual hard disk image for your virtual machine.&lt;/p&gt;
&lt;p&gt;Use the &lt;b&gt;Next&lt;/b&gt; button to go to the next page of the wizard
and the &lt;b&gt;Back&lt;/b&gt; button to return to the previous page.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;このウィザードは仮想マシン用の新規仮想ハードディスクイメージ作成を手助けします。&lt;/p&gt;
&lt;p&gt;ウィザードの次のページに進むには&lt;b&gt;[次へ]&lt;/b&gt;ボタンを、前のページに戻るには&lt;b&gt;[戻る]&lt;/b&gt;ボタンを使用してください。&lt;/p&gt;</translation>
</message>
<message>
<source>Welcome to the Create New Virtual Disk Wizard!</source>
<translation type="obsolete">ようこそ新規仮想ディスク作成ウィザードへ!</translation>
</message>
<message>
<source>Image Type</source>
<translation type="obsolete">イメージのタイプ</translation>
</message>
<message>
<source>&amp;Dynamically expanding image</source>
<translation type="obsolete">可変サイズのイメージ(&amp;D)</translation>
</message>
<message>
<source>&amp;Fixed-size image</source>
<translation type="obsolete">固定サイズのイメージ(&amp;F)</translation>
</message>
<message>
<source>Virtual Disk Image Type</source>
<translation type="obsolete">仮想ディスクイメージのタイプ</translation>
</message>
<message>
<source>&lt;p&gt;Press the &lt;b&gt;Select&lt;/b&gt; button to select the location and name of the file
to store the virtual hard disk image or type a file name in the entry field.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;&lt;b&gt;[選択]&lt;/b&gt;ボタンをクリックし、ファイルの場所と名前を選択して仮想ハードディスクイメージを保存するか、入力フィールドにファイル名を入力してください 。&lt;/p&gt;</translation>
</message>
<message>
<source>&amp;Image File Name</source>
<translation type="obsolete">イメージファイル名(&amp;I)</translation>
</message>
<message>
<source>Select</source>
<translation type="obsolete">選択</translation>
</message>
<message>
<source>&lt;p&gt;Select the size of the virtual hard disk image in megabytes. This size will be reported to the Guest OS
as the size of the virtual hard disk.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;仮想ハードディスクのサイズを選択してください。
このサイズは仮想ハードディスクのサイズとしてゲストOSに報告されます。&lt;/p&gt;</translation>
</message>
<message>
<source>Image &amp;Size</source>
<translation type="obsolete">イメージのサイズ(&amp;S)</translation>
</message>
<message>
<source>Virtual Disk Location and Size</source>
<translation type="obsolete">仮想ディスクの場所とサイズ</translation>
</message>
<message>
<source>You are going to create a new virtual hard disk image with the following parameters:</source>
<translation type="obsolete">新規仮想ハードディスクイメージは以下の設定で作成されます:</translation>
</message>
<message>
<source>If the above settings are correct, press the &lt;b&gt;Finish&lt;/b&gt; button.
Once you press it, a new hard disk image will be created.
</source>
<translation type="obsolete">上記の設定が正しければ、&lt;b&gt;[完了]&lt;/b&gt;ボタンをクリックしてください。 新規ハードディスクイメージが作成されます。</translation>
</message>
<message>
<source>Summary</source>
<translation type="obsolete">概要</translation>
</message>
<message>
<source>&lt;nobr&gt;%1 Bytes&lt;/nobr&gt;</source>
<translation type="obsolete">&lt;nobr&gt;%1 バイト&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;table&gt;&lt;tr&gt;&lt;td&gt;Type:&lt;/td&gt;&lt;td&gt;%1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Location:&lt;/td&gt;&lt;td&gt;%2&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Size:&lt;/td&gt;&lt;td&gt;%3&amp;nbsp;(%4&amp;nbsp;Bytes)&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
<translation type="obsolete">&lt;table&gt;&lt;tr&gt;&lt;td&gt;タイプ:&lt;/td&gt;&lt;td&gt;%1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;場所:&lt;/td&gt;&lt;td&gt;%2&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;サイズ:&lt;/td&gt;&lt;td&gt;%3&amp;nbsp;(%4&amp;nbsp;バイト)&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</translation>
</message>
<message>
<source>Hard disk images (*.vdi)</source>
<translation type="obsolete">ハードディスクイメージ(*.vdi)</translation>
</message>
<message>
<source>Select a file for the new hard disk image file</source>
<translation type="obsolete">新規ハードディスクのファイルを選択してください</translation>
</message>
<message>
<source>&lt;p&gt;Select the type of virtual hard disk image you want to create.&lt;/p&gt;
&lt;p&gt;A &lt;b&gt;dynamically expanding image&lt;/b&gt; initially occupies a very small amount
of space on your physical hard disk. It will grow dynamically (up to
the size specified) as the Guest OS claims disk space.&lt;/p&gt;
&lt;p&gt;A &lt;b&gt;fixed-size image&lt;/b&gt; does not grow. It is stored in a file of approximately
the same size as the size of the virtual hard disk. The creation of a fixed-size image may take a long
time depending on the image size and the write performance of your harddisk.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;作成する仮想ハードディスクイメージのタイプを選択してください。&lt;/p&gt;
&lt;p&gt;&lt;b&gt;可変サイズのイメージ&lt;/b&gt;は、最初に物理的なハードディスク上のごく小さな容量しか使用しません。
ゲストOSが要求するディスク容量に応じてサイズが動的に増加(指定されたサイズまで)します。&lt;/p&gt;
&lt;p&gt;&lt;b&gt;固定サイズのイメージ&lt;/b&gt;の容量は増加しません。仮想ハードディスクのサイズとほぼ同じサイズのファイルに保存されます。
固定サイズのイメージの作成は、イメージのサイズとハードディスクの書き込み性能に依存して長い時間がかかるかもしれません。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;This wizard will help you to create a new virtual hard disk image for your virtual machine.&lt;/p&gt;&lt;p&gt;Use the &lt;b&gt;Next&lt;/b&gt; button to go to the next page of the wizard and the &lt;b&gt;Back&lt;/b&gt; button to return to the previous page.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;このウィザードは仮想マシン用の新規仮想ハードディスクイメージ作成を手助けします。&lt;/p&gt;&lt;p&gt;ウィザードの次のページに進むには&lt;b&gt;[次へ]&lt;/b&gt;ボタンを、前のページに戻るには&lt;b&gt;[戻る]&lt;/b&gt;ボタンを使用してください。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt; &amp;Back</source>
<translation type="obsolete">&lt; 戻る(&amp;B)</translation>
</message>
<message>
<source>&amp;Next &gt;</source>
<translation type="obsolete">次へ(&amp;N) &gt;</translation>
</message>
<message>
<source>&lt;p&gt;Select the type of virtual hard disk image you want to create.&lt;/p&gt;&lt;p&gt;A &lt;b&gt;dynamically expanding image&lt;/b&gt; initially occupies a very small amount of space on your physical hard disk. It will grow dynamically (up to the size specified) as the Guest OS claims disk space.&lt;/p&gt;&lt;p&gt;A &lt;b&gt;fixed-size image&lt;/b&gt; does not grow. It is stored in a file of approximately the same size as the size of the virtual hard disk. The creation of a fixed-size image may take a long time depending on the image size and the write performance of your harddisk.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;作成する仮想ハードディスクイメージのタイプを選択してください。&lt;/p&gt;&lt;p&gt;&lt;b&gt;可変サイズのイメージ&lt;/b&gt;は、最初に物理的なハードディスク上のごく小さな容量しか使用しません。ゲストOSが要求するディスク容量に応じてサイズが動的に増加(指定されたサイズまで)します。&lt;/p&gt;&lt;p&gt;&lt;b&gt;固定サイズのイメージ&lt;/b&gt;の容量は増加しません。仮想ハードディスクのサイズとほぼ同じサイズのファイルに保存されます。固定サイズのイメージの作成は、イメージのサイズとハードディスクの書き込み性能に依存して長い時間がかかるかもしれません。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Press the &lt;b&gt;Select&lt;/b&gt; button to select the location and name of the file to store the virtual hard disk image or type a file name in the entry field.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;&lt;b&gt;[選択]&lt;/b&gt;ボタンをクリックし、ファイルの場所と名前を選択して仮想ハードディスクイメージを保存するか、入力フィールドにファイル名を入力してください 。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Select the size of the virtual hard disk image in megabytes. This size will be reported to the Guest OS as the size of the virtual hard disk.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;仮想ハードディスクのサイズを選択してください。このサイズは仮想ハードディスクのサイズとしてゲストOSに報告されます。&lt;/p&gt;</translation>
</message>
<message>
<source>If the above settings are correct, press the &lt;b&gt;Finish&lt;/b&gt; button. Once you press it, a new hard disk image will be created.</source>
<translation type="obsolete">上記の設定が正しければ、&lt;b&gt;[完了]&lt;/b&gt;ボタンをクリックしてください。 新規ハードディスクイメージが作成されます。</translation>
</message>
<message>
<source>&amp;Finish</source>
<translation type="obsolete">完了(&amp;F)</translation>
</message>
<message>
<source>Type</source>
<comment>summary</comment>
<translation type="obsolete">タイプ</translation>
</message>
<message>
<source>&lt;nobr&gt;%1 (%2 B)&lt;/nobr&gt;</source>
<translation type="obsolete">&lt;nobr&gt;%1 (%2 B)&lt;/nobr&gt;</translation>
</message>
<message>
<source>%1 B</source>
<translation type="obsolete">%1 B</translation>
</message>
<message>
<source>Location</source>
<comment>summary</comment>
<translation type="obsolete">場所</translation>
</message>
<message>
<source>Size</source>
<comment>summary</comment>
<translation type="obsolete">サイズ</translation>
</message>
<message>
<source>Bytes</source>
<comment>summary</comment>
<translation type="obsolete">バイト</translation>
</message>
<message>
<source>Cancel</source>
<translation type="obsolete">キャンセル</translation>
</message>
<message>
<source>&lt;p&gt;This wizard will help you to create a new virtual hard disk for your virtual machine.&lt;/p&gt;&lt;p&gt;Use the &lt;b&gt;Next&lt;/b&gt; button to go to the next page of the wizard and the &lt;b&gt;Back&lt;/b&gt; button to return to the previous page.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;このウィザードは仮想マシン用の新規仮想ハードディスク作成を手助けします。&lt;/p&gt;&lt;p&gt;ウィザードの次のページに進むには&lt;b&gt;[次へ]&lt;/b&gt;ボタンを、前のページに戻るには&lt;b&gt;[戻る]&lt;/b&gt;ボタンを使用してください。&lt;/p&gt;</translation>
</message>
<message>
<source>Hard Disk Storage Type</source>
<translation type="obsolete">ハードディスクストレージタイプ</translation>
</message>
<message>
<source>&lt;p&gt;Select the type of virtual hard disk you want to create.&lt;/p&gt;&lt;p&gt;A &lt;b&gt;dynamically expanding storage&lt;/b&gt; initially occupies a very small amount of space on your physical hard disk. It will grow dynamically (up to the size specified) as the Guest OS claims disk space.&lt;/p&gt;&lt;p&gt;A &lt;b&gt;fixed-size storage&lt;/b&gt; does not grow. It is stored in a file of approximately the same size as the size of the virtual hard disk. The creation of a fixed-size storage may take a long time depending on the storage size and the write performance of your harddisk.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;作成する仮想ハードディスクのタイプを選択してください。&lt;/p&gt;&lt;p&gt;&lt;b&gt;可変サイズのイメージ&lt;/b&gt;は、最初に物理的なハードディスク上のごく小さな容量しか使用しません。ゲストOSが要求するディスク容量に応じてサイズが動的に増加(指定されたサイズまで)します。&lt;/p&gt;&lt;p&gt;&lt;b&gt;固定サイズのイメージ&lt;/b&gt;の容量は増加しません。仮想ハードディスクのサイズとほぼ同じサイズのファイルに保存されます。固定サイズのイメージの作成は、イメージのサイズとハードディスクの書き込み性能に依存して長い時間がかかるかもしれません。&lt;/p&gt;</translation>
</message>
<message>
<source>Storage Type</source>
<translation type="obsolete">ストレージタイプ</translation>
</message>
<message>
<source>&amp;Dynamically expanding storage</source>
<translation type="obsolete">可変サイズのストレージ(&amp;D)</translation>
</message>
<message>
<source>&amp;Fixed-size storage</source>
<translation type="obsolete">固定サイズのストレージ(&amp;F)</translation>
</message>
<message>
<source>&lt;p&gt;Press the &lt;b&gt;Select&lt;/b&gt; button to select the location of a file to store the hard disk data or type a file name in the entry field.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;&lt;b&gt;[選択]&lt;/b&gt;ボタンをクリックし、ファイルの場所を選択してハードディスクデータを保存するか、入力フィールドにファイル名を入力してください 。&lt;/p&gt;</translation>
</message>
<message>
<source>&amp;Location</source>
<translation type="obsolete">場所(&amp;L)</translation>
</message>
<message>
<source>&lt;p&gt;Select the size of the virtual hard disk in megabytes. This size will be reported to the Guest OS as the maximum size of this hard disk.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;仮想ハードディスクのサイズをメガバイト単位で選択してください。このサイズは仮想ハードディスクの最大サイズとしてゲストOSに報告されます。&lt;/p&gt;</translation>
</message>
<message>
<source>&amp;Size</source>
<translation type="obsolete">サイズ(&amp;S)</translation>
</message>
<message>
<source>You are going to create a new virtual hard disk with the following parameters:</source>
<translation type="obsolete">新規仮想ハードディスクは以下の設定で作成されます:</translation>
</message>
<message>
<source>If the above settings are correct, press the &lt;b&gt;Finish&lt;/b&gt; button. Once you press it, a new hard disk will be created.</source>
<translation type="obsolete">上記の設定が正しければ、&lt;b&gt;[完了]&lt;/b&gt;ボタンをクリックしてください。 新規ハードディスクが作成されます。</translation>
</message>
</context>
<context>
<name>UINewHDWizardPageOptions</name>
<message>
<source>&amp;Location</source>
<translation type="obsolete">場所(&amp;L)</translation>
</message>
<message>
<source>&amp;Size</source>
<translation type="obsolete">サイズ(&amp;S)</translation>
</message>
</context>
<context>
<name>UINewHDWizardPageWelcome</name>
<message>
<source>Welcome to the Create New Virtual Disk Wizard!</source>
<translation type="obsolete">ようこそ新規仮想ディスク作成ウィザードへ!</translation>
</message>
<message>
<source>&lt;p&gt;This wizard will help you to create a new virtual hard disk for your virtual machine.&lt;/p&gt;&lt;p&gt;%1&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;このウィザードは仮想マシン用の新規仮想ハードディスク作成を手助けします。&lt;/p&gt;&lt;p&gt;%1&lt;/p&gt;</translation>
</message>
</context>
<context>
<name>UINewHDWzdPage2</name>
<message>
<source>&lt;p&gt;Select the type of virtual hard disk you want to create.&lt;/p&gt;&lt;p&gt;A &lt;b&gt;dynamically expanding storage&lt;/b&gt; initially occupies a very small amount of space on your physical hard disk. It will grow dynamically (up to the size specified) as the Guest OS claims disk space.&lt;/p&gt;&lt;p&gt;A &lt;b&gt;fixed-size storage&lt;/b&gt; does not grow. It is stored in a file of approximately the same size as the size of the virtual hard disk. The creation of a fixed-size storage may take a long time depending on the storage size and the write performance of your harddisk.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;作成する仮想ハードディスクのタイプを選択してください。&lt;/p&gt;&lt;p&gt;&lt;b&gt;可変サイズのイメージ&lt;/b&gt;は、最初に物理的なハードディスク上のごく小さな容量しか使用しません。ゲストOSが要求するディスク容量に応じてサイズが動的に増加(指定されたサイズまで)します。&lt;/p&gt;&lt;p&gt;&lt;b&gt;固定サイズのイメージ&lt;/b&gt;の容量は増加しません。仮想ハードディスクのサイズとほぼ同じサイズのファイルに保存されます。固定サイズのイメージの作成は、イメージのサイズとハードディスクの書き込み性能に依存して長い時間がかかるかもしれません。&lt;/p&gt;</translation>
</message>
<message>
<source>Storage Type</source>
<translation type="obsolete">ストレージタイプ</translation>
</message>
<message>
<source>&amp;Dynamically expanding storage</source>
<translation type="obsolete">可変サイズのストレージ(&amp;D)</translation>
</message>
<message>
<source>&amp;Fixed-size storage</source>
<translation type="obsolete">固定サイズのストレージ(&amp;F)</translation>
</message>
<message>
<source>Hard Disk Storage Type</source>
<translation type="obsolete">ハードディスクストレージタイプ</translation>
</message>
</context>
<context>
<name>UINewHDWzdPage3</name>
<message>
<source>&lt;p&gt;Press the &lt;b&gt;Select&lt;/b&gt; button to select the location of a file to store the hard disk data or type a file name in the entry field.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;&lt;b&gt;[選択]&lt;/b&gt;ボタンをクリックし、ファイルの場所を選択してハードディスクデータを保存するか、入力フィールドにファイル名を入力してください 。&lt;/p&gt;</translation>
</message>
<message>
<source>&amp;Location</source>
<translation type="obsolete">場所(&amp;L)</translation>
</message>
<message>
<source>&lt;p&gt;Select the size of the virtual hard disk in megabytes. This size will be reported to the Guest OS as the maximum size of this hard disk.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;仮想ハードディスクのサイズを選択してください。このサイズは仮想ハードディスクの最大サイズとしてゲストOSに報告されます。&lt;/p&gt;</translation>
</message>
<message>
<source>&amp;Size</source>
<translation type="obsolete">サイズ(&amp;S)</translation>
</message>
<message>
<source>Virtual Disk Location and Size</source>
<translation type="obsolete">仮想ディスクの場所とサイズ</translation>
</message>
<message>
<source>Select a file for the new hard disk image file</source>
<translation type="obsolete">新規ハードディスクのファイルを選択してください</translation>
</message>
<message>
<source>Hard disk images (*.vdi)</source>
<translation type="obsolete">ハードディスクイメージ(*.vdi)</translation>
</message>
<message>
<source>&lt;nobr&gt;%1 (%2 B)&lt;/nobr&gt;</source>
<translation type="obsolete">&lt;nobr&gt;%1 (%2 B)&lt;/nobr&gt;</translation>
</message>
</context>
<context>
<name>UINewHDWzdPage4</name>
<message>
<source>You are going to create a new virtual hard disk with the following parameters:</source>
<translation type="obsolete">新規仮想ハードディスクは以下の設定で作成されます:</translation>
</message>
<message>
<source>Summary</source>
<translation type="obsolete">概要</translation>
</message>
<message>
<source>%1 B</source>
<translation type="obsolete">%1 B</translation>
</message>
<message>
<source>Type</source>
<comment>summary</comment>
<translation type="obsolete">タイプ</translation>
</message>
<message>
<source>Location</source>
<comment>summary</comment>
<translation type="obsolete">場所</translation>
</message>
<message>
<source>Size</source>
<comment>summary</comment>
<translation type="obsolete">サイズ</translation>
</message>
<message>
<source>If the above settings are correct, press the &lt;b&gt;%1&lt;/b&gt; button. Once you press it, a new hard disk will be created.</source>
<translation type="obsolete">上記の設定が正しければ、&lt;b&gt;[%1]&lt;/b&gt;ボタンをクリックしてください。 新規ハードディスクイメージが作成されます。</translation>
</message>
</context>
<context>
<name>UINewVMWzd</name>
<message>
<source>Create New Virtual Machine</source>
<translation type="obsolete">新規仮想マシンの作成</translation>
</message>
<message>
<source>&lt;p&gt;This wizard will guide you through the steps that are necessary to create
a new virtual machine for VirtualBox.&lt;/p&gt;
&lt;p&gt;Use the &lt;b&gt;Next&lt;/b&gt; button to go the next page of the wizard
and the &lt;b&gt;Back&lt;/b&gt; button to return to the previous page.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;このウィザードはVirtualBox用の新規仮想マシンを作成するために必要なステップを案内します。&lt;/p&gt;
&lt;p&gt;ウィザードの次のページに進むには&lt;b&gt;[次へ]&lt;/b&gt;ボタンを、前のページに戻るには&lt;b&gt;[戻る]&lt;/b&gt;ボタンを使用してください。&lt;/p&gt;</translation>
</message>
<message>
<source>Welcome to the New Virtual Machine Wizard!</source>
<translation type="obsolete">ようこそ新規仮想マシン作成ウィザードへ!</translation>
</message>
<message>
<source>&lt;p&gt;Enter a name for the new virtual machine and select the type of the guest operating
system you plan to install onto the virtual machine.&lt;/p&gt;
&lt;p&gt;The name of the virtual machine usually indicates its software and hardware configuration.
It will be used by all VirtualBox components to identify your virtual machine.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;新規仮想マシンの名前を入力し、仮想マシンにインストールしたいゲストOSのタイプを選択してください。&lt;/p&gt;
&lt;p&gt;通常、仮想マシンの名前はソフトウェアとハードウェア構成を示します。VirtualBoxは作成された仮想マシンを特定するためにこの名前を使用します。&lt;/p&gt;</translation>
</message>
<message>
<source>N&amp;ame</source>
<translation type="obsolete">名前(&amp;A)</translation>
</message>
<message>
<source>OS &amp;Type</source>
<translation type="obsolete">OSタイプ(&amp;T)</translation>
</message>
<message>
<source>VM Name and OS Type</source>
<translation type="obsolete">仮想マシン名とOSタイプ</translation>
</message>
<message>
<source>&lt;p&gt;Select the amount of base memory (RAM) in megabytes to be allocated to the virtual machine.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;仮想マシンに割り当てるメインメモリー(RAM)のサイズをメガバイト単位で選択してください。&lt;/p&gt;</translation>
</message>
<message>
<source>Base &amp;Memory Size</source>
<translation type="obsolete">メインメモリーのサイズ(&amp;M)</translation>
</message>
<message>
<source>&lt;</source>
<translation type="obsolete">&lt;</translation>
</message>
<message>
<source>=</source>
<translation type="obsolete">=</translation>
</message>
<message>
<source>&gt;</source>
<translation type="obsolete">&gt;</translation>
</message>
<message>
<source>MB</source>
<translation type="obsolete">MB</translation>
</message>
<message>
<source>Memory</source>
<translation type="obsolete">メモリー</translation>
</message>
<message>
<source>&lt;p&gt;Select a hard disk image to be used
as the boot hard disk of the virtual machine. You can either create a new hard
disk using the &lt;b&gt;New&lt;/b&gt; button or select an existing hard disk
image from the drop-down list or by pressing the &lt;b&gt;Existing&lt;/b&gt;
button (to invoke the Virtual Disk Manager window).&lt;/p&gt;
&lt;p&gt;If you need a more complicated hard disk setup, you can also skip this
step and attach hard disks later using the VM Settings dialog.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;仮想マシンで起動ディスクとして使用するハードディスクイメージを選択します。
&lt;b&gt;[新規]&lt;/b&gt;ボタンをクリックして新規ハードディスクを作成するか、
ドロップダウンリストまたは&lt;b&gt;[選択]&lt;/b&gt;ボタンをクリック(仮想ディスクマネージャーを起動します)して既存のハードディスクイメージを選択します。&lt;/p&gt;
&lt;p&gt;より高度なハードディスク設定が必要であれば、このステップをスキップし、後で仮想マシン設定ダイアログを使用してハードディスクを割り当てることもできます。&lt;/p&gt;</translation>
</message>
<message>
<source>B&amp;oot Hard Disk (Primary Master)</source>
<translation type="obsolete">起動ディスク(プライマリマスター) (&amp;O)</translation>
</message>
<message>
<source>N&amp;ew...</source>
<translation type="obsolete">新規(&amp;E)...</translation>
</message>
<message>
<source>E&amp;xisting...</source>
<translation type="obsolete">選択(&amp;X)...</translation>
</message>
<message>
<source>Virtual Hard Disk</source>
<translation type="obsolete">仮想ハードディスク</translation>
</message>
<message>
<source>
&lt;p&gt;
You are going to create a new virtual machine
with the following parameters:
&lt;/p&gt;
</source>
<translation type="obsolete"> &lt;p&gt;新規仮想マシンは以下の設定で作成されます: &lt;/p&gt;</translation>
</message>
<message>
<source>
&lt;p&gt;
If the above is correct press the &lt;b&gt;Finish&lt;/b&gt; button.
Once you press it, a new virtual machine will be created.
&lt;/p&gt;&lt;p&gt;
Note that you can alter these and all other setting of the
created virtual machine at any time using the
&lt;b&gt;Settings&lt;/b&gt; dialog accessible through
the menu of the main window.
&lt;/p&gt;
</source>
<translation type="obsolete">&lt;p&gt;上記の設定が正しければ、&lt;b&gt;[完了]&lt;/b&gt;ボタンをクリックしてください。新規仮想マシンが作成されます。 &lt;/p&gt;
&lt;p&gt;注:メインウィンドウのツールバーからアクセスできる&lt;b&gt;[設定]&lt;/b&gt;ダイアログを使用して作成した仮想マシンのすべてのすべての設定をいつでも変更することができます。&lt;/p&gt;</translation>
</message>
<message>
<source>Summary</source>
<translation type="obsolete">概要</translation>
</message>
<message>
<source>&lt;qt&gt;%1&amp;nbsp;MB&lt;/qt&gt;</source>
<translation type="obsolete">&lt;qt&gt;%1&amp;nbsp;MB&lt;/qt&gt;</translation>
</message>
<message>
<source>&lt;tr&gt;&lt;td&gt;Name:&lt;/td&gt;&lt;td&gt;%1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;OS Type:&lt;/td&gt;&lt;td&gt;%2&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Base Memory:&lt;/td&gt;&lt;td&gt;%3&amp;nbsp;MB&lt;/td&gt;&lt;/tr&gt;</source>
<translation type="obsolete">&lt;tr&gt;&lt;td&gt;名前:&lt;/td&gt;&lt;td&gt;%1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;OSタイプ:&lt;/td&gt;&lt;td&gt;%2&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;メインメモリー:&lt;/td&gt;&lt;td&gt;%3&amp;nbsp;MB&lt;/td&gt;&lt;/tr&gt;</translation>
</message>
<message>
<source>&lt;tr&gt;&lt;td&gt;Start-up Disk:&lt;/td&gt;&lt;td&gt;%4&lt;/td&gt;&lt;/tr&gt;</source>
<translation type="obsolete">&lt;tr&gt;&lt;td&gt;起動ディスク:&lt;/td&gt;&lt;td&gt;%4&lt;/td&gt;&lt;/tr&gt;</translation>
</message>
<message>
<source>The recommended base memory size is &lt;b&gt;%1&lt;/b&gt; MB.</source>
<translation type="obsolete">推奨されるメインメモリーのサイズは&lt;b&gt;%1&lt;/b&gt;MBです。</translation>
</message>
<message>
<source>The recommended size of the start-up disk is &lt;b&gt;%1&lt;/b&gt; MB.</source>
<translation type="obsolete">推奨される起動ディスクのサイズは&lt;b&gt;%1&lt;/b&gt;MBです。</translation>
</message>
<message>
<source>&lt;p&gt;This wizard will guide you through the steps that are necessary to create a new virtual machine for VirtualBox.&lt;/p&gt;&lt;p&gt;Use the &lt;b&gt;Next&lt;/b&gt; button to go the next page of the wizard and the &lt;b&gt;Back&lt;/b&gt; button to return to the previous page.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;このウィザードはVirtualBox用の新規仮想マシンを作成するために必要なステップを案内します。&lt;/p&gt;&lt;p&gt;ウィザードの次のページに進むには&lt;b&gt;[次へ]&lt;/b&gt;ボタンを、前のページに戻るには&lt;b&gt;[戻る]&lt;/b&gt;ボタンを使用してください。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt; &amp;Back</source>
<translation type="obsolete">&lt; 戻る(&amp;B)</translation>
</message>
<message>
<source>&amp;Next &gt;</source>
<translation type="obsolete">次へ(&amp;N) &gt;</translation>
</message>
<message>
<source>&lt;p&gt;Enter a name for the new virtual machine and select the type of the guest operating system you plan to install onto the virtual machine.&lt;/p&gt;&lt;p&gt;The name of the virtual machine usually indicates its software and hardware configuration. It will be used by all VirtualBox components to identify your virtual machine.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;新規仮想マシンの名前を入力し、仮想マシンにインストールしたいゲストOSのタイプを選択してください。&lt;/p&gt;&lt;p&gt;通常、仮想マシンの名前はソフトウェアとハードウェア構成を示します。VirtualBoxは作成された仮想マシンを特定するためにこの名前を使用します。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Select a hard disk image to be used as the boot hard disk of the virtual machine. You can either create a new hard disk using the &lt;b&gt;New&lt;/b&gt; button or select an existing hard disk image from the drop-down list or by pressing the &lt;b&gt;Existing&lt;/b&gt; button (to invoke the Virtual Disk Manager window).&lt;/p&gt;&lt;p&gt;If you need a more complex virtual disk setup you can skip this step and make the changes to the machine settings once the machine is created.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;仮想マシンで起動ディスクとして使用するハードディスクイメージを選択します。&lt;b&gt;[新規]&lt;/b&gt;ボタンをクリックして新規ハードディスクを作成するか、ドロップダウンリストまたは&lt;b&gt;[選択]&lt;/b&gt;ボタンをクリック(仮想ディスクマネージャーを起動します)して既存のハードディスクイメージを選択します。&lt;/p&gt;&lt;p&gt;より高度なハードディスク設定が必要であれば、このステップをスキップし、後で仮想マシン設定ダイアログを使用してハードディスクを割り当てることもできます。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;You are going to create a new virtual machine with the following parameters:&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;新規仮想マシンは以下の設定で作成されます:&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;If the above is correct press the &lt;b&gt;Finish&lt;/b&gt; button. Once you press it, a new virtual machine will be created. &lt;/p&gt;&lt;p&gt;Note that you can alter these and all other setting of the created virtual machine at any time using the &lt;b&gt;Settings&lt;/b&gt; dialog accessible through the menu of the main window.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;上記の設定が正しければ、&lt;b&gt;[完了]&lt;/b&gt;ボタンをクリックしてください。新規仮想マシンが作成されます。 &lt;/p&gt;&lt;p&gt;注:メインウィンドウのツールバーからアクセスできる&lt;b&gt;[設定]&lt;/b&gt;ダイアログを使用して作成した仮想マシンのすべてのすべての設定をいつでも変更することができます。&lt;/p&gt;</translation>
</message>
<message>
<source>&amp;Finish</source>
<translation type="obsolete">完了(&amp;F)</translation>
</message>
<message>
<source>MB</source>
<comment>megabytes</comment>
<translation type="obsolete">MB</translation>
</message>
<message>
<source>Name</source>
<comment>summary</comment>
<translation type="obsolete">名前</translation>
</message>
<message>
<source>OS Type</source>
<comment>summary</comment>
<translation type="obsolete">OSタイプ</translation>
</message>
<message>
<source>Base Memory</source>
<comment>summary</comment>
<translation type="obsolete">メインメモリー</translation>
</message>
<message>
<source>Start-up Disk</source>
<comment>summary</comment>
<translation type="obsolete">起動 ハードディスク</translation>
</message>
<message>
<source>Cancel</source>
<translation type="obsolete">キャンセル</translation>
</message>
<message>
<source>&lt;p&gt;Select a hard disk image to be used as the boot hard disk of the virtual machine. You can either create a new hard disk using the &lt;b&gt;New&lt;/b&gt; button or select an existing hard disk image from the drop-down list or by pressing the &lt;b&gt;Existing&lt;/b&gt; button (to invoke the Virtual Media Manager window).&lt;/p&gt;&lt;p&gt;If you need a more complex virtual disk setup you can skip this step and make the changes to the machine settings once the machine is created.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;仮想マシンで起動ディスクとして使用するハードディスクイメージを選択します。&lt;b&gt;[新規]&lt;/b&gt;ボタンをクリックして新規ハードディスクを作成するか、ドロップダウンリストまたは&lt;b&gt;[選択]&lt;/b&gt;ボタンをクリック(仮想メディアマネージャーを起動)して既存のハードディスクイメージを選択します。&lt;/p&gt;&lt;p&gt;より高度なハードディスク設定が必要であれば、このステップをスキップし、後で仮想マシン設定ダイアログを使用してハードディスクを割り当てることもできます。&lt;/p&gt;</translation>
</message>
<message>
<source>Start-up &amp;Disk (Primary Master)</source>
<translation type="obsolete">起動ディスク(プライマリマスター) (&amp;D)</translation>
</message>
<message>
<source>&amp;Create new hard disk</source>
<translation type="obsolete">新規ハードディスクの作成(&amp;C)</translation>
</message>
<message>
<source>&amp;Use existing hard disk</source>
<translation type="obsolete">既存のハードディスクを使用(&amp;U)</translation>
</message>
</context>
<context>
<name>UINewVMWzdPage1</name>
<message>
<source>Welcome to the New Virtual Machine Wizard!</source>
<translation type="obsolete">ようこそ新規仮想マシン作成ウィザードへ!</translation>
</message>
<message>
<source>&lt;p&gt;This wizard will guide you through the steps that are necessary to create a new virtual machine for VirtualBox.&lt;/p&gt;&lt;p&gt;%1&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;このウィザードはVirtualBox用の新規仮想マシンを作成するために必要なステップを案内します。&lt;/p&gt;&lt;p&gt;%1&lt;/p&gt;</translation>
</message>
</context>
<context>
<name>UINewVMWzdPage2</name>
<message>
<source>&lt;p&gt;Enter a name for the new virtual machine and select the type of the guest operating system you plan to install onto the virtual machine.&lt;/p&gt;&lt;p&gt;The name of the virtual machine usually indicates its software and hardware configuration. It will be used by all VirtualBox components to identify your virtual machine.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;新規仮想マシンの名前を入力し、仮想マシンにインストールしたいゲストOSのタイプを選択してください。&lt;/p&gt;&lt;p&gt;通常、仮想マシンの名前はソフトウェアとハードウェア構成を示します。VirtualBoxは作成された仮想マシンを特定するためにこの名前を使用します。&lt;/p&gt;</translation>
</message>
<message>
<source>N&amp;ame</source>
<translation type="obsolete">名前(&amp;A)</translation>
</message>
<message>
<source>OS &amp;Type</source>
<translation type="obsolete">OSタイプ(&amp;T)</translation>
</message>
<message>
<source>VM Name and OS Type</source>
<translation type="obsolete">仮想マシン名とOSタイプ</translation>
</message>
</context>
<context>
<name>UINewVMWzdPage3</name>
<message>
<source>&lt;p&gt;Select the amount of base memory (RAM) in megabytes to be allocated to the virtual machine.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;仮想マシンに割り当てるメインメモリー(RAM)のサイズをメガバイト単位で選択してください。&lt;/p&gt;</translation>
</message>
<message>
<source>Base &amp;Memory Size</source>
<translation type="obsolete">メインメモリーのサイズ(&amp;M)</translation>
</message>
<message>
<source>MB</source>
<translation type="obsolete">MB</translation>
</message>
<message>
<source>Memory</source>
<translation type="obsolete">メモリー</translation>
</message>
<message>
<source>The recommended base memory size is &lt;b&gt;%1&lt;/b&gt; MB.</source>
<translation type="obsolete">推奨されるメインメモリーのサイズは&lt;b&gt;%1&lt;/b&gt;MBです。</translation>
</message>
<message>
<source>MB</source>
<comment>size suffix MBytes=1024 KBytes</comment>
<translation type="obsolete">MB</translation>
</message>
</context>
<context>
<name>UINewVMWzdPage4</name>
<message>
<source>&lt;p&gt;Select a hard disk image to be used as the boot hard disk of the virtual machine. You can either create a new hard disk using the &lt;b&gt;New&lt;/b&gt; button or select an existing hard disk image from the drop-down list or by pressing the &lt;b&gt;Existing&lt;/b&gt; button (to invoke the Virtual Media Manager window).&lt;/p&gt;&lt;p&gt;If you need a more complex virtual disk setup you can skip this step and make the changes to the machine settings once the machine is created.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;仮想マシンで起動ディスクとして使用するハードディスクイメージを選択します。&lt;b&gt;[新規]&lt;/b&gt;ボタンをクリックして新規ハードディスクを作成するか、ドロップダウンリストまたは&lt;b&gt;[選択]&lt;/b&gt;ボタンをクリック(仮想メディアマネージャーを起動)して既存のハードディスクイメージを選択します。&lt;/p&gt;&lt;p&gt;より高度なハードディスク設定が必要であれば、このステップをスキップし、後で仮想マシン設定ダイアログを使用してハードディスクを割り当てることもできます。&lt;/p&gt;</translation>
</message>
<message>
<source>Start-up &amp;Disk (Primary Master)</source>
<translation type="obsolete">起動ディスク(プライマリマスター) (&amp;D)</translation>
</message>
<message>
<source>&lt;p&gt;If you wish you can now add a start-up disk to the new machine. You can either create a new virtual disk or select one from the list or from another location using the folder icon.&lt;/p&gt;&lt;p&gt;If you need a more complex virtual disk setup you can skip this step and make the changes to the machine settings once the machine is created.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;仮想マシンで起動ディスクとして使用する仮想ハードディスクを選択します。新規ハードディスクを作成するか、ドロップダウンリストまたはファイル選択ダイアログから既存のハードディスクを選択できます。&lt;/p&gt;&lt;p&gt;より高度なハードディスク設定が必要であれば、このステップをスキップし、後で仮想マシン設定ダイアログを使用してハードディスクを割り当てることもできます。&lt;/p&gt;</translation>
</message>
<message>
<source>Start-up &amp;Disk</source>
<translation type="obsolete">起動ディスク(&amp;D)</translation>
</message>
<message>
<source>&amp;Create new hard disk</source>
<translation type="obsolete">新規ハードディスクの作成(&amp;C)</translation>
</message>
<message>
<source>&amp;Use existing hard disk</source>
<translation type="obsolete">既存のハードディスクを使用(&amp;U)</translation>
</message>
<message>
<source>Choose a virtual hard disk file...</source>
<translation type="obsolete">仮想ハードディスクファイルを選択...</translation>
</message>
<message>
<source>Virtual Hard Disk</source>
<translation type="obsolete">仮想ハードディスク</translation>
</message>
<message>
<source>The recommended size of the start-up disk is &lt;b&gt;%1&lt;/b&gt;.</source>
<translation type="obsolete">推奨される起動ディスクのサイズは&lt;b&gt;%1&lt;/b&gt;です。</translation>
</message>
<message>
<source>The recommended size of the start-up disk is &lt;b&gt;%1&lt;/b&gt; MB.</source>
<translation type="obsolete">推奨される起動ディスクのサイズは&lt;b&gt;%1&lt;/b&gt;MBです。</translation>
</message>
</context>
<context>
<name>UINewVMWzdPage5</name>
<message>
<source>&lt;p&gt;You are going to create a new virtual machine with the following parameters:&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;新規仮想マシンは以下の設定で作成されます:&lt;/p&gt;</translation>
</message>
<message>
<source>Summary</source>
<translation type="obsolete">概要</translation>
</message>
<message>
<source>Name</source>
<comment>summary</comment>
<translation type="obsolete">名前</translation>
</message>
<message>
<source>OS Type</source>
<comment>summary</comment>
<translation type="obsolete">OSタイプ</translation>
</message>
<message>
<source>Base Memory</source>
<comment>summary</comment>
<translation type="obsolete">メインメモリー</translation>
</message>
<message>
<source>MB</source>
<comment>size suffix MBytes=1024KBytes</comment>
<translation type="obsolete">MB</translation>
</message>
<message>
<source>Start-up Disk</source>
<comment>summary</comment>
<translation type="obsolete">起動 ハードディスク</translation>
</message>
<message>
<source>&lt;p&gt;If the above is correct press the &lt;b&gt;%1&lt;/b&gt; button. Once you press it, a new virtual machine will be created. &lt;/p&gt;&lt;p&gt;Note that you can alter these and all other setting of the created virtual machine at any time using the &lt;b&gt;Settings&lt;/b&gt; dialog accessible through the menu of the main window.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;上記の設定が正しければ、&lt;b&gt;[%1]&lt;/b&gt;ボタンをクリックしてください。新規仮想マシンが作成されます。 &lt;/p&gt;&lt;p&gt;注:メインウィンドウのメニューからアクセスできる &lt;b&gt;[設定]&lt;/b&gt;ダイアログを使用して、作成した仮想マシンの設定を変更することができます。&lt;/p&gt;</translation>
</message>
</context>
<context>
<name>UIPopupCenter</name>
<message>
<source>Click for full details</source>
<translation>クリックしてすべての情報を表示</translation>
</message>
</context>
<context>
<name>UIPortForwardingModel</name>
<message>
<source>Name</source>
<translation>名前</translation>
</message>
<message>
<source>Protocol</source>
<translation>プロトコル</translation>
</message>
<message>
<source>Host IP</source>
<translation>ホスト IP</translation>
</message>
<message>
<source>Host Port</source>
<translation>ホスト ポート</translation>
</message>
<message>
<source>Guest IP</source>
<translation>ゲスト IP</translation>
</message>
<message>
<source>Guest Port</source>
<translation>ゲスト ポート</translation>
</message>
</context>
<context>
<name>UIProgressDialog</name>
<message>
<source>&amp;Cancel</source>
<translation>キャンセル(&amp;C)</translation>
</message>
<message>
<source>Time remaining: %1</source>
<translation type="obsolete">残り時間: %1</translation>
</message>
<message>
<source>%1 days, %2 hours remaining</source>
<translation type="obsolete">残り時間 %1日と %2時間</translation>
</message>
<message>
<source>%1 days, %2 minutes remaining</source>
<translation type="obsolete">残り時間 %1日と %2分</translation>
</message>
<message>
<source>%1 days remaining</source>
<translation type="obsolete">残り時間 %1日</translation>
</message>
<message>
<source>1 day, %1 hours remaining</source>
<translation type="obsolete">残り時間 1日と %1時間</translation>
</message>
<message>
<source>1 day, %1 minutes remaining</source>
<translation type="obsolete">残り時間 1日と %1分</translation>
</message>
<message>
<source>1 day remaining</source>
<translation type="obsolete">残り時間 1日</translation>
</message>
<message>
<source>%1 hours, %2 minutes remaining</source>
<translation type="obsolete">残り時間 %1時間と %2分</translation>
</message>
<message>
<source>1 hour, %1 minutes remaining</source>
<translation type="obsolete">残り時間 1時間と %1分</translation>
</message>
<message>
<source>1 hour remaining</source>
<translation type="obsolete">残り時間 1時間</translation>
</message>
<message>
<source>%1 minutes remaining</source>
<translation type="obsolete">残り時間 %1分</translation>
</message>
<message>
<source>1 minute, %2 seconds remaining</source>
<translation type="obsolete">残り時間 1分と %2秒</translation>
</message>
<message>
<source>1 minute remaining</source>
<translation type="obsolete">残り時間 1分</translation>
</message>
<message>
<source>%1 seconds remaining</source>
<translation type="obsolete">残り時間 %1秒</translation>
</message>
<message>
<source>A few seconds remaining</source>
<translation>残り時間 数秒</translation>
</message>
<message>
<source>Canceling...</source>
<translation>キャンセル...</translation>
</message>
<message>
<source>Cancel the current operation</source>
<translation>現在の操作をキャンセル</translation>
</message>
<message>
<source>%1, %2 remaining</source>
<comment>You may wish to translate this more like &quot;Time remaining: %1, %2&quot;</comment>
<translation>残り時間:%1, %2</translation>
</message>
<message>
<source>%1 remaining</source>
<comment>You may wish to translate this more like &quot;Time remaining: %1&quot;</comment>
<translation>残り時間:%1</translation>
</message>
</context>
<context>
<name>UISelectorWindow</name>
<message>
<source>Show Toolbar</source>
<translation>ツールバーを表示</translation>
</message>
<message>
<source>Show Statusbar</source>
<translation>ステータスバーを表示</translation>
</message>
<message>
<source>Select a virtual machine file</source>
<translation>仮想マシンファイルを選択</translation>
</message>
<message>
<source>Virtual machine files (%1)</source>
<translation>仮想マシンファイル(%1)</translation>
</message>
<message>
<source>&lt;h3&gt;Welcome to VirtualBox!&lt;/h3&gt;&lt;p&gt;The left part of this window is a list of all virtual machines on your computer. The list is empty now because you haven&apos;t created any virtual machines yet.&lt;img src=:/welcome.png align=right/&gt;&lt;/p&gt;&lt;p&gt;In order to create a new virtual machine, press the &lt;b&gt;New&lt;/b&gt; button in the main tool bar located at the top of the window.&lt;/p&gt;&lt;p&gt;You can press the &lt;b&gt;%1&lt;/b&gt; key to get instant help, or visit &lt;a href=http://www.virtualbox.org&gt;www.virtualbox.org&lt;/a&gt; for the latest information and news.&lt;/p&gt;</source>
<translation>&lt;h3&gt;ようこそVirtualBoxへ!&lt;/h3&gt;&lt;p&gt;このウィンドウの左側にコンピューター上のすべての仮想マシンがリスト表示されます。しかしまだ仮想マシンが作成されていないため、リストは空です。&lt;img src=:/welcome.png align=right/&gt;&lt;/p&gt;&lt;p&gt;新規仮想マシンを作成するにはウィンドウ上部にあるメインツールバーの&lt;b&gt;[新規]&lt;/b&gt;ボタンをクリックしてください。&lt;/p&gt;&lt;p&gt;&lt;b&gt;%1&lt;/b&gt;キーでヘルプを表示できます。または最新情報とニュースを取得するため &lt;a href=http://www.virtualbox.org&gt;www.virtualbox.org&lt;/a&gt; を訪問ください。&lt;/p&gt;</translation>
</message>
<message>
<source>Manager</source>
<comment>Note: main window title which is pretended by the product name.</comment>
<translation>マネージャー</translation>
</message>
</context>
<context>
<name>UISession</name>
<message>
<source>Install</source>
<translation type="obsolete">インストール</translation>
</message>
<message>
<source>Updating Guest Additions</source>
<translation>Guest Additions をアップデートしています</translation>
</message>
</context>
<context>
<name>UISettingsDialog</name>
<message>
<source>&lt;i&gt;Select a settings category from the list on the left-hand side and move the mouse over a settings item to get more information.&lt;/i&gt;</source>
<translation>&lt;i&gt;左側のリストから設定のカテゴリーを選択し、設定項目をマウスオーバーして詳細な情報を参照してください。&lt;/i&gt;</translation>
</message>
<message>
<source>On the &lt;b&gt;%1&lt;/b&gt; page, %2</source>
<translation type="obsolete">&lt;b&gt;%1&lt;/b&gt;ページ,%2</translation>
</message>
<message>
<source>Invalid settings detected</source>
<translation>無効な設定が見つかりました</translation>
</message>
<message>
<source>&lt;b&gt;%1&lt;/b&gt; page:</source>
<translation>&lt;b&gt;%1&lt;/b&gt; ページ:</translation>
</message>
<message>
<source>&lt;b&gt;%1: %2&lt;/b&gt; page:</source>
<translation>&lt;b&gt;%1: %2&lt;/b&gt; ページ:</translation>
</message>
<message>
<source>Non-optimal settings detected</source>
<translation type="obsolete">適切でない設定が見つかりました</translation>
</message>
<message>
<source>Settings</source>
<translation>設定</translation>
</message>
</context>
<context>
<name>UISettingsDialogGlobal</name>
<message>
<source>General</source>
<translation>一般</translation>
</message>
<message>
<source>Input</source>
<translation>入力</translation>
</message>
<message>
<source>Update</source>
<translation>アップデート</translation>
</message>
<message>
<source>Language</source>
<translation>言語</translation>
</message>
<message>
<source>Display</source>
<translation>ディスプレイ</translation>
</message>
<message>
<source>USB</source>
<translation type="obsolete">USB</translation>
</message>
<message>
<source>Network</source>
<translation>ネットワーク</translation>
</message>
<message>
<source>Extensions</source>
<translation>機能拡張</translation>
</message>
<message>
<source>Proxy</source>
<translation>プロキシー</translation>
</message>
<message>
<source>VirtualBox - %1</source>
<translation>VirtualBox - %1</translation>
</message>
</context>
<context>
<name>UISettingsDialogMachine</name>
<message>
<source>General</source>
<translation>一般</translation>
</message>
<message>
<source>System</source>
<translation>システム</translation>
</message>
<message>
<source>Display</source>
<translation>ディスプレイ</translation>
</message>
<message>
<source>Storage</source>
<translation>ストレージ</translation>
</message>
<message>
<source>Audio</source>
<translation>オーディオ</translation>
</message>
<message>
<source>Network</source>
<translation>ネットワーク</translation>
</message>
<message>
<source>Ports</source>
<translation>ポート</translation>
</message>
<message>
<source>Serial Ports</source>
<translation>シリアルポート</translation>
</message>
<message>
<source>Parallel Ports</source>
<translation>パラレルポート</translation>
</message>
<message>
<source>USB</source>
<translation>USB</translation>
</message>
<message>
<source>Shared Folders</source>
<translation>共有フォルダー</translation>
</message>
<message>
<source>%1 - %2</source>
<translation>%1 - %2</translation>
</message>
<message>
<source>you have selected a 64-bit guest OS type for this VM. As such guests require hardware virtualization (VT-x/AMD-V), this feature will be enabled automatically.</source>
<translation type="obsolete">64ビットのゲストOSタイプが選択されました。ゲストOSが仮想化支援機能(VT-x/AMD-V)を必要とするとき、この機能は自動的に有効化されます。</translation>
</message>
<message>
<source>you have 2D Video Acceleration enabled. As 2D Video Acceleration is supported for Windows guests only, this feature will be disabled.</source>
<translation type="obsolete">2D ビデオアクセラレーションが有効化されました。2D ビデオアクセラレーションはWindowsゲストでのみサポートされるため、本機能は無効化されます。</translation>
</message>
<message>
<source>you have enabled a USB HID (Human Interface Device). This will not work unless USB emulation is also enabled. This will be done automatically when you accept the VM Settings by pressing the OK button.</source>
<translation type="obsolete">USB HID(Human Interface Device)を有効化しました。 これは、USB エミュレーションを有効化しないと動作しません。USB エミュレーションは&lt;b&gt;[OK]&lt;/b&gt;ボタンを押すと自動的に有効化されます。</translation>
</message>
<message>
<source>at most one supported</source>
<translation type="obsolete">1個だけサポート</translation>
</message>
<message>
<source>up to %1 supported</source>
<translation type="obsolete">%1個までサポート</translation>
</message>
<message>
<source>you are currently using more storage controllers than a %1 chipset supports. Please change the chipset type on the System settings page or reduce the number of the following storage controllers on the Storage settings page: %2.</source>
<translation type="obsolete">%1チップセットがサポートするより多くのストレージコントローラーを指定しています。 システムページでチップセットの種類を変更するか、ストレージページで次のストレージコントローラーの数を減らしてください: %2。</translation>
</message>
</context>
<context>
<name>UIStatusBarEditorButton</name>
<message>
<source>&lt;nobr&gt;&lt;b&gt;Click&lt;/b&gt; to toggle indicator presence.&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;b&gt;Drag&amp;Drop&lt;/b&gt; to change indicator position.&lt;/nobr&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>UIStatusBarEditorWidget</name>
<message>
<source>Close</source>
<translation type="unfinished">閉じる</translation>
</message>
</context>
<context>
<name>UITextEditor</name>
<message>
<source>Edit text</source>
<translation>テキストを編集</translation>
</message>
<message>
<source>&amp;Replace...</source>
<translation>置換(&amp;R)...</translation>
</message>
<message>
<source>Replaces the current text with the content of a file.</source>
<translation>現在のテキストを指定のファイルの内容で置き換えます。</translation>
</message>
<message>
<source>Text (*.txt);;All (*.*)</source>
<translation>テキストファイル(*.txt);;すべてのファイル(*.*)</translation>
</message>
<message>
<source>Select a file to open...</source>
<translation>開くファイルを選択...</translation>
</message>
</context>
<context>
<name>UIUpdateManager</name>
<message>
<source>1 day</source>
<translation>1日</translation>
</message>
<message>
<source>2 days</source>
<translation>2日</translation>
</message>
<message>
<source>3 days</source>
<translation>3日</translation>
</message>
<message>
<source>4 days</source>
<translation>4日</translation>
</message>
<message>
<source>5 days</source>
<translation>5日</translation>
</message>
<message>
<source>6 days</source>
<translation>6日</translation>
</message>
<message>
<source>1 week</source>
<translation>1週間</translation>
</message>
<message>
<source>2 weeks</source>
<translation>2週間</translation>
</message>
<message>
<source>3 weeks</source>
<translation>3週間</translation>
</message>
<message>
<source>1 month</source>
<translation>1月</translation>
</message>
<message>
<source>Never</source>
<translation>確認しない</translation>
</message>
<message>
<source>Connection timed out.</source>
<translation type="obsolete">接続がタイムアウトになりました。</translation>
</message>
<message>
<source>Could not locate the latest version list on the server (response: %1).</source>
<translation type="obsolete">サーバー上に最新バージョンが見つかりませんでした(応答: %1)。</translation>
</message>
<message>
<source>Chec&amp;k</source>
<translation type="obsolete">確認(&amp;K)</translation>
</message>
<message>
<source>&amp;Close</source>
<translation type="obsolete">閉じる(&amp;C)</translation>
</message>
<message>
<source>VirtualBox Update Wizard</source>
<translation type="obsolete">VirtualBox アップデート ウィザード</translation>
</message>
<message>
<source>Check for Updates</source>
<translation type="obsolete">アップデートを確認</translation>
</message>
<message>
<source>&lt;p&gt;This wizard will connect to the VirtualBox web-site and check if a newer version of VirtualBox is available.&lt;/p&gt;
&lt;p&gt;Use the &lt;b&gt;Check&lt;/b&gt; button to check for a new version now or the &lt;b&gt;Cancel&lt;/b&gt; button if you do not want to perform this check.&lt;/p&gt;
&lt;p&gt;You can run this wizard at any time by choosing &lt;b&gt;Check for Updates...&lt;/b&gt; from the &lt;b&gt;Help&lt;/b&gt; menu.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;このウィザードは、VirtualBox Webサイトに接続して、VirtualBoxの新しいバージョンが利用可能かどうか確認します。&lt;/p&gt;&lt;p&gt;&lt;b&gt;[確認]&lt;/b&gt;ボタンをクリックして新しいバージョンを今すぐ確認してください。確認しない場合は&lt;b&gt;[キャンセル]&lt;/b&gt;ボタンをクリックしてください。&lt;/p&gt;&lt;p&gt;このウィザードは&lt;b&gt;[ヘルプ]&lt;/b&gt;メニューから&lt;b&gt;[アップデートを確認...]&lt;/b&gt;を選ぶことで、いつでも実行できます。&lt;/p&gt;</translation>
</message>
<message>
<source>Cancel</source>
<translation type="obsolete">キャンセル</translation>
</message>
<message>
<source>Summary</source>
<translation type="obsolete">概要</translation>
</message>
<message>
<source>&lt;p&gt;A new version of VirtualBox has been released! Version &lt;b&gt;%1&lt;/b&gt; is available at &lt;a href=&quot;http://www.virtualbox.org/&quot;&gt;virtualbox.org&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;You can download this version using the link:&lt;/p&gt;&lt;p&gt;&lt;a href=%2&gt;%3&lt;/a&gt;&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;VirtualBoxの新しいバージョンがリリースされました!バージョン &lt;b&gt;%1&lt;/b&gt;は&lt;a href=&quot;http://www.virtualbox.org/&quot;&gt;virtualbox.org&lt;/a&gt;から入手できます。&lt;/p&gt;&lt;p&gt;このリンクから最新バージョンをダウンロードできます。: &lt;/p&gt;&lt;p&gt;&lt;a href=%2&gt;%3&lt;/a&gt;&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Unable to obtain the new version information due to the following network error:&lt;/p&gt;&lt;p&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;ネットワークエラーのため、新しいバージョン情報を取得できません:&lt;/p&gt;&lt;p&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/p&gt;</translation>
</message>
<message>
<source>You are already running the most recent version of VirtualBox.</source>
<translation type="obsolete">最新バージョンのVirtualBoxがインストールされています。 後でバージョン確認を行ってください。</translation>
</message>
<message>
<source>&lt;p&gt;This wizard will connect to the VirtualBox web-site and check if a newer version of VirtualBox is available.&lt;/p&gt;&lt;p&gt;Use the &lt;b&gt;Check&lt;/b&gt; button to check for a new version now or the &lt;b&gt;Cancel&lt;/b&gt; button if you do not want to perform this check.&lt;/p&gt;&lt;p&gt;You can run this wizard at any time by choosing &lt;b&gt;Check for Updates...&lt;/b&gt; from the &lt;b&gt;Help&lt;/b&gt; menu.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;このウィザードは、VirtualBox Webサイトに接続して、VirtualBoxの新しいバージョンが利用可能かどうか確認します。&lt;/p&gt;&lt;p&gt;&lt;b&gt;[確認]&lt;/b&gt;ボタンをクリックして新しいバージョンを今すぐ確認してください。確認しない場合は&lt;b&gt;[キャンセル]&lt;/b&gt;ボタンをクリックしてください。&lt;/p&gt;&lt;p&gt;このウィザードは&lt;b&gt;[ヘルプ]&lt;/b&gt;メニューから&lt;b&gt;[アップデートを確認...]&lt;/b&gt;を選ぶことで、いつでも実行できます。&lt;/p&gt;</translation>
</message>
</context>
<context>
<name>UIUpdateStepVirtualBox</name>
<message>
<source>Checking for a new VirtualBox version...</source>
<translation>VirtualBoxの最新バージョンを確認...</translation>
</message>
</context>
<context>
<name>UIVMCloseDialog</name>
<message>
<source>Close Virtual Machine</source>
<translation>仮想マシンを閉じる</translation>
</message>
<message>
<source>You want to:</source>
<translation>操作を選択:</translation>
</message>
<message>
<source>&lt;p&gt;Saves the current execution state of the virtual machine to the physical hard disk of the host PC.&lt;/p&gt;&lt;p&gt;Next time this machine is started, it will be restored from the saved state and continue execution from the same place you saved it at, which will let you continue your work immediately.&lt;/p&gt;&lt;p&gt;Note that saving the machine state may take a long time, depending on the guest operating system type and the amount of memory you assigned to the virtual machine.&lt;/p&gt;</source>
<translation>&lt;p&gt;現在実行中の仮想マシンの状態をホストマシンの物理ハードディスクに保存します。&lt;/p&gt;&lt;p&gt;この仮想マシンの次回の起動時、すぐに作業を再開できるように仮想マシンは保存した状態を復元します。&lt;/p&gt;&lt;p&gt;注:ゲストOSの種別と仮想マシンに割り当てたメモリー量によっては、仮想マシンの状態の保存に長い時間を必要とします。&lt;/p&gt;</translation>
</message>
<message>
<source>&amp;Save the machine state</source>
<translation>仮想マシンの状態を保存(&amp;S)</translation>
</message>
<message>
<source>&lt;p&gt;Sends the ACPI Power Button press event to the virtual machine.&lt;/p&gt;&lt;p&gt;Normally, the guest operating system running inside the virtual machine will detect this event and perform a clean shutdown procedure. This is a recommended way to turn off the virtual machine because all applications running inside it will get a chance to save their data and state.&lt;/p&gt;&lt;p&gt;If the machine doesn&apos;t respond to this action then the guest operating system may be misconfigured or doesn&apos;t understand ACPI Power Button events at all. In this case you should select the &lt;b&gt;Power off the machine&lt;/b&gt; action to stop virtual machine execution.&lt;/p&gt;</source>
<translation>&lt;p&gt;仮想マシンに電源ボタン オフのACPIイベントを送信します。&lt;/p&gt;&lt;p&gt;通常、仮想マシン内で動作するゲストOSは、このイベントを検出して正しい終了処理を実行します。ゲストOSで動作するすべてのアプリケーションがデータと状態を保存することができるので、仮想マシンの電源を切るお勧めの方法です。&lt;/p&gt;&lt;p&gt;仮想マシンがこの動作に反応しないならば、ゲストOSの構成に誤りがあるか、電源ボタン オフのACPIイベントに対応していません。この場合、仮想マシンの実行を停止するには&lt;b&gt;[仮想マシンの電源オフ]&lt;/b&gt;を選択します。&lt;/p&gt;</translation>
</message>
<message>
<source>S&amp;end the shutdown signal</source>
<translation>シャットダウン シグナル送信(&amp;E)</translation>
</message>
<message>
<source>&lt;p&gt;Turns off the virtual machine.&lt;/p&gt;&lt;p&gt;Note that this action will stop machine execution immediately so that the guest operating system running inside it will not be able to perform a clean shutdown procedure which may result in &lt;i&gt;data loss&lt;/i&gt; inside the virtual machine. Selecting this action is recommended only if the virtual machine does not respond to the &lt;b&gt;Send the shutdown signal&lt;/b&gt; action.&lt;/p&gt;</source>
<translation>&lt;p&gt;仮想マシンの電源を切ります。&lt;/p&gt;&lt;p&gt;注:この動作は、ゲストOSを正しく終了することなく、直ちに仮想マシンの実行を停止します。仮想マシン内の&lt;i&gt;データの損失&lt;/i&gt;を招くかもしれません。この動作は、仮想マシンが&lt;b&gt;[シャットダウン シグナル送信]&lt;/b&gt;に反応しない場合のみ選択してください。&lt;/p&gt;</translation>
</message>
<message>
<source>&amp;Power off the machine</source>
<translation>仮想マシンの電源オフ(&amp;P)</translation>
</message>
<message>
<source>Restore the machine state stored in the current snapshot</source>
<translation>現在のスナップショットの状態にマシンを復元する</translation>
</message>
<message>
<source>&lt;p&gt;When checked, the machine will be returned to the state stored in the current snapshot after it is turned off. This is useful if you are sure that you want to discard the results of your last sessions and start again at that snapshot.&lt;/p&gt;</source>
<translation>&lt;p&gt;仮想マシンをオフにした後、現在のスナップショットに保存された状態に復元します。これは直前のセッションの状態を破棄し、差現在のスナップショットの状態に戻りたい場合に役立ちます。&lt;/p&gt;</translation>
</message>
<message>
<source>&amp;Restore current snapshot &apos;%1&apos;</source>
<translation>現在のスナップショット &apos;%1&apos; に復元(&amp;R)</translation>
</message>
<message>
<source>&amp;Continue running in the background</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&lt;p&gt;Close the virtual machine windows but keep the virtual machine running.&lt;/p&gt;&lt;p&gt;You can use the VirtualBox Manager to return to running the virtual machine in a window.&lt;/p&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>UIVMDesktop</name>
<message>
<source>&amp;Details</source>
<translation>詳細(&amp;D)</translation>
</message>
<message>
<source>&amp;Snapshots</source>
<translation>スナップショット(&amp;S)</translation>
</message>
</context>
<context>
<name>UIVMInfoDialog</name>
<message>
<source>Session Information Dialog</source>
<translation type="obsolete">セッション情報ダイアログ</translation>
</message>
<message>
<source>&amp;Close</source>
<translation type="obsolete">閉じる(&amp;C)</translation>
</message>
<message>
<source>%1 - Session Information</source>
<translation>%1 - セッション情報</translation>
</message>
<message>
<source>&amp;Details</source>
<translation type="obsolete">詳細(&amp;D)</translation>
</message>
<message>
<source>&amp;Runtime</source>
<translation type="obsolete">ランタイム(&amp;R)</translation>
</message>
<message>
<source>DMA Transfers</source>
<translation>DMA 転送</translation>
</message>
<message>
<source>PIO Transfers</source>
<translation>PIO 転送</translation>
</message>
<message>
<source>Data Read</source>
<translation>データ読み込み</translation>
</message>
<message>
<source>Data Written</source>
<translation>データ書き込み</translation>
</message>
<message>
<source>Data Transmitted</source>
<translation>データ送信</translation>
</message>
<message>
<source>Data Received</source>
<translation>データ受信</translation>
</message>
<message>
<source>Not Available</source>
<comment>details report (VRDE server port)</comment>
<translation>利用不可</translation>
</message>
<message>
<source>Runtime Attributes</source>
<translation>ランタイム属性</translation>
</message>
<message>
<source>Screen Resolution</source>
<translation>画面解像度</translation>
</message>
<message>
<source>CD/DVD Statistics</source>
<translation type="obsolete">CD/DVD 統計</translation>
</message>
<message>
<source>Network Adapter Statistics</source>
<translation type="obsolete">ネットワークアダプター統計</translation>
</message>
<message>
<source>Version %1.%2</source>
<comment>guest additions</comment>
<translation type="obsolete">バージョン %1.%2</translation>
</message>
<message>
<source>Not Detected</source>
<comment>guest additions</comment>
<translation>未検出</translation>
</message>
<message>
<source>Not Detected</source>
<comment>guest os type</comment>
<translation>未検出</translation>
</message>
<message>
<source>Clipboard Mode</source>
<translation>クリップボードモード</translation>
</message>
<message>
<source>Drag&apos;n&apos;Drop Mode</source>
<translation>ドラッグ&ドロップモード</translation>
</message>
<message>
<source>Guest Additions</source>
<translation>Guest Additions</translation>
</message>
<message>
<source>Guest OS Type</source>
<translation>ゲストOSのタイプ</translation>
</message>
<message>
<source>Hard Disk Statistics</source>
<translation type="obsolete">ハードディスク統計</translation>
</message>
<message>
<source>No Hard Disks</source>
<translation type="obsolete">ハードディスクなし</translation>
</message>
<message>
<source>No Network Adapters</source>
<translation>ネットワークアダプターなし</translation>
</message>
<message>
<source>Enabled</source>
<comment>nested paging</comment>
<translation type="obsolete">有効</translation>
</message>
<message>
<source>Disabled</source>
<comment>nested paging</comment>
<translation type="obsolete">無効</translation>
</message>
<message>
<source>Nested Paging</source>
<comment>details report</comment>
<translation type="obsolete">ネステッドページング</translation>
</message>
<message>
<source>Nested Paging</source>
<translation type="obsolete">ネステッドページング</translation>
</message>
<message>
<source>Enabled</source>
<translation type="obsolete">有効</translation>
</message>
<message>
<source>Disabled</source>
<translation type="obsolete">無効</translation>
</message>
<message>
<source>UIVMInfoDialog</source>
<translation type="obsolete">UIVMInfoDialog</translation>
</message>
<message>
<source>Configuration &amp;Details</source>
<translation>設定の詳細(&amp;D)</translation>
</message>
<message>
<source>&amp;Runtime Information</source>
<translation>ランタイム情報(&amp;R)</translation>
</message>
<message>
<source>Not Available</source>
<comment>details report (VRDP server port)</comment>
<translation type="obsolete">利用不可</translation>
</message>
<message>
<source>Storage Statistics</source>
<translation>ストレージ統計</translation>
</message>
<message>
<source>No Storage Devices</source>
<translation>ストレージデバイス なし</translation>
</message>
<message>
<source>Network Statistics</source>
<translation>ネットワーク 統計</translation>
</message>
<message>
<source>VM Uptime</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>UIVMListView</name>
<message>
<source>Inaccessible</source>
<translation>アクセスできません</translation>
</message>
<message>
<source>&lt;nobr&gt;%1&lt;br&gt;&lt;/nobr&gt;&lt;nobr&gt;%2 since %3&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;Session %4&lt;/nobr&gt;</source>
<comment>VM tooltip (name, last state change, session state)</comment>
<translation>&lt;nobr&gt;%1&lt;br&gt;&lt;/nobr&gt;&lt;nobr&gt;%3からの状態 %2&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;セッション %4&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;br&gt;&lt;/nobr&gt;&lt;nobr&gt;Inaccessible since %2&lt;/nobr&gt;</source>
<comment>Inaccessible VM tooltip (name, last state change)</comment>
<translation>&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;br&gt;&lt;/nobr&gt;&lt;nobr&gt;%2からの状態 アクセスできません&lt;/nobr&gt;</translation>
</message>
<message>
<source>S&amp;how</source>
<translation type="obsolete">表示(&amp;H)</translation>
</message>
<message>
<source>Switch to the window of the selected virtual machine</source>
<translation type="obsolete">選択した仮想マシンのウィンドウに切り替え</translation>
</message>
<message>
<source>S&amp;tart</source>
<translation type="obsolete">起動(&amp;T)</translation>
</message>
<message>
<source>Start the selected virtual machine</source>
<translation type="obsolete">選択した仮想マシンを起動</translation>
</message>
<message>
<source>R&amp;esume</source>
<translation type="obsolete">再開(&amp;E)</translation>
</message>
<message>
<source>Resume the execution of the virtual machine</source>
<translation type="obsolete">仮想マシンの実行を再開する</translation>
</message>
<message>
<source>&amp;Pause</source>
<translation type="obsolete">一時停止(&amp;P)</translation>
</message>
<message>
<source>Suspend the execution of the virtual machine</source>
<translation type="obsolete">仮想マシンの実行を一時停止する</translation>
</message>
</context>
<context>
<name>UIVMLogViewer</name>
<message>
<source>Close the search panel</source>
<translation>検索パネルを閉じる</translation>
</message>
<message>
<source>&amp;Find</source>
<translation>検索(&amp;F)</translation>
</message>
<message>
<source>Enter a search string here</source>
<translation>検索する文字列をここに入力</translation>
</message>
<message>
<source>&amp;Previous</source>
<translation>前へ(&amp;P)</translation>
</message>
<message>
<source>Search for the previous occurrence of the string</source>
<translation>前の文字列を検索</translation>
</message>
<message>
<source>&amp;Next</source>
<translation>次へ(&amp;N)</translation>
</message>
<message>
<source>Search for the next occurrence of the string</source>
<translation>次の文字列を検索</translation>
</message>
<message>
<source>C&amp;ase Sensitive</source>
<translation>大文字と小文字を区別(&amp;A)</translation>
</message>
<message>
<source>Perform case sensitive search (when checked)</source>
<translation>大文字小文字を区別して検索(チェックを入れた場合)</translation>
</message>
<message>
<source>String not found</source>
<translation>文字列が見つかりません</translation>
</message>
<message>
<source>&lt;p&gt;No log files found. Press the &lt;b&gt;Refresh&lt;/b&gt; button to rescan the log folder &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;.&lt;/p&gt;</source>
<translation>&lt;p&gt;ログファイルが見つかりません。&lt;b&gt;[最新の情報に更新]&lt;/b&gt;ボタンをクリックしてログフォルダー&lt;nobr&gt;&lt;b&gt;&quot;%1&quot;&lt;/b&gt;&lt;/nobr&gt;を再スキャンしてください。&lt;/p&gt;</translation>
</message>
<message>
<source>Save VirtualBox Log As</source>
<translation>名前をつけてVirtualBoxのログを保存</translation>
</message>
<message>
<source>%1 - VirtualBox Log Viewer</source>
<translation>%1 -VirtualBox ログビューアー</translation>
</message>
<message>
<source>&amp;Refresh</source>
<translation>最新の情報に更新(&amp;R)</translation>
</message>
<message>
<source>&amp;Save</source>
<translation>保存(&amp;S)</translation>
</message>
<message>
<source>Close</source>
<translation>閉じる</translation>
</message>
</context>
<context>
<name>UIVMPreviewWindow</name>
<message>
<source>Update Disabled</source>
<translation type="obsolete">更新を無効化</translation>
</message>
<message>
<source>Every 0.5 s</source>
<translation type="obsolete">0.5秒毎</translation>
</message>
<message>
<source>Every 1 s</source>
<translation type="obsolete">1秒毎</translation>
</message>
<message>
<source>Every 2 s</source>
<translation type="obsolete">2秒毎</translation>
</message>
<message>
<source>Every 5 s</source>
<translation type="obsolete">5秒毎</translation>
</message>
<message>
<source>Every 10 s</source>
<translation type="obsolete">10秒毎</translation>
</message>
<message>
<source>No Preview</source>
<translation type="obsolete">プレビューなし</translation>
</message>
</context>
<context>
<name>UIWizard</name>
<message>
<source>Hide Description</source>
<translation type="obsolete">説明を隠す</translation>
</message>
<message>
<source>Show Description</source>
<translation type="obsolete">説明を表示</translation>
</message>
<message>
<source>&amp;Expert Mode</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Switch to &lt;nobr&gt;&lt;b&gt;Expert Mode&lt;/b&gt;&lt;/nobr&gt;, a one-page dialog for experienced users.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&amp;Guided Mode</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Switch to &lt;nobr&gt;&lt;b&gt;Guided Mode&lt;/b&gt;&lt;/nobr&gt;, a step-by-step dialog with detailed explanations.</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>UIWizardCloneVD</name>
<message>
<source>Copy Virtual Hard Drive</source>
<translation>仮想ハードドライブをコピー</translation>
</message>
<message>
<source>Copy</source>
<translation>コピー</translation>
</message>
<message>
<source>Hard drive to copy</source>
<translation>コピーするハードドライブ</translation>
</message>
<message>
<source>&lt;p&gt;Please select the virtual hard drive file that you would like to copy if it is not already selected. You can either choose one from the list or use the folder icon beside the list to select one.&lt;/p&gt;</source>
<translation>&lt;p&gt;選択していない場合、コピーしたい仮想ハードドライブのファイルを選択してください。リストから選択するか、リストの横にあるフォルダーアイコンからも選択できます。&lt;/p&gt;</translation>
</message>
<message>
<source>Choose a virtual hard drive file to copy...</source>
<translation>コピーする仮想ハードドライブのファイルを選択...</translation>
</message>
<message>
<source>Hard drive file type</source>
<translation>ハードドライブのファイルタイプ</translation>
</message>
<message>
<source>Please choose the type of file that you would like to use for the new virtual hard drive. If you do not need to use it with other virtualization software you can leave this setting unchanged.</source>
<translation>新しい仮想ハードドライブで使用したいファイルのタイプを選択してください。もしほかの仮想ソフトウェアで使用する必要がなければ、設定はそのままにしておいてください。</translation>
</message>
<message>
<source>Storage on physical hard drive</source>
<translation>物理ハードドライブにあるストレージ</translation>
</message>
<message>
<source>Please choose whether the new virtual hard drive file should grow as it is used (dynamically allocated) or if it should be created at its maximum size (fixed size).</source>
<translation>新しい仮想ハードドライブファイルは使用したぶんだけ大きくなるか(可変サイズ)、または最大サイズで作成するか(固定サイズ)を選択してください。</translation>
</message>
<message>
<source>&lt;p&gt;A &lt;b&gt;dynamically allocated&lt;/b&gt; hard drive file will only use space on your physical hard drive as it fills up (up to a maximum &lt;b&gt;fixed size&lt;/b&gt;), although it will not shrink again automatically when space on it is freed.&lt;/p&gt;</source>
<translation>&lt;p&gt;&lt;b&gt;可変サイズ&lt;/b&gt;のハードドライブファイルは使用した分だけ(&lt;b&gt;固定サイズ&lt;/b&gt;を上限として)領域を消費しますが、スペースを開放しても自動的に縮小はしません。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;A &lt;b&gt;fixed size&lt;/b&gt; hard drive file may take longer to create on some systems but is often faster to use.&lt;/p&gt;</source>
<translation>&lt;p&gt;&lt;b&gt;固定サイズ&lt;/b&gt;のハードドライブファイルはシステムによっては作成に時間がかかるかもしれませんが、使用すると高速です&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;You can also choose to &lt;b&gt;split&lt;/b&gt; the hard drive file into several files of up to two gigabytes each. This is mainly useful if you wish to store the virtual machine on removable USB devices or old systems, some of which cannot handle very large files.</source>
<translation>&lt;p&gt;ハードドライブファイルを2GBごとに&lt;b&gt;分割&lt;/b&gt;することもできます。仮想マシンをリムーバブルUSBデバイスに作成したい場合や、非常に大きなファイルを扱うことができない古いシステムで便利でしょう。</translation>
</message>
<message>
<source>&amp;Dynamically allocated</source>
<translation>可変サイズ(&amp;D)</translation>
</message>
<message>
<source>&amp;Fixed size</source>
<translation>固定サイズ(&amp;F)</translation>
</message>
<message>
<source>&amp;Split into files of less than 2GB</source>
<translation>2GB以下にファイルを分割(&amp;S)</translation>
</message>
<message>
<source>Please choose a location for new virtual hard drive file</source>
<translation>新しい仮想ハードドライブファイルの場所を選択</translation>
</message>
<message>
<source>New hard drive to create</source>
<translation>作成する新しいハードドライブ</translation>
</message>
<message>
<source>Please type the name of the new virtual hard drive file into the box below or click on the folder icon to select a different folder to create the file in.</source>
<translation>新しい仮想ハードドライブファイルの名前を下のボックスに入力するか、フォルダーアイコンをクリックしてファイルを作成する別のフォルダーを選択してください。</translation>
</message>
<message>
<source>Choose a location for new virtual hard drive file...</source>
<translation>新しい仮想ハードドライブファイルの場所を選択...</translation>
</message>
<message>
<source>%1_copy</source>
<comment>copied virtual hard drive name</comment>
<translation>%1_コピー</translation>
</message>
<message>
<source>Hard drive to &amp;copy</source>
<translation>コピーするハードドライブ(&amp;C)</translation>
</message>
<message>
<source>&amp;New hard drive to create</source>
<translation>作成する新しいハードドライブ(&amp;N)</translation>
</message>
<message>
<source>Hard drive file &amp;type</source>
<translation>ハードドライブのファイルタイプ(&amp;T)</translation>
</message>
</context>
<context>
<name>UIWizardCloneVM</name>
<message>
<source>Linked Base for %1 and %2</source>
<translation>%1 と %2 を基準にリンクする</translation>
</message>
<message>
<source>Clone Virtual Machine</source>
<translation>仮想マシンのクローン</translation>
</message>
<message>
<source>Clone</source>
<translation>クローン</translation>
</message>
<message>
<source>%1 Clone</source>
<translation>%1 のクローン</translation>
</message>
<message>
<source>New machine name</source>
<translation>新しいマシン名</translation>
</message>
<message>
<source>&lt;p&gt;Please choose a name for the new virtual machine. The new machine will be a clone of the machine &lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;</source>
<translation>&lt;p&gt;新しい仮想マシンの名前を選択してください。新し仮想マシンは &lt;b&gt;%1&lt;/b&gt; のクローンになるでしょう。&lt;/p&gt;</translation>
</message>
<message>
<source>When checked a new unique MAC address will be assigned to all configured network cards.</source>
<translation>新しい一意のMACアドレスがすべての設定してあるネットワークカードに付与されます。</translation>
</message>
<message>
<source>&amp;Reinitialize the MAC address of all network cards</source>
<translation>すべてのネットワークカードのMACアドレスを再初期化(&amp;R)</translation>
</message>
<message>
<source>Clone type</source>
<translation>クローンのタイプ</translation>
</message>
<message>
<source>&lt;p&gt;Please choose the type of clone you wish to create.&lt;/p&gt;&lt;p&gt;If you choose &lt;b&gt;Full clone&lt;/b&gt;, an exact copy (including all virtual hard drive files) of the original virtual machine will be created.&lt;/p&gt;&lt;p&gt;If you choose &lt;b&gt;Linked clone&lt;/b&gt;, a new machine will be created, but the virtual hard drive files will be tied to the virtual hard drive files of original machine and you will not be able to move the new virtual machine to a different computer without moving the original as well.&lt;/p&gt;</source>
<translation>&lt;p&gt;作成したいクローンのタイプを選択してください。&lt;/p&gt;&lt;p&gt;&lt;b&gt;すべてをクローン&lt;/b&gt;を選択すると、元の仮想マシンのコピー(すべての仮想ハードドライブファイルを含む)を抽出して作成します。&lt;/p&gt;&lt;p&gt;&lt;b&gt;リンクしたクローン&lt;/b&gt;を選択すると、新しいマシンを作成しますが、仮想ハードドライブファイルは元のマシンに紐づき、元のファイルも同様に移動しないと新しい仮想マシンから異なったコンピューターに移動することができません。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;If you create a &lt;b&gt;Linked clone&lt;/b&gt; then a new snapshot will be created in the original virtual machine as part of the cloning process.&lt;/p&gt;</source>
<translation>&lt;p&gt;&lt;b&gt;リンクしたクローン&lt;/b&gt;にすると、新しいスナップショットはクローンプロセスの一部分として元の仮想マシンに作成されます。&lt;/p&gt;</translation>
</message>
<message>
<source>&amp;Full clone</source>
<translation>すべてをクローン(&amp;F)</translation>
</message>
<message>
<source>&amp;Linked clone</source>
<translation>リンクしたクローン(&amp;L)</translation>
</message>
<message>
<source>Snapshots</source>
<translation>スナップショット</translation>
</message>
<message>
<source>&lt;p&gt;Please choose which parts of the snapshot tree should be cloned with the machine.&lt;/p&gt;</source>
<translation>&lt;p&gt;スナップショットツリーのどの部分をクローンするか選択してください。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;If you choose &lt;b&gt;Current machine state&lt;/b&gt;, the new machine will reflect the current state of the original machine and will have no snapshots.&lt;/p&gt;</source>
<translation>&lt;p&gt;&lt;b&gt;現在のマシンの状態&lt;/b&gt;を選択すると、元のマシンの現在の状態かつスナップショットがない状態が反映されます。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;If you choose &lt;b&gt;Current snapshot tree branch&lt;/b&gt;, the new machine will reflect the current state of the original machine and will have matching snapshots for all snapshots in the tree branch starting at the current state in the original machine.&lt;/p&gt;</source>
<translation>&lt;p&gt;&lt;b&gt;現在のスナップショットツリーのブランチ&lt;/b&gt;を選択すると、&lt;/p&gt;新しいマシンは元のマシンの現在の状態と、元のマシンの現在の状態から開始するすべてのスナップショットのツリーブランチを反映します。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;If you choose &lt;b&gt;Everything&lt;/b&gt;, the new machine will reflect the current state of the original machine and will have matching snapshots for all snapshots in the original machine.&lt;/p&gt;</source>
<translation>&lt;p&gt;&lt;b&gt;すべて&lt;/b&gt;を選択すると、新しいマシンは元のマシンの現在の状態と、元のマシンのすべてのスナップショットを反映します。&lt;/p&gt;</translation>
</message>
<message>
<source>Current &amp;machine state</source>
<translation>現在のマシンの状態(&amp;M)</translation>
</message>
<message>
<source>Current &amp;snapshot tree branch</source>
<translation>現在のスナップショットのツリーブランチ(&amp;S)</translation>
</message>
<message>
<source>&amp;Everything</source>
<translation>すべて(&amp;E)</translation>
</message>
<message>
<source>New machine &amp;name</source>
<translation>新しいマシン名(&amp;N)</translation>
</message>
<message>
<source>&amp;Full Clone</source>
<translation>すべてをクローン(&amp;F)</translation>
</message>
<message>
<source>&amp;Linked Clone</source>
<translation>リンクしたクローン(&amp;L)</translation>
</message>
</context>
<context>
<name>UIWizardExportApp</name>
<message>
<source>Checking files ...</source>
<translation>ファイルを確認中...</translation>
</message>
<message>
<source>Removing files ...</source>
<translation>ファイルを除去中...</translation>
</message>
<message>
<source>Exporting Appliance ...</source>
<translation>仮想アプライアンスのエクスポート...</translation>
</message>
<message>
<source>Export Virtual Appliance</source>
<translation>仮想アプライアンスのエクスポート</translation>
</message>
<message>
<source>Restore Defaults</source>
<translation>デフォルト値に戻す</translation>
</message>
<message>
<source>Export</source>
<translation>エクスポート</translation>
</message>
<message>
<source>Virtual machines to export</source>
<translation>エクスポートする仮想マシン</translation>
</message>
<message>
<source>&lt;p&gt;Please select the virtual machines that should be added to the appliance. You can select more than one. Please note that these machines have to be turned off before they can be exported.&lt;/p&gt;</source>
<translation>&lt;p&gt;アプライアンスに追加する仮想マシンを選択してください。複数の仮想マシンを選択できます。それらのマシンはエクスポートする前に電源オフにしている必要があります。&lt;/p&gt;</translation>
</message>
<message>
<source>Appliance settings</source>
<translation>アプライアンスの設定</translation>
</message>
<message>
<source>Please choose where to create the virtual appliance. You can create it on your own computer, on the Sun Cloud service or on an S3 storage server.</source>
<translation>仮想アプライアンスをどこに作成するか選択してください。自分のコンピューター、Sun クラウドサービス、またはS3 ストレージサーバーに作成できます。</translation>
</message>
<message>
<source>Create on</source>
<translation>作成場所</translation>
</message>
<message>
<source>&amp;This computer</source>
<translation>このコンピューター(&amp;T)</translation>
</message>
<message>
<source>Sun &amp;Cloud</source>
<translation>Sun Cloud(&amp;C)</translation>
</message>
<message>
<source>&amp;Simple Storage System (S3)</source>
<translation>Simple Storage System (S3)(&amp;S)</translation>
</message>
<message>
<source>Storage settings</source>
<translation>ストレージの設定</translation>
</message>
<message>
<source>Appliance</source>
<translation>仮想アプライアンス</translation>
</message>
<message>
<source>&amp;Username:</source>
<translation>ユーザー名(&amp;U):</translation>
</message>
<message>
<source>&amp;Password:</source>
<translation>パスワード(&amp;P):</translation>
</message>
<message>
<source>&amp;Hostname:</source>
<translation>ホスト名(&amp;H):</translation>
</message>
<message>
<source>&amp;Bucket:</source>
<translation>バケット名(&amp;B):</translation>
</message>
<message>
<source>&amp;File:</source>
<translation>ファイル(&amp;F):</translation>
</message>
<message>
<source>Please choose a file to export the virtual appliance to</source>
<translation>エクスポートする仮想アプライアンスのファイルを選択してください</translation>
</message>
<message>
<source>Write in standard OVF 1.0 format.</source>
<translation>標準のOVF 1.0フォーマットで書き出します。</translation>
</message>
<message>
<source>Write in new experimental OVF 2.0 format.</source>
<translation>新しく実験的なOVF 2.0フォーマットで書き出します。</translation>
</message>
<message>
<source>Please choose a virtual appliance file</source>
<translation type="obsolete">仮想アプライアンスファイルを選択してください</translation>
</message>
<message>
<source>Open Virtualization Format Archive (%1)</source>
<translation>Open Virtualization Format Archive (%1)</translation>
</message>
<message>
<source>Open Virtualization Format (%1)</source>
<translation>Open Virtualization Format (%1)</translation>
</message>
<message>
<source>F&amp;ormat:</source>
<translation>フォーマット(&amp;O):</translation>
</message>
<message>
<source>OVF 0.9</source>
<translation>OVF 0.9</translation>
</message>
<message>
<source>OVF 1.0</source>
<translation>OVF 1.0</translation>
</message>
<message>
<source>OVF 2.0</source>
<translation>OVF 2.0</translation>
</message>
<message>
<source>Write in legacy OVF 0.9 format for compatibility with other virtualization products.</source>
<translation>ほかの仮想プロダクトとの互換性のため、古いOVF 0.9フォーマットで書き込みます。</translation>
</message>
<message>
<source>&amp;Write legacy OVF 0.9</source>
<translation type="obsolete">古いOVF 0.9形式で書き込み(&amp;W)</translation>
</message>
<message>
<source>Create a Manifest file for automatic data integrity checks on import.</source>
<translation>インポート時にデータ完全性を自動チェックするためのマニフェストファイルを作成します。</translation>
</message>
<message>
<source>Write &amp;Manifest file</source>
<translation>マニフェストファイルの書き込み(&amp;M)</translation>
</message>
<message>
<source>This is the descriptive information which will be added to the virtual appliance. You can change it by double clicking on individual lines.</source>
<translation>これは仮想アプライアンスに追加する詳細な情報です。各行をダブルクリックすることによって変更できます。</translation>
</message>
<message>
<source>Virtual &amp;machines to export</source>
<translation>エクスポートする仮想マシン(&amp;M)</translation>
</message>
<message>
<source>Appliance &amp;settings</source>
<translation>アプライアンスの設定(&amp;S)</translation>
</message>
<message>
<source>&amp;Destination</source>
<translation>保存場所(&amp;D)</translation>
</message>
<message>
<source>&amp;Storage settings</source>
<translation>ストレージの設定(&amp;S)</translation>
</message>
<message>
<source>&amp;Local Filesystem </source>
<translation>ローカルファイルシステム(&amp;L)</translation>
</message>
</context>
<context>
<name>UIWizardExportAppPageBasic3</name>
<message>
<source>Choose a file to export the virtual appliance to...</source>
<translation>エクスポートする仮想アプライアンスのファイルを選択...</translation>
</message>
<message>
<source>&lt;p&gt;Please choose a filename to export the OVF/OVA to.&lt;/p&gt;&lt;p&gt;If you use an &lt;i&gt;ova&lt;/i&gt; extension, then all the files will be combined into one Open Virtualization Format Archive.&lt;/p&gt;&lt;p&gt;If you use an &lt;i&gt;ovf&lt;/i&gt; extension, several files will be written separately.&lt;/p&gt;&lt;p&gt;Other extensions are not allowed.&lt;/p&gt;</source>
<translation>&lt;p&gt;エクスポートするOVF/OVAファイルの名前を選択してください。拡張子&lt;i&gt;ova&lt;/i&gt;を選択するとすべてのファイルはOpen Virtualization Format Archive形式に結合されます。拡張子&lt;i&gt;ovf&lt;/i&gt;を選択すると複数のファイルに保存されます。他の拡張子は利用できません。&lt;/p&gt;</translation>
</message>
<message>
<source>Please complete the additional fields like the username, password and the bucket, and provide a filename for the OVF target.</source>
<translation>ユーザー名、パスワードおよびバケット名などの追加フィールドをすべて指定してください。最後にOVFターゲットのファイル名を指定しなければなりません。</translation>
</message>
<message>
<source>Please complete the additional fields like the username, password, hostname and the bucket, and provide a filename for the OVF target.</source>
<translation>ユーザー名、パスワード、ホスト名およびバケット名などの追加フィールドをすべて指定してください。最後にOVFターゲットのファイル名を指定しなければなりません。</translation>
</message>
</context>
<context>
<name>UIWizardExportAppPageExpert</name>
<message>
<source>Choose a file to export the virtual appliance to...</source>
<translation>エクスポートする仮想アプライアンスのファイルを選択...</translation>
</message>
</context>
<context>
<name>UIWizardFirstRun</name>
<message>
<source>Select start-up disk</source>
<translation>起動ハードディスクを選択</translation>
</message>
<message>
<source>Start</source>
<translation>起動</translation>
</message>
<message>
<source>&lt;p&gt;Please select a virtual optical disk file or a physical optical drive containing a disk to start your new virtual machine from.&lt;/p&gt;&lt;p&gt;The disk should be suitable for starting a computer from and should contain the operating system you wish to install on the virtual machine if you want to do that now. The disk will be ejected from the virtual drive automatically next time you switch the virtual machine off, but you can also do this yourself if needed using the Devices menu.&lt;/p&gt;</source>
<translation>&lt;p&gt;開始したい新しい仮想マシンを含むディスクのある、仮想光学ディスクファイルか、ディスクが挿入されている物理光学ドライブを選択してください。&lt;/p&gt;&lt;p&gt;このディスクはコンピューターを起動することができ、仮想マシンにインストールしたいオペレーティングシステムを含んでいなければなりません。このディスクは仮想マシンをオフにした次の回に自動的に取り出されますが、必要であればデバイスメニューから取り出すこともできます。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Please select a virtual optical disk file or a physical optical drive containing a disk to start your new virtual machine from.&lt;/p&gt;&lt;p&gt;The disk should be suitable for starting a computer from. As this virtual machine has no hard drive you will not be able to install an operating system on it at the moment.&lt;/p&gt;</source>
<translation>&lt;p&gt;開始したい新しい仮想マシンを含むディスクのある、仮想光学ディスクファイルか、ディスクが挿入されている物理光学ドライブを選択してください。&lt;/p&gt;&lt;p&gt;そのディスクはコンピューターを起動できるものである必要があります。この仮想マシンにはハードドライブがないので、即座にオペレーティングシステムをインストールすることはできません。&lt;/p&gt;</translation>
</message>
<message>
<source>Choose a virtual optical disk file...</source>
<translation>仮想光学ディスクファイルの選択...</translation>
</message>
</context>
<context>
<name>UIWizardImportApp</name>
<message>
<source>Import Virtual Applicance</source>
<translation type="obsolete">仮想アプライアンスのインポート</translation>
</message>
<message>
<source>Import Virtual Appliance</source>
<translation>仮想アプライアンスのインポート</translation>
</message>
<message>
<source>Restore Defaults</source>
<translation>デフォルト値に戻す</translation>
</message>
<message>
<source>Import</source>
<translation>インポート</translation>
</message>
<message>
<source>Appliance to import</source>
<translation>インポートしたいアプライアンス</translation>
</message>
<message>
<source>&lt;p&gt;VirtualBox currently supports importing appliances saved in the Open Virtualization Format (OVF). To continue, select the file to import below.&lt;/p&gt;</source>
<translation>&lt;p&gt;VirtualBoxは今のところOpen Virtualizasion Format (OVF)で保存された仮想アプライアンスのインポートだけをサポートしています。継続するには、下のインポートしたいファイルを選択してください。&lt;/p&gt;</translation>
</message>
<message>
<source>Choose a virtual appliance file to import...</source>
<translation>インポートする仮想アプライアンスのファイルを選択...</translation>
</message>
<message>
<source>Please choose a virtual appliance file to import</source>
<translation>インポートする仮想アプライアンスのファイルを選択してください</translation>
</message>
<message>
<source>Open appliance...</source>
<translation type="obsolete">アプライアンスを開く...</translation>
</message>
<message>
<source>Select an appliance to import</source>
<translation type="obsolete">インポートする仮想アプライアンスを選択</translation>
</message>
<message>
<source>Open Virtualization Format (%1)</source>
<translation>Open Virtualization Format (%1)</translation>
</message>
<message>
<source>Appliance settings</source>
<translation>アプライアンスの設定</translation>
</message>
<message>
<source>These are the virtual machines contained in the appliance and the suggested settings of the imported VirtualBox machines. You can change many of the properties shown by double-clicking on the items and disable others using the check boxes below.</source>
<translation>VirtualBoxにインポートする仮想アプライアンス情報で記載された仮想マシン構成です。項目をダブルクリックすると、表示されているプロパティの大部分を変更できます。また、以下のチェックボックスを使用して他のプロパティを無効にすることができます。</translation>
</message>
</context>
<context>
<name>UIWizardNewVD</name>
<message>
<source>Create Virtual Hard Drive</source>
<translation>仮想ハードドライブの作成</translation>
</message>
<message>
<source>Create</source>
<translation>作成</translation>
</message>
<message>
<source>Hard drive file type</source>
<translation>ハードドライブのファイルタイプ</translation>
</message>
<message>
<source>Please choose the type of file that you would like to use for the new virtual hard drive. If you do not need to use it with other virtualization software you can leave this setting unchanged.</source>
<translation>新しい仮想ハードドライブで使用したいファイルのタイプを選択してください。もしほかの仮想ソフトウェアで使用する必要がなければ、設定はそのままにしておいてください。</translation>
</message>
<message>
<source>Storage on physical hard drive</source>
<translation>物理ハードドライブにあるストレージ</translation>
</message>
<message>
<source>Please choose whether the new virtual hard drive file should grow as it is used (dynamically allocated) or if it should be created at its maximum size (fixed size).</source>
<translation>新しい仮想ハードドライブファイルは使用したぶんだけ大きくなるか(可変サイズ)、または最大サイズで作成するか(固定サイズ)を選択してください。</translation>
</message>
<message>
<source>&lt;p&gt;A &lt;b&gt;dynamically allocated&lt;/b&gt; hard drive file will only use space on your physical hard drive as it fills up (up to a maximum &lt;b&gt;fixed size&lt;/b&gt;), although it will not shrink again automatically when space on it is freed.&lt;/p&gt;</source>
<translation>&lt;p&gt;&lt;b&gt;可変サイズ&lt;/b&gt;のハードドライブファイルは使用した分だけ(&lt;b&gt;固定サイズ&lt;/b&gt;を上限として)領域を消費しますが、スペースを開放しても自動的に縮小はしません。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;A &lt;b&gt;fixed size&lt;/b&gt; hard drive file may take longer to create on some systems but is often faster to use.&lt;/p&gt;</source>
<translation>&lt;p&gt;&lt;b&gt;固定サイズ&lt;/b&gt;のハードドライブファイルはシステムによっては作成に時間がかかるかもしれませんが、使用すると高速です&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;You can also choose to &lt;b&gt;split&lt;/b&gt; the hard drive file into several files of up to two gigabytes each. This is mainly useful if you wish to store the virtual machine on removable USB devices or old systems, some of which cannot handle very large files.</source>
<translation>&lt;p&gt;ハードドライブファイルを2GBごとに&lt;b&gt;分割&lt;/b&gt;することもできます。仮想マシンをリムーバブルUSBデバイスに作成したい場合や、非常に大きなファイルを扱うことができない古いシステムで便利でしょう。</translation>
</message>
<message>
<source>&amp;Dynamically allocated</source>
<translation>可変サイズ(&amp;D)</translation>
</message>
<message>
<source>&amp;Fixed size</source>
<translation>固定サイズ(&amp;F)</translation>
</message>
<message>
<source>&amp;Split into files of less than 2GB</source>
<translation>2GB以下でファイルを分割(&amp;S)</translation>
</message>
<message>
<source>&lt;nobr&gt;%1 (%2 B)&lt;/nobr&gt;</source>
<translation>&lt;nobr&gt;%1 (%2 B)&lt;/nobr&gt;</translation>
</message>
<message>
<source>File location and size</source>
<translation>ファイルの場所とサイズ</translation>
</message>
<message>
<source>Please type the name of the new virtual hard drive file into the box below or click on the folder icon to select a different folder to create the file in.</source>
<translation>新しい仮想ハードドライブファイルの名前を下のボックスに入力するか、フォルダーアイコンをクリックしてファイルを作成する別のフォルダーを選択してください。</translation>
</message>
<message>
<source>Choose a location for new virtual hard drive file...</source>
<translation>新しい仮想ハードドライブファイルの場所を選択...</translation>
</message>
<message>
<source>Select the size of the virtual hard drive in megabytes. This size is the limit on the amount of file data that a virtual machine will be able to store on the hard drive.</source>
<translation>仮想ハードドライブのサイズをメガバイト単位で指定してください。このサイズは仮想マシンがハードドライブに置くことができるファイルデータの上限です。</translation>
</message>
<message>
<source>File &amp;location</source>
<translation>ファイルの場所(&amp;L)</translation>
</message>
<message>
<source>File &amp;size</source>
<translation>ファイルサイズ(&amp;S)</translation>
</message>
<message>
<source>Hard drive file &amp;type</source>
<translation>ハードドライブのファイルタイプ(&amp;T)</translation>
</message>
</context>
<context>
<name>UIWizardNewVM</name>
<message>
<source>Create Virtual Machine</source>
<translation>仮想マシンの作成</translation>
</message>
<message>
<source>Create</source>
<translation>作成</translation>
</message>
<message>
<source>IDE Controller</source>
<translation type="obsolete">IDE コントローラー</translation>
</message>
<message>
<source>SATA Controller</source>
<translation type="obsolete">SATA コントローラー</translation>
</message>
<message>
<source>SCSI Controller</source>
<translation type="obsolete">SCSI コントローラー</translation>
</message>
<message>
<source>Floppy Controller</source>
<translation type="obsolete">フロッピーコントローラー</translation>
</message>
<message>
<source>SAS Controller</source>
<translation type="obsolete">SAS コントローラー</translation>
</message>
<message>
<source>Name and operating system</source>
<translation>名前とオペレーティングシステム</translation>
</message>
<message>
<source>Please choose a descriptive name for the new virtual machine and select the type of operating system you intend to install on it. The name you choose will be used throughout VirtualBox to identify this machine.</source>
<translation>新しい仮想マシンの記述名を指定し、インストールするオペレーティングシステムのタイプを選択してください。入力した名前はVirtualBoxでこのマシンを特定するのに使われます。</translation>
</message>
<message>
<source>Memory size</source>
<translation>メモリーサイズ</translation>
</message>
<message>
<source>&lt;p&gt;Select the amount of memory (RAM) in megabytes to be allocated to the virtual machine.&lt;/p&gt;&lt;p&gt;The recommended memory size is &lt;b&gt;%1&lt;/b&gt; MB.&lt;/p&gt;</source>
<translation>&lt;p&gt;この仮想マシンに割り当てるメモリー(RAM)の容量をメガバイト単位で選択してください。&lt;/p&gt;&lt;p&gt;必要なメモリーサイズは&lt;b&gt;%1&lt;/b&gt;MBです。&lt;/p&gt;</translation>
</message>
<message>
<source>Hard drive</source>
<translation>ハードドライブ</translation>
</message>
<message>
<source>&lt;p&gt;If you wish you can add a virtual hard drive to the new machine. You can either create a new hard drive file or select one from the list or from another location using the folder icon.&lt;/p&gt;&lt;p&gt;If you need a more complex storage set-up you can skip this step and make the changes to the machine settings once the machine is created.&lt;/p&gt;&lt;p&gt;The recommended size of the hard drive is &lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;</source>
<translation>&lt;p&gt;新しいマシンに仮想ハードドライブを割り当てることができます。その場合は新しいハードドライブファイルを作成するか、リストから選択またはフォルダーアイコンを使用してほかの場所から指定できます。&lt;/p&gt;&lt;p&gt;複雑なストレージの設定をする場合は、このステップをスキップしてマシンを一度作成してからマシン設定で変更を加えてください。&lt;/p&gt;&lt;p&gt;必要なハードドライブのサイズは&lt;b&gt;%1&lt;/b&gt;です。&lt;/p&gt;</translation>
</message>
<message>
<source>&amp;Do not add a virtual hard drive</source>
<translation>仮想ハードドライブを追加しない(&amp;D)</translation>
</message>
<message>
<source>&amp;Create a virtual hard drive now</source>
<translation>仮想ハードドライブを作成する(&amp;C)</translation>
</message>
<message>
<source>&amp;Use an existing virtual hard drive file</source>
<translation>すでにある仮想ハードドライブファイルを使用する(&amp;U)</translation>
</message>
<message>
<source>&amp;Do not add virtual hard drive</source>
<translation type="obsolete">仮想ハードドライブを追加しない(&amp;D)</translation>
</message>
<message>
<source>&amp;Create virtual hard drive now</source>
<translation type="obsolete">仮想ハードドライブを作成する(&amp;C)</translation>
</message>
<message>
<source>&amp;Use existing virtual hard drive file</source>
<translation type="obsolete">すでにある仮想ハードドライブファイルを使用する(&amp;U)</translation>
</message>
<message>
<source>Choose a virtual hard drive file...</source>
<translation>仮想ハードドライブファイルを選択...</translation>
</message>
<message>
<source>&amp;Memory size</source>
<translation>メモリーサイズ(&amp;M)</translation>
</message>
</context>
<context>
<name>VBoxAboutDlg</name>
<message>
<source>VirtualBox - About</source>
<translation>VirtualBox について</translation>
</message>
<message>
<source>&lt;qt&gt;VirtualBox Graphical User Interface Version %1&lt;br&gt;
%2&lt;/qt&gt;</source>
<translation type="obsolete">&lt;qt&gt;VirtualBox グラフィカルユーザーインターフェース バージョン %1&lt;br&gt;%2&lt;/qt&gt;</translation>
</message>
<message>
<source>&lt;qt&gt;VirtualBox Graphical User Interface Version %1&lt;br&gt;%2&lt;/qt&gt;</source>
<translation type="obsolete">&lt;qt&gt;VirtualBox グラフィカルユーザーインターフェース バージョン %1&lt;br&gt;%2&lt;/qt&gt;</translation>
</message>
<message>
<source>VirtualBox Graphical User Interface</source>
<translation>VirtualBox グラフィカルユーザーインターフェース</translation>
</message>
<message>
<source>Version %1</source>
<translation>バージョン %1</translation>
</message>
</context>
<context>
<name>VBoxAboutNonOSEDlg</name>
<message>
<source>VirtualBox - About</source>
<translation type="obsolete">VirtualBox について</translation>
</message>
<message>
<source>VirtualBox Graphical User Interface
Version %1</source>
<translation type="obsolete">VirtualBox グラフィカルユーザーインターフェース バージョン %1</translation>
</message>
</context>
<context>
<name>VBoxAddNIDialog</name>
<message>
<source>Add Host Interface</source>
<translation type="obsolete">ホストインターフェースの追加</translation>
</message>
<message>
<source>Interface Name</source>
<translation type="obsolete">インターフェース名</translation>
</message>
<message>
<source>Descriptive name of the new network interface</source>
<translation type="obsolete">新規ネットワークインターフェース名</translation>
</message>
<message>
<source>&amp;OK</source>
<translation type="obsolete">OK(&amp;O)</translation>
</message>
<message>
<source>Cancel</source>
<translation type="obsolete">キャンセル</translation>
</message>
</context>
<context>
<name>VBoxAddSFDialog</name>
<message>
<source>Add Share</source>
<translation type="obsolete">共有フォルダーの追加</translation>
</message>
<message>
<source>Edit Share</source>
<translation type="obsolete">設定の編集</translation>
</message>
<message>
<source>Select a folder to share</source>
<translation type="obsolete">選択したフォルダーを共有</translation>
</message>
<message>
<source>Folder Path</source>
<translation type="obsolete">フォルダーのパス</translation>
</message>
<message>
<source>Folder Name</source>
<translation type="obsolete">フォルダー名</translation>
</message>
<message>
<source>Holds the path to an existing folder on the host PC.</source>
<translation type="obsolete">ホストマシン上の既存のフォルダーのパスを指定します。</translation>
</message>
<message>
<source>Holds the name of the shared folder (as it will be seen by the guest OS).</source>
<translation type="obsolete">ゲストOSで使用される共有フォルダー名を指定します。</translation>
</message>
<message>
<source>Opens the dialog to select a folder.</source>
<translation type="obsolete">フォルダー選択ダイアログを開きます。</translation>
</message>
<message>
<source>Cancel</source>
<translation type="obsolete">キャンセル</translation>
</message>
<message>
<source>&amp;OK</source>
<translation type="obsolete">OK(&amp;O)</translation>
</message>
<message>
<source>&amp;Make Permanent</source>
<translation type="obsolete">永続化する(&amp;M)</translation>
</message>
<message>
<source>&amp;Read-only</source>
<translation type="obsolete">読み込み専用(&amp;R)</translation>
</message>
<message>
<source>When checked, the guest OS will not be able to write to the specified shared folder.</source>
<translation type="obsolete">ゲストOSから指定された共有フォルダーへの書き込みを禁止します。</translation>
</message>
</context>
<context>
<name>VBoxCloseVMDlg</name>
<message>
<source>Close Virtual Machine</source>
<translation type="obsolete">仮想マシンを閉じる</translation>
</message>
<message>
<source>You want to:</source>
<translation type="obsolete">操作を選択:</translation>
</message>
<message>
<source>&amp;Save the machine state</source>
<translation type="obsolete">仮想マシンの状態を保存(&amp;S)</translation>
</message>
<message>
<source>&amp;Power off the machine</source>
<translation type="obsolete">仮想マシンの電源オフ(&amp;P)</translation>
</message>
<message>
<source>&amp;Revert to the current snapshot</source>
<translation type="obsolete">最新のスナップショットの状態に戻す(&amp;R)</translation>
</message>
<message>
<source>Revert the machine state to the state stored in the current snapshot</source>
<translation type="obsolete">仮想マシンの状態を最新のスナップショットに保存されている状態に戻す</translation>
</message>
<message>
<source>Help</source>
<translation type="obsolete">ヘルプ</translation>
</message>
<message>
<source>F1</source>
<translation type="obsolete">F1</translation>
</message>
<message>
<source>&amp;OK</source>
<translation type="obsolete">OK(&amp;O)</translation>
</message>
<message>
<source>Cancel</source>
<translation type="obsolete">キャンセル</translation>
</message>
<message>
<source>&lt;p&gt;Saves the current execution state of the virtual machine to the physical hard disk of the host PC.&lt;/p&gt;
&lt;p&gt;Next time this machine is started, it will be restored from the saved state and continue execution from the same place you saved it at, which will let you continue your work immediately.&lt;/p&gt;
&lt;p&gt;Note that saving the machine state may take a long time, depending on the guest operating system type and the amount of memory you assigned to the virtual machine.&lt;/p&gt;</source>
<translation type="obsolete">
&lt;p&gt;現在実行中の仮想マシンの状態をホストマシンの物理ハードディスクに保存します。&lt;/p&gt;
&lt;p&gt;この仮想マシンの次回の起動時、すぐに作業を再開できるように仮想マシンは保存した状態を復元します。&lt;/p&gt;
&lt;p&gt;注:ゲストOSの種別と仮想マシンに割り当てたメモリー量によっては、仮想マシンの状態の保存に長い時間を必要とします。&lt;/p&gt;</translation>
</message>
<message>
<source>S&amp;end the shutdown signal</source>
<translation type="obsolete">シャットダウン シグナル送信(&amp;E)</translation>
</message>
<message>
<source>&lt;p&gt;Sends the ACPI Power Button press event to the virtual machine.&lt;/p&gt;
&lt;p&gt;Normally, the guest operating system running inside the virtual machine will detect this event and perform a clean shutdown procedure. This is a recommended way to turn off the virtual machine because all applications running inside it will get a chance to save their data and state.&lt;/p&gt;
&lt;p&gt;If the machine doesn&apos;t respond to this action then the guest operating system may be misconfigured or doesn&apos;t understand ACPI Power Button events at all. In this case you should select the &lt;b&gt;Power off the machine&lt;/b&gt; action to stop virtual machine execution.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;仮想マシンに電源ボタン オフのACPIイベントを送信します。&lt;/p&gt;
&lt;p&gt;通常、仮想マシン内で動作するゲストOSは、このイベントを検出して正しい終了処理を実行します。ゲストOSで動作するすべてのアプリケーションがデータと状態を保存することができるので、仮想マシンの電源を切るお勧めの方法です。&lt;/p&gt;
&lt;p&gt;仮想マシンがこの動作に反応しないならば、ゲストOSの構成に誤りがあるか、電源ボタン オフのACPIイベントに対応していません。この場合、仮想マシンの実行を停止するには&lt;b&gt;[仮想マシンの電源オフ]&lt;/b&gt;を選択します。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Turns off the virtual machine.&lt;/p&gt;
&lt;p&gt;Note that this action will stop machine execution immediately so that the guest operating system running inside it will not be able to perform a clean shutdown procedure which may result in &lt;i&gt;data loss&lt;/i&gt; inside the virtual machine. Selecting this action is recommended only if the virtual machine does not respond to the &lt;b&gt;Send the shutdown signal&lt;/b&gt; action.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;仮想マシンの電源を切ります。&lt;/p&gt;
&lt;p&gt;注:この動作は、ゲストOSを正しく終了することなく、直ちに仮想マシンの実行を停止します。仮想マシン内の&lt;i&gt;データの損失&lt;/i&gt;を招くかもしれません。この動作は、仮想マシンが&lt;b&gt;[シャットダウン シグナル送信]&lt;/b&gt;に反応しない場合のみ選択してください。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;When checked, the machine will be returned to the state stored in the current snapshot after it is turned off. This is useful if you are sure that you want to discard the results of your last sessions and start again at that snapshot.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;仮想マシンをオフにした後、現在のスナップショットに保存された状態に復元します。これは直前のセッションの状態を破棄し、差現在のスナップショットの状態に戻りたい場合に役立ちます。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Saves the current execution state of the virtual machine to the physical hard disk of the host PC.&lt;/p&gt;&lt;p&gt;Next time this machine is started, it will be restored from the saved state and continue execution from the same place you saved it at, which will let you continue your work immediately.&lt;/p&gt;&lt;p&gt;Note that saving the machine state may take a long time, depending on the guest operating system type and the amount of memory you assigned to the virtual machine.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;現在実行中の仮想マシンの状態をホストマシンの物理ハードディスクに保存します。&lt;/p&gt;&lt;p&gt;この仮想マシンの次回の起動時、すぐに作業を再開できるように仮想マシンは保存した状態を復元します。&lt;/p&gt;&lt;p&gt;注:ゲストOSの種別と仮想マシンに割り当てたメモリー量によっては、仮想マシンの状態の保存に長い時間を必要とします。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Sends the ACPI Power Button press event to the virtual machine.&lt;/p&gt;&lt;p&gt;Normally, the guest operating system running inside the virtual machine will detect this event and perform a clean shutdown procedure. This is a recommended way to turn off the virtual machine because all applications running inside it will get a chance to save their data and state.&lt;/p&gt;&lt;p&gt;If the machine doesn&apos;t respond to this action then the guest operating system may be misconfigured or doesn&apos;t understand ACPI Power Button events at all. In this case you should select the &lt;b&gt;Power off the machine&lt;/b&gt; action to stop virtual machine execution.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;仮想マシンに電源ボタン オフのACPIイベントを送信します。&lt;/p&gt;&lt;p&gt;通常、仮想マシン内で動作するゲストOSは、このイベントを検出して正しい終了処理を実行します。ゲストOSで動作するすべてのアプリケーションがデータと状態を保存することができるので、仮想マシンの電源を切るお勧めの方法です。&lt;/p&gt;&lt;p&gt;仮想マシンがこの動作に反応しないならば、ゲストOSの構成に誤りがあるか、電源ボタン オフのACPIイベントに対応していません。この場合、仮想マシンの実行を停止するには&lt;b&gt;[仮想マシンの電源オフ]&lt;/b&gt;を選択します。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Turns off the virtual machine.&lt;/p&gt;&lt;p&gt;Note that this action will stop machine execution immediately so that the guest operating system running inside it will not be able to perform a clean shutdown procedure which may result in &lt;i&gt;data loss&lt;/i&gt; inside the virtual machine. Selecting this action is recommended only if the virtual machine does not respond to the &lt;b&gt;Send the shutdown signal&lt;/b&gt; action.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;仮想マシンの電源を切ります。&lt;/p&gt;&lt;p&gt;注:この動作は、ゲストOSを正しく終了することなく、直ちに仮想マシンの実行を停止します。仮想マシン内の&lt;i&gt;データの損失&lt;/i&gt;を招くかもしれません。この動作は、仮想マシンが&lt;b&gt;[シャットダウン シグナル送信]&lt;/b&gt;に反応しない場合のみ選択してください。&lt;/p&gt;</translation>
</message>
<message>
<source>Restore the machine state stored in the current snapshot</source>
<translation type="obsolete">現在のスナップショットの状態にマシンを復元する</translation>
</message>
<message>
<source>&amp;Restore current snapshot &apos;%1&apos;</source>
<translation type="obsolete">現在のスナップショット &apos;%1&apos; に復元(&amp;R)</translation>
</message>
</context>
<context>
<name>VBoxConsoleWnd</name>
<message>
<source>VirtualBox OSE</source>
<translation type="obsolete">VirtualBox OSE</translation>
</message>
<message>
<source>&amp;Fullscreen Mode</source>
<translation type="obsolete">フルスクリーンモード(&amp;F)</translation>
</message>
<message>
<source>Switch to fullscreen mode</source>
<translation type="obsolete">フルスクリーンモードに切り替える</translation>
</message>
<message>
<source>Mouse Integration</source>
<comment>enable/disable...</comment>
<translation type="obsolete">マウス統合</translation>
</message>
<message>
<source>Auto-resize Guest Display</source>
<comment>enable/disable...</comment>
<translation type="obsolete">ゲストOSの画面を自動的にリサイズする</translation>
</message>
<message>
<source>Auto-resize &amp;Guest Display</source>
<translation type="obsolete">ゲストOSの画面を自動リサイズ(&amp;G)</translation>
</message>
<message>
<source>Automatically resize the guest display when the window is resized (requires Guest Additions)</source>
<translation type="obsolete">ウィンドウをリサイズしたとき、ゲストOSの画面を自動的にリサイズする(Guest Additions のインストールが必要)</translation>
</message>
<message>
<source>&amp;Adjust Window Size</source>
<translation type="obsolete">ウィンドウのサイズを調整(&amp;A)</translation>
</message>
<message>
<source>Adjust window size and position to best fit the guest display</source>
<translation type="obsolete">ゲストOSの画面に合わせてウィンドウのサイズと位置を調整する</translation>
</message>
<message>
<source>&amp;Insert Ctrl-Alt-Del</source>
<translation type="obsolete">Ctrl-Alt-Delを送信(&amp;I)</translation>
</message>
<message>
<source>Send the Ctrl-Alt-Del sequence to the virtual machine</source>
<translation type="obsolete">仮想マシンにCtrl-Alt-Delシーケンスを送信する</translation>
</message>
<message>
<source>&amp;Insert Ctrl-Alt-Backspace</source>
<translation type="obsolete">Ctrl-Alt-Backspaceを送信(&amp;I)</translation>
</message>
<message>
<source>Send the Ctrl-Alt-Backspace sequence to the virtual machine</source>
<translation type="obsolete">仮想マシンにCtrl-Alt-Backspaceシーケンスを送信する</translation>
</message>
<message>
<source>&amp;Reset</source>
<translation type="obsolete">リセット(&amp;R)</translation>
</message>
<message>
<source>Reset the virtual machine</source>
<translation type="obsolete">仮想マシンをリセットする</translation>
</message>
<message>
<source>ACPI S&amp;hutdown</source>
<translation type="obsolete">ACPI シャットダウン(&amp;H)</translation>
</message>
<message>
<source>Send the ACPI Power Button press event to the virtual machine</source>
<translation type="obsolete">仮想マシンに電源ボタン オフのACPIイベントを送信する</translation>
</message>
<message>
<source>&amp;Close...</source>
<translation type="obsolete">閉じる(&amp;C)...</translation>
</message>
<message>
<source>Close the virtual machine</source>
<translation type="obsolete">仮想マシンを閉じる</translation>
</message>
<message>
<source>Take &amp;Snapshot...</source>
<translation type="obsolete">スナップショット作成(&amp;S)...</translation>
</message>
<message>
<source>Take a snapshot of the virtual machine</source>
<translation type="obsolete">仮想マシンのスナップショットを作成する</translation>
</message>
<message>
<source>&amp;Floppy Image...</source>
<translation type="obsolete">フロッピーイメージ(&amp;F)...</translation>
</message>
<message>
<source>Mount a floppy image file</source>
<translation type="obsolete">フロッピーイメージファイルをマウントする</translation>
</message>
<message>
<source>Unmount F&amp;loppy</source>
<translation type="obsolete">フロッピーのマウント解除(&amp;L)</translation>
</message>
<message>
<source>Unmount the currently mounted floppy disk image files</source>
<translation type="obsolete">マウント中のフロッピーメディアをマウント解除する</translation>
</message>
<message>
<source>&amp;CD/DVD Image...</source>
<translation type="obsolete">CD/DVDイメージ(&amp;C)...</translation>
</message>
<message>
<source>Mount a CD/DVD image file</source>
<translation type="obsolete">CD/DVDイメージファイルをマウントする</translation>
</message>
<message>
<source>Unmount C&amp;D/DVD-ROM</source>
<translation type="obsolete">CD/DVDのマウント解除(&amp;D)</translation>
</message>
<message>
<source>Unmount the currently mounted CD/DVD media</source>
<translation type="obsolete">マウント中のCD/DVDメディアをマウント解除する</translation>
</message>
<message>
<source>Remote Desktop (RDP) Server</source>
<comment>enable/disable...</comment>
<translation type="obsolete">リモートデスクトップ(RDP)サーバー</translation>
</message>
<message>
<source>Remote Dis&amp;play</source>
<translation type="obsolete">リモートディスプレイ(&amp;P)</translation>
</message>
<message>
<source>Enable or disable remote desktop (RDP) connections to this machine</source>
<translation type="obsolete">この仮想マシンへのリモートデスクトップ(RDP)接続を有効化または無効化</translation>
</message>
<message>
<source>&amp;Shared Folders...</source>
<translation type="obsolete">共有フォルダー(&amp;S)...</translation>
</message>
<message>
<source>Create or modify shared folders</source>
<translation type="obsolete">共有フォルダー設定ダイアログを開く</translation>
</message>
<message>
<source>&amp;Install Guest Additions...</source>
<translation type="obsolete">Guest Additions のインストール(&amp;I)...</translation>
</message>
<message>
<source>Mount the Guest Additions installation image</source>
<translation type="obsolete">Guest Additions インストールイメージをマウントする</translation>
</message>
<message>
<source>&amp;VirtualBox Web Site...</source>
<translation type="obsolete">VirtualBox Webサイト(&amp;V)...</translation>
</message>
<message>
<source>Open the browser and go to the VirtualBox product web site</source>
<translation type="obsolete">WebブラウザでVirtualBox製品のWebサイトを開く</translation>
</message>
<message>
<source>&amp;About VirtualBox...</source>
<translation type="obsolete">VirtualBox について(&amp;A)...</translation>
</message>
<message>
<source>Show a window with product information</source>
<translation type="obsolete">製品情報ダイアログを表示する</translation>
</message>
<message>
<source>&amp;Reset All Warnings</source>
<translation type="obsolete">すべての警告をリセット(&amp;R)</translation>
</message>
<message>
<source>Go back to showing all suppressed warnings and messages</source>
<translation type="obsolete">すべての抑止された警告とメッセージを再度表示させる</translation>
</message>
<message>
<source>Mount &amp;Floppy</source>
<translation type="obsolete">フロッピーのマウント(&amp;F)</translation>
</message>
<message>
<source>Mount &amp;CD/DVD</source>
<translation type="obsolete">CD/DVDのマウント(&amp;C)</translation>
</message>
<message>
<source>&amp;USB Devices</source>
<translation type="obsolete">USB デバイス(&amp;U)</translation>
</message>
<message>
<source>&amp;Devices</source>
<translation type="obsolete">デバイス(&amp;D)</translation>
</message>
<message>
<source>De&amp;bug</source>
<translation type="obsolete">デバッグ(&amp;B)</translation>
</message>
<message>
<source>&amp;Help</source>
<translation type="obsolete">ヘルプ(&amp;H)</translation>
</message>
<message>
<source>Shows the currently assigned Host key.&lt;br&gt;This key, when pressed alone, toggles the the keyboard and mouse capture state. It can also be used in combination with other keys to quickly perform actions from the main menu.</source>
<translation type="obsolete">現在割り当てられているホストキーを表示します。&lt;br&gt;ホストキーを単独で押すと、キーボードとマウスの制御が切り替わります。また、他のキーと合わせてキーボード ショートカットの操作に使用することができます。</translation>
</message>
<message>
<source>&lt;hr&gt;The VRDP Server is listening on port %1</source>
<translation type="obsolete">&lt;hr&gt;VRDP サーバーはポート %1 を待ち受けしています</translation>
</message>
<message>
<source>&amp;Pause</source>
<translation type="obsolete">一時停止(&amp;P)</translation>
</message>
<message>
<source>Suspend the execution of the virtual machine</source>
<translation type="obsolete">仮想マシンの実行を一時停止する</translation>
</message>
<message>
<source>R&amp;esume</source>
<translation type="obsolete">再開(&amp;E)</translation>
</message>
<message>
<source>Resume the execution of the virtual machine</source>
<translation type="obsolete">仮想マシンの実行を再開する</translation>
</message>
<message>
<source>Disable &amp;Mouse Integration</source>
<translation type="obsolete">マウス統合を無効化(&amp;M)</translation>
</message>
<message>
<source>Temporarily disable host mouse pointer integration</source>
<translation type="obsolete">一時的にホストマウスポインターの統合機能を無効化</translation>
</message>
<message>
<source>Enable &amp;Mouse Integration</source>
<translation type="obsolete">マウス統合を有効化(&amp;M)</translation>
</message>
<message>
<source>Enable temporarily disabled host mouse pointer integration</source>
<translation type="obsolete">一時的に無効化したホストマウスポインターの統合機能を有効化</translation>
</message>
<message>
<source>Snapshot %1</source>
<translation type="obsolete">スナップショット %1</translation>
</message>
<message>
<source>Host Drive </source>
<translation type="obsolete">ホストドライブ</translation>
</message>
<message>
<source>&amp;Machine</source>
<translation type="obsolete">仮想マシン(&amp;M)</translation>
</message>
<message>
<source>&amp;Network Adapters</source>
<translation type="obsolete">ネットワークアダプター(&amp;N)</translation>
</message>
<message>
<source>Adapter %1</source>
<comment>network</comment>
<translation type="obsolete">アダプター %1</translation>
</message>
<message>
<source>Mount the selected physical drive of the host PC</source>
<comment>Floppy tip</comment>
<translation type="obsolete">選択されたホストマシンの物理ドライブをマウントする</translation>
</message>
<message>
<source>Mount the selected physical drive of the host PC</source>
<comment>CD/DVD tip</comment>
<translation type="obsolete">選択されたホストマシンの物理ドライブをマウントする</translation>
</message>
<message>
<source>Disconnect the cable from the selected virtual network adapter</source>
<translation type="obsolete">選択された仮想ネットワークアダプターからケーブルを切断する</translation>
</message>
<message>
<source>Connect the cable to the selected virtual network adapter</source>
<translation type="obsolete">選択された仮想ネットワークアダプターにケーブルを接続する</translation>
</message>
<message>
<source>Seam&amp;less Mode</source>
<translation type="obsolete">シームレスモード(&amp;L)</translation>
</message>
<message>
<source>Switch to seamless desktop integration mode</source>
<translation type="obsolete">シームレスモードに切り替える</translation>
</message>
<message>
<source>&lt;qt&gt;&lt;nobr&gt;Indicates the activity of the floppy disk image files:&lt;/nobr&gt;%1&lt;/qt&gt;</source>
<comment>Floppy tooltip</comment>
<translation type="obsolete">&lt;qt&gt;&lt;nobr&gt;フロッピーメディアの状態を表示:&lt;/nobr&gt;%1&lt;/qt&gt;</translation>
</message>
<message>
<source>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;Host Drive&lt;/b&gt;: %1&lt;/nobr&gt;</source>
<comment>Floppy tooltip</comment>
<translation type="obsolete">&lt;br&gt;&lt;nobr&gt;&lt;b&gt;ホストドライブ&lt;/b&gt;: %1&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;Image&lt;/b&gt;: %1&lt;/nobr&gt;</source>
<comment>Floppy tooltip</comment>
<translation type="obsolete">&lt;br&gt;&lt;nobr&gt;&lt;b&gt;イメージ&lt;/b&gt;: %1&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;No media mounted&lt;/b&gt;&lt;/nobr&gt;</source>
<comment>Floppy tooltip</comment>
<translation type="obsolete">&lt;br&gt;&lt;nobr&gt;&lt;b&gt;メディアがマウントされていない&lt;/b&gt;&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;qt&gt;&lt;nobr&gt;Indicates the activity of the CD/DVD media:&lt;/nobr&gt;%1&lt;/qt&gt;</source>
<comment>DVD-ROM tooltip</comment>
<translation type="obsolete">&lt;qt&gt;&lt;nobr&gt;CD/DVDメディアの状態を表示:&lt;/nobr&gt;%1&lt;/qt&gt;</translation>
</message>
<message>
<source>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;Host Drive&lt;/b&gt;: %1&lt;/nobr&gt;</source>
<comment>DVD-ROM tooltip</comment>
<translation type="obsolete">&lt;br&gt;&lt;nobr&gt;&lt;b&gt;ホストドライブ&lt;/b&gt;: %1&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;Image&lt;/b&gt;: %1&lt;/nobr&gt;</source>
<comment>DVD-ROM tooltip</comment>
<translation type="obsolete">&lt;br&gt;&lt;nobr&gt;&lt;b&gt;イメージ&lt;/b&gt;: %1&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;No media mounted&lt;/b&gt;&lt;/nobr&gt;</source>
<comment>DVD-ROM tooltip</comment>
<translation type="obsolete">&lt;br&gt;&lt;nobr&gt;&lt;b&gt;メディアがマウントされていない&lt;/b&gt;&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;qt&gt;&lt;nobr&gt;Indicates activity on the the virtual hard disks:&lt;/nobr&gt;%1&lt;/qt&gt;</source>
<comment>HDD tooltip</comment>
<translation type="obsolete">&lt;qt&gt;&lt;nobr&gt;仮想ハードディスクの状態を表示:&lt;/nobr&gt;%1&lt;/qt&gt;</translation>
</message>
<message>
<source>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;No hard disks attached&lt;/b&gt;&lt;/nobr&gt;</source>
<comment>HDD tooltip</comment>
<translation type="obsolete">&lt;br&gt;&lt;nobr&gt;&lt;b&gt;ハードディスクが割り当てられていない&lt;/b&gt;&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;qt&gt;&lt;nobr&gt;Indicates the activity of the network interfaces:&lt;/nobr&gt;%1&lt;/qt&gt;</source>
<comment>Network adapters tooltip</comment>
<translation type="obsolete">&lt;qt&gt;&lt;nobr&gt;ネットワークインターフェースの状態を表示:&lt;/nobr&gt;%1&lt;/qt&gt;</translation>
</message>
<message>
<source>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;Adapter %1 (%2)&lt;/b&gt;: cable %3&lt;/nobr&gt;</source>
<comment>Network adapters tooltip</comment>
<translation type="obsolete">&lt;br&gt;&lt;nobr&gt;&lt;b&gt;アダプター %1 (%2)&lt;/b&gt;:ケーブル %3&lt;/nobr&gt;</translation>
</message>
<message>
<source>connected</source>
<comment>Network adapters tooltip</comment>
<translation type="obsolete">接続</translation>
</message>
<message>
<source>disconnected</source>
<comment>Network adapters tooltip</comment>
<translation type="obsolete">切断</translation>
</message>
<message>
<source>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;All network adapters are disabled&lt;/b&gt;&lt;/nobr&gt;</source>
<comment>Network adapters tooltip</comment>
<translation type="obsolete">&lt;br&gt;&lt;nobr&gt;&lt;b&gt;すべてのネットワークアダプターが無効&lt;/b&gt;&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;qt&gt;&lt;nobr&gt;Indicates the activity of the attached USB devices:&lt;/nobr&gt;%1&lt;/qt&gt;</source>
<comment>USB device tooltip</comment>
<translation type="obsolete">&lt;qt&gt;&lt;nobr&gt;USB デバイスの状態を表示:&lt;/nobr&gt;%1&lt;/qt&gt;</translation>
</message>
<message>
<source>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;No USB devices attached&lt;/b&gt;&lt;/nobr&gt;</source>
<comment>USB device tooltip</comment>
<translation type="obsolete">&lt;br&gt;&lt;nobr&gt;&lt;b&gt;USB デバイスが割り当てられていない&lt;/b&gt;&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;USB Controller is disabled&lt;/b&gt;&lt;/nobr&gt;</source>
<comment>USB device tooltip</comment>
<translation type="obsolete">&lt;br&gt;&lt;nobr&gt;&lt;b&gt;USB コントローラーが無効&lt;/b&gt;&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;qt&gt;&lt;nobr&gt;Indicates the activity of the machineof the machine&apos;sapos;s shared folders: shared folders:&lt;/nobr&gt;%1&lt;/qt&gt;</source>
<comment>Shared folders tooltip</comment>
<translation type="obsolete">&lt;qt&gt;&lt;nobr&gt;共有フォルダーの状態を表示:&lt;/nobr&gt;%1&lt;/qt&gt;</translation>
</message>
<message>
<source>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;No shared folders&lt;/b&gt;&lt;/nobr&gt;</source>
<comment>Shared folders tooltip</comment>
<translation type="obsolete">&lt;br&gt;&lt;nobr&gt;&lt;b&gt;共有フォルダーなし&lt;/b&gt;&lt;/nobr&gt;</translation>
</message>
<message>
<source>&amp;Contents...</source>
<translation type="obsolete">ヘルプを表示(&amp;C)...</translation>
</message>
<message>
<source>Show the online help contents</source>
<translation type="obsolete">オンラインヘルプを表示</translation>
</message>
<message>
<source>R&amp;egister VirtualBox...</source>
<translation type="obsolete">VirtualBox を登録(&amp;E)...</translation>
</message>
<message>
<source>Open VirtualBox registration form</source>
<translation type="obsolete">VirtualBox 登録フォームを開く</translation>
</message>
<message>
<source>Session I&amp;nformation Dialog</source>
<translation type="obsolete">セッション情報ダイアログ(&amp;N)</translation>
</message>
<message>
<source>Show Session Information Dialog</source>
<translation type="obsolete">セッション情報ダイアログを表示</translation>
</message>
<message>
<source>&amp;Statistics...</source>
<comment>debug action</comment>
<translation type="obsolete">統計(&amp;S)...</translation>
</message>
<message>
<source>&amp;Command Line...</source>
<comment>debug action</comment>
<translation type="obsolete">コマンドライン(&amp;C)...</translation>
</message>
<message>
<source>&amp;Logging...</source>
<comment>debug action</comment>
<translation type="obsolete">ログ取得(&amp;L)...</translation>
</message>
<message>
<source>Indicates whether the Remote Display (VRDP Server) is enabled (&lt;img src=:/vrdp_16px.png/&gt;) or not (&lt;img src=:/vrdp_disabled_16px.png/&gt;).</source>
<translation type="obsolete">リモートディスプレイ(VRDP サーバー)機能が有効なとき(&lt;img src=:/vrdp_16px.png/&gt;) を、無効なとき (&lt;img src=:/vrdp_disabled_16px.png/&gt;)を表示します。</translation>
</message>
<message>
<source>Shows the currently assigned Host key.&lt;br&gt;This key, when pressed alone, toggles the keyboard and mouse capture state. It can also be used in combination with other keys to quickly perform actions from the main menu.</source>
<translation type="obsolete">現在割り当てられているホストキーを表示します。&lt;br&gt;ホストキーを単独で押すと、キーボードとマウスの制御が切り替わります。また、他のキーと合わせてキーボード ショートカットの操作に使用することができます。</translation>
</message>
<message>
<source>Sun VirtualBox</source>
<translation type="obsolete">Sun VirtualBox</translation>
</message>
<message>
<source>Indicates the status of the hardware virtualization features used by this virtual machine:&lt;br&gt;&lt;nobr&gt;&lt;b&gt;%1:&lt;/b&gt;&amp;nbsp;%2&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;b&gt;%3:&lt;/b&gt;&amp;nbsp;%4&lt;/nobr&gt;</source>
<comment>Virtualization Stuff LED</comment>
<translation type="obsolete">仮想マシンで使用される仮想化支援機能の状態を表示:&lt;br&gt;&lt;nobr&gt;&lt;b&gt;%1:&lt;/b&gt;&amp;nbsp;%2&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;b&gt;%3:&lt;/b&gt;&amp;nbsp;%4&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;%1:&lt;/b&gt;&amp;nbsp;%2&lt;/nobr&gt;</source>
<comment>Virtualization Stuff LED</comment>
<translation type="obsolete">&lt;br&gt;&lt;nobr&gt;&lt;b&gt;%1:&lt;/b&gt;&amp;nbsp;%2&lt;/nobr&gt;</translation>
</message>
<message>
<source> EXPERIMENTAL build %1r%2 - %3</source>
<translation type="obsolete">試験的ビルド %1r%2 - %3</translation>
</message>
<message>
<source>&amp;CD/DVD Devices</source>
<translation type="obsolete">CD/DVD デバイス(&amp;C)</translation>
</message>
<message>
<source>&amp;Floppy Devices</source>
<translation type="obsolete">フロッピーデバイス(&amp;F)</translation>
</message>
<message>
<source>&amp;Network Adapters...</source>
<translation type="obsolete">ネットワークアダプター(&amp;N)...</translation>
</message>
<message>
<source>Change the settings of network adapters</source>
<translation type="obsolete">ネットワークアダプターの設定変更</translation>
</message>
<message>
<source>&amp;Remote Display</source>
<translation type="obsolete">リモートディスプレイ(&amp;R)</translation>
</message>
<message>
<source>Dock Icon</source>
<translation type="obsolete">ドックアイコン</translation>
</message>
<message>
<source>Show Application Icon</source>
<translation type="obsolete">アプリケーションアイコンを表示</translation>
</message>
<message>
<source>Show Monitor Preview</source>
<translation type="obsolete">ディスプレイのプレビューを表示</translation>
</message>
<message>
<source>More CD/DVD Images...</source>
<translation type="obsolete">CD/DVD イメージの追加...</translation>
</message>
<message>
<source>Unmount CD/DVD Device</source>
<translation type="obsolete">CD/DVD デバイスのマウント解除</translation>
</message>
<message>
<source>More Floppy Images...</source>
<translation type="obsolete">フロッピーイメージの追加...</translation>
</message>
<message>
<source>Unmount Floppy Device</source>
<translation type="obsolete">フロッピーデバイスのマウント解除</translation>
</message>
<message>
<source>No CD/DVD Devices Attached</source>
<translation type="obsolete">CD/DVD デバイス 未割り当て</translation>
</message>
<message>
<source>No Floppy Devices Attached</source>
<translation type="obsolete">フロッピーデバイス 未割り当て</translation>
</message>
<message>
<source>&lt;p style=&apos;white-space:pre&apos;&gt;&lt;nobr&gt;Indicates the activity of the virtual hard disks:&lt;/nobr&gt;%1&lt;/p&gt;</source>
<comment>HDD tooltip</comment>
<translation type="obsolete">&lt;p style=&apos;white-space:pre&apos;&gt;&lt;nobr&gt;アクティブな仮想ハードディスクを表示:&lt;/nobr&gt;%1&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p style=&apos;white-space:pre&apos;&gt;&lt;nobr&gt;Indicates the activity of the CD/DVD devices:&lt;/nobr&gt;%1&lt;/p&gt;</source>
<comment>CD/DVD tooltip</comment>
<translation type="obsolete">&lt;p style=&apos;white-space:pre&apos;&gt;&lt;nobr&gt;アクティブなCD/DVD デバイスを表示:&lt;/nobr&gt;%1&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;No CD/DVD devices attached&lt;/b&gt;&lt;/nobr&gt;</source>
<comment>CD/DVD tooltip</comment>
<translation type="obsolete">&lt;br&gt;&lt;nobr&gt;&lt;b&gt;CD/DVD デバイスが割り当てられていない&lt;/b&gt;&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;p style=&apos;white-space:pre&apos;&gt;&lt;nobr&gt;Indicates the activity of the floppy devices:&lt;/nobr&gt;%1&lt;/p&gt;</source>
<comment>FD tooltip</comment>
<translation type="obsolete">&lt;p style=&apos;white-space:pre&apos;&gt;&lt;nobr&gt;アクティブなフロッピーデバイスを表示:&lt;/nobr&gt;%1&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;No floppy devices attached&lt;/b&gt;&lt;/nobr&gt;</source>
<comment>FD tooltip</comment>
<translation type="obsolete">&lt;br&gt;&lt;nobr&gt;&lt;b&gt;フロッピーデバイスが割り当てられていない&lt;/b&gt;&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;p style=&apos;white-space:pre&apos;&gt;&lt;nobr&gt;Indicates the activity of the network interfaces:&lt;/nobr&gt;%1&lt;/p&gt;</source>
<comment>Network adapters tooltip</comment>
<translation type="obsolete">&lt;p style=&apos;white-space:pre&apos;&gt;&lt;nobr&gt;アクティブなネットワーク デバイスを表示:&lt;/nobr&gt;%1&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;Adapter %1 (%2)&lt;/b&gt;: %3 cable %4&lt;/nobr&gt;</source>
<comment>Network adapters tooltip</comment>
<translation type="obsolete">&lt;br&gt;&lt;nobr&gt;&lt;b&gt;アダプター %1 (%2)&lt;/b&gt;:%3 ケーブル %4&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;p style=&apos;white-space:pre&apos;&gt;&lt;nobr&gt;Indicates the activity of the attached USB devices:&lt;/nobr&gt;%1&lt;/p&gt;</source>
<comment>USB device tooltip</comment>
<translation type="obsolete">&lt;p style=&apos;white-space:pre&apos;&gt;&lt;nobr&gt;アクティブなUSB デバイスを表示:&lt;/nobr&gt;%1&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p style=&apos;white-space:pre&apos;&gt;&lt;nobr&gt;Indicates the activity of the machine&apos;s shared folders:&lt;/nobr&gt;%1&lt;/p&gt;</source>
<comment>Shared folders tooltip</comment>
<translation type="obsolete">&lt;p style=&apos;white-space:pre&apos;&gt;&lt;nobr&gt;アクティブな共有フォルダーを表示:&lt;/nobr&gt;%1&lt;/p&gt;</translation>
</message>
<message>
<source>ACPI Sh&amp;utdown</source>
<translation type="obsolete">ACPI シャットダウン(&amp;U)</translation>
</message>
<message>
<source>&amp;View</source>
<translation type="obsolete">ビュー(&amp;V)</translation>
</message>
<message>
<source>Preview Monitor %1</source>
<translation type="obsolete">プレビューディスプレイ %1</translation>
</message>
<message>
<source>No CD/DVD devices attached to that VM</source>
<translation type="obsolete">CD/DVD デバイス 未割り当て</translation>
</message>
<message>
<source>No floppy devices attached to that VM</source>
<translation type="obsolete">フロッピーデバイス 未割り当て</translation>
</message>
<message>
<source>No USB Devices Connected</source>
<translation type="obsolete">USB デバイス 未接続</translation>
</message>
<message>
<source>No supported devices connected to the host PC</source>
<translation type="obsolete">ホストマシンに接続されたデバイスはサポートされていません</translation>
</message>
</context>
<context>
<name>VBoxDiskImageManagerDlg</name>
<message>
<source>Name</source>
<translation type="obsolete">名前</translation>
</message>
<message>
<source>Virtual Size</source>
<translation type="obsolete">仮想的なサイズ</translation>
</message>
<message>
<source>Actual Size</source>
<translation type="obsolete">実際のサイズ</translation>
</message>
<message>
<source>Size</source>
<translation type="obsolete">サイズ</translation>
</message>
<message>
<source>Virtual Disk Manager</source>
<translation type="obsolete">仮想ディスクマネージャー</translation>
</message>
<message>
<source>&amp;Hard Disks</source>
<translation type="obsolete">ハードディスク(&amp;H)</translation>
</message>
<message>
<source>&amp;CD/DVD Images</source>
<translation type="obsolete">CD/DVDイメージ(&amp;C)</translation>
</message>
<message>
<source>&amp;Floppy Images</source>
<translation type="obsolete">フロッピーイメージ(&amp;F)</translation>
</message>
<message>
<source>Help</source>
<translation type="obsolete">ヘルプ</translation>
</message>
<message>
<source>F1</source>
<translation type="obsolete">F1</translation>
</message>
<message>
<source>Invoke dialog&apos;s help</source>
<translation type="obsolete">ダイアログのヘルプを表示</translation>
</message>
<message>
<source>&amp;OK</source>
<translation type="obsolete">OK(&amp;O)</translation>
</message>
<message>
<source>Accept dialog</source>
<translation type="obsolete">ダイアログに同意</translation>
</message>
<message>
<source>Cancel</source>
<translation type="obsolete">キャンセル</translation>
</message>
<message>
<source>Cancel dialog</source>
<translation type="obsolete">ダイアログをキャンセル</translation>
</message>
<message>
<source>--</source>
<comment>no info</comment>
<translation type="obsolete">--</translation>
</message>
<message>
<source>&amp;New...</source>
<translation type="obsolete">新規(&amp;N)...</translation>
</message>
<message>
<source>&amp;Add...</source>
<translation type="obsolete">追加(&amp;A)...</translation>
</message>
<message>
<source>R&amp;emove</source>
<translation type="obsolete">除去(&amp;E)</translation>
</message>
<message>
<source>Re&amp;lease</source>
<translation type="obsolete">解放(&amp;L)</translation>
</message>
<message>
<source>Re&amp;fresh</source>
<translation type="obsolete">最新の情報に更新(&amp;F)</translation>
</message>
<message>
<source>New</source>
<translation type="obsolete">新規</translation>
</message>
<message>
<source>Add</source>
<translation type="obsolete">追加</translation>
</message>
<message>
<source>Remove</source>
<translation type="obsolete">除去</translation>
</message>
<message>
<source>Release</source>
<translation type="obsolete">解放</translation>
</message>
<message>
<source>Refresh</source>
<translation type="obsolete">最新の情報に更新</translation>
</message>
<message>
<source>Ctrl+N</source>
<translation type="obsolete">Ctrl+N</translation>
</message>
<message>
<source>Ctrl+A</source>
<translation type="obsolete">Ctrl+A</translation>
</message>
<message>
<source>Ctrl+D</source>
<translation type="obsolete">Ctrl+D</translation>
</message>
<message>
<source>Ctrl+L</source>
<translation type="obsolete">Ctrl+L</translation>
</message>
<message>
<source>Ctrl+R</source>
<translation type="obsolete">Ctrl+R</translation>
</message>
<message>
<source>&amp;Actions</source>
<translation type="obsolete">動作(&amp;A)</translation>
</message>
<message>
<source>Location</source>
<translation type="obsolete">場所</translation>
</message>
<message>
<source>Disk Type</source>
<translation type="obsolete">ディスクタイプ</translation>
</message>
<message>
<source>Storage Type</source>
<translation type="obsolete">ストレージタイプ</translation>
</message>
<message>
<source>Attached to</source>
<translation type="obsolete">割り当て</translation>
</message>
<message>
<source>Snapshot</source>
<translation type="obsolete">スナップショット</translation>
</message>
<message>
<source>Checking accessibility</source>
<translation type="obsolete">アクセス可否を確認</translation>
</message>
<message>
<source>&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;&lt;br&gt;Checking accessibility...</source>
<comment>HDD</comment>
<translation type="obsolete">&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;&lt;br&gt;アクセス可否を確認中...</translation>
</message>
<message>
<source>&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;Disk type:&amp;nbsp;&amp;nbsp;%2&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;Storage type:&amp;nbsp;&amp;nbsp;%3&lt;/nobr&gt;</source>
<translation type="obsolete">&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;ディスクタイプ:&amp;nbsp;&amp;nbsp;%2&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;ストレージタイプ:&amp;nbsp;&amp;nbsp;%3&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;br&gt;&lt;nobr&gt;Attached to:&amp;nbsp;&amp;nbsp;%1&lt;/nobr&gt;</source>
<comment>HDD</comment>
<translation type="obsolete">&lt;br&gt;&lt;nobr&gt;割り当て:&amp;nbsp;&amp;nbsp;%1&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;br&gt;&lt;nobr&gt;Snapshot:&amp;nbsp;&amp;nbsp;%5&lt;/nobr&gt;</source>
<comment>HDD</comment>
<translation type="obsolete">&lt;br&gt;&lt;nobr&gt;スナップショット:&amp;nbsp;&amp;nbsp;%5&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;&lt;br&gt;Error checking accessibility of disk image files</source>
<comment>HDD</comment>
<translation type="obsolete">&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;&lt;br&gt;メディアのアクセス可否確認でエラー</translation>
</message>
<message>
<source>&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;&lt;br&gt;%2</source>
<comment>HDD</comment>
<translation type="obsolete">&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;&lt;br&gt;%2</translation>
</message>
<message>
<source>&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;&lt;br&gt;Checking accessibility...</source>
<comment>CD/DVD/Floppy</comment>
<translation type="obsolete">&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;&lt;br&gt;アクセス可否を確認中...</translation>
</message>
<message>
<source>&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;</source>
<comment>CD/DVD/Floppy</comment>
<translation type="obsolete">&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;br&gt;&lt;nobr&gt;Attached to:&amp;nbsp;&amp;nbsp;%1&lt;/nobr&gt;</source>
<comment>CD/DVD/Floppy</comment>
<translation type="obsolete">&lt;br&gt;&lt;nobr&gt;割り当て:&amp;nbsp;&amp;nbsp;%1&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;&lt;br&gt;Error checking accessibility of disk image files</source>
<comment>CD/DVD/Floppy</comment>
<translation type="obsolete">&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;&lt;br&gt;メディアのアクセス可否確認でエラー</translation>
</message>
<message>
<source>&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;&lt;br&gt;%2</source>
<translation type="obsolete">&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;&lt;br&gt;%2</translation>
</message>
<message>
<source>The image file is not accessible</source>
<comment>CD/DVD/Floppy</comment>
<translation type="obsolete">イメージファイルにアクセスできません</translation>
</message>
<message>
<source>&amp;Select</source>
<translation type="obsolete">選択(&amp;S)</translation>
</message>
<message>
<source>All hard disk images (*.vdi; *.vmdk);;Virtual Disk images (*.vdi);;VMDK images (*.vmdk);;All files (*)</source>
<translation type="obsolete">すべてのハードディスクイメージファイル(*.vdi; *.vmdk);;仮想ディスクイメージ(*.vdi);;VMDKイメージ(*.vmdk);;すべてのファイル (*)</translation>
</message>
<message>
<source>Select a hard disk image file</source>
<translation type="obsolete">ハードディスクイメージファイルを選択</translation>
</message>
<message>
<source>Select a CD/DVD disk image file</source>
<translation type="obsolete">CD/DVDディスクイメージファイルを選択</translation>
</message>
<message>
<source>Select a floppy disk image files</source>
<translation type="obsolete">フロッピーディスクイメージファイルを選択</translation>
</message>
<message>
<source>Create a new virtual hard disk</source>
<translation type="obsolete">新規仮想ハードディスクの作成</translation>
</message>
<message>
<source>Add (register) an existing image file</source>
<translation type="obsolete">既存のメディア ファイルを追加(登録)する</translation>
</message>
<message>
<source>Remove (unregister) the selected media</source>
<translation type="obsolete">選択したメディアを取り除く(登録解除)</translation>
</message>
<message>
<source>Release the selected media by detaching it from the machine</source>
<translation type="obsolete">選択したメディアを仮想マシンから割り当て解除して解放する</translation>
</message>
<message>
<source>Refresh the list of disk image files</source>
<translation type="obsolete">メディアリストを最新の情報に更新</translation>
</message>
<message>
<source>CD/DVD images (*.iso);;All files (*)</source>
<translation type="obsolete">CD/DVDイメージ(*.iso);;すべてのファイル(*)</translation>
</message>
<message>
<source>Floppy images (*.img);;All files (*)</source>
<translation type="obsolete">フロッピーイメージ(*.img);;すべてのファイル(*)</translation>
</message>
<message>
<source>All hard disk images (*.vdi *.vmdk *.vhd);;Virtual Disk images (*.vdi);;VMDK images (*.vmdk);;VHD images (*.vhd);;All files (*)</source>
<translation type="obsolete">すべてのハードディスクイメージファイル(*.vdi *.vmdk *.vhd);;仮想ディスクイメージ(*.vdi);;VMDKイメージ(*.vmdk);;VHDイメージ(*.vhd);;すべてのファイル (*)</translation>
</message>
<message>
<source>Hard &amp;Disks</source>
<translation type="obsolete">ハードディスク(&amp;D)</translation>
</message>
<message>
<source>&lt;nobr&gt;Location:&lt;/nobr&gt;</source>
<translation type="obsolete">&lt;nobr&gt;場所:&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;nobr&gt;Disk Type:&lt;/nobr&gt;</source>
<translation type="obsolete">&lt;nobr&gt;ディスクタイプ:&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;nobr&gt;&amp;nbsp;&amp;nbsp;Storage Type:&lt;/nobr&gt;</source>
<translation type="obsolete">&lt;nobr&gt;&amp;nbsp;&amp;nbsp;ストレージタイプ:&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;nobr&gt;Attached to:&lt;/nobr&gt;</source>
<translation type="obsolete">&lt;nobr&gt;割り当て先:&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;nobr&gt;&amp;nbsp;&amp;nbsp;Snapshot:&lt;/nobr&gt;</source>
<translation type="obsolete">&lt;nobr&gt;&amp;nbsp;&amp;nbsp;スナップショット:&lt;/nobr&gt;</translation>
</message>
</context>
<context>
<name>VBoxEmptyFileSelector</name>
<message>
<source>&amp;Choose...</source>
<translation type="obsolete">選択(&amp;C)...</translation>
</message>
<message>
<source>Choose...</source>
<translation>選択...</translation>
</message>
</context>
<context>
<name>VBoxFilePathSelectorWidget</name>
<message>
<source>&lt;reset to default&gt;</source>
<translation>&lt;デフォルトに戻す&gt;</translation>
</message>
<message>
<source>The actual default path value will be displayed after accepting the changes and opening this dialog again.</source>
<translation type="obsolete">変更後、再度このダイアログを開くとデフォルトパスが表示されます。</translation>
</message>
<message>
<source>The actual default path value will be displayed after accepting the changes and opening this window again.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&lt;not selected&gt;</source>
<translation>&lt;選択されていません&gt;</translation>
</message>
<message>
<source>Please use the &lt;b&gt;Other...&lt;/b&gt; item from the drop-down list to select a path.</source>
<translation>ドロップダウンリストから&lt;b&gt;[その他...]&lt;/b&gt;を実行して、使用するパスを選択してください。</translation>
</message>
<message>
<source>Other...</source>
<translation>その他...</translation>
</message>
<message>
<source>Reset</source>
<translation>リセット</translation>
</message>
<message>
<source>Opens a window to select a different folder.</source>
<translation>他のフォルダーを選択するウィンドウを開きます。</translation>
</message>
<message>
<source>Resets the folder path to the default value.</source>
<translation>フォルダーパスの値をデフォルトに戻します。</translation>
</message>
<message>
<source>Opens a window to select a different file.</source>
<translation>他のファイルを選択するウィンドウを開きます。</translation>
</message>
<message>
<source>Resets the file path to the default value.</source>
<translation>ファイルパスの値をデフォルトに戻します。</translation>
</message>
<message>
<source>&amp;Copy</source>
<translation>コピー(&amp;C)</translation>
</message>
<message>
<source>Please type the folder path here.</source>
<translation>ここに使用するフォルダーのパスを入力してください。</translation>
</message>
<message>
<source>Please type the file path here.</source>
<translation>ここに使用するファイルパスを入力してください。</translation>
</message>
</context>
<context>
<name>VBoxGLSettingsDlg</name>
<message>
<source>General</source>
<translation type="obsolete">一般</translation>
</message>
<message>
<source>Input</source>
<translation type="obsolete">入力</translation>
</message>
<message>
<source>Update</source>
<translation type="obsolete">アップデート</translation>
</message>
<message>
<source>Language</source>
<translation type="obsolete">言語</translation>
</message>
<message>
<source>USB</source>
<translation type="obsolete">USB</translation>
</message>
<message>
<source>VirtualBox - %1</source>
<translation type="obsolete">VirtualBox - %1</translation>
</message>
<message>
<source>Network</source>
<translation type="obsolete">ネットワーク</translation>
</message>
</context>
<context>
<name>VBoxGLSettingsInput</name>
<message>
<source>Host &amp;Key:</source>
<translation type="obsolete">ホストキー(&amp;K):</translation>
</message>
<message>
<source>Holds the key used as a Host Key in the VM window. Activate the entry field and press a new Host Key. Note that alphanumeric, cursor movement and editing keys cannot be used.</source>
<translation type="obsolete">仮想マシンのウィンドウでホストキーとして使用するキーを指定します。変更するには入力フィールドをアクティブにして新しいホストキーを押してください。注:英数字、カーソルキー、編集キーはホストキーとして使用できません。</translation>
</message>
<message>
<source>Reset Host Key</source>
<translation type="obsolete">ホストキーのリセット</translation>
</message>
<message>
<source>Resets the key used as a Host Key in the VM window.</source>
<translation type="obsolete">仮想マシンのウィンドウでホストキーとして使用するキーをリセットします。</translation>
</message>
<message>
<source>When checked, the keyboard is automatically captured every time the VM window is activated. When the keyboard is captured, all keystrokes (including system ones like Alt-Tab) are directed to the VM.</source>
<translation type="obsolete">仮想マシンのウィンドウがアクティブのとき、キーボードを自動的にキャプチャーします。キーボードがキャプチャーされると、すべてのキーストローク(Alt-Tabなどを含む)が仮想マシンに送られます。</translation>
</message>
<message>
<source>&amp;Auto Capture Keyboard</source>
<translation type="obsolete">キーボードの自動キャプチャー(&amp;A)</translation>
</message>
</context>
<context>
<name>VBoxGlobal</name>
<message>
<source>Differencing</source>
<comment>hard disk</comment>
<translation type="obsolete">差分</translation>
</message>
<message>
<source>Unknown device %1:%2</source>
<comment>USB device details</comment>
<translation>不明なデバイス %1:%2</translation>
</message>
<message>
<source>&lt;nobr&gt;Vendor ID: %1&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;Product ID: %2&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;Revision: %3&lt;/nobr&gt;</source>
<comment>USB device tooltip</comment>
<translation>&lt;nobr&gt;ベンダーID: %1&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;プロダクトID: %2&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;リビジョン: %3&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;br&gt;&lt;nobr&gt;Serial No. %1&lt;/nobr&gt;</source>
<comment>USB device tooltip</comment>
<translation>&lt;br&gt;&lt;nobr&gt;シリアルNo. %1&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;br&gt;&lt;nobr&gt;State: %1&lt;/nobr&gt;</source>
<comment>USB device tooltip</comment>
<translation>&lt;br&gt;&lt;nobr&gt;状態: %1&lt;/nobr&gt;</translation>
</message>
<message>
<source>Name</source>
<comment>details report</comment>
<translation>名前</translation>
</message>
<message>
<source>OS Type</source>
<comment>details report</comment>
<translation>OSタイプ</translation>
</message>
<message>
<source>Base Memory</source>
<comment>details report</comment>
<translation>メインメモリー</translation>
</message>
<message>
<source>&lt;nobr&gt;%3 MB&lt;/nobr&gt;</source>
<comment>details report</comment>
<translation type="obsolete">&lt;nobr&gt;%3 MB&lt;/nobr&gt;</translation>
</message>
<message>
<source>General</source>
<comment>details report</comment>
<translation>一般</translation>
</message>
<message>
<source>Video Memory</source>
<comment>details report</comment>
<translation>ビデオメモリー</translation>
</message>
<message>
<source>&lt;nobr&gt;%4 MB&lt;/nobr&gt;</source>
<comment>details report</comment>
<translation type="obsolete">&lt;nobr&gt;%4 MB&lt;/nobr&gt;</translation>
</message>
<message>
<source>Boot Order</source>
<comment>details report</comment>
<translation>起動順序</translation>
</message>
<message>
<source>ACPI</source>
<comment>details report</comment>
<translation>ACPI</translation>
</message>
<message>
<source>I/O APIC</source>
<comment>details report</comment>
<translation>I/O APIC</translation>
</message>
<message>
<source>Not Attached</source>
<comment>details report (HDDs)</comment>
<translation type="obsolete">割り当てられていません</translation>
</message>
<message>
<source>Hard Disks</source>
<comment>details report</comment>
<translation type="obsolete">ハードディスク</translation>
</message>
<message>
<source>Enabled</source>
<comment>details report (ACPI)</comment>
<translation>有効</translation>
</message>
<message>
<source>Disabled</source>
<comment>details report (ACPI)</comment>
<translation>無効</translation>
</message>
<message>
<source>Enabled</source>
<comment>details report (I/O APIC)</comment>
<translation>有効</translation>
</message>
<message>
<source>Disabled</source>
<comment>details report (I/O APIC)</comment>
<translation>無効</translation>
</message>
<message>
<source>Not mounted</source>
<comment>details report (floppy)</comment>
<translation type="obsolete">マウントされていません</translation>
</message>
<message>
<source>Image</source>
<comment>details report (floppy)</comment>
<translation type="obsolete">イメージ</translation>
</message>
<message>
<source>Host Drive</source>
<comment>details report (floppy)</comment>
<translation type="obsolete">ホストドライブ</translation>
</message>
<message>
<source>Floppy</source>
<comment>details report</comment>
<translation type="obsolete">フロッピー</translation>
</message>
<message>
<source>Not mounted</source>
<comment>details report (DVD)</comment>
<translation type="obsolete">マウントされていません</translation>
</message>
<message>
<source>Image</source>
<comment>details report (DVD)</comment>
<translation type="obsolete">イメージ</translation>
</message>
<message>
<source>Host Drive</source>
<comment>details report (DVD)</comment>
<translation type="obsolete">ホストドライブ</translation>
</message>
<message>
<source>CD/DVD</source>
<comment>details report</comment>
<translation type="obsolete">CD/DVD</translation>
</message>
<message>
<source>Disabled</source>
<comment>details report (audio)</comment>
<translation>無効</translation>
</message>
<message>
<source>Audio</source>
<comment>details report</comment>
<translation>オーディオ</translation>
</message>
<message>
<source>Adapter %1</source>
<comment>details report (network)</comment>
<translation>アダプター %1</translation>
</message>
<message>
<source>Disabled</source>
<comment>details report (network)</comment>
<translation>無効</translation>
</message>
<message>
<source>Network</source>
<comment>details report</comment>
<translation>ネットワーク</translation>
</message>
<message>
<source>Device Filters</source>
<comment>details report (USB)</comment>
<translation>デバイスフィルター</translation>
</message>
<message>
<source>%1 (%2 active)</source>
<comment>details report (USB)</comment>
<translation>%1 (%2 アクティブ)</translation>
</message>
<message>
<source>Disabled</source>
<comment>details report (USB)</comment>
<translation>無効</translation>
</message>
<message>
<source>VRDP Server Port</source>
<comment>details report (VRDP)</comment>
<translation type="obsolete">VRDP サーバーポート</translation>
</message>
<message>
<source>%1</source>
<comment>details report (VRDP)</comment>
<translation type="obsolete">%1</translation>
</message>
<message>
<source>Disabled</source>
<comment>details report (VRDP)</comment>
<translation type="obsolete">無効</translation>
</message>
<message>
<source>Remote Display</source>
<comment>details report</comment>
<translation type="obsolete">リモートディスプレイ</translation>
</message>
<message>
<source>Opening URLs is not implemented yet.</source>
<translation type="obsolete">&quot;URLを開く&quot;はまだ実装されていません。</translation>
</message>
<message>
<source>Powered Off</source>
<comment>MachineState</comment>
<translation>電源オフ</translation>
</message>
<message>
<source>Saved</source>
<comment>MachineState</comment>
<translation>保存</translation>
</message>
<message>
<source>Aborted</source>
<comment>MachineState</comment>
<translation>中断</translation>
</message>
<message>
<source>Running</source>
<comment>MachineState</comment>
<translation>実行中</translation>
</message>
<message>
<source>Paused</source>
<comment>MachineState</comment>
<translation>一時停止</translation>
</message>
<message>
<source>Starting</source>
<comment>MachineState</comment>
<translation>起動中</translation>
</message>
<message>
<source>Stopping</source>
<comment>MachineState</comment>
<translation>停止中</translation>
</message>
<message>
<source>Saving</source>
<comment>MachineState</comment>
<translation>保存中</translation>
</message>
<message>
<source>Restoring</source>
<comment>MachineState</comment>
<translation>復元中</translation>
</message>
<message>
<source>Discarding</source>
<comment>MachineState</comment>
<translation type="obsolete">破棄中</translation>
</message>
<message>
<source>Closed</source>
<comment>SessionState</comment>
<translation type="obsolete">クローズド</translation>
</message>
<message>
<source>Open</source>
<comment>SessionState</comment>
<translation type="obsolete">オープン</translation>
</message>
<message>
<source>Spawning</source>
<comment>SessionState</comment>
<translation>生成中</translation>
</message>
<message>
<source>Closing</source>
<comment>SessionState</comment>
<translation type="obsolete">閉鎖中</translation>
</message>
<message>
<source>None</source>
<comment>DeviceType</comment>
<translation>なし</translation>
</message>
<message>
<source>Floppy</source>
<comment>DeviceType</comment>
<translation>フロッピー</translation>
</message>
<message>
<source>CD/DVD</source>
<comment>DeviceType</comment>
<translation>CD/DVD</translation>
</message>
<message>
<source>Hard Disk</source>
<comment>DeviceType</comment>
<translation>ハードディスク</translation>
</message>
<message>
<source>Network</source>
<comment>DeviceType</comment>
<translation>ネットワーク</translation>
</message>
<message>
<source>Normal</source>
<comment>DiskType</comment>
<translation type="obsolete">標準</translation>
</message>
<message>
<source>Immutable</source>
<comment>DiskType</comment>
<translation type="obsolete">変更不可</translation>
</message>
<message>
<source>Writethrough</source>
<comment>DiskType</comment>
<translation type="obsolete">ライトスルー</translation>
</message>
<message>
<source>Virtual Disk Image</source>
<comment>DiskStorageType</comment>
<translation type="obsolete">仮想ディスクイメージ</translation>
</message>
<message>
<source>iSCSI</source>
<comment>DiskStorageType</comment>
<translation type="obsolete">iSCSI</translation>
</message>
<message>
<source>VMDK Image</source>
<comment>DiskStorageType</comment>
<translation type="obsolete">VMDKイメージ</translation>
</message>
<message>
<source>Null</source>
<comment>VRDPAuthType</comment>
<translation type="obsolete">Null</translation>
</message>
<message>
<source>External</source>
<comment>VRDPAuthType</comment>
<translation type="obsolete">外部</translation>
</message>
<message>
<source>Guest</source>
<comment>VRDPAuthType</comment>
<translation type="obsolete">ゲスト</translation>
</message>
<message>
<source>Ignore</source>
<comment>USBFilterActionType</comment>
<translation type="obsolete">無視</translation>
</message>
<message>
<source>Hold</source>
<comment>USBFilterActionType</comment>
<translation type="obsolete">保持</translation>
</message>
<message>
<source>Null Audio Driver</source>
<comment>AudioDriverType</comment>
<translation>Null Audio Driver</translation>
</message>
<message>
<source>Windows Multimedia</source>
<comment>AudioDriverType</comment>
<translation>Windows マルチメディア</translation>
</message>
<message>
<source>OSS Audio Driver</source>
<comment>AudioDriverType</comment>
<translation>OSS オーディオドライバー</translation>
</message>
<message>
<source>ALSA Audio Driver</source>
<comment>AudioDriverType</comment>
<translation>ALSA オーディオドライバー</translation>
</message>
<message>
<source>Windows DirectSound</source>
<comment>AudioDriverType</comment>
<translation>Windows DirectSound</translation>
</message>
<message>
<source>CoreAudio</source>
<comment>AudioDriverType</comment>
<translation>CoreAudio</translation>
</message>
<message>
<source>Not attached</source>
<comment>NetworkAttachmentType</comment>
<translation>未割り当て</translation>
</message>
<message>
<source>NAT</source>
<comment>NetworkAttachmentType</comment>
<translation>NAT</translation>
</message>
<message>
<source>Host Interface</source>
<comment>NetworkAttachmentType</comment>
<translation type="obsolete">ホストインターフェース</translation>
</message>
<message>
<source>Internal Network</source>
<comment>NetworkAttachmentType</comment>
<translation>内部ネットワーク</translation>
</message>
<message>
<source>Generic Driver</source>
<comment>NetworkAttachmentType</comment>
<translation>汎用ドライバー</translation>
</message>
<message>
<source>LsiLogic SAS</source>
<comment>StorageControllerType</comment>
<translation>LsiLogic SAS</translation>
</message>
<message>
<source>Not supported</source>
<comment>USBDeviceState</comment>
<translation>未サポート</translation>
</message>
<message>
<source>USB Tablet</source>
<comment>PointingHIDType</comment>
<translation>USBタブレット</translation>
</message>
<message>
<source>USB Multi-Touch Tablet</source>
<comment>PointingHIDType</comment>
<translation>USB マルチタッチタブレット</translation>
</message>
<message>
<source>Unavailable</source>
<comment>USBDeviceState</comment>
<translation>利用不可</translation>
</message>
<message>
<source>Busy</source>
<comment>USBDeviceState</comment>
<translation>ビジー</translation>
</message>
<message>
<source>Available</source>
<comment>USBDeviceState</comment>
<translation>利用可能</translation>
</message>
<message>
<source>Held</source>
<comment>USBDeviceState</comment>
<translation>保持</translation>
</message>
<message>
<source>Captured</source>
<comment>USBDeviceState</comment>
<translation>キャプチャー</translation>
</message>
<message>
<source>&lt;i&gt;Checking...&lt;/i&gt;</source>
<comment>hard disk</comment>
<translation type="obsolete">&lt;i&gt;確認中...&lt;/i&gt;</translation>
</message>
<message>
<source>&lt;i&gt;Inaccessible&lt;/i&gt;</source>
<comment>hard disk</comment>
<translation type="obsolete">&lt;i&gt;アクセス不可&lt;/i&gt;</translation>
</message>
<message>
<source>Disabled</source>
<comment>ClipboardType</comment>
<translation>無効</translation>
</message>
<message>
<source>Host To Guest</source>
<comment>ClipboardType</comment>
<translation>ホストOSからゲストOSへ</translation>
</message>
<message>
<source>Guest To Host</source>
<comment>ClipboardType</comment>
<translation>ゲストOSからホストOSへ</translation>
</message>
<message>
<source>Bidirectional</source>
<comment>ClipboardType</comment>
<translation>双方向</translation>
</message>
<message>
<source>Select a directory</source>
<translation type="obsolete">ディレクトリを選択</translation>
</message>
<message>
<source>Select a file</source>
<translation type="obsolete">ファイルを選択</translation>
</message>
<message>
<source>Port %1</source>
<comment>details report (serial ports)</comment>
<translation>ポート %1</translation>
</message>
<message>
<source>Disabled</source>
<comment>details report (serial ports)</comment>
<translation>無効</translation>
</message>
<message>
<source>Serial Ports</source>
<comment>details report</comment>
<translation>シリアルポート</translation>
</message>
<message>
<source>USB</source>
<comment>details report</comment>
<translation>USB</translation>
</message>
<message>
<source>Shared Folders</source>
<comment>details report (shared folders)</comment>
<translation>共有フォルダー</translation>
</message>
<message>
<source>%1</source>
<comment>details report (shadef folders)</comment>
<translation type="obsolete">%1</translation>
</message>
<message>
<source>None</source>
<comment>details report (shared folders)</comment>
<translation>なし</translation>
</message>
<message>
<source>Shared Folders</source>
<comment>details report</comment>
<translation>共有フォルダー</translation>
</message>
<message>
<source>Stuck</source>
<comment>MachineState</comment>
<translation type="obsolete">スタック</translation>
</message>
<message>
<source>Disconnected</source>
<comment>PortMode</comment>
<translation>切断</translation>
</message>
<message>
<source>Host Pipe</source>
<comment>PortMode</comment>
<translation>ホストにパイプ</translation>
</message>
<message>
<source>Host Device</source>
<comment>PortMode</comment>
<translation>ホストデバイス</translation>
</message>
<message>
<source>PIIX3</source>
<comment>ChipsetType</comment>
<translation>PIIX3</translation>
</message>
<message>
<source>ICH9</source>
<comment>ChipsetType</comment>
<translation>ICH9</translation>
</message>
<message>
<source>User-defined</source>
<comment>serial port</comment>
<translation>ユーザー定義</translation>
</message>
<message>
<source>Custom Hard Disk</source>
<comment>DiskStorageType</comment>
<translation type="obsolete">カスタム ハードディスク</translation>
</message>
<message>
<source>VT-x/AMD-V</source>
<comment>details report</comment>
<translation>VT-x/AMD-V</translation>
</message>
<message>
<source>PAE/NX</source>
<comment>details report</comment>
<translation>PAE/NX</translation>
</message>
<message>
<source>Enabled</source>
<comment>details report (VT-x/AMD-V)</comment>
<translation>有効</translation>
</message>
<message>
<source>Disabled</source>
<comment>details report (VT-x/AMD-V)</comment>
<translation>無効</translation>
</message>
<message>
<source>Enabled</source>
<comment>details report (Unrestricted Execution)</comment>
<translation>有効</translation>
</message>
<message>
<source>Disabled</source>
<comment>details report (Unrestricted Execution)</comment>
<translation>無効</translation>
</message>
<message>
<source>Unrestricted Execution</source>
<comment>details report</comment>
<translatorcomment>CPUのレジスタ名なのでそのまま</translatorcomment>
<translation>Unrestricted Execution</translation>
</message>
<message>
<source>Remote Desktop Server Port</source>
<comment>details report (VRDE Server)</comment>
<translation>リモートデスクトップサーバーポート</translation>
</message>
<message>
<source>Enabled</source>
<comment>details report (PAE/NX)</comment>
<translation>有効</translation>
</message>
<message>
<source>Disabled</source>
<comment>details report (PAE/NX)</comment>
<translation>無効</translation>
</message>
<message>
<source>Execution Cap</source>
<comment>details report</comment>
<translation>使用率制限</translation>
</message>
<message>
<source>&lt;nobr&gt;%1%&lt;/nobr&gt;</source>
<comment>details report</comment>
<translation>&lt;nobr&gt;%1&lt;/nobr&gt;</translation>
</message>
<message>
<source>Host Driver</source>
<comment>details report (audio)</comment>
<translation>ホストドライバー</translation>
</message>
<message>
<source>Controller</source>
<comment>details report (audio)</comment>
<translation>コントローラー</translation>
</message>
<message>
<source>Generic, &apos;%1&apos;</source>
<comment>details report (network)</comment>
<translation>一般, &apos;%1&apos;</translation>
</message>
<message>
<source>NAT network, &apos;%1&apos;</source>
<comment>details report (network)</comment>
<translation>NATネットワーク, &apos;%1&apos;</translation>
</message>
<message>
<source>Port %1</source>
<comment>details report (parallel ports)</comment>
<translation>ポート %1</translation>
</message>
<message>
<source>Disabled</source>
<comment>details report (parallel ports)</comment>
<translation>無効</translation>
</message>
<message>
<source>Parallel Ports</source>
<comment>details report</comment>
<translation>パラレルポート</translation>
</message>
<message>
<source>Please choose a virtual hard drive file</source>
<translation>仮想ハードドライブファイルを選択してください</translation>
</message>
<message>
<source>All virtual hard drive files (%1)</source>
<translation>すべての仮想ハードドライブファイル (%1)</translation>
</message>
<message>
<source>Please choose a virtual optical disk file</source>
<translation>仮想光学ディスクファイルを選択してください</translation>
</message>
<message>
<source>All virtual optical disk files (%1)</source>
<translation>すべての仮想光学ディスクファイル (%1)</translation>
</message>
<message>
<source>Please choose a virtual floppy disk file</source>
<translation>仮想フロッピーディスクファイルを選択してください</translation>
</message>
<message>
<source>All virtual floppy disk files (%1)</source>
<translation>すべての仮想フロッピーディスクファイル (%1)</translation>
</message>
<message>
<source>VDI (VirtualBox Disk Image)</source>
<translation>VDI (VirtualBox Disk Image)</translation>
</message>
<message>
<source>VMDK (Virtual Machine Disk)</source>
<translation>VMDK (Virtual Machine Disk)</translation>
</message>
<message>
<source>VHD (Virtual Hard Disk)</source>
<translation>VHD (Virtual Hard Disk)</translation>
</message>
<message>
<source>HDD (Parallels Hard Disk)</source>
<translation>HDD (Parallels Hard Disk)</translation>
</message>
<message>
<source>QED (QEMU enhanced disk)</source>
<translation>QED (QEMU enhanced disk)</translation>
</message>
<message>
<source>QCOW (QEMU Copy-On-Write)</source>
<translation>QCOW (QEMU Copy-On-Write)</translation>
</message>
<message>
<source>USB</source>
<comment>DeviceType</comment>
<translation>USB</translation>
</message>
<message>
<source>Shared Folder</source>
<comment>DeviceType</comment>
<translation>共有フォルダー</translation>
</message>
<message>
<source>IDE</source>
<comment>StorageBus</comment>
<translation>IDE</translation>
</message>
<message>
<source>SATA</source>
<comment>StorageBus</comment>
<translation>SATA</translation>
</message>
<message>
<source>Primary</source>
<comment>StorageBusChannel</comment>
<translation type="obsolete">プライマリ</translation>
</message>
<message>
<source>Secondary</source>
<comment>StorageBusChannel</comment>
<translation type="obsolete">セカンダリ</translation>
</message>
<message>
<source>Master</source>
<comment>StorageBusDevice</comment>
<translation type="obsolete">マスター</translation>
</message>
<message>
<source>Slave</source>
<comment>StorageBusDevice</comment>
<translation type="obsolete">スレーブ</translation>
</message>
<message>
<source>Port %1</source>
<comment>StorageBusChannel</comment>
<translation type="obsolete">ポート %1</translation>
</message>
<message>
<source>VHD Image</source>
<comment>DiskStorageType</comment>
<translation type="obsolete">VHD イメージ</translation>
</message>
<message>
<source>Solaris Audio</source>
<comment>AudioDriverType</comment>
<translation>Solaris オーディオ</translation>
</message>
<message>
<source>PulseAudio</source>
<comment>AudioDriverType</comment>
<translation>PulseAudio</translation>
</message>
<message>
<source>ICH AC97</source>
<comment>AudioControllerType</comment>
<translation>ICH AC97</translation>
</message>
<message>
<source>SoundBlaster 16</source>
<comment>AudioControllerType</comment>
<translation>SoundBlaster 16</translation>
</message>
<message>
<source>PCnet-PCI II (Am79C970A)</source>
<comment>NetworkAdapterType</comment>
<translation>PCnet-PCI II (Am79C970A)</translation>
</message>
<message>
<source>PCnet-FAST III (Am79C973)</source>
<comment>NetworkAdapterType</comment>
<translation>PCnet-FAST III (Am79C973)</translation>
</message>
<message>
<source>Intel PRO/1000 MT Desktop (82540EM)</source>
<comment>NetworkAdapterType</comment>
<translation>Intel PRO/1000 MT Desktop (82540EM)</translation>
</message>
<message>
<source>PIIX3</source>
<comment>IDEControllerType</comment>
<translation type="obsolete">PIIX3</translation>
</message>
<message>
<source>PIIX4</source>
<comment>IDEControllerType</comment>
<translation type="obsolete">PIIX4</translation>
</message>
<message>
<source>Intel PRO/1000 T Server (82543GC)</source>
<comment>NetworkAdapterType</comment>
<translation>Intel PRO/1000 T Server (82543GC)</translation>
</message>
<message>
<source>&lt;nobr&gt;Vendor ID: %1&lt;/nobr&gt;</source>
<comment>USB filter tooltip</comment>
<translation>&lt;nobr&gt;ベンダーID: %1&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;nobr&gt;Product ID: %2&lt;/nobr&gt;</source>
<comment>USB filter tooltip</comment>
<translation>&lt;nobr&gt;プロダクトID: %2&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;nobr&gt;Revision: %3&lt;/nobr&gt;</source>
<comment>USB filter tooltip</comment>
<translation>&lt;nobr&gt;リビジョン: %3&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;nobr&gt;Product: %4&lt;/nobr&gt;</source>
<comment>USB filter tooltip</comment>
<translation>&lt;nobr&gt;製品: %4&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;nobr&gt;Manufacturer: %5&lt;/nobr&gt;</source>
<comment>USB filter tooltip</comment>
<translation>&lt;nobr&gt;メーカー: %5&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;nobr&gt;Serial No.: %1&lt;/nobr&gt;</source>
<comment>USB filter tooltip</comment>
<translation>&lt;nobr&gt;シリアルNo.: %1&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;nobr&gt;Port: %1&lt;/nobr&gt;</source>
<comment>USB filter tooltip</comment>
<translation>&lt;nobr&gt;ポート: %1&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;nobr&gt;State: %1&lt;/nobr&gt;</source>
<comment>USB filter tooltip</comment>
<translation>&lt;nobr&gt;状態: %1&lt;/nobr&gt;</translation>
</message>
<message>
<source>host interface, %1</source>
<comment>details report (network)</comment>
<translation type="obsolete">ホストインターフェース, %1</translation>
</message>
<message>
<source>internal network, &apos;%1&apos;</source>
<comment>details report (network)</comment>
<translation type="obsolete">内部ネットワーク, &apos;%1&apos;</translation>
</message>
<message>
<source>Adapter %1</source>
<comment>network</comment>
<translation type="obsolete">アダプター %1</translation>
</message>
<message>
<source>&lt;br&gt;&lt;nobr&gt;Type&amp;nbsp;(Format):&amp;nbsp;&amp;nbsp;%2&amp;nbsp;(%3)&lt;/nobr&gt;</source>
<comment>hard disk</comment>
<translation type="obsolete">&lt;br&gt;&lt;nobr&gt;タイプ&amp;nbsp;(形式):&amp;nbsp;&amp;nbsp;%2&amp;nbsp;(%3)&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;br&gt;&lt;nobr&gt;Attached to:&amp;nbsp;&amp;nbsp;%1&lt;/nobr&gt;</source>
<comment>medium</comment>
<translation type="obsolete">&lt;br&gt;&lt;nobr&gt;割り当て:&amp;nbsp;&amp;nbsp;%1&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;i&gt;Not&amp;nbsp;Attached&lt;/i&gt;</source>
<comment>medium</comment>
<translation type="obsolete">&lt;i&gt;未割り当て&lt;/i&gt;</translation>
</message>
<message>
<source>&lt;br&gt;&lt;i&gt;Checking accessibility...&lt;/i&gt;</source>
<comment>medium</comment>
<translation type="obsolete">&lt;br&gt;&lt;i&gt;アクセス可否を確認中...&lt;/i&gt;</translation>
</message>
<message>
<source>&lt;hr&gt;Failed to check accessibility of disk image files.&lt;br&gt;%1.</source>
<comment>medium</comment>
<translation type="obsolete">&lt;hr&gt;メディアのアクセス可否の確認に失敗しました。&lt;br&gt;%1.</translation>
</message>
<message>
<source>&lt;hr&gt;&lt;img src=%1/&gt;&amp;nbsp;Attaching this hard disk will be performed indirectly using a newly created differencing hard disk.</source>
<comment>medium</comment>
<translation type="obsolete">&lt;hr&gt;&lt;img src=%1/&gt;&amp;nbsp;このハードディスクの割り当ては、新規作成された差分ハードディスクの使用により、間接的に実行されます。</translation>
</message>
<message>
<source>Checking...</source>
<comment>medium</comment>
<translation>確認中...</translation>
</message>
<message>
<source>Inaccessible</source>
<comment>medium</comment>
<translation>アクセスできません</translation>
</message>
<message>
<source>&lt;hr&gt;Some of the files in this hard disk chain are inaccessible. Please use the Virtual Media Manager in &lt;b&gt;Show Differencing Hard Disks&lt;/b&gt; mode to inspect these files.</source>
<translation type="obsolete">&lt;hr&gt;ハードディスクチェーン中のいくつかのメディアにアクセスできません。仮想メディアマネージャーの&lt;b&gt;[別のハードディスクを表示する]&lt;/b&gt;を使用して、これらのメディアを確認してください。</translation>
</message>
<message>
<source>%1&lt;hr&gt;This base hard disk is indirectly attached using the following differencing hard disk:&lt;br&gt;%2%3</source>
<translation type="obsolete">%1&lt;hr&gt;このベースハードディスクは以下の差分ハードディスクを使用して間接的に割り当てられます:&lt;br&gt;%2%3</translation>
</message>
<message>
<source>3D Acceleration</source>
<comment>details report</comment>
<translation>3D アクセラレーション</translation>
</message>
<message>
<source>Enabled</source>
<comment>details report (3D Acceleration)</comment>
<translation>有効</translation>
</message>
<message>
<source>Disabled</source>
<comment>details report (3D Acceleration)</comment>
<translation>無効</translation>
</message>
<message>
<source>Setting Up</source>
<comment>MachineState</comment>
<translation>セットアップ</translation>
</message>
<message>
<source>Differencing</source>
<comment>DiskType</comment>
<translation>差分</translation>
</message>
<message>
<source>Nested Paging</source>
<comment>details report</comment>
<translation>ネステッドページング</translation>
</message>
<message>
<source>Enabled</source>
<comment>details report (Nested Paging)</comment>
<translation>有効</translation>
</message>
<message>
<source>Disabled</source>
<comment>details report (Nested Paging)</comment>
<translation>無効</translation>
</message>
<message>
<source>Bridged network, %1</source>
<comment>details report (network)</comment>
<translation type="obsolete">ブリッジネットワーク, &apos;%1&apos;</translation>
</message>
<message>
<source>Internal network, &apos;%1&apos;</source>
<comment>details report (network)</comment>
<translation>内部ネットワーク, &apos;%1&apos;</translation>
</message>
<message>
<source>Host-only network, &apos;%1&apos;</source>
<comment>details report (network)</comment>
<translation type="obsolete">ホストオンリーネットワーク, &apos;%1&apos;</translation>
</message>
<message>
<source>SCSI</source>
<comment>StorageBus</comment>
<translation>SCSI</translation>
</message>
<message>
<source>Bridged Network</source>
<comment>NetworkAttachmentType</comment>
<translation type="obsolete">ブリッジネットワーク</translation>
</message>
<message>
<source>Host-only Network</source>
<comment>NetworkAttachmentType</comment>
<translation type="obsolete">ホストオンリーネットワーク</translation>
</message>
<message>
<source>PIIX3</source>
<comment>StorageControllerType</comment>
<translation>PIIX3</translation>
</message>
<message>
<source>PIIX4</source>
<comment>StorageControllerType</comment>
<translation>PIIX4</translation>
</message>
<message>
<source>ICH6</source>
<comment>StorageControllerType</comment>
<translation>ICH6</translation>
</message>
<message>
<source>AHCI</source>
<comment>StorageControllerType</comment>
<translation>AHCI</translation>
</message>
<message>
<source>Lsilogic</source>
<comment>StorageControllerType</comment>
<translation>Lsilogic</translation>
</message>
<message>
<source>BusLogic</source>
<comment>StorageControllerType</comment>
<translation>BusLogic</translation>
</message>
<message>
<source>Bridged adapter, %1</source>
<comment>details report (network)</comment>
<translation>ブリッジアダプター, &apos;%1&apos;</translation>
</message>
<message>
<source>Host-only adapter, &apos;%1&apos;</source>
<comment>details report (network)</comment>
<translation>ホストオンリーアダプター, &apos;%1&apos;</translation>
</message>
<message>
<source>Intel PRO/1000 MT Server (82545EM)</source>
<comment>NetworkAdapterType</comment>
<translation>Intel PRO/1000 MT Server (82545EM)</translation>
</message>
<message>
<source>Bridged Adapter</source>
<comment>NetworkAttachmentType</comment>
<translation>ブリッジアダプター</translation>
</message>
<message>
<source>Host-only Adapter</source>
<comment>NetworkAttachmentType</comment>
<translation>ホストオンリーアダプター</translation>
</message>
<message>
<source>&lt;nobr&gt;%1 MB&lt;/nobr&gt;</source>
<comment>details report</comment>
<translation>&lt;nobr&gt;%1 MB&lt;/nobr&gt;</translation>
</message>
<message>
<source>Processor(s)</source>
<comment>details report</comment>
<translation>プロセッサー数</translation>
</message>
<message>
<source>&lt;nobr&gt;%1&lt;/nobr&gt;</source>
<comment>details report</comment>
<translation>&lt;nobr&gt;%1&lt;/nobr&gt;</translation>
</message>
<message>
<source>System</source>
<comment>details report</comment>
<translation>システム</translation>
</message>
<message>
<source>Remote Display Server Port</source>
<comment>details report (VRDP Server)</comment>
<translation type="obsolete">リモートディスプレイサーバーポート</translation>
</message>
<message>
<source>Remote Display Server</source>
<comment>details report (VRDP Server)</comment>
<translation type="obsolete">リモートディスプレイサーバー</translation>
</message>
<message>
<source>Disabled</source>
<comment>details report (VRDP Server)</comment>
<translation type="obsolete">無効</translation>
</message>
<message>
<source>Display</source>
<comment>details report</comment>
<translation>ディスプレイ</translation>
</message>
<message>
<source>Raw File</source>
<comment>PortMode</comment>
<translation>Rawファイル</translation>
</message>
<message>
<source>Enabled</source>
<comment>details report (2D Video Acceleration)</comment>
<translation>有効</translation>
</message>
<message>
<source>Unknown device</source>
<comment>USB device details</comment>
<translation>不明なデバイス</translation>
</message>
<message>
<source>Screens</source>
<comment>details report</comment>
<translation>スクリーン</translation>
</message>
<message>
<source>Disabled</source>
<comment>details report (2D Video Acceleration)</comment>
<translation>無効</translation>
</message>
<message>
<source>2D Video Acceleration</source>
<comment>details report</comment>
<translation>2D ビデオアクセラレーション</translation>
</message>
<message>
<source>Remote Desktop Server</source>
<comment>details report (VRDE Server)</comment>
<translation>リモートデスクトップサーバー</translation>
</message>
<message>
<source>Disabled</source>
<comment>details report (VRDE Server)</comment>
<translation>無効</translation>
</message>
<message>
<source>(CD/DVD)</source>
<translation>(CD/DVD)</translation>
</message>
<message>
<source>Not Attached</source>
<comment>details report (Storage)</comment>
<translation>未割り当て</translation>
</message>
<message>
<source>Storage</source>
<comment>details report</comment>
<translation>ストレージ</translation>
</message>
<message>
<source>VDE network, &apos;%1&apos;</source>
<comment>details report (network)</comment>
<translation type="obsolete">VDE ネットワーク, &apos;%1&apos;</translation>
</message>
<message>
<source>Choose a virtual hard disk file</source>
<translation type="obsolete">仮想ハードディスクファイルの選択</translation>
</message>
<message>
<source>hard disk</source>
<translation type="obsolete">ハードディスク</translation>
</message>
<message>
<source>Choose a virtual CD/DVD disk file</source>
<translation type="obsolete">仮想CD/DVDディスクファイルの選択</translation>
</message>
<message>
<source>CD/DVD disk</source>
<translation type="obsolete">CD/DVDディスク</translation>
</message>
<message>
<source>Choose a virtual floppy disk file</source>
<translation type="obsolete">仮想フロッピーディスクファイルの選択</translation>
</message>
<message>
<source>floppy disk</source>
<translation type="obsolete">フロッピーディスク</translation>
</message>
<message>
<source>All %1 images (%2)</source>
<translation type="obsolete">すべての%1イメージ(%2)</translation>
</message>
<message>
<source>All files (*)</source>
<translation>すべてのファイル(*)</translation>
</message>
<message>
<source>Teleported</source>
<comment>MachineState</comment>
<translation>テレポーテーション</translation>
</message>
<message>
<source>Guru Meditation</source>
<comment>MachineState</comment>
<translation>瞑想中(システムエラー)</translation>
</message>
<message>
<source>Teleporting</source>
<comment>MachineState</comment>
<translation>テレポーテーション中</translation>
</message>
<message>
<source>Taking Live Snapshot</source>
<comment>MachineState</comment>
<translation>スナップショットの作成中</translation>
</message>
<message>
<source>Teleporting Paused VM</source>
<comment>MachineState</comment>
<translation>仮想マシンのテレポーテーションを中断</translation>
</message>
<message>
<source>Restoring Snapshot</source>
<comment>MachineState</comment>
<translation>スナップショットに復元中</translation>
</message>
<message>
<source>Deleting Snapshot</source>
<comment>MachineState</comment>
<translation>スナップショットを削除中</translation>
</message>
<message>
<source>Fault Tolerant Syncing</source>
<comment>MachineState</comment>
<translation>フォールトトレラントの同期中</translation>
</message>
<message>
<source>Unlocked</source>
<comment>SessionState</comment>
<translation>アンロック</translation>
</message>
<message>
<source>Locked</source>
<comment>SessionState</comment>
<translation>ロック</translation>
</message>
<message>
<source>Unlocking</source>
<comment>SessionState</comment>
<translation>アンロック中</translation>
</message>
<message>
<source>Disabled</source>
<comment>DragAndDropType</comment>
<translation>無効</translation>
</message>
<message>
<source>Host To Guest</source>
<comment>DragAndDropType</comment>
<translation>ホストOSからゲストOSへ</translation>
</message>
<message>
<source>Guest To Host</source>
<comment>DragAndDropType</comment>
<translation>ゲストOSからホストOSへ</translation>
</message>
<message>
<source>Bidirectional</source>
<comment>DragAndDropType</comment>
<translation>双方向</translation>
</message>
<message>
<source>PS/2 Mouse</source>
<comment>PointingHIDType</comment>
<translation>PS/2 マウス</translation>
</message>
<message>
<source>USB Mouse</source>
<comment>PointingHIDType</comment>
<translation>USBマウス</translation>
</message>
<message>
<source>PS/2 and USB Mouse</source>
<comment>PointingHIDType</comment>
<translation>PS/2とUSBマウス</translation>
</message>
<message>
<source>Normal</source>
<comment>MediumType</comment>
<translation>通常</translation>
</message>
<message>
<source>Immutable</source>
<comment>MediumType</comment>
<translation>変更不可</translation>
</message>
<message>
<source>Writethrough</source>
<comment>MediumType</comment>
<translation>ライトスルー</translation>
</message>
<message>
<source>Shareable</source>
<comment>MediumType</comment>
<translation>共有可能</translation>
</message>
<message>
<source>Readonly</source>
<comment>MediumType</comment>
<translation>読み込み専用</translation>
</message>
<message>
<source>Multi-attach</source>
<comment>MediumType</comment>
<translation>複数割り当て</translation>
</message>
<message>
<source>Dynamically allocated storage</source>
<comment>MediumVariant</comment>
<translation>可変サイズのストレージ</translation>
</message>
<message>
<source>Dynamically allocated differencing storage</source>
<comment>MediumVariant</comment>
<translation>可変サイズの差分ストレージ</translation>
</message>
<message>
<source>Fixed size storage</source>
<comment>MediumVariant</comment>
<translation>固定サイズのストレージ</translation>
</message>
<message>
<source>Dynamically allocated storage split into files of less than 2GB</source>
<comment>MediumVariant</comment>
<translation>2GB以下のファイルで分割する可変サイズのストレージ</translation>
</message>
<message>
<source>Dynamically allocated differencing storage split into files of less than 2GB</source>
<comment>MediumVariant</comment>
<translation>2GB以下のファイルで分割する可変サイズの差分ストレージ</translation>
</message>
<message>
<source>Fixed size storage split into files of less than 2GB</source>
<comment>MediumVariant</comment>
<translation>2GB以下のファイルで分割する固定サイズのストレージ</translation>
</message>
<message>
<source>Dynamically allocated compressed storage</source>
<comment>MediumVariant</comment>
<translation>可変サイズの圧縮ストレージ</translation>
</message>
<message>
<source>Dynamically allocated differencing compressed storage</source>
<comment>MediumVariant</comment>
<translation>可変サイズの差分圧縮ストレージ</translation>
</message>
<message>
<source>Fixed size ESX storage</source>
<comment>MediumVariant</comment>
<translation>固定サイズのESXストレージ</translation>
</message>
<message>
<source>Fixed size storage on raw disk</source>
<comment>MediumVariant</comment>
<translation>固定サイズのrawディスク</translation>
</message>
<message>
<source>NAT Network</source>
<comment>NetworkAttachmentType</comment>
<translation>NATネットワーク</translation>
</message>
<message>
<source>Deny</source>
<comment>NetworkAdapterPromiscModePolicy</comment>
<translation>拒否</translation>
</message>
<message>
<source>Allow VMs</source>
<comment>NetworkAdapterPromiscModePolicy</comment>
<translation>許可したVM</translation>
</message>
<message>
<source>Allow All</source>
<comment>NetworkAdapterPromiscModePolicy</comment>
<translation>すべて許可</translation>
</message>
<message>
<source>Ignore</source>
<comment>USBDeviceFilterAction</comment>
<translation>無視</translation>
</message>
<message>
<source>Hold</source>
<comment>USBDeviceFilterAction</comment>
<translation>保持</translation>
</message>
<message>
<source>Floppy</source>
<comment>StorageBus</comment>
<translation>フロッピー</translation>
</message>
<message>
<source>SAS</source>
<comment>StorageBus</comment>
<translation>SAS</translation>
</message>
<message>
<source>USB</source>
<comment>StorageControllerType</comment>
<translation type="unfinished">USB</translation>
</message>
<message>
<source>UDP</source>
<comment>NATProtocol</comment>
<translation>UDP</translation>
</message>
<message>
<source>TCP</source>
<comment>NATProtocol</comment>
<translation>TCP</translation>
</message>
<message>
<source>Device %1</source>
<comment>StorageBusDevice</comment>
<translation type="obsolete">デバイス %1</translation>
</message>
<message>
<source>IDE Primary Master</source>
<comment>New Storage UI : Slot Name</comment>
<translation type="obsolete">IDE プライマリマスター</translation>
</message>
<message>
<source>IDE Primary Slave</source>
<comment>New Storage UI : Slot Name</comment>
<translation type="obsolete">IDE プライマリスレーブ</translation>
</message>
<message>
<source>IDE Secondary Master</source>
<comment>New Storage UI : Slot Name</comment>
<translation type="obsolete">IDE セカンダリマスター</translation>
</message>
<message>
<source>IDE Secondary Slave</source>
<comment>New Storage UI : Slot Name</comment>
<translation type="obsolete">IDE セカンダリスレーブ</translation>
</message>
<message>
<source>SATA Port %1</source>
<comment>New Storage UI : Slot Name</comment>
<translation type="obsolete">SATA ポート %1</translation>
</message>
<message>
<source>SCSI Port %1</source>
<comment>New Storage UI : Slot Name</comment>
<translation type="obsolete">SCSI ポート %1</translation>
</message>
<message>
<source>SAS Port %1</source>
<comment>New Storage UI : Slot Name</comment>
<translation type="obsolete">SAS ポート %1</translation>
</message>
<message>
<source>Floppy Device %1</source>
<comment>New Storage UI : Slot Name</comment>
<translation type="obsolete">フロッピーデバイス %1</translation>
</message>
<message>
<source>Shareable</source>
<comment>DiskType</comment>
<translation type="obsolete">共有可能</translation>
</message>
<message>
<source>Readonly</source>
<comment>DiskType</comment>
<translation type="obsolete">読み込み専用</translation>
</message>
<message>
<source>Multi-attach</source>
<comment>DiskType</comment>
<translation type="obsolete">複数割り当て</translation>
</message>
<message>
<source>Null</source>
<comment>AuthType</comment>
<translation>Null</translation>
</message>
<message>
<source>External</source>
<comment>AuthType</comment>
<translation>外部</translation>
</message>
<message>
<source>Guest</source>
<comment>AuthType</comment>
<translation>ゲスト</translation>
</message>
<message>
<source>Intel HD Audio</source>
<comment>AudioControllerType</comment>
<translation>Intel HD オーディオ</translation>
</message>
<message>
<source>Paravirtualized Network (virtio-net)</source>
<comment>NetworkAdapterType</comment>
<translation>準仮想化ネットワーク (virtio-net)</translation>
</message>
<message>
<source>VDE Adapter</source>
<comment>NetworkAttachmentType</comment>
<translation type="obsolete">VDEアダプター</translation>
</message>
<message>
<source>UDP</source>
<comment>NATProtocolType</comment>
<translation type="obsolete">UDP</translation>
</message>
<message>
<source>TCP</source>
<comment>NATProtocolType</comment>
<translation type="obsolete">TCP</translation>
</message>
<message>
<source>I82078</source>
<comment>StorageControllerType</comment>
<translation>I82078</translation>
</message>
<message>
<source>and</source>
<translation type="obsolete">and</translation>
</message>
<message>
<source>^(?:(?:(\d+)(?:\s?(B|KB|MB|GB|TB|PB))?)|(?:(\d*)%1(\d{1,2})(?:\s?(KB|MB|GB|TB|PB))))$</source>
<comment>regexp for matching ####[.##] B|KB|MB|GB|TB|PB, %1=decimal point</comment>
<translation type="obsolete">^(?:(?:(\d+)(?:\s?(B|KB|MB|GB|TB|PB))?)|(?:(\d*)%1(\d{1,2})(?:\s?(KB|MB|GB|TB|PB))))$</translation>
</message>
<message>
<source>B</source>
<comment>size suffix Bytes</comment>
<translation>B</translation>
</message>
<message>
<source>KB</source>
<comment>size suffix KBytes=1024 Bytes</comment>
<translation>KB</translation>
</message>
<message>
<source>MB</source>
<comment>size suffix MBytes=1024 KBytes</comment>
<translation>MB</translation>
</message>
<message>
<source>GB</source>
<comment>size suffix GBytes=1024 MBytes</comment>
<translation>GB</translation>
</message>
<message>
<source>TB</source>
<comment>size suffix TBytes=1024 GBytes</comment>
<translation>TB</translation>
</message>
<message>
<source>PB</source>
<comment>size suffix PBytes=1024 TBytes</comment>
<translation>PB</translation>
</message>
<message>
<source>Empty</source>
<comment>medium</comment>
<translation>空</translation>
</message>
<message>
<source>Host Drive &apos;%1&apos;</source>
<comment>medium</comment>
<translation>ホストドライブ &apos;%1&apos;</translation>
</message>
<message>
<source>Host Drive %1 (%2)</source>
<comment>medium</comment>
<translation>ホストドライブ %1 (%2)</translation>
</message>
<message>
<source>&lt;p style=white-space:pre&gt;Type (Format): %1 (%2)&lt;/p&gt;</source>
<comment>medium</comment>
<translation>&lt;p style=white-space:pre&gt;タイプ (形式): %1 (%2)&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Attached to: %1&lt;/p&gt;</source>
<comment>image</comment>
<translation>&lt;p&gt;割り当て: %1&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;i&gt;Not Attached&lt;/i&gt;</source>
<comment>image</comment>
<translation>&lt;i&gt;未割り当て&lt;/i&gt;</translation>
</message>
<message>
<source>&lt;i&gt;Checking accessibility...&lt;/i&gt;</source>
<comment>medium</comment>
<translation>&lt;i&gt;アクセス可否を確認中...&lt;/i&gt;</translation>
</message>
<message>
<source>Failed to check accessibility of disk image files.</source>
<comment>medium</comment>
<translation>メディアのアクセス可否の確認に失敗しました。</translation>
</message>
<message>
<source>&lt;b&gt;No disk image file selected&lt;/b&gt;</source>
<comment>medium</comment>
<translation>&lt;b&gt;メディア 未選択&lt;/b&gt;</translation>
</message>
<message>
<source>You can also change this while the machine is running.</source>
<translation>仮想マシンの動作中、これを変更することができます。</translation>
</message>
<message>
<source>&lt;b&gt;No disk image files available&lt;/b&gt;</source>
<comment>medium</comment>
<translation>&lt;b&gt;メディア 利用不可&lt;/b&gt;</translation>
</message>
<message>
<source>You can create or add disk image files in the virtual machine settings.</source>
<translation>仮想マシン設定でディスクイメージファイルを作成ないし追加できます。</translation>
</message>
<message>
<source>You can create disk image files using the virtual media manager.</source>
<translation type="obsolete">仮想メディアマネージャーを使ってメディアのイメージを作成できます。</translation>
</message>
<message>
<source>Attaching this hard disk will be performed indirectly using a newly created differencing hard disk.</source>
<comment>medium</comment>
<translation>このハードディスクの割り当ては、新規作成された差分ハードディスクの使用により、間接的に実行されます。</translation>
</message>
<message>
<source>Some of the files in this hard disk chain are inaccessible. Please use the Virtual Media Manager in &lt;b&gt;Show Differencing Hard Disks&lt;/b&gt; mode to inspect these files.</source>
<comment>medium</comment>
<translation>ハードディスクチェーン中のいくつかのメディアにアクセスできません。仮想メディアマネージャーの&lt;b&gt;[差分ハードディスクを表示]&lt;/b&gt;を使用して、これらのメディアを確認してください。</translation>
</message>
<message>
<source>This base hard disk is indirectly attached using the following differencing hard disk:</source>
<comment>medium</comment>
<translation>このベースハードディスクは以下の差分ハードディスクを使用して間接的に割り当てられます:</translation>
</message>
<message numerus="yes">
<source>%n year(s)</source>
<translation>
<numerusform>%n 年</numerusform>
</translation>
</message>
<message numerus="yes">
<source>%n month(s)</source>
<translation>
<numerusform>%n 月</numerusform>
</translation>
</message>
<message numerus="yes">
<source>%n day(s)</source>
<translation>
<numerusform>%n 日</numerusform>
</translation>
</message>
<message numerus="yes">
<source>%n hour(s)</source>
<translation>
<numerusform>%n 時間</numerusform>
</translation>
</message>
<message numerus="yes">
<source>%n minute(s)</source>
<translation>
<numerusform>%n 分</numerusform>
</translation>
</message>
<message numerus="yes">
<source>%n second(s)</source>
<translation>
<numerusform>%n 秒</numerusform>
</translation>
</message>
<message>
<source>Enabled</source>
<comment>nested paging</comment>
<translation type="obsolete">有効</translation>
</message>
<message>
<source>Disabled</source>
<comment>nested paging</comment>
<translation type="obsolete">無効</translation>
</message>
<message>
<source>Enabled</source>
<comment>unrestricted execution</comment>
<translation type="obsolete">有効</translation>
</message>
<message>
<source>Disabled</source>
<comment>unrestricted execution</comment>
<translation type="obsolete">無効</translation>
</message>
<message>
<source>Nested Paging</source>
<translation>ネステッドページング</translation>
</message>
<message>
<source>Unrestricted Execution</source>
<translatorcomment>CPUのレジスタ名なのでそのまま</translatorcomment>
<translation>Unrestricted Execution</translation>
</message>
<message>
<source>MB</source>
<comment>size suffix MBytes=1024KBytes</comment>
<translation type="obsolete">MB</translation>
</message>
<message>
<source>Adapter %1</source>
<translation>アダプター %1</translation>
</message>
<message>
<source>IDE Primary Master</source>
<comment>StorageSlot</comment>
<translation>IDE プライマリマスター</translation>
</message>
<message>
<source>IDE Primary Slave</source>
<comment>StorageSlot</comment>
<translation>IDE プライマリスレーブ</translation>
</message>
<message>
<source>IDE Secondary Master</source>
<comment>StorageSlot</comment>
<translation>IDE セカンダリマスター</translation>
</message>
<message>
<source>IDE Secondary Slave</source>
<comment>StorageSlot</comment>
<translation>IDE セカンダリスレーブ</translation>
</message>
<message>
<source>SATA Port %1</source>
<comment>StorageSlot</comment>
<translation>SATA ポート %1</translation>
</message>
<message>
<source>SCSI Port %1</source>
<comment>StorageSlot</comment>
<translation>SCSI ポート %1</translation>
</message>
<message>
<source>SAS Port %1</source>
<comment>StorageSlot</comment>
<translation>SAS ポート %1</translation>
</message>
<message>
<source>Floppy Device %1</source>
<comment>StorageSlot</comment>
<translation>フロッピーデバイス %1</translation>
</message>
<message>
<source>USB Port %1</source>
<comment>StorageSlot</comment>
<translation type="unfinished"></translation>
</message>
<message>
<source>General</source>
<comment>DetailsElementType</comment>
<translation>一般</translation>
</message>
<message>
<source>Preview</source>
<comment>DetailsElementType</comment>
<translation>プレビュー</translation>
</message>
<message>
<source>System</source>
<comment>DetailsElementType</comment>
<translation>システム</translation>
</message>
<message>
<source>Display</source>
<comment>DetailsElementType</comment>
<translation>ディスプレイ</translation>
</message>
<message>
<source>Storage</source>
<comment>DetailsElementType</comment>
<translation>ストレージ</translation>
</message>
<message>
<source>Audio</source>
<comment>DetailsElementType</comment>
<translation>オーディオ</translation>
</message>
<message>
<source>Network</source>
<comment>DetailsElementType</comment>
<translation>ネットワーク</translation>
</message>
<message>
<source>Serial ports</source>
<comment>DetailsElementType</comment>
<translation>シリアルポート</translation>
</message>
<message>
<source>Parallel ports</source>
<comment>DetailsElementType</comment>
<translation>パラレルポート</translation>
</message>
<message>
<source>USB</source>
<comment>DetailsElementType</comment>
<translation>USB</translation>
</message>
<message>
<source>Shared folders</source>
<comment>DetailsElementType</comment>
<translation>共有フォルダー</translation>
</message>
<message>
<source>Description</source>
<comment>DetailsElementType</comment>
<translation>説明</translation>
</message>
<message>
<source>Please choose a location for new virtual hard drive file</source>
<translation>新しい仮想ハードドライブファイルの場所を選択</translation>
</message>
<message>
<source>off</source>
<comment>guest monitor status</comment>
<translation type="unfinished"></translation>
</message>
<message>
<source>Paravirtualization Interface</source>
<comment>details report</comment>
<translation type="unfinished"></translation>
</message>
<message>
<source>None</source>
<comment>ParavirtProvider</comment>
<translation type="unfinished">なし</translation>
</message>
<message>
<source>Default</source>
<comment>ParavirtProvider</comment>
<translation type="unfinished">デフォルト</translation>
</message>
<message>
<source>Legacy</source>
<comment>ParavirtProvider</comment>
<translation type="unfinished"></translation>
</message>
<message>
<source>Minimal</source>
<comment>ParavirtProvider</comment>
<translation type="unfinished"></translation>
</message>
<message>
<source>Hyper-V</source>
<comment>ParavirtProvider</comment>
<translation type="unfinished"></translation>
</message>
<message>
<source>New dynamically allocated storage</source>
<comment>MediumVariant</comment>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>VBoxGlobalSettings</name>
<message>
<source>&apos;%1 (0x%2)&apos; is an invalid host key code.</source>
<translation type="obsolete">&apos;%1 (0x%2)&apos;は無効なホストキーのコードです。</translation>
</message>
<message>
<source>&apos;%1&apos; is an invalid host-combination code-sequence.</source>
<translation>&apos;%1&apos;は無効なホストキーの組み合わせです。</translation>
</message>
<message>
<source>The value &apos;%1&apos; of the key &apos;%2&apos; doesn&apos;t match the regexp constraint &apos;%3&apos;.</source>
<translation>&apos;%2&apos;キーの値&apos;%1&apos;は正規表現の規則&apos;%3&apos;に適合しません。</translation>
</message>
<message>
<source>Cannot delete the key &apos;%1&apos;.</source>
<translation>&apos;%1&apos;キーを削除できません。</translation>
</message>
</context>
<context>
<name>VBoxGlobalSettingsDlg</name>
<message>
<source>Category</source>
<translation type="obsolete">カテゴリー</translation>
</message>
<message>
<source>[id]</source>
<translation type="obsolete">[id]</translation>
</message>
<message>
<source>[link]</source>
<translation type="obsolete">[link]</translation>
</message>
<message>
<source>[name]</source>
<translation type="obsolete">[name]</translation>
</message>
<message>
<source>&lt;i&gt;Select a settings category from the list on the left-hand side and move the mouse over a settings item to get more information&lt;i&gt;.</source>
<translation type="obsolete">&lt;i&gt;左側のリストから設定のカテゴリーを選択し、設定項目をマウスオーバーして詳細な情報を参照してください&lt;i&gt;。</translation>
</message>
<message>
<source> General </source>
<translation type="obsolete">一般</translation>
</message>
<message>
<source>0</source>
<translation type="obsolete">0</translation>
</message>
<message>
<source> Input </source>
<translation type="obsolete">入力</translation>
</message>
<message>
<source>1</source>
<translation type="obsolete">1</translation>
</message>
<message>
<source> USB </source>
<translation type="obsolete"> USB </translation>
</message>
<message>
<source>2</source>
<translation type="obsolete">2</translation>
</message>
<message>
<source>Default &amp;Folders</source>
<translation type="obsolete">デフォルトフォルダー(&amp;F)</translation>
</message>
<message>
<source>Machines</source>
<translation type="obsolete">仮想マシン</translation>
</message>
<message>
<source>VDI files</source>
<translation type="obsolete">VDI ファイル</translation>
</message>
<message>
<source>Select</source>
<translation type="obsolete">選択</translation>
</message>
<message>
<source>&amp;Keyboard</source>
<translation type="obsolete">キーボード(&amp;K)</translation>
</message>
<message>
<source>&amp;Host Key</source>
<translation type="obsolete">ホストキー(&amp;H)</translation>
</message>
<message>
<source>&amp;Auto capture keyboard</source>
<translation type="obsolete">キーボードの自動キャプチャー(&amp;A)</translation>
</message>
<message>
<source>&amp;USB Device Filters</source>
<translation type="obsolete">USB デバイスフィルター(&amp;U)</translation>
</message>
<message>
<source>Ins</source>
<translation type="obsolete">Ins</translation>
</message>
<message>
<source>Alt+Ins</source>
<translation type="obsolete">Alt+Ins</translation>
</message>
<message>
<source>Del</source>
<translation type="obsolete">Del</translation>
</message>
<message>
<source>Ctrl+Up</source>
<translation type="obsolete">Ctrl+Up</translation>
</message>
<message>
<source>Ctrl+Down</source>
<translation type="obsolete">Ctrl+Down</translation>
</message>
<message>
<source>Help</source>
<translation type="obsolete">ヘルプ</translation>
</message>
<message>
<source>F1</source>
<translation type="obsolete">F1</translation>
</message>
<message>
<source>Holds the dialog help.</source>
<translation type="obsolete">ダイアログのヘルプを表示します。</translation>
</message>
<message>
<source>Invalid settings detected</source>
<translation type="obsolete">無効な設定が見つかりました</translation>
</message>
<message>
<source>&amp;OK</source>
<translation type="obsolete">OK(&amp;O)</translation>
</message>
<message>
<source>Accepts (saves) changes and closes the dialog.</source>
<translation type="obsolete">変更を保存してダイアログを閉じます。</translation>
</message>
<message>
<source>Cancel</source>
<translation type="obsolete">キャンセル</translation>
</message>
<message>
<source>Cancels changes and closes the dialog.</source>
<translation type="obsolete">変更を破棄してダイアログを閉じます。</translation>
</message>
<message>
<source>VirtualBox Preferences</source>
<translation type="obsolete">VirtualBox 環境設定</translation>
</message>
<message>
<source>Holds the key used as a Host Key in the VM window. Activate the entry field and press a new Host Key. Note that alphanumeric, cursor movement and editing keys cannot be used.</source>
<translation type="obsolete">仮想マシンのウィンドウでホストキーとして使用するキーを指定します。変更するには入力フィールドをアクティブにして新しいホストキーを押してください。注:英数字、カーソルキー、編集キーはホストキーとして使用できません。</translation>
</message>
<message>
<source>New Filter %1</source>
<comment>usb</comment>
<translation type="obsolete">新規フィルター %1</translation>
</message>
<message>
<source>Language</source>
<translation type="obsolete">言語</translation>
</message>
<message>
<source> Language </source>
<translation type="obsolete">言語</translation>
</message>
<message>
<source>3</source>
<translation type="obsolete">3</translation>
</message>
<message>
<source>&amp;Interface Language</source>
<translation type="obsolete">インターフェース言語(&amp;I)</translation>
</message>
<message>
<source>Author(s):</source>
<translation type="obsolete">作者:</translation>
</message>
<message>
<source>Language:</source>
<translation type="obsolete">言語:</translation>
</message>
<message>
<source> (built-in)</source>
<comment>Language</comment>
<translation type="obsolete">(内蔵)</translation>
</message>
<message>
<source>&lt;unavailable&gt;</source>
<comment>Language</comment>
<translation type="obsolete">&lt;利用不可&gt;</translation>
</message>
<message>
<source>&lt;unknown&gt;</source>
<comment>Author(s)</comment>
<translation type="obsolete">&lt;不明&gt;</translation>
</message>
<message>
<source>
&lt;qt&gt;Lists all available user interface languages. The effective language is
written in &lt;b&gt;bold&lt;/b&gt;. Select &lt;i&gt;Default&lt;/i&gt; to reset
to the system default language.&lt;/qt&gt;
</source>
<translation type="obsolete">&lt;qt&gt;利用できるユーザーインターフェース言語の一覧です。有効な言語は&lt;b&gt;太字&lt;/b&gt;で示されます。
システムのデフォルト言語に戻すには&lt;i&gt;デフォルト&lt;/i&gt;を選択してください。&lt;/qt&gt;</translation>
</message>
<message>
<source>Default</source>
<comment>Language</comment>
<translation type="obsolete">デフォルト</translation>
</message>
<message>
<source>Holds the path to the default VDI folder. This folder is used, if not explicitly specified otherwise, when adding existing or creating new virtual hard disks.</source>
<translation type="obsolete">デフォルトのVDIフォルダーのパスを指定します。新規仮想ハードディスクの作成時に保存先を明示的に指定しない場合、このフォルダーが使用されます。</translation>
</message>
<message>
<source>Resets the virtual machine folder path to the default value. The actual default path will be displayed after accepting the changes and opening this dialog again.</source>
<translation type="obsolete">仮想マシンフォルダーのパスをデフォルト値に戻します。変更後、再度このダイアログを開くとデフォルトのパスが表示されます。</translation>
</message>
<message>
<source>Resets the VDI folder path to the default value. The actual default path will be displayed after accepting the changes and opening this dialog again.</source>
<translation type="obsolete">VDIフォルダーのパスをデフォルト値に戻します。変更後、再度このダイアログを開くとデフォルトパスが表示されます。</translation>
</message>
<message>
<source>Holds the path to the default virtual machine folder. This folder is used, if not explicitly specified otherwise, when creating new virtual machines.</source>
<translation type="obsolete">デフォルトの仮想マシンフォルダーのパスを指定します。新規仮想マシンの作成時に保存先を明示的に指定しない場合、このフォルダーが使用されます。</translation>
</message>
<message>
<source>Opens a window to select the default VDI folder.</source>
<translation type="obsolete">ウィンドウを開いてデフォルトのVDIフォルダーを選択します。</translation>
</message>
<message>
<source>Opens a window to select the default virtual machine folder.</source>
<translation type="obsolete">ウィンドウを開いてデフォルトの仮想マシンフォルダーを選択します。</translation>
</message>
<message>
<source>When checked, the keyboard is automatically captured every time the VM window is activated. When the keyboard is captured, all keystrokes (including system ones like Alt-Tab) are directed to the VM.</source>
<translation type="obsolete">仮想マシンのウィンドウがアクティブのとき、キーボードを自動的にキャプチャーします。キーボードがキャプチャーされると、すべてのキーストローク(Alt-Tabなどを含む)が仮想マシンに送られます。</translation>
</message>
<message>
<source>V&amp;RDP Authentication Library</source>
<translation type="obsolete">VRDP 認証ライブラリー(&amp;R)</translation>
</message>
<message>
<source>Holds the path to the library that provides authentication for Remote Display (VRDP) clients.</source>
<translation type="obsolete">リモートディスプレイ(VRDP)クライアントに認証を提供するライブラリーのパスを指定します。</translation>
</message>
<message>
<source>Opens a window to select the VRDP authentication library file.</source>
<translation type="obsolete">VRDP 認証ライブラリーファイルの選択ウィンドウを開きます。</translation>
</message>
<message>
<source>Resets the authentication library file to the default value. The actual default library file will be displayed after accepting the changes and opening this dialog again.</source>
<translation type="obsolete">認証ライブラリーファイルの値をデフォルト値にリセットします。変更を適用し、再度このダイアログを開くと現在の認証ライブラリーファイルが表示されます。</translation>
</message>
<message>
<source>&amp;Extended Features</source>
<translation type="obsolete">拡張機能(&amp;E)</translation>
</message>
<message>
<source>Enable &amp;VT-x/AMD-V</source>
<translation type="obsolete">VT-x/AMD-Vを有効化(&amp;V)</translation>
</message>
<message>
<source>Defines whether virtual machines should try to make use of the host CPU&apos;s hardware virtualization extensions such as Intel VT-x and AMD-V by default or not.</source>
<translation type="obsolete">仮想マシンがホストCPUのIntel VT-xやAMD-Vなどの仮想化支援機能をデフォルトで使用するかどうかを指定します。</translation>
</message>
<message>
<source>
&lt;qt&gt;Lists all global USB
filters. The checkbox to the left
defines whether the particular
filter is enabled or not. Use the
context menu or buttons to the
right to add or remove USB
filters.&lt;/qt&gt;
</source>
<translation type="obsolete">&lt;qt&gt;グローバルUSB フィルターをリスト表示します。
左側のチェックボックスは特定のフィルターが有効にされるかどうかを定義します。
USB フィルターを追加または除去するにはコンテキストメニューか右側のボタンを使用してください。&lt;/qt&gt;</translation>
</message>
<message>
<source>Add Empty Filter</source>
<translation type="obsolete">空のフィルターを追加</translation>
</message>
<message>
<source>&amp;Add Empty Filter</source>
<translation type="obsolete">空のフィルターを追加(&amp;A)</translation>
</message>
<message>
<source>
&lt;qt&gt;Adds a new USB filter with all fields initially set to
empty strings. Note that such a filter will match any attached USB
device.&lt;/qt&gt;
</source>
<translation type="obsolete">&lt;qt&gt;すべてのフィールドが空の新規USB フィルターを追加します。注:このフィルターはすべての接続されたUSB デバイスに適合します。&lt;/qt&gt;</translation>
</message>
<message>
<source>Add Filter From Device</source>
<translation type="obsolete">デバイスからフィルターを追加</translation>
</message>
<message>
<source>A&amp;dd Filter From Device</source>
<translation type="obsolete">デバイスからフィルターを追加する(&amp;D)</translation>
</message>
<message>
<source>&lt;qt&gt;Adds a new USB filter with all fields set to the
values of the selected USB device attached to the host
PC.&lt;/qt&gt;
</source>
<translation type="obsolete">&lt;qt&gt;選択したホストマシンのUSB デバイスの値をすべてのフィールドに設定した新規USB フィルターを追加します。&lt;/qt&gt;</translation>
</message>
<message>
<source>Remove Filter</source>
<translation type="obsolete">フィルターを除去</translation>
</message>
<message>
<source>&amp;Remove Filter</source>
<translation type="obsolete">フィルターを除去する(&amp;R)</translation>
</message>
<message>
<source>
&lt;qt&gt;Removes the highlighted USB filter.&lt;/qt&gt;
</source>
<translation type="obsolete">&lt;qt&gt;ハイライト表示されたフィルターを除去します。&lt;/qt&gt;</translation>
</message>
<message>
<source>Move Filter Up</source>
<translation type="obsolete">フィルターを上に移動</translation>
</message>
<message>
<source>&amp;Move Filter Up</source>
<translation type="obsolete">フィルターを上に移動する(&amp;M)</translation>
</message>
<message>
<source>
&lt;qt&gt;Moves the highlighted USB filter up.&lt;/qt&gt;
</source>
<translation type="obsolete">&lt;qt&gt;ハイライト表示されたフィルターを上に移動します。&lt;/qt&gt;</translation>
</message>
<message>
<source>Move Filter Down</source>
<translation type="obsolete">フィルターを下に移動</translation>
</message>
<message>
<source>M&amp;ove Filter Down</source>
<translation type="obsolete">フィルターを下に移動(&amp;O)</translation>
</message>
<message>
<source>
&lt;qt&gt;Moves the highlighted USB filter down.&lt;/qt&gt;
</source>
<translation type="obsolete">&lt;qt&gt;ハイライト表示されたフィルターを下に移動します。&lt;/qt&gt;</translation>
</message>
</context>
<context>
<name>VBoxHardDiskSettings</name>
<message>
<source>Slot</source>
<translation type="obsolete">スロット</translation>
</message>
<message>
<source>Hard Disk</source>
<translation type="obsolete">ハードディスク</translation>
</message>
<message>
<source>VBoxHardDiskSettings</source>
<translation type="obsolete">VBoxHardDiskSettings</translation>
</message>
<message>
<source>&amp;Hard Disks</source>
<translation type="obsolete">ハードディスク(&amp;H)</translation>
</message>
<message>
<source>&amp;Enable SATA Controller</source>
<translation type="obsolete">SATA コントローラーを有効化(&amp;E)</translation>
</message>
<message>
<source>
&lt;qt&gt;When checked, enables the virtual SATA
controller of this machine. Note that you cannot
attach hard disks to SATA ports when the virtual SATA
controller is disabled.&lt;/qt&gt;
</source>
<translation type="obsolete">&lt;qt&gt;この仮想マシンの仮想SATA コントローラーを有効にします。注:仮想コントローラーが無効なとき、ハードディスクをSATAポートに取り付けることができません。&lt;/qt&gt;</translation>
</message>
<message>
<source>Hard Disks &amp;Attachments</source>
<translation type="obsolete">ハードディスクの割り当て(&amp;A)</translation>
</message>
<message>
<source>
&lt;qt&gt;Lists all hard disks attached to
this machine. Use a mouse double-click or the
&lt;tt&gt;F2&lt;/tt&gt;/&lt;tt&gt;Space&lt;/tt&gt;
key on the highlighted item to activate the
drop-down list and choose the desired value.
Use the context menu or buttons to the right
to add or remove hard disk
attachments.&lt;/qt&gt;
</source>
<translation type="obsolete">&lt;qt&gt;この仮想マシンのすべてのハードディスクの割り当てをリスト表示します。
マウスのダブルクリックまたは&lt;tt&gt;F2&lt;/tt&gt;/&lt;tt&gt;Space&lt;/tt&gt;キーでハイライト表示された項目のドロップダウンリストを動かし、値を選択してください。
ハードディスクの割り当てを追加または除去するにはコンテキストメニューか右側のボタンを使用してください。&lt;/qt&gt;
</translation>
</message>
<message>
<source>Add Attachment</source>
<translation type="obsolete">割り当ての追加</translation>
</message>
<message>
<source>&amp;Add Attachment</source>
<translation type="obsolete">割り当てを追加する(&amp;A)</translation>
</message>
<message>
<source>Ins</source>
<translation type="obsolete">Ins</translation>
</message>
<message>
<source>
&lt;qt&gt;Adds a new hard disk attachment.&lt;/qt&gt;
</source>
<translation type="obsolete">&lt;qt&gt;新規ハードディスクの割り当てを追加します。&lt;/qt&gt;</translation>
</message>
<message>
<source>Remove Attachment</source>
<translation type="obsolete">割り当てを除去</translation>
</message>
<message>
<source>&amp;Remove Attachment</source>
<translation type="obsolete">割り当てを除去する(&amp;R)</translation>
</message>
<message>
<source>Delete</source>
<translation type="obsolete">削除</translation>
</message>
<message>
<source>
&lt;qt&gt;Removes the highlighted hard disk attachment.&lt;/qt&gt;
</source>
<translation type="obsolete">&lt;qt&gt;ハイライト表示されたハードディスクの割り当てを除去します。&lt;/qt&gt;</translation>
</message>
<message>
<source>Select Hard Disk</source>
<translation type="obsolete">ハードディスクを選択</translation>
</message>
<message>
<source>&amp;Select Hard Disk</source>
<translation type="obsolete">ハードディスクを選択する(&amp;S)</translation>
</message>
<message>
<source>Ctrl+Space</source>
<translation type="obsolete">Ctrl+スペース</translation>
</message>
<message>
<source>
&lt;qt&gt;Invokes the Virtual Disk Manager to select a hard disk
to attach to the currently highlighted slot.&lt;/qt&gt;
</source>
<translation type="obsolete">&lt;qt&gt;仮想ディスクマネージャーを起動し、ハードディスクを現在ハイライト表示されたスロットに割り当てます。&lt;/qt&gt;</translation>
</message>
<message>
<source>&lt;i&gt;%1&lt;/i&gt; uses the hard disk that is already attached to &lt;i&gt;%2&lt;/i&gt;</source>
<translation type="obsolete">&lt;i&gt;%1&lt;/i&gt;はすでに&lt;i&gt;%2&lt;/i&gt;に割り当てられている</translation>
</message>
<message>
<source>Double-click to add a new attachment</source>
<translation type="obsolete">ダブルクリックで新規の割り当てを追加</translation>
</message>
<message>
<source>No hard disk is selected for &lt;i&gt;%1&lt;/i&gt;</source>
<translation type="obsolete"> &lt;i&gt;%1&lt;/i&gt;のためのハードディスクが選択されていない</translation>
</message>
</context>
<context>
<name>VBoxHelpButton</name>
<message>
<source>&amp;Help</source>
<translation type="obsolete">ヘルプ(&amp;H)</translation>
</message>
</context>
<context>
<name>VBoxLicenseViewer</name>
<message>
<source>I &amp;Agree</source>
<translation>同意します(&amp;A)</translation>
</message>
<message>
<source>I &amp;Disagree</source>
<translation>同意しません(&amp;D)</translation>
</message>
<message>
<source>VirtualBox License</source>
<translation>VirtualBox ライセンス</translation>
</message>
</context>
<context>
<name>VBoxLogSearchPanel</name>
<message>
<source>Close the search panel</source>
<translation type="obsolete">検索パネルを閉じる</translation>
</message>
<message>
<source>Find </source>
<translation type="obsolete">検索</translation>
</message>
<message>
<source>Enter a search string here</source>
<translation type="obsolete">検索する文字列をここに入力</translation>
</message>
<message>
<source>&amp;Previous</source>
<translation type="obsolete">前へ(&amp;P)</translation>
</message>
<message>
<source>Search for the previous occurrence of the string</source>
<translation type="obsolete">前の文字列を検索</translation>
</message>
<message>
<source>&amp;Next</source>
<translation type="obsolete">次へ(&amp;N)</translation>
</message>
<message>
<source>Search for the next occurrence of the string</source>
<translation type="obsolete">次の文字列を検索</translation>
</message>
<message>
<source>C&amp;ase Sensitive</source>
<translation type="obsolete">大文字と小文字を区別(&amp;A)</translation>
</message>
<message>
<source>Perform case sensitive search (when checked)</source>
<translation type="obsolete">大文字小文字を区別して検索</translation>
</message>
<message>
<source>String not found</source>
<translation type="obsolete">文字列が見つかりません</translation>
</message>
</context>
<context>
<name>VBoxMediaComboBox</name>
<message>
<source>&lt;no hard disk&gt;</source>
<translation type="obsolete">&lt;ハードディスクなし&gt;</translation>
</message>
<message>
<source>No hard disk</source>
<translation type="obsolete">ハードディスクなし</translation>
</message>
<message>
<source>No disk image files available. Use the Virtual Media Manager to add media of the corresponding type.</source>
<translation type="obsolete">利用可能なメディアがありません。 仮想メディアマネージャーを使用して、対応するタイプのメディアを追加してください。</translation>
</message>
<message>
<source>&lt;no media&gt;</source>
<translation type="obsolete">&lt;メディアなし&gt;</translation>
</message>
</context>
<context>
<name>VBoxMediaManagerDlg</name>
<message>
<source>&amp;Actions</source>
<translation>動作(&amp;A)</translation>
</message>
<message>
<source>&amp;New...</source>
<translation type="obsolete">新規(&amp;N)...</translation>
</message>
<message>
<source>&amp;Add...</source>
<translation type="obsolete">追加(&amp;A)...</translation>
</message>
<message>
<source>&amp;Copy...</source>
<translation>コピー(&amp;C)...</translation>
</message>
<message>
<source>&amp;Modify...</source>
<translation>変更(&amp;M)...</translation>
</message>
<message>
<source>R&amp;emove</source>
<translation>除去(&amp;E)</translation>
</message>
<message>
<source>Re&amp;lease</source>
<translation>解放(&amp;L)</translation>
</message>
<message>
<source>Re&amp;fresh</source>
<translation>最新の情報に更新(&amp;F)</translation>
</message>
<message>
<source>Create a new virtual hard drive</source>
<translation type="obsolete">新規仮想ハードドライブの作成</translation>
</message>
<message>
<source>Create a new virtual hard disk</source>
<translation type="obsolete">新規仮想ハードディスクの作成</translation>
</message>
<message>
<source>Add an existing disk image file</source>
<translation type="obsolete">既存のメディアを追加</translation>
</message>
<message>
<source>Copy an existing disk image file</source>
<translation>既存のメディアをコピー</translation>
</message>
<message>
<source>Modify the attributes of the selected disk image file</source>
<translation>選択したメディアの属性を変更</translation>
</message>
<message>
<source>Remove the selected disk image file</source>
<translation>選択したメディアを除去</translation>
</message>
<message>
<source>Release the selected disk image file by detaching it from the machines</source>
<translation>選択したメディアを仮想マシンから割り当て解除して解放する</translation>
</message>
<message>
<source>Refresh the list of disk image files</source>
<translation>メディアリストを最新の情報に更新</translation>
</message>
<message>
<source>CD/DVD disk</source>
<translation type="obsolete">CD/DVDディスク</translation>
</message>
<message>
<source>hard disk</source>
<translation type="obsolete">ハードディスク</translation>
</message>
<message>
<source>Location</source>
<translation type="obsolete">場所</translation>
</message>
<message>
<source>Type (Format)</source>
<translation type="obsolete">タイプ(形式)</translation>
</message>
<message>
<source>Attached to</source>
<translation type="obsolete">割り当て</translation>
</message>
<message>
<source>Checking accessibility</source>
<translation>アクセス可否を確認</translation>
</message>
<message>
<source>&amp;Select</source>
<translation type="obsolete">選択(&amp;S)</translation>
</message>
<message>
<source>All hard disk images (%1)</source>
<translation type="obsolete">すべてのハードディスクイメージ(%1)</translation>
</message>
<message>
<source>All files (*)</source>
<translation type="obsolete">すべてのファイル(*)</translation>
</message>
<message>
<source>Select a hard disk image file</source>
<translation type="obsolete">ハードディスクイメージファイルを選択</translation>
</message>
<message>
<source>CD/DVD images (*.iso);;All files (*)</source>
<translation type="obsolete">CD/DVDイメージ(*.iso);;すべてのファイル(*)</translation>
</message>
<message>
<source>Select a CD/DVD disk image file</source>
<translation type="obsolete">CD/DVDディスクイメージファイルを選択</translation>
</message>
<message>
<source>Floppy images (*.img);;All files (*)</source>
<translation type="obsolete">フロッピーイメージ(*.img);;すべてのファイル(*)</translation>
</message>
<message>
<source>Select a floppy disk image files</source>
<translation type="obsolete">フロッピーディスクイメージファイルを選択</translation>
</message>
<message>
<source>floppy disk</source>
<translation type="obsolete">フロッピーディスク</translation>
</message>
<message>
<source>All %1 images (%2)</source>
<translation type="obsolete">すべての%1イメージ(%2)</translation>
</message>
<message>
<source>&lt;i&gt;Not&amp;nbsp;Attached&lt;/i&gt;</source>
<translation>&lt;i&gt;未割り当て&lt;/i&gt;</translation>
</message>
<message>
<source>--</source>
<comment>no info</comment>
<translation>--</translation>
</message>
<message>
<source>Virtual Media Manager</source>
<translation>仮想メディアマネージャー</translation>
</message>
<message>
<source>Hard &amp;Disks</source>
<translation type="obsolete">ハードディスク(&amp;D)</translation>
</message>
<message>
<source>Name</source>
<translation>名前</translation>
</message>
<message>
<source>Virtual Size</source>
<translation>仮想的なサイズ</translation>
</message>
<message>
<source>Actual Size</source>
<translation>実際のサイズ</translation>
</message>
<message>
<source>Type:</source>
<translation>タイプ:</translation>
</message>
<message>
<source>Location:</source>
<translation>場所:</translation>
</message>
<message>
<source>Format:</source>
<translation>フォーマット:</translation>
</message>
<message>
<source>Storage details:</source>
<translation>ストレージの詳細:</translation>
</message>
<message>
<source>Attached to:</source>
<translation>割り当て:</translation>
</message>
<message>
<source>&amp;CD/DVD Images</source>
<translation type="obsolete">CD/DVDイメージ(&amp;C)</translation>
</message>
<message>
<source>Size</source>
<translation>サイズ</translation>
</message>
<message>
<source>&amp;Floppy Images</source>
<translation type="obsolete">フロッピーイメージ(&amp;F)</translation>
</message>
<message>
<source>Attached to</source>
<comment>VMM: Virtual Disk</comment>
<translation type="obsolete">割り当て</translation>
</message>
<message>
<source>Attached to</source>
<comment>VMM: CD/DVD Image</comment>
<translation type="obsolete">割り当て</translation>
</message>
<message>
<source>Attached to</source>
<comment>VMM: Floppy Image</comment>
<translation type="obsolete">割り当て</translation>
</message>
</context>
<context>
<name>VBoxMiniToolBar</name>
<message>
<source>Always show the toolbar</source>
<translation type="obsolete">常にツールバーを表示する</translation>
</message>
<message>
<source>Minimize Window</source>
<translation type="obsolete">ウィンドウを最小化</translation>
</message>
<message>
<source>Exit Full Screen or Seamless Mode</source>
<translation type="obsolete">フルスクリーンモードまたはシームレスモードを終了する</translation>
</message>
<message>
<source>Close VM</source>
<translation type="obsolete">仮想マシンを閉じる</translation>
</message>
</context>
<context>
<name>VBoxNIList</name>
<message>
<source>VirtualBox Host Interface %1</source>
<translation type="obsolete">VirtualBox ホストインターフェース %1</translation>
</message>
<message>
<source>&lt;p&gt;Do you want to remove the selected host network interface &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;?&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Note:&lt;/b&gt; This interface may be in use by one or more network adapters of this or another VM. After it is removed, these adapters will no longer work until you correct their settings by either choosing a different interface name or a different adapter attachment type.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;選択したホストインターフェース ;&lt;nobr&gt;&lt;b&gt;&quot;%1&quot;&lt;/b&gt;を除去しますか?&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;注:&lt;/b&gt; このインターフェースは複数の仮想マシンの1つ以上のネットワークアダプターで使用中かもしれません。除去すると、他のインターフェース名を選ぶか、別の割り当て方法を正しく設定するまでそれらのアダプターは動作しません。&lt;/p&gt;</translation>
</message>
<message>
<source>Host &amp;Interfaces</source>
<translation type="obsolete">ホストインターフェース(&amp;I)</translation>
</message>
<message>
<source>Lists all available host interfaces.</source>
<translation type="obsolete">利用可能なホストインターフェースをリスト表示します。</translation>
</message>
<message>
<source>A&amp;dd New Host Interface</source>
<translation type="obsolete">新規ホストインターフェースの追加(&amp;D)</translation>
</message>
<message>
<source>&amp;Remove Selected Host Interface</source>
<translation type="obsolete">選択したホストインターフェースの除去(&amp;R)</translation>
</message>
<message>
<source>Adds a new host interface.</source>
<translation type="obsolete">新規ホストインターフェースを追加します。</translation>
</message>
<message>
<source>Removes the selected host interface.</source>
<translation type="obsolete">選択したホストインターフェースを除去します。</translation>
</message>
</context>
<context>
<name>VBoxNetworkDialog</name>
<message>
<source>Network Adapters</source>
<translation type="obsolete">ネットワークアダプター</translation>
</message>
</context>
<context>
<name>VBoxOSTypeSelectorWidget</name>
<message>
<source>Operating &amp;System:</source>
<translation type="obsolete">オペレーティング システム(&amp;S):</translation>
</message>
<message>
<source>Selects the operating system family that you plan to install into this virtual machine.</source>
<translation type="obsolete">仮想マシンにインストールするOSの種類を表示します。</translation>
</message>
<message>
<source>V&amp;ersion:</source>
<translation type="obsolete">バージョン(&amp;E):</translation>
</message>
<message>
<source>Selects the operating system type that you plan to install into this virtual machine (called a guest operating system).</source>
<translation type="obsolete">仮想マシンにインストールするOS(ゲストOSと呼びます)のタイプを表示します。</translation>
</message>
<message>
<source>&amp;Version:</source>
<translation type="obsolete">バージョン(&amp;V):</translation>
</message>
</context>
<context>
<name>VBoxRegistrationDlg</name>
<message>
<source>VirtualBox Registration Dialog</source>
<translation type="obsolete">VirtualBox 登録ダイアログ</translation>
</message>
<message>
<source>&amp;Name</source>
<translation type="obsolete">名前(&amp;N)</translation>
</message>
<message>
<source>Enter your full name using Latin characters.</source>
<translation type="obsolete">フルネームを英字で入力してください。</translation>
</message>
<message>
<source>&amp;E-mail</source>
<translation type="obsolete">メールアドレス(&amp;E)</translation>
</message>
<message>
<source>Enter your e-mail address. Please use a valid address here.</source>
<translation type="obsolete">メールアドレスを入力してください。</translation>
</message>
<message>
<source>&amp;Please do not use this information to contact me</source>
<translation type="obsolete">情報メール不要(&amp;P)</translation>
</message>
<message>
<source>Welcome to the VirtualBox Registration Form!</source>
<translation type="obsolete">ようこそ VirtualBox 登録フォームへ!</translation>
</message>
<message>
<source>&amp;Confirm</source>
<translation type="obsolete">確認(&amp;C)</translation>
</message>
<message>
<source>Connection timed out.</source>
<translation type="obsolete">接続がタイムアウトになりました。</translation>
</message>
<message>
<source>Could not locate the registration form on the server (response: %1).</source>
<translation type="obsolete">サーバー上に登録フォームが見つかりませんでした(応答: %1)。</translation>
</message>
<message>
<source>Could not perform connection handshake.</source>
<translation type="obsolete">接続を確立できませんでした。</translation>
</message>
<message>
<source>&lt;p&gt;Please fill out this registration form to let us know that you use VirtualBox and, optionally, to keep you informed about VirtualBox news and updates.&lt;/p&gt;&lt;p&gt;Enter your full name using Latin characters and your e-mail address to the fields below. Sun Microsystems will use this information only to gather product usage statistics and to send you VirtualBox newsletters. In particular, Sun Microsystems will never pass your data to third parties. Detailed information about how we use your personal data can be found in the &lt;b&gt;Privacy Policy&lt;/b&gt; section of the VirtualBox Manual or on the &lt;a href=http://www.virtualbox.org/wiki/PrivacyPolicy&gt;Privacy Policy&lt;/a&gt; page of the VirtualBox web-site.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;登録フォームに入力し、あなたが VirtualBox を使用していることを我々に知らせてください。VirtualBox のニュースと更新情報をお知らせします(任意)。&lt;/p&gt;&lt;p&gt;フルネーム(英字)とメールアドレスを下のフィールドに入力してください。注:Sun Microsystems は、この情報を製品使用の統計を収集し、VirtualBox ニュースレターを送信するためだけに使用します。Sun Microsystems が個人情報を第三者に渡すことはありません。個人情報の扱いに関する詳細情報は、VirtualBox マニュアルの&quot;&lt;b&gt;Privacy Policy&lt;/b&gt;&quot; セクションまたは VirtualBox webサイトの&quot;&lt;a href=http://www.virtualbox.org/wiki/PrivacyPolicy&gt;Privacy Policy&lt;/a&gt;&quot;ページを参照してください。&lt;/p&gt;</translation>
</message>
<message>
<source>Check this box if you do not want to receive mail from Sun Microsystems at the e-mail address specified above.</source>
<translation type="obsolete">Sun Microsystems からの情報メールを受け取りたくない場合、チェックボックスをオンにしてください。</translation>
</message>
<message>
<source>C&amp;onfirm</source>
<translation type="obsolete">確認(&amp;O)</translation>
</message>
<message>
<source>Cancel</source>
<translation type="obsolete">キャンセル</translation>
</message>
<message>
<source>Select Country/Territory</source>
<translation type="obsolete">国/地域を選択</translation>
</message>
<message>
<source>&lt;p&gt;Please fill out this registration form to let us know that you use VirtualBox and, optionally, to keep you informed about VirtualBox news and updates.&lt;/p&gt;&lt;p&gt;Please use Latin characters only to fill in the fields below. Sun Microsystems will use this information only to gather product usage statistics and to send you VirtualBox newsletters. In particular, Sun Microsystems will never pass your data to third parties. Detailed information about how we use your personal data can be found in the &lt;b&gt;Privacy Policy&lt;/b&gt; section of the VirtualBox Manual or on the &lt;a href=http://www.virtualbox.org/wiki/PrivacyPolicy&gt;Privacy Policy&lt;/a&gt; page of the VirtualBox web-site.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;登録フォームに入力し、あなたが VirtualBox を使用していることを我々に知らせてください。VirtualBox のニュースと更新情報をお知らせします(任意)。&lt;/p&gt;&lt;p&gt;フルネーム(英字)とメールアドレスを下のフィールドに入力してください。注:Sun Microsystems は、この情報を製品使用の統計を収集し、VirtualBox ニュースレターを送信するためだけに使用します。Sun Microsystems が個人情報を第三者に渡すことはありません。個人情報の扱いに関する詳細情報は、VirtualBox マニュアルの&quot;&lt;b&gt;Privacy Policy&lt;/b&gt;&quot; セクションまたは VirtualBox webサイトの&quot;&lt;a href=http://www.virtualbox.org/wiki/PrivacyPolicy&gt;Privacy Policy&lt;/a&gt;&quot;ページを参照してください。&lt;/p&gt;</translation>
</message>
<message>
<source>I &amp;already have a Sun Online account:</source>
<translation type="obsolete">Sun オンライン アカウントに登録済みです(&amp;A):</translation>
</message>
<message>
<source>&amp;E-mail:</source>
<translation type="obsolete">メールアドレス(&amp;E):</translation>
</message>
<message>
<source>&amp;Password:</source>
<translation type="obsolete">パスワード(&amp;P):</translation>
</message>
<message>
<source>I &amp;would like to create a new Sun Online account:</source>
<translation type="obsolete">Sun オンライン アカウントを作成して登録します(&amp;W):</translation>
</message>
<message>
<source>&amp;First Name:</source>
<translation type="obsolete">名前(&amp;F):</translation>
</message>
<message>
<source>&amp;Last Name:</source>
<translation type="obsolete">姓(&amp;L):</translation>
</message>
<message>
<source>&amp;Company:</source>
<translation type="obsolete">会社(&amp;C):</translation>
</message>
<message>
<source>Co&amp;untry:</source>
<translation type="obsolete">国/地域(&amp;U):</translation>
</message>
<message>
<source>E-&amp;mail:</source>
<translation type="obsolete">メールアドレス(&amp;M):</translation>
</message>
<message>
<source>P&amp;assword:</source>
<translation type="obsolete">パスワード(&amp;A):</translation>
</message>
<message>
<source>Co&amp;nfirm Password:</source>
<translation type="obsolete">パスワード確認(&amp;N):</translation>
</message>
<message>
<source>&amp;Register</source>
<translation type="obsolete">登録(&amp;R)</translation>
</message>
</context>
<context>
<name>VBoxSFDialog</name>
<message>
<source>Shared Folders</source>
<translation type="obsolete">共有フォルダー</translation>
</message>
<message>
<source>Cancel</source>
<translation type="obsolete">キャンセル</translation>
</message>
<message>
<source>Help</source>
<translation type="obsolete">ヘルプ</translation>
</message>
<message>
<source>&amp;OK</source>
<translation type="obsolete">OK(&amp;O)</translation>
</message>
</context>
<context>
<name>VBoxScreenshotViewer</name>
<message>
<source>Screenshot of %1 (%2)</source>
<translation>%1(%2)のスクリーンショット</translation>
</message>
<message>
<source>Click to view non-scaled screenshot.</source>
<translation>クリックして実寸のスクリーンショットを表示します。</translation>
</message>
<message>
<source>Click to view scaled screenshot.</source>
<translation>クリックしてスクリーンショットを表示します。</translation>
</message>
</context>
<context>
<name>VBoxSelectorWnd</name>
<message>
<source>VirtualBox OSE</source>
<translation type="obsolete">VirtualBox OSE</translation>
</message>
<message>
<source>&amp;Details</source>
<translation type="obsolete">詳細(&amp;D)</translation>
</message>
<message>
<source>Virtual &amp;Disk Manager...</source>
<translation type="obsolete">仮想ディスクマネージャー(&amp;D)...</translation>
</message>
<message>
<source>Ctrl+D</source>
<translation type="obsolete">Ctrl+D</translation>
</message>
<message>
<source>Display the Virtual Disk Manager window</source>
<translation type="obsolete">仮想ディスクマネージャー ダイアログを表示</translation>
</message>
<message>
<source>&amp;Preferences...</source>
<comment>global settings</comment>
<translation type="obsolete">環境設定(&amp;P)...</translation>
</message>
<message>
<source>Ctrl+G</source>
<translation type="obsolete">Ctrl+G</translation>
</message>
<message>
<source>Display the global settings window</source>
<translation type="obsolete">環境設定ダイアログを表示</translation>
</message>
<message>
<source>E&amp;xit</source>
<translation type="obsolete">終了(&amp;X)</translation>
</message>
<message>
<source>Ctrl+Q</source>
<translation type="obsolete">Ctrl+Q</translation>
</message>
<message>
<source>Close application</source>
<translation type="obsolete">アプリケーションを閉じる</translation>
</message>
<message>
<source>&amp;New...</source>
<translation type="obsolete">新規(&amp;N)...</translation>
</message>
<message>
<source>New</source>
<translation type="obsolete">新規</translation>
</message>
<message>
<source>Ctrl+N</source>
<translation type="obsolete">Ctrl+N</translation>
</message>
<message>
<source>Create a new virtual machine</source>
<translation type="obsolete">新規仮想マシンの作成</translation>
</message>
<message>
<source>&amp;Settings...</source>
<translation type="obsolete">設定(&amp;S)...</translation>
</message>
<message>
<source>Settings</source>
<translation type="obsolete">設定</translation>
</message>
<message>
<source>Ctrl+S</source>
<translation type="obsolete">Ctrl+S</translation>
</message>
<message>
<source>Configure the selected virtual machine</source>
<translation type="obsolete">選択した仮想マシンを設定</translation>
</message>
<message>
<source>&amp;Delete</source>
<translation type="obsolete">削除(&amp;D)</translation>
</message>
<message>
<source>Delete</source>
<translation type="obsolete">削除</translation>
</message>
<message>
<source>Delete the selected virtual machine</source>
<translation type="obsolete">選択した仮想マシンを削除</translation>
</message>
<message>
<source>D&amp;iscard</source>
<translation type="obsolete">破棄(&amp;I)</translation>
</message>
<message>
<source>Discard</source>
<translation type="obsolete">破棄</translation>
</message>
<message>
<source>Discard the saved state of the selected virtual machine</source>
<translation type="obsolete">選択した仮想マシンを破棄</translation>
</message>
<message>
<source>&amp;Refresh</source>
<translation type="obsolete">最新の情報に更新(&amp;R)</translation>
</message>
<message>
<source>Refresh</source>
<translation type="obsolete">最新の情報に更新</translation>
</message>
<message>
<source>Ctrl+R</source>
<translation type="obsolete">Ctrl+R</translation>
</message>
<message>
<source>Refresh the accessibility state of the selected virtual machine</source>
<translation type="obsolete">選択した仮想マシンのアクセス可否状態を最新の情報に更新する</translation>
</message>
<message>
<source>&amp;Contents...</source>
<translation type="obsolete">ヘルプを表示(&amp;C)...</translation>
</message>
<message>
<source>F1</source>
<translation type="obsolete">F1</translation>
</message>
<message>
<source>Show the online help contents</source>
<translation type="obsolete">オンラインヘルプを表示</translation>
</message>
<message>
<source>&amp;VirtualBox Web Site...</source>
<translation type="obsolete">VirtualBox Webサイト(&amp;V)...</translation>
</message>
<message>
<source>Open the browser and go to the VirtualBox product web site</source>
<translation type="obsolete">WebブラウザでVirtualBox製品のWebサイトを開く</translation>
</message>
<message>
<source>&amp;About VirtualBox...</source>
<translation type="obsolete">VirtualBox について(&amp;A)...</translation>
</message>
<message>
<source>Show a window with product information</source>
<translation type="obsolete">製品情報ダイアログを表示</translation>
</message>
<message>
<source>&amp;Reset All Warnings</source>
<translation type="obsolete">すべての警告をリセット(&amp;R)</translation>
</message>
<message>
<source>Go back to showing all suppressed warnings and messages</source>
<translation type="obsolete">すべての抑止された警告とメッセージを再度表示させる</translation>
</message>
<message>
<source>&amp;File</source>
<translation type="obsolete">ファイル(&amp;F)</translation>
</message>
<message>
<source>&amp;Help</source>
<translation type="obsolete">ヘルプ(&amp;H)</translation>
</message>
<message>
<source>&amp;Snapshots</source>
<translation type="obsolete">スナップショット(&amp;S)</translation>
</message>
<message>
<source>D&amp;escription</source>
<translation type="obsolete">説明(&amp;E)</translation>
</message>
<message>
<source>D&amp;escription *</source>
<translation type="obsolete">説明(&amp;E) *</translation>
</message>
<message>
<source>S&amp;how</source>
<translation type="obsolete">表示(&amp;H)</translation>
</message>
<message>
<source>Show</source>
<translation type="obsolete">表示</translation>
</message>
<message>
<source>Switch to the window of the selected virtual machine</source>
<translation type="obsolete">選択した仮想マシンのウィンドウに切り替え</translation>
</message>
<message>
<source>S&amp;tart</source>
<translation type="obsolete">起動(&amp;T)</translation>
</message>
<message>
<source>Start</source>
<translation type="obsolete">起動</translation>
</message>
<message>
<source>Start the selected virtual machine</source>
<translation type="obsolete">選択した仮想マシンを起動</translation>
</message>
<message>
<source>&amp;Machine</source>
<translation type="obsolete">仮想マシン(&amp;M)</translation>
</message>
<message>
<source>Show &amp;Log...</source>
<translation type="obsolete">ログを参照(&amp;L)...</translation>
</message>
<message>
<source>Show Log...</source>
<translation type="obsolete">ログを参照...</translation>
</message>
<message>
<source>Ctrl+L</source>
<translation type="obsolete">Ctrl+L</translation>
</message>
<message>
<source>Show the log files of the selected virtual machine</source>
<translation type="obsolete">選択した仮想マシンのログファイルを参照する</translation>
</message>
<message>
<source>R&amp;egister VirtualBox...</source>
<translation type="obsolete">VirtualBox を登録(&amp;E)...</translation>
</message>
<message>
<source>Open VirtualBox registration form</source>
<translation type="obsolete">VirtualBox 登録フォームを開く</translation>
</message>
<message>
<source>R&amp;esume</source>
<translation type="obsolete">再開(&amp;E)</translation>
</message>
<message>
<source>Resume</source>
<translation type="obsolete">再開</translation>
</message>
<message>
<source>Ctrl+P</source>
<translation type="obsolete">Ctrl+P</translation>
</message>
<message>
<source>Resume the execution of the virtual machine</source>
<translation type="obsolete">仮想マシンの実行を再開する</translation>
</message>
<message>
<source>&amp;Pause</source>
<translation type="obsolete">一時停止(&amp;P)</translation>
</message>
<message>
<source>Pause</source>
<translation type="obsolete">一時停止</translation>
</message>
<message>
<source>Suspend the execution of the virtual machine</source>
<translation type="obsolete">仮想マシンの実行を一時停止する</translation>
</message>
<message>
<source>Show in Finder</source>
<translation type="obsolete">Finderに表示</translation>
</message>
<message>
<source>Show the VirtualBox Machine Definition file in Finder.</source>
<translation type="obsolete">仮想マシン定義ファイルをFinderに表示します。</translation>
</message>
<message>
<source>Create Alias on Desktop</source>
<translation type="obsolete">エイリアスをデスクトップに作成</translation>
</message>
<message>
<source>Creates an Alias file to the VirtualBox Machine Definition file on your Desktop.</source>
<translation type="obsolete">仮想マシン定義ファイルのエイリアスをデスクトップに作成します。</translation>
</message>
<message>
<source>Show in Explorer</source>
<translation type="obsolete">エクスプローラーに表示</translation>
</message>
<message>
<source>Show the VirtualBox Machine Definition file in Explorer.</source>
<translation type="obsolete">仮想マシン定義ファイルをエクスプローラーに表示します。</translation>
</message>
<message>
<source>Create Shortcut on Desktop</source>
<translation type="obsolete">ショートカットをデスクトップに作成</translation>
</message>
<message>
<source>Creates an Shortcut file to the VirtualBox Machine Definition file on your Desktop.</source>
<translation type="obsolete">仮想マシン定義ファイルのショートカットをデスクトップに作成します。</translation>
</message>
<message>
<source>Show in File Manager</source>
<translation type="obsolete">ファイルマネージャーに表示</translation>
</message>
<message>
<source>Show the VirtualBox Machine Definition file in the File Manager</source>
<translation type="obsolete">仮想マシン定義ファイルをファイルマネージャーに表示します。</translation>
</message>
<message>
<source>&amp;File</source>
<comment>Mac OS X version</comment>
<translation type="obsolete">ファイル(&amp;F)</translation>
</message>
<message>
<source>&amp;File</source>
<comment>Non Mac OS X version</comment>
<translation type="obsolete">ファイル(&amp;F)</translation>
</message>
<message>
<source>&lt;h3&gt;Welcome to VirtualBox!&lt;/h3&gt;&lt;p&gt;The left part of this window is a list of all virtual machines on your computer. The list is empty now because you haven&apos;t created any virtual machines yet.&lt;img src=:/welcome.png align=right/&gt;&lt;/p&gt;&lt;p&gt;In order to create a new virtual machine, press the &lt;b&gt;New&lt;/b&gt; button in the main tool bar located at the top of the window.&lt;/p&gt;&lt;p&gt;You can press the &lt;b&gt;%1&lt;/b&gt; key to get instant help, or visit &lt;a href=http://www.virtualbox.org&gt;www.virtualbox.org&lt;/a&gt; for the latest information and news.&lt;/p&gt;</source>
<translation type="obsolete">&lt;h3&gt;ようこそVirtualBoxへ!&lt;/h3&gt;&lt;p&gt;このウィンドウの左側にコンピューター上のすべての仮想マシンがリスト表示されます。まだ仮想マシンが作成されていないため、リストは空です。&lt;img src=:/welcome.png align=right/&gt;&lt;/p&gt;&lt;p&gt;新規仮想マシンを作成するにはウィンドウ上部にあるメインツールバーの&lt;b&gt;[新規]&lt;/b&gt;ボタンをクリックしてください。&lt;/p&gt;&lt;p&gt;&lt;b&gt;%1&lt;/b&gt;キーでヘルプを表示できます。または最新の情報とニュースを取得するため &lt;a href=http://www.virtualbox.org&gt;www.virtualbox.org&lt;/a&gt; を訪問してください。&lt;/p&gt;</translation>
</message>
<message>
<source>Show Toolbar</source>
<translation type="obsolete">ツールバーを表示</translation>
</message>
<message>
<source>Show Statusbar</source>
<translation type="obsolete">ステータスバーを表示</translation>
</message>
<message>
<source>&amp;Virtual Media Manager...</source>
<translation type="obsolete">仮想メディアマネージャー(&amp;V)...</translation>
</message>
<message>
<source>Select a virtual machine file</source>
<translation type="obsolete">仮想マシンファイルを選択</translation>
</message>
<message>
<source>Virtual machine files (%1)</source>
<translation type="obsolete">仮想マシンファイル(%1)</translation>
</message>
<message>
<source>Manager</source>
<comment>Note: main window title which is pretended by the product name.</comment>
<translation type="obsolete">マネージャー</translation>
</message>
<message>
<source>Display the Virtual Media Manager window</source>
<translation type="obsolete">仮想メディアマネージャー ダイアログを表示</translation>
</message>
<message>
<source>&amp;Add...</source>
<translation type="obsolete">追加(&amp;A)...</translation>
</message>
<message>
<source>Add an existing virtual machine</source>
<translation type="obsolete">既存の仮想マシンを追加</translation>
</message>
<message>
<source>&amp;Remove</source>
<translation type="obsolete">除去(&amp;R)</translation>
</message>
<message>
<source>Remove the selected virtual machine</source>
<translation type="obsolete">選択した仮想マシンを除去</translation>
</message>
<message>
<source>Log</source>
<comment>icon text</comment>
<translation type="obsolete">ログ</translation>
</message>
<message>
<source>Sun VirtualBox</source>
<translation type="obsolete">Sun VirtualBox</translation>
</message>
<message>
<source>&amp;Import Appliance...</source>
<translation type="obsolete">仮想アプライアンスのインポート(&amp;I)...</translation>
</message>
<message>
<source>Import an appliance into VirtualBox</source>
<translation type="obsolete">仮想アプライアンスをVirtualBoxにインポート</translation>
</message>
<message>
<source>&amp;Export Appliance...</source>
<translation type="obsolete">仮想アプライアンスのエクスポート(&amp;E)...</translation>
</message>
<message>
<source>Export one or more VirtualBox virtual machines as an appliance</source>
<translation type="obsolete">VirtualBoxの仮想マシンを仮想アプライアンスにエクスポート</translation>
</message>
<message>
<source>Re&amp;fresh</source>
<translation type="obsolete">最新の情報に更新(&amp;F)</translation>
</message>
</context>
<context>
<name>VBoxSettingsDialog</name>
<message>
<source>&lt;i&gt;Select a settings category from the list on the left-hand side and move the mouse over a settings item to get more information&lt;/i&gt;.</source>
<translation type="obsolete">&lt;i&gt;左側のリストから設定のカテゴリーを選択し、設定項目をマウスオーバーして詳細な情報を参照してください&lt;/i&gt;。</translation>
</message>
<message>
<source>Invalid settings detected</source>
<translation type="obsolete">無効な設定が見つかりました</translation>
</message>
<message>
<source>Settings</source>
<translation type="obsolete">設定</translation>
</message>
<message>
<source>Non-optimal settings detected</source>
<translation type="obsolete">最適化されていない設定が見つかりました</translation>
</message>
<message>
<source>On the &lt;b&gt;%1&lt;/b&gt; page, %2</source>
<translation type="obsolete">&lt;b&gt;%1&lt;/b&gt;ページ:%2</translation>
</message>
</context>
<context>
<name>VBoxSharedFoldersSettings</name>
<message>
<source>Name</source>
<translation type="obsolete">名前</translation>
</message>
<message>
<source>Path</source>
<translation type="obsolete">パス</translation>
</message>
<message>
<source>Shared &amp;Folders</source>
<translation type="obsolete">共有フォルダー(&amp;F)</translation>
</message>
<message>
<source>&lt;qt&gt;Lists all shared folders accessible to this machine.
Use
&lt;tt&gt;net use x: \\vboxsvr\share&lt;/tt&gt;
to access a shared folder named &lt;i&gt;share&lt;/i&gt; from a DOS-like OS, or
&lt;tt&gt;mount -t vboxsf share mount_point&lt;/tt&gt;
to access it from a Linux OS. This feature requires Guest Additions.&lt;/qt&gt;</source>
<translation type="obsolete">&lt;qt&gt;この仮想マシンでアクセス可能なすべての共有フォルダーのリストです。
DOS系ゲストOSからアクセスする場合は &lt;tt&gt;net use x:¥¥vboxsvr¥share&lt;/tt&gt; コマンドを使用してください。
&lt;i&gt;share&lt;/i&gt;はアクセスしたいフォルダーの名前です。 LinuxゲストOSからアクセスする場合は &lt;tt&gt;mount -t vboxsf share mount_point&lt;/tt&gt; コマンドを使用してください。
本機能を使用するには Guest Additions のインストールが必要です。&lt;/qt&gt;</translation>
</message>
<message>
<source>Adds a new shared folder definition.</source>
<translation type="obsolete">新規共有フォルダーを追加します。</translation>
</message>
<message>
<source>Removes the selected shared folder definition.</source>
<translation type="obsolete">選択した共有フォルダーの設定を削除します。</translation>
</message>
<message>
<source> Machine Folders</source>
<translation type="obsolete">共有フォルダー</translation>
</message>
<message>
<source> Transient Folders</source>
<translation type="obsolete">一時的な共有フォルダー</translation>
</message>
<message>
<source>Edits the selected shared folder definition.</source>
<translation type="obsolete">選択した共有フォルダーの設定を編集します。</translation>
</message>
<message>
<source>VBoxSharedFoldersSettings</source>
<comment>don&apos;t translate</comment>
<translation type="obsolete">VBoxSharedFoldersSettings</translation>
</message>
<message>
<source>Ins</source>
<translation type="obsolete">Ins</translation>
</message>
<message>
<source>Add a new shared folder (Ins)</source>
<translation type="obsolete">新規共有フォルダーを追加(Ins)</translation>
</message>
<message>
<source>Del</source>
<translation type="obsolete">Del</translation>
</message>
<message>
<source>Remove the selected shared folder (Del)</source>
<translation type="obsolete">選択した共有フォルダーを削除(Del)</translation>
</message>
<message>
<source>Access</source>
<translation type="obsolete">アクセス権</translation>
</message>
<message>
<source>Ctrl+Space</source>
<translation type="obsolete">Ctrl+スペース</translation>
</message>
<message>
<source>Edit the selected shared folder (Ctrl+Space)</source>
<translation type="obsolete">選択した共有フォルダーの設定を編集(Ctrl+スペース)</translation>
</message>
<message>
<source>Full</source>
<translation type="obsolete">完全</translation>
</message>
<message>
<source>Read-only</source>
<translation type="obsolete">読み込み専用</translation>
</message>
</context>
<context>
<name>VBoxSnapshotDetailsDlg</name>
<message>
<source>VBoxSnapshotDetailsDlg</source>
<translation type="obsolete">VBoxSnapshotDetailsDlg</translation>
</message>
<message>
<source> Snapshot Details </source>
<translation type="obsolete">スナップショット詳細</translation>
</message>
<message>
<source>&amp;Name</source>
<translation type="obsolete">名前(&amp;N)</translation>
</message>
<message>
<source>&amp;Description</source>
<translation type="obsolete">説明(&amp;D)</translation>
</message>
<message>
<source>&amp;Machine Details</source>
<translation type="obsolete">仮想マシン詳細(&amp;M)</translation>
</message>
<message>
<source>Help</source>
<translation type="obsolete">ヘルプ</translation>
</message>
<message>
<source>F1</source>
<translation type="obsolete">F1</translation>
</message>
<message>
<source>&amp;OK</source>
<translation type="obsolete">OK(&amp;O)</translation>
</message>
<message>
<source>Cancel</source>
<translation type="obsolete">キャンセル</translation>
</message>
<message>
<source>Details of %1 (%2)</source>
<translation>%1 (%2)の詳細</translation>
</message>
<message>
<source>Snapshot Details</source>
<translation type="obsolete">スナップショット詳細</translation>
</message>
<message>
<source>Click to enlarge the screenshot.</source>
<translation>クリックしてスクリーンショットを拡大します。</translation>
</message>
<message>
<source>&amp;Name:</source>
<translation>名前(&amp;N):</translation>
</message>
<message>
<source>Taken:</source>
<translation>作成:</translation>
</message>
<message>
<source>&amp;Description:</source>
<translation>説明(&amp;D):</translation>
</message>
<message>
<source>D&amp;etails:</source>
<translation>詳細(&amp;E):</translation>
</message>
</context>
<context>
<name>VBoxSnapshotsWgt</name>
<message>
<source>[snapshot]</source>
<translation type="obsolete">[snapshot]</translation>
</message>
<message>
<source>VBoxSnapshotsWgt</source>
<translation>VBoxSnapshotsWgt</translation>
</message>
<message>
<source>snapshotActionGroup</source>
<translation type="obsolete">snapshotActionGroup</translation>
</message>
<message>
<source>Discard Snapshot</source>
<translation type="obsolete">スナップショットを破棄</translation>
</message>
<message>
<source>&amp;Discard Snapshot</source>
<translation type="obsolete">スナップショットを破棄(&amp;D)</translation>
</message>
<message>
<source>Ctrl+Shift+D</source>
<translation type="obsolete">Ctrl+Shift+D</translation>
</message>
<message>
<source>curStateActionGroup</source>
<translation type="obsolete">curStateActionGroup</translation>
</message>
<message>
<source>Take Snapshot</source>
<translation type="obsolete">スナップショット作成</translation>
</message>
<message>
<source>Take &amp;Snapshot</source>
<translation>スナップショット作成(&amp;S)</translation>
</message>
<message>
<source>Discard Current Snapshot and State</source>
<translation type="obsolete">最新のスナップショットと状態を破棄</translation>
</message>
<message>
<source>D&amp;iscard Current Snapshot and State</source>
<translation type="obsolete">最新のスナップショットと状態を破棄(&amp;I)</translation>
</message>
<message>
<source>Show Details</source>
<translation type="obsolete">詳細を表示</translation>
</message>
<message>
<source>S&amp;how Details</source>
<translation>詳細を表示(&amp;H)</translation>
</message>
<message>
<source>Current State (changed)</source>
<comment>Current State (Modified)</comment>
<translation>最新の状態(変更)</translation>
</message>
<message>
<source>Current State</source>
<comment>Current State (Unmodified)</comment>
<translation>最新の状態</translation>
</message>
<message>
<source>The current state differs from the state stored in the current snapshot</source>
<translation>最新の状態は最新のスナップショットに保存されている状態と異なります</translation>
</message>
<message>
<source>The current state is identical to the state stored in the current snapshot</source>
<translation>最新の状態は最新のスナップショットに保存されている状態と同じです</translation>
</message>
<message>
<source> (%1 ago)</source>
<translation>(%1前)</translation>
</message>
<message>
<source> (current, </source>
<comment>Snapshot details</comment>
<translation>(最新,</translation>
</message>
<message>
<source>online)</source>
<comment>Snapshot details</comment>
<translation>オンライン)</translation>
</message>
<message>
<source>offline)</source>
<comment>Snapshot details</comment>
<translation>オフライン)</translation>
</message>
<message>
<source>Taken at %1</source>
<comment>Snapshot (time)</comment>
<translation>作成時刻 %1</translation>
</message>
<message>
<source>Taken on %1</source>
<comment>Snapshot (date + time)</comment>
<translation>作成日時 %1</translation>
</message>
<message>
<source>%1 since %2</source>
<comment>Current State (time or date + time)</comment>
<translation>%2からの状態 %1</translation>
</message>
<message>
<source>&amp;Clone...</source>
<translation>クローン(&amp;C)...</translation>
</message>
<message>
<source>Clone the selected virtual machine</source>
<translation>選択した仮想マシンをクローン</translation>
</message>
<message>
<source>Snapshot %1</source>
<translation>スナップショット %1</translation>
</message>
<message>
<source>Discard the selected snapshot of the virtual machine</source>
<translation type="obsolete">選択した仮想マシンのスナップショットを破棄</translation>
</message>
<message>
<source>Ctrl+Shift+S</source>
<translation type="obsolete">Ctrl+Shift+S</translation>
</message>
<message>
<source>Take a snapshot of the current virtual machine state</source>
<translation>現在の仮想マシンの状態のスナップショットを作成</translation>
</message>
<message>
<source>Revert to Current Snapshot</source>
<translation type="obsolete">最新のスナップショットの状態に戻す</translation>
</message>
<message>
<source>&amp;Revert to Current Snapshot</source>
<translation type="obsolete">最新のスナップショットの状態に戻す(&amp;R)</translation>
</message>
<message>
<source>Ctrl+Shift+R</source>
<translation type="obsolete">Ctrl+Shift+R</translation>
</message>
<message>
<source>Restore the virtual machine state from the state stored in the current snapshot</source>
<translation type="obsolete">仮想マシンの状態を最新のスナップショットに保存された状態に復元</translation>
</message>
<message>
<source>Ctrl+Shift+B</source>
<translation type="obsolete">Ctrl+Shift+B</translation>
</message>
<message>
<source>Discard the current snapshot and revert the machine to the state it had before the snapshot was taken</source>
<translation type="obsolete">最新のスナップショットを破棄し、スナップショットを作成する前の状態に戻す</translation>
</message>
<message>
<source>Show the details of the selected snapshot</source>
<translation>選択したスナップショットの詳細を表示</translation>
</message>
<message>
<source>Ctrl+Space</source>
<translation type="obsolete">Ctrl+スペース</translation>
</message>
<message>
<source> (%1)</source>
<translation> (%1)</translation>
</message>
<message numerus="yes">
<source> (%n day(s) ago)</source>
<translation type="obsolete">
<numerusform> (%n 日前)</numerusform>
</translation>
</message>
<message numerus="yes">
<source> (%n hour(s) ago)</source>
<translation type="obsolete">
<numerusform> (%n 時間前)</numerusform>
</translation>
</message>
<message numerus="yes">
<source> (%n minute(s) ago)</source>
<translation type="obsolete">
<numerusform> (%n 分前)</numerusform>
</translation>
</message>
<message numerus="yes">
<source> (%n second(s) ago)</source>
<translation type="obsolete">
<numerusform> (%n 秒前)</numerusform>
</translation>
</message>
<message>
<source>&amp;Restore Snapshot</source>
<translation>スナップショットに復元(&amp;R)</translation>
</message>
<message>
<source>&amp;Delete Snapshot</source>
<translation>スナップショットを削除(&amp;D)</translation>
</message>
<message>
<source>Restore the selected snapshot of the virtual machine</source>
<translation>選択した仮想マシンのスナップショットに復元</translation>
</message>
<message>
<source>Delete the selected snapshot of the virtual machine</source>
<translation>選択した仮想マシンのスナップショットを削除</translation>
</message>
</context>
<context>
<name>VBoxSwitchMenu</name>
<message>
<source>Disable</source>
<translation type="obsolete">無効</translation>
</message>
<message>
<source>Enable</source>
<translation type="obsolete">有効</translation>
</message>
<message>
<source>%1 %2</source>
<translation type="obsolete">%1 %2</translation>
</message>
</context>
<context>
<name>VBoxTakeSnapshotDlg</name>
<message>
<source>Take Snapshot of Virtual Machine</source>
<translation>仮想マシンのスナップショット作成</translation>
</message>
<message>
<source>Snapshot &amp;Name</source>
<translation>スナップショットの名前(&amp;N)</translation>
</message>
<message>
<source>Snapshot &amp;Description</source>
<translation>スナップショットの説明(&amp;D)</translation>
</message>
<message>
<source>Help</source>
<translation type="obsolete">ヘルプ</translation>
</message>
<message>
<source>F1</source>
<translation type="obsolete">F1</translation>
</message>
<message>
<source>&amp;OK</source>
<translation type="obsolete">OK(&amp;O)</translation>
</message>
<message>
<source>Cancel</source>
<translation type="obsolete">キャンセル</translation>
</message>
<message numerus="yes">
<source>Warning: You are taking a snapshot of a running machine which has %n immutable image(s) attached to it. As long as you are working from this snapshot the immutable image(s) will not be reset to avoid loss of data.</source>
<translation>
<numerusform>警告:%n 個の変更不可の仮想ディスクを割り当てた仮想マシンのスナップショットを作成しています。データ喪失を避けるため、このスナップショットから起動する限り、仮想ディスクはリセットされません。</numerusform>
</translation>
</message>
</context>
<context>
<name>VBoxTrayIcon</name>
<message>
<source>Show Selector Window</source>
<translation type="obsolete">選択されたウィンドウを表示</translation>
</message>
<message>
<source>Show the selector window assigned to this menu</source>
<translation type="obsolete">このメニューに割り当てられたウィンドウを表示</translation>
</message>
<message>
<source>Hide Tray Icon</source>
<translation type="obsolete">トレイアイコンを隠す</translation>
</message>
<message>
<source>Remove this icon from the system tray</source>
<translation type="obsolete">このアイコンをシステムトレイから取り除く</translation>
</message>
<message>
<source>&amp;Other Machines...</source>
<comment>tray menu</comment>
<translation type="obsolete">他の仮想マシン(&amp;O)...</translation>
</message>
</context>
<context>
<name>VBoxUSBFilterSettings</name>
<message>
<source>VBoxUSBFilterSettings</source>
<comment>don&apos;t translate</comment>
<translation type="obsolete">VBoxUSBFilterSettings</translation>
</message>
<message>
<source>&amp;Name</source>
<translation type="obsolete">名前(&amp;N)</translation>
</message>
<message>
<source>Holds the filter name.</source>
<translation type="obsolete">フィルター名を指定します。</translation>
</message>
<message>
<source>&amp;Manufacturer</source>
<translation type="obsolete">メーカー(&amp;M)</translation>
</message>
<message>
<source>Pro&amp;duct</source>
<translation type="obsolete">製品名(&amp;D)</translation>
</message>
<message>
<source>&amp;Serial No.</source>
<translation type="obsolete">シリアル No.(&amp;S)</translation>
</message>
<message>
<source>R&amp;emote</source>
<translation type="obsolete">リモート(&amp;E)</translation>
</message>
<message>
<source>&amp;Action</source>
<translation type="obsolete">動作(&amp;A)</translation>
</message>
<message>
<source>&amp;Vendor ID</source>
<translation type="obsolete">ベンダーID(&amp;V)</translation>
</message>
<message>
<source>&amp;Product ID</source>
<translation type="obsolete">プロダクトID(&amp;P)</translation>
</message>
<message>
<source>&amp;Revision</source>
<translation type="obsolete">リビジョン(&amp;R)</translation>
</message>
<message>
<source>Por&amp;t</source>
<translation type="obsolete">ポート(&amp;T)</translation>
</message>
<message>
<source>Any</source>
<comment>remote</comment>
<translation type="obsolete">任意</translation>
</message>
<message>
<source>Yes</source>
<comment>remote</comment>
<translation type="obsolete">はい</translation>
</message>
<message>
<source>No</source>
<comment>remote</comment>
<translation type="obsolete">いいえ</translation>
</message>
<message>
<source>&lt;qt&gt;Defines the manufacturer filter as an
&lt;i&gt;exact match&lt;/i&gt; string. An empty string will match any
value.&lt;/qt&gt;</source>
<translation type="obsolete">&lt;qt&gt;&lt;i&gt;完全一致&lt;/i&gt;するメーカー フィルターを定義します。
空の文字列はすべての値と一致します。&lt;/qt&gt;</translation>
</message>
<message>
<source>&lt;qt&gt;Defines the product name filter as an
&lt;i&gt;exact match&lt;/i&gt; string. An empty string will match any
value.&lt;/qt&gt;</source>
<translation type="obsolete">&lt;qt&gt;&lt;i&gt;完全一致&lt;/i&gt;する製品名フィルターを定義します。
空の文字列はすべての値と一致します。&lt;/qt&gt;</translation>
</message>
<message>
<source>&lt;qt&gt;Defines the serial number filter as an
&lt;i&gt;exact match&lt;/i&gt; string. An empty string will match any
value.&lt;/qt&gt;</source>
<translation type="obsolete">&lt;qt&gt;&lt;i&gt;完全一致&lt;/i&gt;するシリアル番号フィルターを定義します。
空の文字列はすべての値と一致します。&lt;/qt&gt;</translation>
</message>
<message>
<source>&lt;qt&gt;Defines whether this filter applies
to USB devices attached locally to the host computer (&lt;i&gt;No&lt;/i&gt;),
to a VRDP client&apos;s computer (&lt;i&gt;Yes&lt;/i&gt;),
or both (&lt;i&gt;Any&lt;/i&gt;).&lt;/qt&gt;</source>
<translation type="obsolete">&lt;qt&gt;ローカルに接続されたUSB デバイスにこのフィルターを適用するかどうかを定義します。
ホストマシン(&lt;i&gt;いいえ&lt;/i&gt;)、VRDP クライアントのコンピューター(&lt;i&gt;はい&lt;/i&gt;)、
両方((&lt;i&gt;任意&lt;/i&gt;))。&lt;/qt&gt;</translation>
</message>
<message>
<source>&lt;qt&gt;Defines an action performed by the host
computer when a matching device is attached: give it up to the host OS
(&lt;i&gt;Ignore&lt;/i&gt;) or grab it for later usage by virtual machines
(&lt;i&gt;Hold&lt;/i&gt;).&lt;/qt&gt;</source>
<translation type="obsolete">&lt;qt&gt; 一致するデバイスが接続されたとき、ホストマシンが実行する動作を定義します:
ホストOSに譲る(&lt;i&gt;無視&lt;/i&gt;) 、仮想マシンで使用するために捕捉(&lt;i&gt;保持&lt;/i&gt;)。&lt;/qt&gt;</translation>
</message>
<message>
<source>&lt;qt&gt;Defines the vendor ID filter. The
&lt;i&gt;exact match&lt;/i&gt; string format is &lt;tt&gt;XXXX&lt;/tt&gt; where
&lt;tt&gt;X&lt;/tt&gt; is a hexadecimal digit. An empty string will match any
value.&lt;/qt&gt;</source>
<translation type="obsolete">ベンダーIDフィルターを定義します。
&lt;qt&gt;&lt;i&gt;完全一致&lt;/i&gt;する文字列の形式は&lt;tt&gt;XXXX&lt;/tt&gt;で、&lt;tt&gt;X&lt;/tt&gt;は16進数です。
空の文字列はすべての値と一致します。&lt;/qt&gt;</translation>
</message>
<message>
<source>&lt;qt&gt;Defines the product ID filter. The
&lt;i&gt;exact match&lt;/i&gt; string format is &lt;tt&gt;XXXX&lt;/tt&gt; where
&lt;tt&gt;X&lt;/tt&gt; is a hexadecimal digit. An empty string will match any
value.&lt;/qt&gt;</source>
<translation type="obsolete">プロダクトIDフィルターを定義します。
&lt;qt&gt;&lt;i&gt;完全一致&lt;/i&gt;する文字列の形式は&lt;tt&gt;XXXX&lt;/tt&gt;で、&lt;tt&gt;X&lt;/tt&gt;は16進数です。
空の文字列はすべての値と一致します。&lt;/qt&gt;</translation>
</message>
<message>
<source>&lt;qt&gt;Defines the revision number filter. The
&lt;i&gt;exact match&lt;/i&gt; string format is &lt;tt&gt;IIFF&lt;/tt&gt; where
&lt;tt&gt;I&lt;/tt&gt; is a decimal digit of the integer part and &lt;tt&gt;F&lt;/tt&gt;
is a decimal digit of the fractional part. An empty string will match any
value.&lt;/qt&gt;</source>
<translation type="obsolete">リビジョン番号フィルターを定義します。
&lt;qt&gt;&lt;i&gt;完全一致&lt;/i&gt;する文字列の形式は&lt;tt&gt;IIFF&lt;/tt&gt;で、
&lt;tt&gt;I&lt;/tt&gt;は10進数で整数部、&lt;tt&gt;F&lt;/tt&gt;は10進数で小数部です。
空の文字列はすべての値と一致します。&lt;/qt&gt;</translation>
</message>
<message>
<source>&lt;qt&gt;Defines the host USB port filter as an
&lt;i&gt;exact match&lt;/i&gt; string. An empty string will match any
value.&lt;/qt&gt;</source>
<translation type="obsolete">&lt;qt&gt;&lt;i&gt;完全一致&lt;/i&gt;するホストUSBポート フィルターを定義します。
空の文字列はすべての値と一致します。&lt;/qt&gt;</translation>
</message>
</context>
<context>
<name>VBoxUSBMenu</name>
<message>
<source>&lt;no devices available&gt;</source>
<comment>USB devices</comment>
<translation>&lt;利用できるデバイスがありません&gt;</translation>
</message>
<message>
<source>No supported devices connected to the host PC</source>
<comment>USB device tooltip</comment>
<translation>ホストマシンに接続されたデバイスはサポートされていません</translation>
</message>
</context>
<context>
<name>VBoxVMDescriptionPage</name>
<message>
<source>No description. Press the Edit button below to add it.</source>
<translation type="obsolete">説明がありません。[編集]ボタンをクリックして追加してください。</translation>
</message>
<message>
<source>Edit</source>
<translation type="obsolete">編集</translation>
</message>
<message>
<source>Edit (Ctrl+E)</source>
<translation type="obsolete">編集(Ctrl+E)</translation>
</message>
<message>
<source>Ctrl+E</source>
<translation type="obsolete">Ctrl+E</translation>
</message>
</context>
<context>
<name>VBoxVMDetailsView</name>
<message>
<source>The selected virtual machine is &lt;i&gt;inaccessible&lt;/i&gt;. Please inspect the error message shown below and press the &lt;b&gt;Refresh&lt;/b&gt; button if you want to repeat the accessibility check:</source>
<translation type="obsolete">選択した仮想マシンにアクセスできません。アクセス可否を再確認するには以下に示されたエラーメッセージを調査して&lt;b&gt;[最新の情報に更新]&lt;/b&gt;ボタンをクリックしてください:</translation>
</message>
</context>
<context>
<name>VBoxVMListBox</name>
<message>
<source>&lt;nobr&gt;%1&lt;br&gt;&lt;/nobr&gt;&lt;nobr&gt;%2 since %3&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;Session %4&lt;/nobr&gt;</source>
<comment>VM tooltip (name, last state change, session state)</comment>
<translation type="obsolete">&lt;nobr&gt;%1&lt;br&gt;&lt;/nobr&gt;&lt;nobr&gt;%3からの状態 %2&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;セッション %4&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;br&gt;&lt;/nobr&gt;&lt;nobr&gt;Inaccessible since %2&lt;/nobr&gt;</source>
<comment>Inaccessible VM tooltip (name, last state change)</comment>
<translation type="obsolete">&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;br&gt;&lt;/nobr&gt;&lt;nobr&gt;%2からの状態 アクセスできません&lt;/nobr&gt;</translation>
</message>
<message>
<source>Inaccessible</source>
<translation type="obsolete">アクセスできません</translation>
</message>
</context>
<context>
<name>VBoxVMLogViewer</name>
<message>
<source>Log Viewer</source>
<translation type="obsolete">ログビューアー</translation>
</message>
<message>
<source>&amp;Save</source>
<translation type="obsolete">保存(&amp;S)</translation>
</message>
<message>
<source>&amp;Refresh</source>
<translation type="obsolete">最新の情報に更新(&amp;R)</translation>
</message>
<message>
<source>%1 - VirtualBox Log Viewer</source>
<translation type="obsolete">%1 - VirtualBox ログビューアー</translation>
</message>
<message>
<source>&lt;p&gt;No log files found. Press the &lt;b&gt;Refresh&lt;/b&gt; button to rescan the log folder &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;ログファイルが見つかりません。&lt;b&gt;[最新の情報に更新]&lt;/b&gt;ボタンをクリックしてログフォルダー&lt;nobr&gt;&lt;b&gt;&quot;%1&quot;&lt;/b&gt;&lt;/nobr&gt;を再スキャンしてください。&lt;/p&gt;</translation>
</message>
<message>
<source>Save VirtualBox Log As</source>
<translation type="obsolete">名前をつけてVirtualBox ログを保存</translation>
</message>
<message>
<source>Help</source>
<translation type="obsolete">ヘルプ</translation>
</message>
<message>
<source>F1</source>
<translation type="obsolete">F1</translation>
</message>
<message>
<source>&amp;Find</source>
<translation type="obsolete">検索(&amp;F)</translation>
</message>
<message>
<source>Close</source>
<translation type="obsolete">閉じる</translation>
</message>
</context>
<context>
<name>VBoxVMNetworkSettings</name>
<message>
<source>VBoxVMNetworkSettings</source>
<translation type="obsolete">VBoxVMNetworkSettings</translation>
</message>
<message>
<source>&amp;Enable Network Adapter</source>
<translation type="obsolete">ネットワークアダプターを有効化(&amp;E)</translation>
</message>
<message>
<source>&amp;Attached to</source>
<translation type="obsolete">割り当て(&amp;A)</translation>
</message>
<message>
<source>&amp;MAC Address</source>
<translation type="obsolete">MACアドレス(&amp;M)</translation>
</message>
<message>
<source>&amp;Generate</source>
<translation type="obsolete">生成(&amp;G)</translation>
</message>
<message>
<source>Generates a new random MAC address.</source>
<translation type="obsolete">MACアドレスをランダムに生成します。</translation>
</message>
<message>
<source>Ca&amp;ble Connected</source>
<translation type="obsolete">接続(&amp;B)</translation>
</message>
<message>
<source>Host Interface Settings</source>
<translation type="obsolete">ホストインターフェースの設定</translation>
</message>
<message>
<source>&amp;Interface Name</source>
<translation type="obsolete">インターフェース名(&amp;I)</translation>
</message>
<message>
<source>&amp;File Descriptor</source>
<translation type="obsolete">ファイル識別子(&amp;F)</translation>
</message>
<message>
<source>&amp;Setup Application</source>
<translation type="obsolete">設定アプリケーション(&amp;S)</translation>
</message>
<message>
<source>Select</source>
<translation type="obsolete">選択</translation>
</message>
<message>
<source>&amp;Terminate Application</source>
<translation type="obsolete">終了アプリケーション(&amp;T)</translation>
</message>
<message>
<source>Select TAP setup application</source>
<translation type="obsolete">TAP設定アプリケーションを選択</translation>
</message>
<message>
<source>Select TAP terminate application</source>
<translation type="obsolete">TAP終了アプリケーションを選択</translation>
</message>
<message>
<source>When checked, plugs this virtual network adapter into the virtual machine.</source>
<translation type="obsolete">仮想ネットワークアダプターを仮想マシンに接続します。</translation>
</message>
<message>
<source>Controls how this virtual adapter is attached to the real network of the Host OS.</source>
<translation type="obsolete">仮想アダプターをホストOSの実際のネットワークに割り当てる方式を指定します。</translation>
</message>
<message>
<source>Indicates whether the virtual network cable is plugged in on machine startup or not.</source>
<translation type="obsolete">仮想マシンの起動時に仮想ネットワークケーブルが接続されるかどうかを示します。</translation>
</message>
<message>
<source>Holds the name of the host interface selected for this adapter.</source>
<translation type="obsolete">このアダプター用に選択したホストインターフェース名を指定します。</translation>
</message>
<message>
<source>Holds the TAP interface name.</source>
<translation type="obsolete">TAPインターフェース名を指定します。</translation>
</message>
<message>
<source>Holds the command executed to set up the TAP interface.</source>
<translation type="obsolete">TAPインターフェース設定時に実行するコマンドを指定します。</translation>
</message>
<message>
<source>Selects the setup application.</source>
<translation type="obsolete">設定アプリケーションを選択します。</translation>
</message>
<message>
<source>Holds the command executed to terminate the TAP interface.</source>
<translation type="obsolete">TAPインターフェース終了時に実行するコマンドを指定します。</translation>
</message>
<message>
<source>Selects the terminate application.</source>
<translation type="obsolete">終了アプリケーションを選択します。</translation>
</message>
<message>
<source>Holds the MAC address of this adapter. It contains exactly 12 characters chosen from {0-9,A-F}. Note that the second character must be an even digit.</source>
<translation type="obsolete">このアダプターのMACアドレスを指定します。MACアドレスは{0-9,A-F}から選択された12文字で構成されます。注:2番目の文字は偶数でなければなりません。</translation>
</message>
<message>
<source>&amp;Network Name</source>
<translation type="obsolete">ネットワーク名(&amp;N)</translation>
</message>
<message>
<source>Adapter &amp;Type</source>
<translation type="obsolete">アダプタータイプ(&amp;T)</translation>
</message>
<message>
<source>Selects the type of the virtual network adapter. Depending on this value, VirtualBox will provide different network hardware to the virtual machine.</source>
<translation type="obsolete">仮想ネットワークアダプターのタイプを選択します。 この値により、VirtualBoxは異なったネットワーク ハードウェアを仮想マシンに提供します。</translation>
</message>
<message>
<source>Holds the name of the internal network selected for this adapter.</source>
<translation type="obsolete">このアダプター用に選択した内部ネットワーク名を指定します。</translation>
</message>
</context>
<context>
<name>VBoxVMParallelPortSettings</name>
<message>
<source>VBoxVMParallelPortSettings</source>
<translation type="obsolete">VBoxVMParallelPortSettings</translation>
</message>
<message>
<source>&amp;Enable Parallel Port</source>
<translation type="obsolete">パラレルポートを有効化(&amp;E)</translation>
</message>
<message>
<source>When checked, enables the given parallel port of the virtual machine.</source>
<translation type="obsolete">仮想マシンのパラレルポートを有効にします。</translation>
</message>
<message>
<source>Port &amp;Number</source>
<translation type="obsolete">ポート番号(&amp;N)</translation>
</message>
<message>
<source>Holds the parallel port number. You can choose one of the standard parallel ports or select &lt;b&gt;User-defined&lt;/b&gt; and specify port parameters manually.</source>
<translation type="obsolete">パラレルポート番号を指定します。 標準のパラレルポートか&lt;b&gt;[ユーザー定義]&lt;/b&gt;を選択し、手動でポートパラメタを指定することができます。</translation>
</message>
<message>
<source>&amp;IRQ</source>
<translation type="obsolete">IRQ(&amp;I)</translation>
</message>
<message>
<source>Holds the IRQ number of this parallel port. Valid values are integer numbers in range from &lt;tt&gt;0&lt;/tt&gt; to &lt;tt&gt;255&lt;/tt&gt;. Values greater than &lt;tt&gt;15&lt;/tt&gt; may only be used if the &lt;b&gt;I/O APIC&lt;/b&gt; is enabled for this virtual machine.</source>
<translation type="obsolete">このパラレルポートのIRQ番号を指定します。有効値は&lt;tt&gt;0&lt;/tt&gt;から&lt;tt&gt;255&lt;/tt&gt;までの範囲の整数です。&lt;tt&gt;15&lt;/tt&gt;以上の値はこの仮想マシンで&lt;b&gt;I/O APIC&lt;/b&gt;が有効なとき使用されます。</translation>
</message>
<message>
<source>I/O Po&amp;rt</source>
<translation type="obsolete">I/Oポート(&amp;R)</translation>
</message>
<message>
<source>Holds the base I/O port address of this parallel port. This should be a whole number between &lt;tt&gt;0&lt;/tt&gt; and &lt;tt&gt;0xFFFF&lt;/tt&gt;.</source>
<translation type="obsolete">このパラレルポートのベースI/Oポートアドレスを指定します。 有効値は&lt;tt&gt;0&lt;/tt&gt;から&lt;tt&gt;0xFFFF&lt;/tt&gt;の範囲の整数です。</translation>
</message>
<message>
<source>Port &amp;Path</source>
<translation type="obsolete">ポートパス(&amp;P)</translation>
</message>
<message>
<source>Holds the host parallel device name.</source>
<translation type="obsolete">ホストのパラレル デバイス名を指定します。</translation>
</message>
</context>
<context>
<name>VBoxVMSerialPortSettings</name>
<message>
<source>VBoxVMSerialPortSettings</source>
<translation type="obsolete">VBoxVMSerialPortSettings</translation>
</message>
<message>
<source>&amp;Enable Serial Port</source>
<translation type="obsolete">シリアルポートを有効化(&amp;E)</translation>
</message>
<message>
<source>When checked, enables the given serial port of the virtual machine.</source>
<translation type="obsolete">仮想マシンのシリアルポートを有効にします。</translation>
</message>
<message>
<source>Port &amp;Number</source>
<translation type="obsolete">ポート番号(&amp;N)</translation>
</message>
<message>
<source>Selects the serial port number. You can choose one of the standard serial ports or select &lt;b&gt;User-defined&lt;/b&gt; and specify port parameters manually.</source>
<translation type="obsolete">シリアルポート番号を表示します。 標準のシリアルポートか&lt;b&gt;[ユーザー定義]&lt;/b&gt;を選択し、手動でポートパラメタを指定することができます。</translation>
</message>
<message>
<source>&amp;IRQ</source>
<translation type="obsolete">IRQ(&amp;I)</translation>
</message>
<message>
<source>Holds the IRQ number of this serial port. Valid values are integer numbers in range from &lt;tt&gt;0&lt;/tt&gt; to &lt;tt&gt;255&lt;/tt&gt;. Values greater than &lt;tt&gt;15&lt;/tt&gt; may only be used if the &lt;b&gt;I/O APIC&lt;/b&gt; is enabled for this virtual machine.</source>
<translation type="obsolete">このシリアルポートのIRQ番号を表示します。有効値は&lt;tt&gt;0&lt;/tt&gt;から&lt;tt&gt;255&lt;/tt&gt;までの範囲の整数です。&lt;tt&gt;15&lt;/tt&gt;以上の値はこの仮想マシンで&lt;b&gt;I/O APIC&lt;/b&gt;が有効なとき使用されます。</translation>
</message>
<message>
<source>I/O Po&amp;rt</source>
<translation type="obsolete">I/Oポート(&amp;R)</translation>
</message>
<message>
<source>Holds the base I/O port address of this serial port. This should be a whole number between &lt;tt&gt;0&lt;/tt&gt; and &lt;tt&gt;0xFFFF&lt;/tt&gt;.</source>
<translation type="obsolete">このシリアルポートのベースI/Oポートアドレスを指定します。 有効値は&lt;tt&gt;0&lt;/tt&gt;から&lt;tt&gt;0xFFFF&lt;/tt&gt;の範囲の整数です。</translation>
</message>
<message>
<source>Port &amp;Mode</source>
<translation type="obsolete">ポートモード(&amp;M)</translation>
</message>
<message>
<source>Controls the working mode of this serial port. If you select &lt;b&gt;Disconnected&lt;/b&gt;, the guest OS will detect the serial port but will not be able to operate it.</source>
<translation type="obsolete">このシリアルポートの動作モードを指定します。 &lt;b&gt;[切断]&lt;/b&gt;を選択すると、ゲストOSはシリアルポートを検出しますが、それを操作することはできません。</translation>
</message>
<message>
<source>&amp;Create Pipe</source>
<translation type="obsolete">パイプ作成(&amp;C)</translation>
</message>
<message>
<source>If checked, the pipe specified in the &lt;b&gt;Port Path&lt;/b&gt; field will be created by the virtual machine when it starts. Otherwise, the virtual machine will assume that the pipe exists and try to use it.</source>
<translation type="obsolete">仮想マシンの起動時に &lt;b&gt;[ポートパス]&lt;/b&gt;フィールドで指定されたパイプが作成されます。オフの場合、仮想マシンは既存のパイプを使用します。</translation>
</message>
<message>
<source>Port &amp;Path</source>
<translation type="obsolete">ポートパス(&amp;P)</translation>
</message>
<message>
<source>Holds the path to the serial port&apos;s pipe on the host when the port is working in &lt;b&gt;Host Pipe&lt;/b&gt; mode, or the host serial device name when the port is working in &lt;b&gt;Host Device&lt;/b&gt; mode.</source>
<translation type="obsolete">ポートが&lt;b&gt;[ホストパイプ]&lt;/b&gt;モードで動作しているとき、シリアルポートのパイプのパスを指定します。ポートが&lt;b&gt;[ホストデバイス]&lt;/b&gt;モードで動作しているとき、ホストシリアルデバイス名を表示します。</translation>
</message>
</context>
<context>
<name>VBoxVMSettingsCD</name>
<message>
<source>Host CD/DVD drive is not selected</source>
<translation type="obsolete">ホスト CD/DVDドライブが選択されていない</translation>
</message>
<message>
<source>CD/DVD image file is not selected</source>
<translation type="obsolete">CD/DVDイメージファイルが選択されていない</translation>
</message>
<message>
<source>When checked, mounts the specified media to the CD/DVD drive of the virtual machine. Note that the CD/DVD drive is always connected to the Secondary Master IDE controller of the machine.</source>
<translation type="obsolete">指定したメディアを仮想マシンのCD/DVDドライブにマウントします。注:CD/DVDドライブは常に仮想マシンのセカンダリIDE コントローラーのマスタースロットに割り当てられます。</translation>
</message>
<message>
<source>&amp;Mount CD/DVD Drive</source>
<translation type="obsolete">CD/DVD ドライブのマウント(&amp;M)</translation>
</message>
<message>
<source>Mounts the specified CD/DVD drive to the virtual CD/DVD drive.</source>
<translation type="obsolete">指定したCD/DVDドライブを仮想CD/DVDドライブにマウントします。</translation>
</message>
<message>
<source>Host CD/DVD &amp;Drive</source>
<translation type="obsolete">ホスト CD/DVDドライブ(&amp;D)</translation>
</message>
<message>
<source>Lists host CD/DVD drives available to insert to the virtual machine.</source>
<translation type="obsolete">仮想マシンにマウントするために利用可能なホストのCD/DVDドライブをリスト表示します。</translation>
</message>
<message>
<source>When checked, allows the guest to send ATAPI commands directly to the host drive which makes it possible to use CD/DVD writers connected to the host inside the VM. Note that writing audio CD inside the VM is not yet supported.</source>
<translation type="obsolete">ホストに接続されたCD/DVDライターを使用可能にするため、ゲストOSのATAPIコマンドを直接ホストドライブに送ります。注:仮想マシンから音楽CDへの書き込みはサポートされていません。</translation>
</message>
<message>
<source>Enable &amp;Passthrough</source>
<translation type="obsolete">パススルーを有効化(&amp;P)</translation>
</message>
<message>
<source>Mounts the specified CD/DVD image to the virtual CD/DVD drive.</source>
<translation type="obsolete">指定したCD/DVDイメージを仮想CD/DVDドライブにマウントします。</translation>
</message>
<message>
<source>&amp;ISO Image File</source>
<translation type="obsolete">ISO イメージファイル(&amp;I)</translation>
</message>
<message>
<source>Holds the image file to mount to the virtual CD/DVD drive and allows to quickly select a different image.</source>
<translation type="obsolete">仮想CD/DVDドライブにマウントされたイメージファイルを指定します。また、他のイメージを素早く選択できます。</translation>
</message>
<message>
<source>Invokes the Virtual Disk Manager to select a CD/DVD image to mount.</source>
<translation type="obsolete">仮想ディスクマネージャーを起動し、選択したCD/DVDイメージをマウントします。</translation>
</message>
<message>
<source>Invokes the Virtual Media Manager to select a CD/DVD image to mount.</source>
<translation type="obsolete">仮想メディアマネージャーを起動し、選択したCD/DVDイメージをマウントします。</translation>
</message>
</context>
<context>
<name>VBoxVMSettingsDlg</name>
<message>
<source>Category</source>
<translation type="obsolete">カテゴリー</translation>
</message>
<message>
<source>[id]</source>
<translation type="obsolete">[id]</translation>
</message>
<message>
<source>[link]</source>
<translation type="obsolete">[link]</translation>
</message>
<message>
<source>[name]</source>
<translation type="obsolete">[name]</translation>
</message>
<message>
<source>VBoxVMSettingsDlg</source>
<translation type="obsolete">VBoxVMSettingsDlg</translation>
</message>
<message>
<source>&lt;i&gt;Select a settings category from the list on the left-hand side and move the mouse over a settings item to get more information&lt;i&gt;.</source>
<translation type="obsolete">&lt;i&gt;左側のリストから設定のカテゴリーを選択し、設定項目をマウスオーバーして詳細な情報を参照してください&lt;i&gt;。</translation>
</message>
<message>
<source> General </source>
<translation type="obsolete">一般</translation>
</message>
<message>
<source> Hard Disks </source>
<translation type="obsolete">ハードディスク</translation>
</message>
<message>
<source> Floppy </source>
<translation type="obsolete">フロッピー</translation>
</message>
<message>
<source> CD/DVD </source>
<translation type="obsolete">CD/DVD</translation>
</message>
<message>
<source> Audio </source>
<translation type="obsolete">オーディオ</translation>
</message>
<message>
<source> Network </source>
<translation type="obsolete">ネットワーク</translation>
</message>
<message>
<source> USB </source>
<translation type="obsolete"> USB </translation>
</message>
<message>
<source> Remote Display </source>
<translation type="obsolete">リモートディスプレイ</translation>
</message>
<message>
<source> Shared Folders </source>
<translation type="obsolete">共有フォルダー</translation>
</message>
<message>
<source>&amp;Identification</source>
<translation type="obsolete">ID(&amp;I)</translation>
</message>
<message>
<source>&amp;Name</source>
<translation type="obsolete">名前(&amp;N)</translation>
</message>
<message>
<source>Holds the name of the virtual machine.</source>
<translation type="obsolete">仮想マシンの名前を指定します。</translation>
</message>
<message>
<source>OS &amp;Type</source>
<translation type="obsolete">OSタイプ(&amp;T)</translation>
</message>
<message>
<source>Base &amp;Memory Size</source>
<translation type="obsolete">メインメモリーのサイズ(&amp;M)</translation>
</message>
<message>
<source>Controls the amount of memory provided to the virtual machine. If you assign too much, the machine might not start.</source>
<translation type="obsolete">仮想マシンに割り当てるメインメモリーのサイズを指定します。割り当て量が多すぎると仮想マシンは起動しないかもしれません。</translation>
</message>
<message>
<source>&lt;</source>
<translation type="obsolete">&lt;</translation>
</message>
<message>
<source>=</source>
<translation type="obsolete">=</translation>
</message>
<message>
<source>&gt;</source>
<translation type="obsolete">&gt;</translation>
</message>
<message>
<source>MB</source>
<translation type="obsolete">MB</translation>
</message>
<message>
<source>&amp;Video Memory Size</source>
<translation type="obsolete">ビデオメモリーのサイズ(&amp;V)</translation>
</message>
<message>
<source>Controls the amount of video memory provided to the virtual machine.</source>
<translation type="obsolete">仮想マシンに割り当てるビデオメモリーのサイズを指定します。</translation>
</message>
<message>
<source>&amp;Basic</source>
<translation type="obsolete">基本(&amp;B)</translation>
</message>
<message>
<source>Select</source>
<translation type="obsolete">選択</translation>
</message>
<message>
<source>Selects the snapshot folder path.</source>
<translation type="obsolete">スナップショットの保存先フォルダーのパスを選択します。</translation>
</message>
<message>
<source>Reset</source>
<translation type="obsolete">リセット</translation>
</message>
<message>
<source>Extended Features</source>
<translation type="obsolete">拡張機能</translation>
</message>
<message>
<source>Enable A&amp;CPI</source>
<translation type="obsolete">ACPIを有効化(&amp;C)</translation>
</message>
<message>
<source>Enable IO A&amp;PIC</source>
<translation type="obsolete">I/O APICを有効化(&amp;P)</translation>
</message>
<message>
<source>Boo&amp;t Order</source>
<translation type="obsolete">起動順序(&amp;T)</translation>
</message>
<message>
<source>&amp;Advanced</source>
<translation type="obsolete">高度(&amp;A)</translation>
</message>
<message>
<source>&amp;Description</source>
<translation type="obsolete">コメント(&amp;D)</translation>
</message>
<message>
<source>&amp;Mount Floppy Drive</source>
<translation type="obsolete">フロッピードライブのマウント(&amp;M)</translation>
</message>
<message>
<source>Host Floppy &amp;Drive</source>
<translation type="obsolete">ホストフロッピードライブ(&amp;D)</translation>
</message>
<message>
<source>Mounts the specified host Floppy drive to the virtual Floppy drive.</source>
<translation type="obsolete">指定したホストフロッピードライブを仮想フロッピードライブにマウントします。</translation>
</message>
<message>
<source>&amp;Image File</source>
<translation type="obsolete">イメージファイル(&amp;I)</translation>
</message>
<message>
<source>Mounts the specified Floppy image to the virtual Floppy drive.</source>
<translation type="obsolete">指定したフロッピーイメージを仮想フロッピードライブにマウントします。</translation>
</message>
<message>
<source>&amp;Mount CD/DVD Drive</source>
<translation type="obsolete">CD/DVD ドライブのマウント(&amp;M)</translation>
</message>
<message>
<source>Host CD/DVD &amp;Drive</source>
<translation type="obsolete">ホスト CD/DVDドライブ(&amp;D)</translation>
</message>
<message>
<source>Mounts the specified CD/DVD drive to the virtual CD/DVD drive.</source>
<translation type="obsolete">指定したCD/DVDドライブを仮想CD/DVDドライブにマウントします。</translation>
</message>
<message>
<source>&amp;ISO Image File</source>
<translation type="obsolete">ISO イメージファイル(&amp;I)</translation>
</message>
<message>
<source>Mounts the specified CD/DVD image to the virtual CD/DVD drive.</source>
<translation type="obsolete">指定したCD/DVDイメージを仮想CD/DVDドライブにマウントします。</translation>
</message>
<message>
<source>&amp;Enable Audio</source>
<translation type="obsolete">オーディオを有効化(&amp;E)</translation>
</message>
<message>
<source>Host Audio &amp;Driver</source>
<translation type="obsolete">ホストオーディオドライバー(&amp;D)</translation>
</message>
<message>
<source>Enable &amp;USB Controller</source>
<translation type="obsolete">USB コントローラーを有効化(&amp;U)</translation>
</message>
<message>
<source>USB Device &amp;Filters</source>
<translation type="obsolete">USB デバイスフィルター(&amp;F)</translation>
</message>
<message>
<source>Ins</source>
<translation type="obsolete">Ins</translation>
</message>
<message>
<source>Alt+Ins</source>
<translation type="obsolete">Alt+Ins</translation>
</message>
<message>
<source>Del</source>
<translation type="obsolete">Del</translation>
</message>
<message>
<source>Ctrl+Up</source>
<translation type="obsolete">Ctrl+Up</translation>
</message>
<message>
<source>Ctrl+Down</source>
<translation type="obsolete">Ctrl+Down</translation>
</message>
<message>
<source>&amp;Enable VRDP Server</source>
<translation type="obsolete">VRDP サーバーを有効化(&amp;E)</translation>
</message>
<message>
<source>Defines the VRDP authentication method.</source>
<translation type="obsolete">VRDP の認証方式を指定します。</translation>
</message>
<message>
<source>Specifies the timeout for guest authentication, in milliseconds.</source>
<translation type="obsolete">ゲスト認証のタイムアウト値をミリ秒単位で指定します。</translation>
</message>
<message>
<source>Help</source>
<translation type="obsolete">ヘルプ</translation>
</message>
<message>
<source>F1</source>
<translation type="obsolete">F1</translation>
</message>
<message>
<source>Holds the dialog help.</source>
<translation type="obsolete">ダイアログのヘルプを表示します。</translation>
</message>
<message>
<source>Invalid settings detected</source>
<translation type="obsolete">無効な設定が見つかりました</translation>
</message>
<message>
<source>&amp;OK</source>
<translation type="obsolete">OK(&amp;O)</translation>
</message>
<message>
<source>Accepts (saves) changes and closes the dialog.</source>
<translation type="obsolete">変更を保存してダイアログを閉じます。</translation>
</message>
<message>
<source>Cancel</source>
<translation type="obsolete">キャンセル</translation>
</message>
<message>
<source>Cancels changes and closes the dialog.</source>
<translation type="obsolete">変更を破棄してダイアログを閉じます。</translation>
</message>
<message>
<source>When checked, mounts the specified media to the CD/DVD drive of the virtual machine. Note that the CD/DVD drive is always connected to the Secondary Master IDE controller of the machine.</source>
<translation type="obsolete">指定したメディアを仮想マシンのCD/DVDドライブにマウントします。注:CD/DVDドライブは常に仮想マシンのセカンダリIDE コントローラーのマスタースロットに割り当てられます。</translation>
</message>
<message>
<source>Holds the image file to mount to the virtual CD/DVD drive and allows to quickly select a different image.</source>
<translation type="obsolete">仮想CD/DVDドライブにマウントされたイメージファイルを指定します。また、他のイメージを素早く選択できます。</translation>
</message>
<message>
<source>When checked, mounts the specified media to the Floppy drive of the virtual machine.</source>
<translation type="obsolete">指定したメディアを仮想マシンのフロッピードライブにマウントします。</translation>
</message>
<message>
<source>Holds the image file to mount to the virtual Floppy drive and allows to quickly select a different image.</source>
<translation type="obsolete">仮想フロッピードライブにマウントされたイメージファイルを指定します。また、他のイメージを素早く選択できます。</translation>
</message>
<message>
<source>When checked, a virtual PCI audio card will be plugged into the virtual machine and will communicate with the host audio system using the specified driver.</source>
<translation type="obsolete">指定されたドライバーを使用してホストのオーディオカードと通信する仮想PCIオーディオカードを仮想マシンに接続します。</translation>
</message>
<message>
<source>When checked, the VM will act as a Remote Desktop Protocol (RDP) server, allowing remote clients to connect and operate the VM (when it is running) using a standard RDP client.</source>
<translation type="obsolete">仮想マシンのリモートデスクトッププロトコル(RDP)サーバー機能を有効にします。リモートクライアントが標準的なRDPクライアントを使用して実行中の仮想マシンに接続し、操作することを可能にします。</translation>
</message>
<message>
<source>&lt;qt&gt;%1&amp;nbsp;MB&lt;/qt&gt;</source>
<translation type="obsolete">&lt;qt&gt;%1&amp;nbsp;MB&lt;/qt&gt;</translation>
</message>
<message>
<source>&lt;not attached&gt;</source>
<comment>hard disk</comment>
<translation type="obsolete">&lt;割り当てられていません&gt;</translation>
</message>
<message>
<source> - Settings</source>
<translation type="obsolete">- 設定</translation>
</message>
<message>
<source>New Filter %1</source>
<comment>usb</comment>
<translation type="obsolete">新規フィルター %1</translation>
</message>
<message>
<source>&amp;Shared Clipboard</source>
<translation type="obsolete">クリップボードの共有(&amp;S)</translation>
</message>
<message>
<source>S&amp;napshot Folder</source>
<translation type="obsolete">スナップショットの保存先(&amp;N)</translation>
</message>
<message>
<source>Selects the operating system type that you plan to install into this virtual machine (called a guest operating system).</source>
<translation type="obsolete">仮想マシンで実行するOS(ゲストOSと呼びます)のタイプを表示します。</translation>
</message>
<message>
<source>&lt;qt&gt;When checked, the virtual machine will support
the Advanced Configuration and Power Management Interface (ACPI). &lt;b&gt;Note:&lt;/b&gt; don&apos;t disable
this feature after having installed a Windows guest operating system!&lt;/qt&gt;</source>
<translation type="obsolete">&lt;qt&gt;仮想マシンでACPI(Advanced Configuration and Power Management Interface)サポートを有効にします。&lt;b&gt;注:&lt;/b&gt; Windows ゲストOSをインストールした後で本機能を無効にしないでください!&lt;/qt&gt;</translation>
</message>
<message>
<source>&lt;qt&gt;When checked, the virtual machine will support
the Input Output APIC (I/O APIC), which may slightly decrease performance. &lt;b&gt;Note:&lt;/b&gt; don&apos;t disable
this feature after having installed a Windows guest operating system!&lt;/qt&gt;</source>
<translation type="obsolete">&lt;qt&gt;仮想マシンでI/O APIC(Input Output APIC)サポートを有効にします。これは仮想マシンの性能をわずかに低下させるかもしれません。&lt;b&gt;注:&lt;/b&gt;Windows ゲストOSをインストールした後で本機能を無効にしないでください!&lt;/qt&gt;</translation>
</message>
<message>
<source>Selects which clipboard data will be copied between the guest and the host OS. This feature requires Guest Additions to be installed in the guest OS.</source>
<translation type="obsolete">ゲストOSとホストOSの間でクリップボードを共有するモードを定義します。注:本機能の利用にはゲストOSに Guest Additions のインストールが必要です。</translation>
</message>
<message>
<source>Holds the path where snapshots of this virtual machine will be stored. Be aware that snapshots can take quite a lot of disk space.</source>
<translation type="obsolete">この仮想マシンのスナップショットの保存先パスを指定します。注:スナップショットは多くのディスク容量を消費します。</translation>
</message>
<message>
<source>Resets the snapshot folder path to the default value. The actual default path will be displayed after accepting the changes and opening this dialog again.</source>
<translation type="obsolete">スナップショットの保存先フォルダーのパスをデフォルト値に戻します。変更後、再度このダイアログを開くとデフォルトのパスが表示されます。</translation>
</message>
<message>
<source>Holds the description of the virtual machine. The description field is useful for commenting on configuration details of the installed guest OS.</source>
<translation type="obsolete">仮想マシンのコメントを指定します。コメントはインストールされたゲストOSの詳細な構成に関する注釈として役立ちます。</translation>
</message>
<message>
<source>Lists host Floppy drives available to insert to the virtual machine.</source>
<translation type="obsolete">仮想マシンにマウントするために利用可能なホストフロッピードライブをリスト表示します。</translation>
</message>
<message>
<source>Invokes the Virtual Disk Manager to select a Floppy image to mount.</source>
<translation type="obsolete">仮想ディスクマネージャーを起動し、選択したフロッピーイメージをマウントします。</translation>
</message>
<message>
<source>Lists host CD/DVD drives available to insert to the virtual machine.</source>
<translation type="obsolete">仮想マシンにマウントするために利用可能なホストのCD/DVDドライブをリスト表示します。</translation>
</message>
<message>
<source>Invokes the Virtual Disk Manager to select a CD/DVD image to mount.</source>
<translation type="obsolete">仮想ディスクマネージャーを起動し、選択したCD/DVDイメージをマウントします。</translation>
</message>
<message>
<source>&lt;qt&gt;Controls the audio output driver. The &lt;b&gt;Null Audio Driver&lt;/b&gt;
makes the guest see an audio card, however every access to it will be ignored.&lt;/qt&gt;</source>
<translation type="obsolete">&lt;qt&gt;オーディオ出力ドライバーを選択します。&lt;b&gt;Null Audio Driver&lt;/b&gt;はゲストOSからオーディオカードとして認識されますが、デバイスへのすべてのアクセスは無視されます。&lt;/qt&gt;</translation>
</message>
<message>
<source>When checked, enables the virtual USB controller of this machine.</source>
<translation type="obsolete">この仮想マシンの仮想USB コントローラーを有効にします。</translation>
</message>
<message>
<source>Adapter %1</source>
<comment>network</comment>
<translation type="obsolete">アダプター %1</translation>
</message>
<message>
<source>Host &amp;Interfaces</source>
<translation type="obsolete">ホストインターフェース(&amp;I)</translation>
</message>
<message>
<source>Lists all available host interfaces.</source>
<translation type="obsolete">利用可能なホストインターフェースをリスト表示します。</translation>
</message>
<message>
<source>Adds a new host interface.</source>
<translation type="obsolete">新規ホストインターフェースを追加します。</translation>
</message>
<message>
<source>Removes the selected host interface.</source>
<translation type="obsolete">選択したホストインターフェースを除去します。</translation>
</message>
<message>
<source>&lt;No suitable interfaces&gt;</source>
<translation type="obsolete">&lt;適切なインターフェースがありません&gt;</translation>
</message>
<message>
<source>Add</source>
<translation type="obsolete">追加</translation>
</message>
<message>
<source>Remove</source>
<translation type="obsolete">除去</translation>
</message>
<message>
<source>VirtualBox Host Interface %1</source>
<translation type="obsolete">VirtualBox ホストインターフェース %1</translation>
</message>
<message>
<source>&lt;p&gt;Do you want to remove the selected host network interface &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;?&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Note:&lt;/b&gt; This interface may be in use by one or more network adapters of this or another VM. After it is removed, these adapters will no longer work until you correct their settings by either choosing a different interface name or a different adapter attachment type.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;選択したホストインターフェース&lt;nobr&gt;&lt;b&gt;&quot;%1&quot;&lt;/b&gt;を除去しますか?&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;注:&lt;/b&gt; このインターフェースは複数の仮想マシンの1つ以上のネットワークアダプターで使用中かもしれません。除去すると、他のインターフェース名を選ぶか、別の割り当て方法を正しく設定するまでそれらのアダプターは動作しません。&lt;/p&gt;</translation>
</message>
<message>
<source> Serial Ports </source>
<translation type="obsolete">シリアルポート</translation>
</message>
<message>
<source>#serialPorts</source>
<translation type="obsolete">#serialPorts</translation>
</message>
<message>
<source>Enable &amp;VT-x/AMD-V</source>
<translation type="obsolete">VT-x/AMD-Vを有効化(&amp;V)</translation>
</message>
<message>
<source>When checked, the virtual machine will try to make use of the host CPU&apos;s hardware virtualization extensions such as Intel VT-x and AMD-V. The grayed checkbox state means that this setting is determined by the value of the global setting.</source>
<translation type="obsolete">仮想マシンはIntel VT-x/AMD-VのようなホストCPUの仮想化支援機能を使用します。チェックボックスがグレイのときはグローバル設定の指定値が使用されます。</translation>
</message>
<message>
<source>Other &amp;Settings</source>
<translation type="obsolete">その他の設定(&amp;S)</translation>
</message>
<message>
<source>&amp;Remember Media Mounted at Runtime</source>
<translation type="obsolete">実行中にマウントしたメディアを記録(&amp;R)</translation>
</message>
<message>
<source>If checked, any CD/DVD or floppy disks inserted into or removed from the virtual drives while the machine is running will be remembered.</source>
<translation type="obsolete">仮想マシン実行中に変更したCD/DVDまたはフロッピーメディアの構成を設定ファイルに保存します。</translation>
</message>
<message>
<source>O&amp;ther</source>
<translation type="obsolete">その他(&amp;T)</translation>
</message>
<message>
<source>&amp;Enable Passthrough</source>
<translation type="obsolete">パススルーを有効化(&amp;E)</translation>
</message>
<message>
<source>When checked, allows the guest to send ATAPI commands directly to the host drive which makes it possible to use CD/DVD writers connected to the host inside the VM. Note that writing audio CD inside the VM is not yet supported.</source>
<translation type="obsolete">ホストに接続されたCD/DVDライターを使用可能にするため、ゲストOSのATAPIコマンドを直接ホストドライブに送ります。注:仮想マシンから音楽CDへの書き込みはサポートされていません。</translation>
</message>
<message>
<source>&amp;Server Port </source>
<translation type="obsolete">サーバーのポート番号</translation>
</message>
<message>
<source>Authentication &amp;Method </source>
<translation type="obsolete">認証方法(&amp;M)</translation>
</message>
<message>
<source>Authentication &amp;Timeout </source>
<translation type="obsolete">認証タイムアウト値(&amp;T)</translation>
</message>
<message>
<source>&lt;qt&gt;Holds the VRDP Server port number. You may specify &lt;tt&gt;0&lt;/tt&gt; (zero) to reset the port to the default value.&lt;/qt&gt;</source>
<translation type="obsolete">&lt;qt&gt;VRDP サーバーポート番号を指定します。ポートをデフォルト値にリセットするには&lt;tt&gt;0&lt;/tt&gt;(ゼロ)を指定します。&lt;/qt&gt;</translation>
</message>
<message>
<source>CD/DVD image file is not selected</source>
<translation type="obsolete">CD/DVDイメージファイルが選択されていない</translation>
</message>
<message>
<source>Floppy image file is not selected</source>
<translation type="obsolete">フロッピーイメージファイルが選択されていない</translation>
</message>
<message>
<source>Incorrect host network interface is selected</source>
<translation type="obsolete">選択したホストネットワークインターフェースが不正</translation>
</message>
<message>
<source>Duplicate port number selected </source>
<translation type="obsolete">選択したポート番号はすでに使用されている</translation>
</message>
<message>
<source>Duplicate port path entered </source>
<translation type="obsolete">指定したポートパスはすでに使用されている</translation>
</message>
<message>
<source>%1 on the &lt;b&gt;%2&lt;/b&gt; page.</source>
<translation type="obsolete">&lt;b&gt;%2&lt;/b&gt;ページの%1。</translation>
</message>
<message>
<source>Port %1</source>
<comment>serial ports</comment>
<translation type="obsolete">ポート %1</translation>
</message>
<message>
<source>00</source>
<translation type="obsolete">00</translation>
</message>
<message>
<source>01</source>
<translation type="obsolete">01</translation>
</message>
<message>
<source>02</source>
<translation type="obsolete">02</translation>
</message>
<message>
<source>03</source>
<translation type="obsolete">03</translation>
</message>
<message>
<source>04</source>
<translation type="obsolete">04</translation>
</message>
<message>
<source>05</source>
<translation type="obsolete">05</translation>
</message>
<message>
<source>08</source>
<translation type="obsolete">08</translation>
</message>
<message>
<source>10</source>
<translation type="obsolete">10</translation>
</message>
<message>
<source>09</source>
<translation type="obsolete">09</translation>
</message>
<message>
<source>06</source>
<translation type="obsolete">06</translation>
</message>
<message>
<source> Parallel Ports </source>
<translation type="obsolete">パラレルポート</translation>
</message>
<message>
<source>07</source>
<translation type="obsolete">07</translation>
</message>
<message>
<source>#parallelPorts</source>
<translation type="obsolete">#parallelPorts</translation>
</message>
<message>
<source>Enable PA&amp;E/NX</source>
<translation type="obsolete">PAE/NXを有効化(&amp;E)</translation>
</message>
<message>
<source>&lt;qt&gt;When
checked, the Physical
Address Extension
(PAE) feature of the
host CPU will be
exposed to the virtual
machine.&lt;/qt&gt;
</source>
<translation type="obsolete">&lt;qt&gt;ホストCPUの物理アドレス拡張機能(PAE)を仮想マシンで有効にします。&lt;/qt&gt;</translation>
</message>
<message>
<source>&amp;IDE Controller Type</source>
<translation type="obsolete">IDE コントローラータイプ(&amp;I)</translation>
</message>
<message>
<source>Defines the type of the virtual IDE controller. Depending on this value, VirtualBox will provide different virtual IDE hardware devices to the guest OS.</source>
<translation type="obsolete">仮想IDE コントローラーのタイプを定義します。この値により、VirtualBoxは異なった仮想IDEハードウェア デバイスをゲストOSに提供します。</translation>
</message>
<message>
<source>Audio &amp;Controller</source>
<translation type="obsolete">オーディオコントローラー(&amp;C)</translation>
</message>
<message>
<source>Selects the type of the virtual sound card. Depending on this value, VirtualBox will provide different audio hardware to the virtual machine.</source>
<translation type="obsolete">仮想サウンドカードのタイプを選択します。 この値により、VirtualBoxは異なったオーディオ ハードウェアを仮想マシンに提供します。</translation>
</message>
<message>
<source>Enable USB &amp;2.0 Controller</source>
<translation type="obsolete">USB 2.0 コントローラーを有効化(&amp;2)</translation>
</message>
<message>
<source>When checked, enables the virtual USB EHCI controller of this machine. The USB EHCI controller provides USB 2.0 support.</source>
<translation type="obsolete">仮想マシンの仮想USB EHCI コントローラーを有効にします。USB EHCI コントローラーはUSB 2.0 サポートを提供します。</translation>
</message>
<message>
<source>
&lt;qt&gt;Lists all USB filters of
this machine. The checkbox to the
left defines whether the
particular filter is enabled or
not. Use the context menu or
buttons to the right to add or
remove USB filters.&lt;/qt&gt;
</source>
<translation type="obsolete">&lt;qt&gt;この仮想マシンのすべてのUSB フィルターをリスト表示します。
左側のチェックボックスは特定のフィルターが有効にされるかどうかを定義します。
USB フィルターを追加または除去するにはコンテキストメニューか右側のボタンを使用してください。&lt;/qt&gt;</translation>
</message>
<message>
<source>Add Empty Filter</source>
<translation type="obsolete">空のフィルターを追加</translation>
</message>
<message>
<source>&amp;Add Empty Filter</source>
<translation type="obsolete">空のフィルターを追加する(&amp;A)</translation>
</message>
<message>
<source>
&lt;qt&gt;Adds a new USB filter with all fields initially set to
empty strings. Note that such a filter will match any attached USB
device.&lt;/qt&gt;
</source>
<translation type="obsolete">&lt;qt&gt;すべてのフィールドが空の新規USB フィルターを追加します。注:このフィルターはすべての接続されたUSB デバイスに適合します。&lt;/qt&gt;</translation>
</message>
<message>
<source>Add Filter From Device</source>
<translation type="obsolete">デバイスからフィルターを追加</translation>
</message>
<message>
<source>A&amp;dd Filter From Device</source>
<translation type="obsolete">デバイスからフィルターを追加する(&amp;D)</translation>
</message>
<message>
<source>&lt;qt&gt;Adds a new USB filter with all fields set to the
values of the selected USB device attached to the host
PC.&lt;/qt&gt;
</source>
<translation type="obsolete">&lt;qt&gt;選択したホストマシンのUSB デバイスの値をすべてのフィールドに設定した新規USB フィルターを追加します。&lt;/qt&gt;</translation>
</message>
<message>
<source>Remove Filter</source>
<translation type="obsolete">フィルターを除去</translation>
</message>
<message>
<source>&amp;Remove Filter</source>
<translation type="obsolete">フィルターを除去する(&amp;R)</translation>
</message>
<message>
<source>
&lt;qt&gt;Removes the highlighted USB filter.&lt;/qt&gt;
</source>
<translation type="obsolete">&lt;qt&gt;ハイライト表示されたUSB フィルターを除去します。&lt;/qt&gt;</translation>
</message>
<message>
<source>Move Filter Up</source>
<translation type="obsolete">フィルターを上に移動</translation>
</message>
<message>
<source>&amp;Move Filter Up</source>
<translation type="obsolete">フィルターを上に移動する(&amp;M)</translation>
</message>
<message>
<source>
&lt;qt&gt;Moves the highlighted USB filter up.&lt;/qt&gt;
</source>
<translation type="obsolete">&lt;qt&gt;ハイライト表示されたUSB フィルターを上に移動します。&lt;/qt&gt;</translation>
</message>
<message>
<source>Move Filter Down</source>
<translation type="obsolete">フィルターを下に移動</translation>
</message>
<message>
<source>M&amp;ove Filter Down</source>
<translation type="obsolete">フィルターを下に移動(&amp;O)</translation>
</message>
<message>
<source>
&lt;qt&gt;Moves the highlighted USB filter down.&lt;/qt&gt;
</source>
<translation type="obsolete">&lt;qt&gt;ハイライト表示されたUSB フィルターを下に移動します。&lt;/qt&gt;</translation>
</message>
<message>
<source>Internal network name is not set</source>
<translation type="obsolete">内部ネットワーク名が設定されていない</translation>
</message>
<message>
<source>Port path not specified </source>
<translation type="obsolete">ポートパスが指定されていない</translation>
</message>
<message>
<source>Port %1</source>
<comment>parallel ports</comment>
<translation type="obsolete">ポート %1</translation>
</message>
<message>
<source>USBActionGroup</source>
<translation type="obsolete">USBActionGroup</translation>
</message>
<message>
<source>General</source>
<translation type="obsolete">一般</translation>
</message>
<message>
<source>Storage</source>
<translation type="obsolete">ストレージ</translation>
</message>
<message>
<source>Hard Disks</source>
<translation type="obsolete">ハードディスク</translation>
</message>
<message>
<source>CD/DVD</source>
<translation type="obsolete">CD/DVD</translation>
</message>
<message>
<source>Floppy</source>
<translation type="obsolete">フロッピー</translation>
</message>
<message>
<source>Audio</source>
<translation type="obsolete">オーディオ</translation>
</message>
<message>
<source>Network</source>
<translation type="obsolete">ネットワーク</translation>
</message>
<message>
<source>Ports</source>
<translation type="obsolete">ポート</translation>
</message>
<message>
<source>Serial Ports</source>
<translation type="obsolete">シリアルポート</translation>
</message>
<message>
<source>Parallel Ports</source>
<translation type="obsolete">パラレルポート</translation>
</message>
<message>
<source>USB</source>
<translation type="obsolete">USB</translation>
</message>
<message>
<source>Shared Folders</source>
<translation type="obsolete">共有フォルダー</translation>
</message>
<message>
<source>you have enabled a USB HID (Human Interface Device). This will not work unless USB emulation is also enabled. This will be done automatically when you accept the VM Settings by pressing the OK button.</source>
<translation type="obsolete">USB HID(Human Interface Device)を有効化しました。 これは、USB エミュレーションを有効化しないと動作しません。USB エミュレーションは&lt;b&gt;[OK]&lt;/b&gt;ボタンを押すと自動的に有効化されます。</translation>
</message>
<message>
<source>Remote Display</source>
<translation type="obsolete">リモートディスプレイ</translation>
</message>
<message>
<source>%1 - %2</source>
<translation type="obsolete">%1 - %2</translation>
</message>
<message>
<source>On the &lt;b&gt;%1&lt;/b&gt; page, %2</source>
<translation type="obsolete">&lt;b&gt;%1&lt;/b&gt;ページの%2</translation>
</message>
<message>
<source>System</source>
<translation type="obsolete">システム</translation>
</message>
<message>
<source>Display</source>
<translation type="obsolete">ディスプレイ</translation>
</message>
<message>
<source>you have selected a 64-bit guest OS type for this VM. As such guests require hardware virtualization (VT-x/AMD-V), this feature will be enabled automatically.</source>
<translation type="obsolete">64ビットのゲストOSタイプが選択されました。ゲストOSが仮想化支援機能(VT-x/AMD-V)を必要とするとき、この機能は自動的に有効化されます。</translation>
</message>
<message>
<source>you have selected a 64-bit guest OS type for this VM. VirtualBox does not currently support more than one virtual CPU for 64-bit guests executed on 32-bit hosts.</source>
<translation type="obsolete">64ビットのゲストOSタイプが選択されました。VirtualBoxは現在32ビットのホストOS上で実行される64ビットのゲストOSで2つ以上の仮想CPUをサポートしていません。</translation>
</message>
<message>
<source>you have 2D Video Acceleration enabled. As 2D Video Acceleration is supported for Windows guests only, this feature will be disabled.</source>
<translation type="obsolete">2D ビデオアクセラレーションが有効化されました。2D ビデオアクセラレーションはWindowsゲストでのみサポートされるため、本機能は無効化されます。</translation>
</message>
</context>
<context>
<name>VBoxVMSettingsFD</name>
<message>
<source>Host floppy drive is not selected</source>
<translation type="obsolete">ホストフロッピードライブが選択されていない</translation>
</message>
<message>
<source>Floppy image file is not selected</source>
<translation type="obsolete">フロッピーイメージファイルが選択されていない</translation>
</message>
<message>
<source>When checked, mounts the specified media to the Floppy drive of the virtual machine.</source>
<translation type="obsolete">指定したメディアを仮想マシンのフロッピードライブにマウントします。</translation>
</message>
<message>
<source>&amp;Mount Floppy Drive</source>
<translation type="obsolete">フロッピードライブのマウント(&amp;M)</translation>
</message>
<message>
<source>Mounts the specified host Floppy drive to the virtual Floppy drive.</source>
<translation type="obsolete">指定したホストフロッピードライブを仮想フロッピードライブにマウントします。</translation>
</message>
<message>
<source>Host Floppy &amp;Drive</source>
<translation type="obsolete">ホストフロッピードライブ(&amp;D)</translation>
</message>
<message>
<source>Lists host Floppy drives available to insert to the virtual machine.</source>
<translation type="obsolete">仮想マシンにマウントするために利用可能なホストフロッピードライブをリスト表示します。</translation>
</message>
<message>
<source>Mounts the specified Floppy image to the virtual Floppy drive.</source>
<translation type="obsolete">指定したフロッピーイメージを仮想フロッピードライブにマウントします。</translation>
</message>
<message>
<source>&amp;Image File</source>
<translation type="obsolete">イメージファイル(&amp;I)</translation>
</message>
<message>
<source>Holds the image file to mount to the virtual Floppy drive and allows to quickly select a different image.</source>
<translation type="obsolete">仮想フロッピードライブにマウントされたイメージファイルを指定します。また、他のイメージを素早く選択できます。</translation>
</message>
<message>
<source>Invokes the Virtual Disk Manager to select a Floppy image to mount.</source>
<translation type="obsolete">仮想ディスクマネージャーを起動し、選択したフロッピーイメージをマウントします。</translation>
</message>
<message>
<source>Invokes the Virtual Media Manager to select a Floppy image to mount.</source>
<translation type="obsolete">仮想メディアマネージャーを起動し、選択したフロッピーイメージをマウントします。</translation>
</message>
</context>
<context>
<name>VBoxVMSettingsVRDP</name>
<message>
<source>When checked, the VM will act as a Remote Desktop Protocol (RDP) server, allowing remote clients to connect and operate the VM (when it is running) using a standard RDP client.</source>
<translation type="obsolete">仮想マシンのリモートデスクトッププロトコル(RDP)サーバー機能を有効にします。リモートクライアントが標準的なRDPクライアントを使用して実行中の仮想マシンに接続し、操作することを可能にします。</translation>
</message>
<message>
<source>&amp;Enable VRDP Server</source>
<translation type="obsolete">VRDP サーバーを有効化(&amp;E)</translation>
</message>
<message>
<source>Server &amp;Port:</source>
<translation type="obsolete">サーバーのポート番号(&amp;P):</translation>
</message>
<message>
<source>Holds the VRDP Server port number. You may specify &lt;tt&gt;0&lt;/tt&gt; (zero) to reset the port to the default value.</source>
<translation type="obsolete">VRDP サーバーのポート番号を指定します。ポートをデフォルト値にリセットするには&lt;tt&gt;0&lt;/tt&gt;(ゼロ)を指定します。</translation>
</message>
<message>
<source>Authentication &amp;Method:</source>
<translation type="obsolete">認証方式(&amp;M):</translation>
</message>
<message>
<source>Defines the VRDP authentication method.</source>
<translation type="obsolete">VRDP の認証方式を指定します。</translation>
</message>
<message>
<source>Authentication &amp;Timeout:</source>
<translation type="obsolete">認証タイムアウト値(&amp;T):</translation>
</message>
<message>
<source>Specifies the timeout for guest authentication, in milliseconds.</source>
<translation type="obsolete">ゲスト認証のタイムアウト値をミリ秒単位で指定します。</translation>
</message>
</context>
</TS>