mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-11-25 06:16:37 +01:00
3157f8dd30
Signed-off-by: Cheng Zhang <cheng.zhang@citrix.com>
16 lines
1.1 KiB
XML
16 lines
1.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<WixLocalization Culture="ja-JP" Codepage="932" xmlns="http://schemas.microsoft.com/wix/2006/localization">
|
|
<String Id="Open">開く</String>
|
|
<String Id="XVA_File">XVA ファイル</String>
|
|
<String Id="OVF_File">OVF ファイル</String>
|
|
<String Id="OVA_File">OVA ファイル</String>
|
|
<String Id="VHD_File">VHD ファイル</String>
|
|
<String Id="VMDK_File">VMDK ファイル</String>
|
|
<String Id="XenServer_License_File">@BRANDING_SERVER@ ライセンス ファイル</String>
|
|
<String Id="XenServer_Backup_File">@BRANDING_SERVER@ バックアップ ファイル</String>
|
|
<String Id="XenServer_Update_File">@BRANDING_SERVER@ アップデート ファイル</String>
|
|
<String Id="XenServer_OEM_Update_File">@BRANDING_SERVER@ OEM アップデート ファイル</String>
|
|
<String Id="XenCenter_Saved_Search">@BRANDING_BRAND_CONSOLE@ 保存された検索条件</String>
|
|
<String Id="Required_For_Installation">この製品をインストールするには、.NET Framework 4 が必要です。</String>
|
|
</WixLocalization>
|