<?xml version='1.0' encoding='UTF-8'?>
<ovf:Envelope xmlns:ovf="http://schemas.dmtf.org/ovf/envelope/1" xmlns="http://schemas.dmtf.org/ovf/envelope/1" xmlns:rasd="http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/CIM_ResourceAllocationSettingData" xmlns:vssd="http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/CIM_VirtualSystemSettingData" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:vmw="http://www.vmware.com/schema/ovf">
  <References>
    <File ovf:href="vSphere_Replication-system.vmdk" ovf:size="855902720" ovf:id="vSphere_Replication-system.vmdk_id"/>
    <File ovf:href="vSphere_Replication-support.vmdk" ovf:size="2587136" ovf:id="vSphere_Replication-support.vmdk_id"/>
  </References>
  <NetworkSection>
    <Info>List of logical networks used in the package</Info>
    <Network ovf:name="Network 1">
      <Description ovf:msgid="Network_1.description">
            The Management Network handles both management and replication traffic.
         </Description>
    </Network>
  </NetworkSection>
  <DiskSection>
    <Info>List of the virtual disks and partitions needed</Info>
    <Disk ovf:diskId="system" ovf:capacity="16384" ovf:capacityAllocationUnits="byte * 2^20" ovf:fileRef="vSphere_Replication-system.vmdk_id" ovf:populatedSize="1890189312" ovf:format="http://www.vmware.com/interfaces/specifications/vmdk.html#streamOptimized"/>
    <Disk ovf:diskId="support" ovf:capacity="17408" ovf:capacityAllocationUnits="byte * 2^20" ovf:fileRef="vSphere_Replication-support.vmdk_id" ovf:populatedSize="21299200" ovf:format="http://www.vmware.com/interfaces/specifications/vmdk.html#streamOptimized"/>
  </DiskSection>
  <VirtualSystem ovf:id="vSphere_Replication_Appliance">
    <Info>A virtual machine</Info>
    <ProductSection ovf:required="false">
      <Info>Appliance ISV branding information</Info>
      <Product>vSphere Replication Server</Product>
      <Vendor>VMware, Inc.</Vendor>
      <!--
            Version is the actual product version in the
            form X.X.X.X where X is an unsigned 16-bit integer.

            FullVersion is a descriptive version string
            including, for example, alpha or beta designations
            and other release criteria.
      -->
      <Version>8.7.0.14623</Version>
      <FullVersion>8.7.0.14623 build 21591677</FullVersion>
      <ProductUrl/>
      <VendorUrl>http://www.vmware.com</VendorUrl>
      <Category ovf:msgid="app.category">Application</Category>
      <Property ovf:key="enable_sshd" ovf:type="boolean" ovf:userConfigurable="true" ovf:value="False">
        <Label ovf:msgid="enable_sshd.label">Enable SSHD</Label>
        <Description ovf:msgid="enable_sshd.description">
            Determines whether the SSHD service will be enabled and started by default in the appliance.
         </Description>
      </Property>
      <Property ovf:key="varoot-password" ovf:password="true" ovf:required="false" ovf:qualifiers="MinLen(8),MaxLen(32)" ovf:type="string" ovf:userConfigurable="true" ovf:value="">
        <Label ovf:msgid="varoot-password.label">Initial root password</Label>
        <Description ovf:msgid="varoot-password.description">This will be used as an initial password for the root user account.</Description>
      </Property>
      <Property ovf:key="vaadmin-password" ovf:password="true" ovf:required="false" ovf:qualifiers="MinLen(8),MaxLen(32)" ovf:type="string" ovf:userConfigurable="true" ovf:value="">
        <Label ovf:msgid="vaadmin-password.label">Initial admin user password</Label>
        <Description ovf:msgid="vaadmin-password.description">This will be used as an initial password for the admin user account.</Description>
      </Property>
      <Property ovf:key="ntpserver" ovf:required="false" ovf:type="string" ovf:userConfigurable="true" ovf:value="">
        <Label ovf:msgid="ntpserver.label">NTP Servers</Label>
        <Description ovf:msgid="ntpserver.description">A comma-separated list of hostnames or IP addresses of NTP Servers.</Description>
      </Property>
      <Property ovf:key="vami.hostname" ovf:required="false" ovf:type="string" ovf:userConfigurable="true" ovf:value="" ovf:qualifiers="MinLen(0),MaxLen(65535)">
        <Label ovf:msgid="vami.hostname.label">Hostname</Label>
        <Description ovf:msgid="vami.hostname.description">The hostname for this VM. Leave blank to try to reverse lookup the IP address.</Description>
      </Property>
      <Property ovf:key="enable_coredump" ovf:required="false" ovf:type="boolean" ovf:userConfigurable="false" ovf:value="False">
        <Label ovf:msgid="enable_coredump.label">Flag to enable coredump generation.</Label>
        <Description ovf:msgid="enable_coredump.description">Indicates whether coredump will be generated from our services.</Description>
      </Property>
      <Property ovf:userConfigurable="true" ovf:key="enableFileIntegrity" ovf:required="false" ovf:value="false" ovf:type="boolean">
        <Label ovf:msgid="enableFileIntegrity.label">Enable file integrity</Label>
        <Description ovf:msgid="enableFileIntegrity.description">Enables file integrity monitoring of the VR appliance.</Description>
      </Property>
      <Property ovf:userConfigurable="false" ovf:key="deployment_scenario" ovf:value="VRS" ovf:type="string">
        <Label>Deployment Scenario</Label>
        <Description>Determines the set of services which will run in the deployed appliance (i.e. the appliance role).</Description>
      </Property>
      <!--Property placeholder. This will be used as placeholder for product specific ovf properties-->
    </ProductSection>
    <ProductSection ovf:class="vm" ovf:required="false">
      <Info>VM specific properties</Info>
      <Property ovf:key="vmname" ovf:type="string" ovf:value="vSphere_Replication_Appliance"/>
    </ProductSection>
    <ovf:ProductSection ovf:class="network" ovf:instance="vSphere_Replication_Appliance" ovf:required="false">
      <Info ovf:msgid="network.info">Networking Properties</Info>
      <Category ovf:msgid="network.category">Networking Properties</Category>
      <Property ovf:userConfigurable="true" ovf:key="addrfamily" ovf:type="string" ovf:required="true" ovf:qualifiers="ValueMap{&quot;ipv4&quot;,&quot;ipv6&quot;}" ovf:value="ipv4">
        <ovf:Label ovf:msgid="network.addrfamily.label">Host Network IP Address Family</ovf:Label>
        <ovf:Description ovf:msgid="network.addrfamily.description">Network IP address family (i.e., 'ipv4' or 'ipv6').</ovf:Description>
      </Property>
      <Property ovf:userConfigurable="true" ovf:key="netmode" ovf:type="string" ovf:required="true" ovf:qualifiers="ValueMap{&quot;static&quot;,&quot;dhcp&quot;,&quot;autoconf&quot;}" ovf:value="dhcp">
        <ovf:Label ovf:msgid="network.netmode.label">Host Network Mode</ovf:Label>
        <ovf:Description ovf:msgid="network.netmode.description">Network mode (i.e., 'static', 'dhcp', or 'autoconf' (IPv6 only).</ovf:Description>
      </Property>
      <Property ovf:userConfigurable="true" ovf:key="gateway" ovf:required="false" ovf:value="" ovf:type="string">
        <ovf:Label ovf:msgid="network.gateway.label">Default Gateway</ovf:Label>
        <ovf:Description ovf:msgid="network.gateway.description">The default gateway address for this VM. (from the IP Pool associated with the vSphere network mapped to the 'Network 1' network)</ovf:Description>
      </Property>
      <Property ovf:userConfigurable="true" ovf:key="domain" ovf:required="false" ovf:value="" ovf:type="string">
        <ovf:Label ovf:msgid="network.domain.label">Domain Name</ovf:Label>
        <ovf:Description ovf:msgid="network.domain.description">The domain name of this VM. (from the IP Pool associated with the vSphere network mapped to the 'Network 1' network)</ovf:Description>
      </Property>
      <Property ovf:userConfigurable="true" ovf:key="searchpath" ovf:required="false" ovf:value="" ovf:type="string">
        <ovf:Label ovf:msgid="network.searchpath.label">Domain Search Path</ovf:Label>
        <ovf:Description ovf:msgid="network.searchpath.description">The domain search path (comma or space separated domain names) for this VM. (from the IP Pool associated with the vSphere network mapped to the 'Network 1' network)</ovf:Description>
      </Property>
      <Property ovf:userConfigurable="true" ovf:key="DNS" ovf:required="false" ovf:value="" ovf:type="string">
        <ovf:Label ovf:msgid="network.DNS.label">Domain Name Servers</ovf:Label>
        <ovf:Description ovf:msgid="network.DNS.description">The domain name server IP Addresses for this VM (comma separated). (from the IP Pool associated with the vSphere network mapped to the 'Network 1' network)</ovf:Description>
      </Property>
      <Property ovf:userConfigurable="true" ovf:key="ip0" ovf:required="false" ovf:value="" ovf:type="string">
        <ovf:Label ovf:msgid="network.ip0.label">Network 1 IP Address</ovf:Label>
        <ovf:Description ovf:msgid="network.ip0.description">The IP address for this interface.</ovf:Description>
      </Property>
      <Property ovf:userConfigurable="true" ovf:key="netprefix0" ovf:required="false" ovf:value="0" ovf:type="int">
        <ovf:Label ovf:msgid="network.netprefix0.label">Network 1 Prefix</ovf:Label>
        <ovf:Description ovf:msgid="network.netprefix0.description">The network prefix for this interface.</ovf:Description>
      </Property>
    </ovf:ProductSection>
    <AnnotationSection>
      <Info/>
      <Annotation>Additional vSphere Replication Server</Annotation>
    </AnnotationSection>
    <OperatingSystemSection ovf:id="-100" ovf:version="1" vmw:osType="other3xLinux64Guest">
      <Info>Guest Operating System</Info>
      <Description>Photon OS</Description>
    </OperatingSystemSection>
    <VirtualHardwareSection ovf:transport="com.vmware.guestInfo" ovf:required="false">
      <Info>Virtual Hardware Requirements</Info>
      <System>
        <vssd:ElementName>Virtual Hardware Family</vssd:ElementName>
        <vssd:InstanceID>0</vssd:InstanceID>
        <vssd:VirtualSystemType>vmx-10</vssd:VirtualSystemType>
      </System>
      <Item>
        <rasd:AllocationUnits>hertz * 10^6</rasd:AllocationUnits>
        <rasd:Description>Number of virtual CPUs</rasd:Description>
        <rasd:ElementName xmlns:rasd="http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/CIM_ResourceAllocationSettingData">2 virtual CPUs</rasd:ElementName>
        <rasd:InstanceID xmlns:rasd="http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/CIM_ResourceAllocationSettingData">1</rasd:InstanceID>
        <rasd:ResourceType>3</rasd:ResourceType>
        <rasd:VirtualQuantity>2</rasd:VirtualQuantity>
      </Item>
      <Item>
        <rasd:AllocationUnits>byte * 2^20</rasd:AllocationUnits>
        <rasd:Description>Memory Size</rasd:Description>
        <rasd:ElementName xmlns:rasd="http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/CIM_ResourceAllocationSettingData">1024 MB of memory</rasd:ElementName>
        <rasd:InstanceID xmlns:rasd="http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/CIM_ResourceAllocationSettingData">2</rasd:InstanceID>
        <rasd:ResourceType>4</rasd:ResourceType>
        <rasd:VirtualQuantity>1024</rasd:VirtualQuantity>
      </Item>
      <Item>
        <rasd:AddressOnParent>1</rasd:AddressOnParent>
        <rasd:AutomaticAllocation>true</rasd:AutomaticAllocation>
        <rasd:Connection>Network 1</rasd:Connection>
        <rasd:ElementName xmlns:rasd="http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/CIM_ResourceAllocationSettingData">Ethernet adapter on "Network 1"</rasd:ElementName>
        <rasd:InstanceID xmlns:rasd="http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/CIM_ResourceAllocationSettingData">3</rasd:InstanceID>
        <rasd:ResourceSubType>vmxnet3</rasd:ResourceSubType>
        <rasd:ResourceType>10</rasd:ResourceType>
      </Item>
      <Item>
        <rasd:Address xmlns:rasd="http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/CIM_ResourceAllocationSettingData">0</rasd:Address>
        <rasd:ElementName xmlns:rasd="http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/CIM_ResourceAllocationSettingData">SCSI Controller 0 - LSI Logic</rasd:ElementName>
        <rasd:InstanceID xmlns:rasd="http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/CIM_ResourceAllocationSettingData">4</rasd:InstanceID>
        <rasd:ResourceSubType>lsilogic</rasd:ResourceSubType>
        <rasd:ResourceType>6</rasd:ResourceType>
      </Item>
      <Item>
        <rasd:AddressOnParent>0</rasd:AddressOnParent>
        <rasd:ElementName xmlns:rasd="http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/CIM_ResourceAllocationSettingData">Harddisk 1</rasd:ElementName>
        <rasd:HostResource>ovf:/disk/system</rasd:HostResource>
        <rasd:InstanceID xmlns:rasd="http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/CIM_ResourceAllocationSettingData">5</rasd:InstanceID>
        <rasd:Parent>4</rasd:Parent>
        <rasd:ResourceType>17</rasd:ResourceType>
      </Item>
      <Item>
        <rasd:AddressOnParent>1</rasd:AddressOnParent>
        <rasd:ElementName xmlns:rasd="http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/CIM_ResourceAllocationSettingData">Harddisk 2</rasd:ElementName>
        <rasd:HostResource>ovf:/disk/support</rasd:HostResource>
        <rasd:InstanceID xmlns:rasd="http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/CIM_ResourceAllocationSettingData">6</rasd:InstanceID>
        <rasd:Parent>4</rasd:Parent>
        <rasd:ResourceType>17</rasd:ResourceType>
      </Item>
      <Item>
        <rasd:Address>0</rasd:Address>
        <rasd:ElementName xmlns:rasd="http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/CIM_ResourceAllocationSettingData">IDE Controller 0</rasd:ElementName>
        <rasd:InstanceID xmlns:rasd="http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/CIM_ResourceAllocationSettingData">7</rasd:InstanceID>
        <rasd:ResourceType>5</rasd:ResourceType>
      </Item>
      <Item>
        <rasd:AddressOnParent>0</rasd:AddressOnParent>
        <rasd:AutomaticAllocation>false</rasd:AutomaticAllocation>
        <rasd:ElementName xmlns:rasd="http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/CIM_ResourceAllocationSettingData">CD/DVD Drive 1</rasd:ElementName>
        <rasd:InstanceID xmlns:rasd="http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/CIM_ResourceAllocationSettingData">8</rasd:InstanceID>
        <rasd:Parent>7</rasd:Parent>
        <rasd:ResourceType>15</rasd:ResourceType>
      </Item>
      <vmw:Config ovf:required="false" vmw:key="tools.syncTimeWithHost" vmw:value="true"/>
    </VirtualHardwareSection>
  </VirtualSystem>
  <Strings xml:lang="de">
  <Msg ovf:msgid="enable_sshd.label">SSHD aktivieren</Msg>
  <Msg ovf:msgid="enable_sshd.description">Legt fest, ob der SSHD-Dienst aktiviert und standardmäßig in der Appliance gestartet wird.</Msg>
  <Msg ovf:msgid="varoot-password.label">Anfängliches Root-Kennwort</Msg>
  <Msg ovf:msgid="varoot-password.description">Dies wird als anfängliches Kennwort für das Root-Benutzerkonto verwendet.</Msg>
  <Msg ovf:msgid="vaadmin-password.label">Anfängliches Admin-Benutzer-Kennwort</Msg>
  <Msg ovf:msgid="vaadmin-password.description">Dies wird als anfängliches Kennwort für das Admin-Benutzerkonto verwendet.</Msg>
  <Msg ovf:msgid="ntpserver.label">NTP-Server</Msg>
  <Msg ovf:msgid="ntpserver.description">Eine durch Kommas getrennte Liste mit Hostnamen oder IP-Adressen von NTP-Servern.</Msg>
  <Msg ovf:msgid="vami.hostname.label">Hostname</Msg>
  <Msg ovf:msgid="vami.hostname.description">Der Hostname für diese VM. Lassen Sie dieses Feld leer, um das Reverse-Lookup der IP-Adresse zu versuchen.</Msg>
  <Msg ovf:msgid="enable_coredump.label">Flag zum Aktivieren der Coredump-Generierung.</Msg>
  <Msg ovf:msgid="enable_coredump.description">Gibt an, ob Coredump aus unseren Diensten generiert wird.</Msg>
  <Msg ovf:msgid="enableFileIntegrity.label">Dateiintegritäts-Flag</Msg>
  <Msg ovf:msgid="enableFileIntegrity.description">Dies wird als Flag für die Aktivierung der Dateiintegrität verwendet.</Msg>
  <Msg ovf:msgid="2_vCPU.label">2 vCPU</Msg>
  <Msg ovf:msgid="2_vCPU.description">VM mit 2 vCPUs und 8 GB RAM bereitstellen</Msg>
  <Msg ovf:msgid="4_vCPU.label">4 vCPU</Msg>
  <Msg ovf:msgid="4_vCPU.description">VM mit 4 vCPUs und 8 GB RAM bereitstellen</Msg>
  <Msg ovf:msgid="app.category">Anwendung</Msg>
  <Msg ovf:msgid="network.info">Netzwerkeigenschaften</Msg>
  <Msg ovf:msgid="network.category">Netzwerkeigenschaften</Msg>
  <Msg ovf:msgid="network.addrfamily.label">IP-Adressfamilie des Hostnetzwerks</Msg>
  <Msg ovf:msgid="network.addrfamily.description">Netzwerk-IP-Adressfamilie (d. h. „ipv4“ oder „ipv6“).</Msg>
  <Msg ovf:msgid="network.netmode.label">Hostnetzwerkmodus</Msg>
  <Msg ovf:msgid="network.netmode.description">Netzwerkmodus (d. h. „static“, „dhcp“ oder „autoconf“ (nur IPv6)).</Msg>
  <Msg ovf:msgid="network.gateway.label">Standard-Gateway</Msg>
  <Msg ovf:msgid="network.gateway.description">Die Standard-Gateway-Adresse für diese VM (aus dem IP-Pool, der mit dem vSphere-Netzwerk verknüpft ist, das dem Netzwerk „Netzwerk 1“ zugeordnet ist).</Msg>
  <Msg ovf:msgid="network.domain.label">Domänenname</Msg>
  <Msg ovf:msgid="network.domain.description">Der Domänenname dieser VM (aus dem IP-Pool, der mit dem vSphere-Netzwerk verknüpft ist, das dem Netzwerk „Netzwerk 1“ zugeordnet ist).</Msg>
  <Msg ovf:msgid="network.searchpath.label">Domänensuchpfad</Msg>
  <Msg ovf:msgid="network.searchpath.description">Der Domänensuchpfad (durch Kommas oder Leerzeichen getrennte Domänennamen) für diese VM (aus dem IP-Pool, der mit dem vSphere-Netzwerk verknüpft ist, das dem Netzwerk „Netzwerk 1“ zugeordnet ist).</Msg>
  <Msg ovf:msgid="network.DNS.label">Domänennamenserver</Msg>
  <Msg ovf:msgid="network.DNS.description">Die (durch Kommas getrennten) Domänennamenserver-IP-Adressen für diese VM (aus dem IP-Pool, der mit dem vSphere-Netzwerk verknüpft ist, das dem Netzwerk „Netzwerk 1“ zugeordnet ist)</Msg>
  <Msg ovf:msgid="network.ip0.label">IP-Adresse von Netzwerk 1</Msg>
  <Msg ovf:msgid="network.ip0.description">Die IP-Adresse für diese Schnittstelle.</Msg>
  <Msg ovf:msgid="network.netprefix0.label">Netzpräfix von Netzwerk 1</Msg>
  <Msg ovf:msgid="network.netprefix0.description">Das Präfix für diese Schnittstelle.</Msg>
</Strings>
<Strings xml:lang="en">
  <Msg ovf:msgid="enable_sshd.label">Enable SSHD</Msg>
  <Msg ovf:msgid="enable_sshd.description">Determines whether the SSHD service will be enabled and started by default in the appliance.</Msg>
  <Msg ovf:msgid="varoot-password.label">Initial root password</Msg>
  <Msg ovf:msgid="varoot-password.description">This will be used as an initial password for the root user account.</Msg>
  <Msg ovf:msgid="vaadmin-password.label">Initial admin user password</Msg>
  <Msg ovf:msgid="vaadmin-password.description">This will be used as an initial password for the admin user account.</Msg>
  <Msg ovf:msgid="ntpserver.label">NTP Servers</Msg>
  <Msg ovf:msgid="ntpserver.description">A comma-separated list of hostnames or IP addresses of NTP Servers.</Msg>
  <Msg ovf:msgid="vami.hostname.label">Hostname</Msg>
  <Msg ovf:msgid="vami.hostname.description">The hostname for this VM. Leave blank to try to reverse lookup the IP address.</Msg>
  <Msg ovf:msgid="enable_coredump.label">Flag to enable coredump generation.</Msg>
  <Msg ovf:msgid="enable_coredump.description">Indicates whether coredump will be generated from our services.</Msg>
  <Msg ovf:msgid="enableFileIntegrity.label">File Integrity Flag</Msg>
  <Msg ovf:msgid="enableFileIntegrity.description">This will be used as flag whether to enable file integrity.</Msg>
  <Msg ovf:msgid="2_vCPU.label">2 vCPU</Msg>
  <Msg ovf:msgid="2_vCPU.description">Deploy the VM configured with 2 vCPU and 8 GB of RAM</Msg>
  <Msg ovf:msgid="4_vCPU.label">4 vCPU</Msg>
  <Msg ovf:msgid="4_vCPU.description">Deploy the VM configured with 4 vCPU and 8 GB of RAM</Msg>
  <Msg ovf:msgid="app.category">Application</Msg>
  <Msg ovf:msgid="network.info">Network Properties</Msg>
  <Msg ovf:msgid="network.category">Networking Properties</Msg>
  <Msg ovf:msgid="network.addrfamily.label">Host Network IP Address Family</Msg>
  <Msg ovf:msgid="network.addrfamily.description">Network IP address family (i.e., 'ipv4' or 'ipv6').</Msg>
  <Msg ovf:msgid="network.netmode.label">Host Network Mode</Msg>
  <Msg ovf:msgid="network.netmode.description">Network mode (i.e., 'static', 'dhcp', or 'autoconf' (IPv6 only).</Msg>
  <Msg ovf:msgid="network.gateway.label">Default Gateway</Msg>
  <Msg ovf:msgid="network.gateway.description">The default gateway address for this VM. (from the IP Pool associated with the vSphere network mapped to the 'Network 1' network)</Msg>
  <Msg ovf:msgid="network.domain.label">Domain Name</Msg>
  <Msg ovf:msgid="network.domain.description">The domain name of this VM. (from the IP Pool associated with the vSphere network mapped to the 'Network 1' network)</Msg>
  <Msg ovf:msgid="network.searchpath.label">Domain Search Path</Msg>
  <Msg ovf:msgid="network.searchpath.description">The domain search path (comma or space separated domain names) for this VM. (from the IP Pool associated with the vSphere network mapped to the 'Network 1' network)</Msg>
  <Msg ovf:msgid="network.DNS.label">Domain Name Servers</Msg>
  <Msg ovf:msgid="network.DNS.description">The domain name server IP Addresses for this VM (comma separated). (from the IP Pool associated with the vSphere network mapped to the 'Network 1' network)</Msg>
  <Msg ovf:msgid="network.ip0.label">Network 1 IP Address</Msg>
  <Msg ovf:msgid="network.ip0.description">The IP address for this interface.</Msg>
  <Msg ovf:msgid="network.netprefix0.label">Network 1 Netprefix</Msg>
  <Msg ovf:msgid="network.netprefix0.description">The prefix for this interface.</Msg>
</Strings>
<Strings xml:lang="es">
  <Msg ovf:msgid="enable_sshd.label">Habilitar SSHD</Msg>
  <Msg ovf:msgid="enable_sshd.description">Determina si el servicio SSHD se habilitará y se iniciará de forma predeterminada en el dispositivo.</Msg>
  <Msg ovf:msgid="varoot-password.label">Contraseña inicial del usuario raíz</Msg>
  <Msg ovf:msgid="varoot-password.description">Se utilizará como contraseña inicial para la cuenta del usuario raíz.</Msg>
  <Msg ovf:msgid="vaadmin-password.label">Contraseña inicial del usuario administrador</Msg>
  <Msg ovf:msgid="vaadmin-password.description">Se utilizará como contraseña inicial para la cuenta del usuario administrador.</Msg>
  <Msg ovf:msgid="ntpserver.label">Servidores NTP</Msg>
  <Msg ovf:msgid="ntpserver.description">Lista separada por comas de los nombres de host o las direcciones IP de los servidores NTP.</Msg>
  <Msg ovf:msgid="vami.hostname.label">Nombre del host</Msg>
  <Msg ovf:msgid="vami.hostname.description">El nombre de host de esta máquina virtual. Deje el campo en blanco para intentar realizar una búsqueda inversa de la dirección IP.</Msg>
  <Msg ovf:msgid="enable_coredump.label">Marca para habilitar la generación de volcados de núcleos.</Msg>
  <Msg ovf:msgid="enable_coredump.description">Indica si se generará un volcado de memoria de nuestros servicios.</Msg>
  <Msg ovf:msgid="enableFileIntegrity.label">Marca de integridad del archivo</Msg>
  <Msg ovf:msgid="enableFileIntegrity.description">Se utilizará como marca para indicar que se debe habilitar la integridad del archivo.</Msg>
  <Msg ovf:msgid="2_vCPU.label">2 vCPU</Msg>
  <Msg ovf:msgid="2_vCPU.description">Implementar la máquina virtual configurada con 2 vCPU y 8 GB de RAM</Msg>
  <Msg ovf:msgid="4_vCPU.label">4 vCPU</Msg>
  <Msg ovf:msgid="4_vCPU.description">Implementar la máquina virtual configurada con 4 vCPU y 8 GB de RAM</Msg>
  <Msg ovf:msgid="app.category">Aplicación</Msg>
  <Msg ovf:msgid="network.info">Propiedades de red</Msg>
  <Msg ovf:msgid="network.category">Propiedades de redes</Msg>
  <Msg ovf:msgid="network.addrfamily.label">Familia de direcciones IP de red de host</Msg>
  <Msg ovf:msgid="network.addrfamily.description">Familia de direcciones IP de red (es decir, 'ipv4' o 'ipv6').</Msg>
  <Msg ovf:msgid="network.netmode.label">Modo de red de host</Msg>
  <Msg ovf:msgid="network.netmode.description">Modo de red (es decir, 'static', 'dhcp' o 'autoconf' [solo IPv6]).</Msg>
  <Msg ovf:msgid="network.gateway.label">Puerta de enlace predeterminada</Msg>
  <Msg ovf:msgid="network.gateway.description">La dirección de puerta de enlace predeterminada para esta máquina virtual (del grupo de direcciones IP asociado a la red de vSphere asignada a la red 'Red 1').</Msg>
  <Msg ovf:msgid="network.domain.label">Nombre de dominio</Msg>
  <Msg ovf:msgid="network.domain.description">El nombre de dominio de esta máquina virtual (del grupo de direcciones IP asociado a la red de vSphere asignada a la red 'Red 1').</Msg>
  <Msg ovf:msgid="network.searchpath.label">Ruta de búsqueda de dominio</Msg>
  <Msg ovf:msgid="network.searchpath.description">La ruta de búsqueda de dominio (nombres de dominio separados por comas o espacios) para esta máquina virtual (del grupo de direcciones IP asociado a la red de vSphere asignada a la red 'Red 1').</Msg>
  <Msg ovf:msgid="network.DNS.label">Servidores de nombres de dominio</Msg>
  <Msg ovf:msgid="network.DNS.description">Las direcciones IP del servidor del nombre de dominio para esta máquina virtual (separadas por comas) (del grupo de direcciones IP asociado a la red de vSphere asignada a la red 'Red 1').</Msg>
  <Msg ovf:msgid="network.ip0.label">Dirección IP de Red 1</Msg>
  <Msg ovf:msgid="network.ip0.description">La dirección IP de esta interfaz.</Msg>
  <Msg ovf:msgid="network.netprefix0.label">Prefijo de red de Red 1</Msg>
  <Msg ovf:msgid="network.netprefix0.description">El prefijo de esta interfaz.</Msg>
</Strings>
<Strings xml:lang="fr">
  <Msg ovf:msgid="enable_sshd.label">Activer SSHD</Msg>
  <Msg ovf:msgid="enable_sshd.description">Détermine si le service SSHD sera activé et démarré par défaut dans le dispositif.</Msg>
  <Msg ovf:msgid="varoot-password.label">Mot de passe d'utilisateur racine initial</Msg>
  <Msg ovf:msgid="varoot-password.description">Ce mot de passe sera utilisé comme mot de passe initial pour le compte d'utilisateur racine.</Msg>
  <Msg ovf:msgid="vaadmin-password.label">Mot de passe d'utilisateur Admin initial</Msg>
  <Msg ovf:msgid="vaadmin-password.description">Ce mot de passe sera utilisé comme mot de passe initial pour le compte d'utilisateur Admin.</Msg>
  <Msg ovf:msgid="ntpserver.label">Serveurs NTP</Msg>
  <Msg ovf:msgid="ntpserver.description">Liste séparée par des virgules de noms d'hôte ou d'adresses IP de serveurs NTP.</Msg>
  <Msg ovf:msgid="vami.hostname.label">Nom d'hôte</Msg>
  <Msg ovf:msgid="vami.hostname.description">Nom d'hôte de la VM. Laissez ce champ vide pour essayer d'effectuer une recherche inversée de l'adresse IP.</Msg>
  <Msg ovf:msgid="enable_coredump.label">Indicateur pour activer la génération du vidage de mémoire.</Msg>
  <Msg ovf:msgid="enable_coredump.description">Indique si le vidage de mémoire sera généré à partir de nos services.</Msg>
  <Msg ovf:msgid="enableFileIntegrity.label">Indicateur d'intégrité des fichiers</Msg>
  <Msg ovf:msgid="enableFileIntegrity.description">Cet indicateur sera utilisé pour activer l'intégrité des fichiers.</Msg>
  <Msg ovf:msgid="2_vCPU.label">2 vCPU</Msg>
  <Msg ovf:msgid="2_vCPU.description">Déployer la VM configurée avec 2 vCPU et 8 Go de RAM</Msg>
  <Msg ovf:msgid="4_vCPU.label">4 vCPU</Msg>
  <Msg ovf:msgid="4_vCPU.description">Déployer la VM configurée avec 4 vCPU et 8 Go de RAM</Msg>
  <Msg ovf:msgid="app.category">Application</Msg>
  <Msg ovf:msgid="network.info">Propriétés du réseau</Msg>
  <Msg ovf:msgid="network.category">Propriétés de mise en réseau</Msg>
  <Msg ovf:msgid="network.addrfamily.label">Famille d'adresses IP du réseau hôte</Msg>
  <Msg ovf:msgid="network.addrfamily.description">famille d'adresses IP réseau (ipv4 ou ipv6).</Msg>
  <Msg ovf:msgid="network.netmode.label">Mode réseau de l'hôte</Msg>
  <Msg ovf:msgid="network.netmode.description">Mode réseau (c'est-à-dire « statique », « dhcp » ou « autoconf » (IPv6 uniquement).</Msg>
  <Msg ovf:msgid="network.gateway.label">Passerelle par défaut</Msg>
  <Msg ovf:msgid="network.gateway.description">Adresse de passerelle par défaut pour la VM (provenant du pool d'adresses IP associé au réseau vSphere mappé au réseau « Réseau 1 »).</Msg>
  <Msg ovf:msgid="network.domain.label">Nom de domaine</Msg>
  <Msg ovf:msgid="network.domain.description">Nom de domaine de la VM (provenant du pool d'adresses IP associé au réseau vSphere mappé au réseau « Réseau 1 »).</Msg>
  <Msg ovf:msgid="network.searchpath.label">Chemin de recherche de domaine</Msg>
  <Msg ovf:msgid="network.searchpath.description">Chemin de recherche de domaine (noms de domaine séparés par des virgules ou des espaces) pour la VM (provenant du pool d'adresses IP associé au réseau vSphere mappé au réseau « Réseau 1 »).</Msg>
  <Msg ovf:msgid="network.DNS.label">Serveurs de nom de domaine</Msg>
  <Msg ovf:msgid="network.DNS.description">Adresses IP des serveurs de nom de domaine pour la VM (séparées par des virgules et provenant du pool d'adresses IP associé au réseau vSphere mappé au réseau « Réseau 1 »).</Msg>
  <Msg ovf:msgid="network.ip0.label">Adresse IP du réseau 1</Msg>
  <Msg ovf:msgid="network.ip0.description">Adresse IP de l'interface.</Msg>
  <Msg ovf:msgid="network.netprefix0.label">Préfixe du réseau 1</Msg>
  <Msg ovf:msgid="network.netprefix0.description">Préfixe de l'interface.</Msg>
</Strings>
<Strings xml:lang="it">
  <Msg ovf:msgid="enable_sshd.label">Abilita SSHD</Msg>
  <Msg ovf:msgid="enable_sshd.description">Determina se il servizio SSHD verrà abilitato e avviato per impostazione predefinita nell'appliance.</Msg>
  <Msg ovf:msgid="varoot-password.label">Password root iniziale</Msg>
  <Msg ovf:msgid="varoot-password.description">Verrà utilizzata come password iniziale per l'account utente root.</Msg>
  <Msg ovf:msgid="vaadmin-password.label">Password iniziale utente amministratore</Msg>
  <Msg ovf:msgid="vaadmin-password.description">Verrà utilizzata come password iniziale per l'account utente amministratore.</Msg>
  <Msg ovf:msgid="ntpserver.label">Server NTP</Msg>
  <Msg ovf:msgid="ntpserver.description">Elenco separato da virgole dei nomi host o degli indirizzi IP dei server NTP.</Msg>
  <Msg ovf:msgid="vami.hostname.label">Nome host</Msg>
  <Msg ovf:msgid="vami.hostname.description">Nome host per questa macchina virtuale. Lasciarlo vuoto per tentare di eseguire la ricerca inversa dell'indirizzo IP.</Msg>
  <Msg ovf:msgid="enable_coredump.label">Flag per abilitare la generazione del dump principale.</Msg>
  <Msg ovf:msgid="enable_coredump.description">Indica se il dump principale verrà generato dai servizi.</Msg>
  <Msg ovf:msgid="enableFileIntegrity.label">Flag integrità file</Msg>
  <Msg ovf:msgid="enableFileIntegrity.description">Verrà utilizzato come flag che indica se abilitare l'integrità del file.</Msg>
  <Msg ovf:msgid="2_vCPU.label">2 vCPU</Msg>
  <Msg ovf:msgid="2_vCPU.description">Distribuire la macchina virtuale configurata con 2 vCPU e 8 GB di RAM</Msg>
  <Msg ovf:msgid="4_vCPU.label">4 vCPU</Msg>
  <Msg ovf:msgid="4_vCPU.description">Distribuire la macchina virtuale configurata con 4 vCPU e 8 GB di RAM</Msg>
  <Msg ovf:msgid="app.category">Applicazione</Msg>
  <Msg ovf:msgid="network.info">Proprietà di rete</Msg>
  <Msg ovf:msgid="network.category">Proprietà servizi di rete</Msg>
  <Msg ovf:msgid="network.addrfamily.label">Famiglia di indirizzi IP rete host</Msg>
  <Msg ovf:msgid="network.addrfamily.description">Famiglia di indirizzi IP di rete (ad esempio, 'ipv4' o 'ipv6').</Msg>
  <Msg ovf:msgid="network.netmode.label">Modalità rete host</Msg>
  <Msg ovf:msgid="network.netmode.description">Modalità di rete (ad esempio, 'statica', 'dhcp' o 'autoconf' (solo IPv6).</Msg>
  <Msg ovf:msgid="network.gateway.label">Gateway predefinito</Msg>
  <Msg ovf:msgid="network.gateway.description">Indirizzo del gateway predefinito per questa macchina virtuale. (Dal pool di IP associato alla rete vSphere mappata alla rete "Network 1")</Msg>
  <Msg ovf:msgid="network.domain.label">Nome dominio</Msg>
  <Msg ovf:msgid="network.domain.description">Nome di dominio di questa macchina virtuale. (Dal pool di IP associato alla rete vSphere mappata alla rete "Network 1")</Msg>
  <Msg ovf:msgid="network.searchpath.label">Percorso ricerca dominio</Msg>
  <Msg ovf:msgid="network.searchpath.description">Percorso di ricerca del dominio (nomi di dominio separati da virgole o spazi) per questa macchina virtuale. (Dal pool di IP associato alla rete vSphere mappata alla rete "Network 1")</Msg>
  <Msg ovf:msgid="network.DNS.label">Server nomi di dominio</Msg>
  <Msg ovf:msgid="network.DNS.description">Indirizzi IP del server dei nomi di dominio per questa macchina virtuale (separati da virgole). (Dal pool di IP associato alla rete vSphere mappata alla rete "Network 1")</Msg>
  <Msg ovf:msgid="network.ip0.label">Indirizzo IP Network 1</Msg>
  <Msg ovf:msgid="network.ip0.description">Indirizzo IP per questa interfaccia.</Msg>
  <Msg ovf:msgid="network.netprefix0.label">Prefisso di rete Network 1</Msg>
  <Msg ovf:msgid="network.netprefix0.description">Prefisso per questa interfaccia.</Msg>
</Strings>
<Strings xml:lang="ja">
  <Msg ovf:msgid="enable_sshd.label">SSHD の有効化</Msg>
  <Msg ovf:msgid="enable_sshd.description">アプライアンスでデフォルトで SSHD サービスを有効化および開始するかどうかを決定します。</Msg>
  <Msg ovf:msgid="varoot-password.label">初期 root パスワード</Msg>
  <Msg ovf:msgid="varoot-password.description">これは、root ユーザー アカウントの初期パスワードとして使用されます。</Msg>
  <Msg ovf:msgid="vaadmin-password.label">初期管理者ユーザー パスワード</Msg>
  <Msg ovf:msgid="vaadmin-password.description">これは、管理者ユーザー アカウントの初期パスワードとして使用されます。</Msg>
  <Msg ovf:msgid="ntpserver.label">NTP サーバ</Msg>
  <Msg ovf:msgid="ntpserver.description">NTP サーバのホスト名または IP アドレスのカンマ区切りによるリスト。</Msg>
  <Msg ovf:msgid="vami.hostname.label">ホスト名</Msg>
  <Msg ovf:msgid="vami.hostname.description">この仮想マシンのホスト名。IP アドレスの逆引きを実行する場合は空白のままにします。</Msg>
  <Msg ovf:msgid="enable_coredump.label">コアダンプの生成を有効にするフラグ。</Msg>
  <Msg ovf:msgid="enable_coredump.description">サービスからコアダンプが生成されるかどうかを示します。</Msg>
  <Msg ovf:msgid="enableFileIntegrity.label">ファイル整合性フラグ</Msg>
  <Msg ovf:msgid="enableFileIntegrity.description">これは、ファイル整合性が有効にするかどうかを示すフラグとして使用されます。</Msg>
  <Msg ovf:msgid="2_vCPU.label">2 vCPU</Msg>
  <Msg ovf:msgid="2_vCPU.description">2 個の vCPU と 8 GB の RAM で構成された仮想マシンをデプロイ</Msg>
  <Msg ovf:msgid="4_vCPU.label">4 vCPU</Msg>
  <Msg ovf:msgid="4_vCPU.description">4 個の vCPU と 8 GB の RAM で構成された仮想マシンをデプロイ</Msg>
  <Msg ovf:msgid="app.category">アプリケーション</Msg>
  <Msg ovf:msgid="network.info">ネットワークのプロパティ</Msg>
  <Msg ovf:msgid="network.category">ネットワーク プロパティ</Msg>
  <Msg ovf:msgid="network.addrfamily.label">ホスト ネットワークの IP アドレス ファミリ</Msg>
  <Msg ovf:msgid="network.addrfamily.description">ネットワーク IP アドレス ファミリ (例: 「ipv4」または「ipv6」)。</Msg>
  <Msg ovf:msgid="network.netmode.label">ホスト ネットワーク モード</Msg>
  <Msg ovf:msgid="network.netmode.description">ネットワーク モード(例: 「static」、「dhcp」、「autoconf」(IPv6 のみ)。</Msg>
  <Msg ovf:msgid="network.gateway.label">デフォルト ゲートウェイ</Msg>
  <Msg ovf:msgid="network.gateway.description">この仮想マシンのデフォルト ゲートウェイのアドレス。(「Network 1」ネットワークにマッピングされた vSphere ネットワークに関連付けられている IP アドレス プールから)</Msg>
  <Msg ovf:msgid="network.domain.label">ドメイン名</Msg>
  <Msg ovf:msgid="network.domain.description">この仮想マシンのドメイン名。(「Network 1」ネットワークにマッピングされた vSphere ネットワークに関連付けられている IP アドレス プールから)</Msg>
  <Msg ovf:msgid="network.searchpath.label">ドメイン検索パス</Msg>
  <Msg ovf:msgid="network.searchpath.description">この仮想マシンのドメイン検索パス (カンマまたはスペース区切りのドメイン名)。(「Network 1」ネットワークにマッピングされた vSphere ネットワークに関連付けられている IP アドレス プールから)</Msg>
  <Msg ovf:msgid="network.DNS.label">ドメイン ネーム サーバ</Msg>
  <Msg ovf:msgid="network.DNS.description">この仮想マシンのドメイン ネーム サーバの IP アドレス (カンマ区切り)。(「Network 1」ネットワークにマッピングされた vSphere ネットワークに関連付けられている IP アドレス プールから)</Msg>
  <Msg ovf:msgid="network.ip0.label">ネットワーク 1 の IP アドレス</Msg>
  <Msg ovf:msgid="network.ip0.description">このインターフェイスの IP アドレス。</Msg>
  <Msg ovf:msgid="network.netprefix0.label">ネットワーク 1 の ネットプリフィックス</Msg>
  <Msg ovf:msgid="network.netprefix0.description">このインターフェイスのプリフィックス。</Msg>
</Strings>
<Strings xml:lang="ko">
  <Msg ovf:msgid="enable_sshd.label">SSHD 사용</Msg>
  <Msg ovf:msgid="enable_sshd.description">장치에서 SSHD 서비스를 기본적으로 사용하도록 설정하고 시작할지 여부를 결정합니다.</Msg>
  <Msg ovf:msgid="varoot-password.label">초기 루트 암호</Msg>
  <Msg ovf:msgid="varoot-password.description">루트 사용자 계정의 초기 암호로 사용됩니다.</Msg>
  <Msg ovf:msgid="vaadmin-password.label">초기 관리자 암호</Msg>
  <Msg ovf:msgid="vaadmin-password.description">관리자 계정의 초기 암호로 사용됩니다.</Msg>
  <Msg ovf:msgid="ntpserver.label">NTP 서버</Msg>
  <Msg ovf:msgid="ntpserver.description">쉼표로 구분된 NTP 서버의 호스트 이름 또는 IP 주소의 목록입니다.</Msg>
  <Msg ovf:msgid="vami.hostname.label">호스트 이름</Msg>
  <Msg ovf:msgid="vami.hostname.description">이 VM의 호스트 이름입니다. IP 주소 역방향 조회를 시도하려면 비워두십시오.</Msg>
  <Msg ovf:msgid="enable_coredump.label">코어 덤프 생성을 사용하도록 설정하는 플래그입니다.</Msg>
  <Msg ovf:msgid="enable_coredump.description">서비스에서 코어 덤프가 생성될지 여부를 나타냅니다.</Msg>
  <Msg ovf:msgid="enableFileIntegrity.label">파일 무결성 플래그</Msg>
  <Msg ovf:msgid="enableFileIntegrity.description">파일 무결성을 사용하도록 설정할지 여부에 대한 플래그로 사용됩니다.</Msg>
  <Msg ovf:msgid="2_vCPU.label">2 vCPU</Msg>
  <Msg ovf:msgid="2_vCPU.description">vCPU 2개 및 8GB RAM으로 구성된 VM 배포</Msg>
  <Msg ovf:msgid="4_vCPU.label">4 vCPU</Msg>
  <Msg ovf:msgid="4_vCPU.description">vCPU 4개 및 8 GB RAM으로 구성된 VM 배포</Msg>
  <Msg ovf:msgid="app.category">애플리케이션</Msg>
  <Msg ovf:msgid="network.info">네트워크 속성</Msg>
  <Msg ovf:msgid="network.category">네트워킹 속성</Msg>
  <Msg ovf:msgid="network.addrfamily.label">호스트 네트워크 IP 주소 패밀리</Msg>
  <Msg ovf:msgid="network.addrfamily.description">네트워크 IP 주소 패밀리(예: 'ipv4' 또는 'ipv6').</Msg>
  <Msg ovf:msgid="network.netmode.label">호스트 네트워크 모드</Msg>
  <Msg ovf:msgid="network.netmode.description">네트워크 모드(예: 'static', 'dhcp' 또는 'autoconf'(IPv6만 해당)).</Msg>
  <Msg ovf:msgid="network.gateway.label">기본 게이트웨이</Msg>
  <Msg ovf:msgid="network.gateway.description">이 VM의 기본 게이트웨이 주소입니다('네트워크 1' 네트워크에 매핑된 vSphere 네트워크와 연결된 IP 풀).</Msg>
  <Msg ovf:msgid="network.domain.label">도메인 이름</Msg>
  <Msg ovf:msgid="network.domain.description">이 VM의 도메인 이름입니다('네트워크 1' 네트워크에 매핑된 vSphere 네트워크와 연결된 IP 풀).</Msg>
  <Msg ovf:msgid="network.searchpath.label">도메인 검색 경로</Msg>
  <Msg ovf:msgid="network.searchpath.description">이 VM의 도메인 검색 경로(콤마 또는 공백으로 구분된 도메인 이름)입니다('네트워크 1' 네트워크에 매핑된 vSphere 네트워크와 연결된 IP 풀).</Msg>
  <Msg ovf:msgid="network.DNS.label">도메인 이름 서버</Msg>
  <Msg ovf:msgid="network.DNS.description">이 VM의 도메인 이름 서버 IP 주소(쉼표로 구분됨)입니다('네트워크 1' 네트워크에 매핑된 vSphere 네트워크와 연결된 IP 풀).</Msg>
  <Msg ovf:msgid="network.ip0.label">네트워크 1 IP 주소</Msg>
  <Msg ovf:msgid="network.ip0.description">이 인터페이스의 IP 주소입니다.</Msg>
  <Msg ovf:msgid="network.netprefix0.label">네트워크 1 Netprefix</Msg>
  <Msg ovf:msgid="network.netprefix0.description">이 인터페이스의 접두사입니다.</Msg>
</Strings>
<Strings xml:lang="zh-CN">
  <Msg ovf:msgid="enable_sshd.label">启用 SSHD</Msg>
  <Msg ovf:msgid="enable_sshd.description">确定是否默认在设备中启用和启动 SSHD 服务。</Msg>
  <Msg ovf:msgid="varoot-password.label">初始 root 密码</Msg>
  <Msg ovf:msgid="varoot-password.description">该密码将用作 root 用户帐户的初始密码。</Msg>
  <Msg ovf:msgid="vaadmin-password.label">初始管理员用户密码</Msg>
  <Msg ovf:msgid="vaadmin-password.description">该密码将用作管理员用户帐户的初始密码。</Msg>
  <Msg ovf:msgid="ntpserver.label">NTP 服务器</Msg>
  <Msg ovf:msgid="ntpserver.description">以逗号分隔的 NTP 服务器主机名或 IP 地址列表。</Msg>
  <Msg ovf:msgid="vami.hostname.label">主机名</Msg>
  <Msg ovf:msgid="vami.hostname.description">此虚拟机的主机名。留空以尝试反向查找 IP 地址。</Msg>
  <Msg ovf:msgid="enable_coredump.label">用于启用核心转储生成的标记。</Msg>
  <Msg ovf:msgid="enable_coredump.description">指示是否从服务生成核心转储。</Msg>
  <Msg ovf:msgid="enableFileIntegrity.label">文件完整性标记</Msg>
  <Msg ovf:msgid="enableFileIntegrity.description">这将用作是否启用文件完整性的标记。</Msg>
  <Msg ovf:msgid="2_vCPU.label">2 个 vCPU</Msg>
  <Msg ovf:msgid="2_vCPU.description">部署配置有 2 个 vCPU 和 8 GB RAM 的虚拟机</Msg>
  <Msg ovf:msgid="4_vCPU.label">4 个 vCPU</Msg>
  <Msg ovf:msgid="4_vCPU.description">部署配置有 4 个 vCPU 和 8 GB RAM 的虚拟机</Msg>
  <Msg ovf:msgid="app.category">应用程序</Msg>
  <Msg ovf:msgid="network.info">网络属性</Msg>
  <Msg ovf:msgid="network.category">网络属性</Msg>
  <Msg ovf:msgid="network.addrfamily.label">主机网络 IP 地址族</Msg>
  <Msg ovf:msgid="network.addrfamily.description">网络 IP 地址族 (即“ipv4”或“ipv6”)</Msg>
  <Msg ovf:msgid="network.netmode.label">主机网络模式</Msg>
  <Msg ovf:msgid="network.netmode.description">网络模式 (即“static”、“dhcp”或“autoconf”(仅限 IPv6))。</Msg>
  <Msg ovf:msgid="network.gateway.label">默认网关</Msg>
  <Msg ovf:msgid="network.gateway.description">此虚拟机的默认网关地址。(来自与映射到“网络 1”网络的 vSphere 网络相关联的 IP 池)</Msg>
  <Msg ovf:msgid="network.domain.label">域名</Msg>
  <Msg ovf:msgid="network.domain.description">此虚拟机的域名。(来自与映射到“网络 1”网络的 vSphere 网络相关联的 IP 池)</Msg>
  <Msg ovf:msgid="network.searchpath.label">域搜索路径</Msg>
  <Msg ovf:msgid="network.searchpath.description">此虚拟机的域搜索路径 (以逗号或空格分隔的域名)。（来自与映射到“网络 1”网络的 vSphere 网络相关联的 IP 池）</Msg>
  <Msg ovf:msgid="network.DNS.label">域名服务器</Msg>
  <Msg ovf:msgid="network.DNS.description">此虚拟机的域名服务器 IP 地址 (以逗号分隔)。(来自与映射到“网络 1”网络的 vSphere 网络相关联的 IP 池)</Msg>
  <Msg ovf:msgid="network.ip0.label">网络 1 IP 地址</Msg>
  <Msg ovf:msgid="network.ip0.description">此接口的 IP 地址。</Msg>
  <Msg ovf:msgid="network.netprefix0.label">网络 1 网络前缀</Msg>
  <Msg ovf:msgid="network.netprefix0.description">此接口的前缀。</Msg>
</Strings>
<Strings xml:lang="zh-TW">
  <Msg ovf:msgid="enable_sshd.label">啟用 SSHD</Msg>
  <Msg ovf:msgid="enable_sshd.description">決定是否在應用裝置中預設啟用和啟動 SSHD 服務。</Msg>
  <Msg ovf:msgid="varoot-password.label">初始根密碼</Msg>
  <Msg ovf:msgid="varoot-password.description">這將用作根使用者帳戶的初始密碼。</Msg>
  <Msg ovf:msgid="vaadmin-password.label">初始 Admin 使用者密碼</Msg>
  <Msg ovf:msgid="vaadmin-password.description">這將用作 Admin 使用者帳戶的初始密碼。</Msg>
  <Msg ovf:msgid="ntpserver.label">NTP 伺服器</Msg>
  <Msg ovf:msgid="ntpserver.description">NTP 伺服器的主機或 IP 位址之以逗點分隔的清單</Msg>
  <Msg ovf:msgid="vami.hostname.label">主機名稱</Msg>
  <Msg ovf:msgid="vami.hostname.description">此虛擬機器的主機名稱。保留空白以嘗試反向對應 IP 位址。</Msg>
  <Msg ovf:msgid="enable_coredump.label">用於啟用核心傾印產生的旗標。</Msg>
  <Msg ovf:msgid="enable_coredump.description">指示是否從我們的服務產生核心傾印。</Msg>
  <Msg ovf:msgid="enableFileIntegrity.label">檔案完整性旗標</Msg>
  <Msg ovf:msgid="enableFileIntegrity.description">這將用作是否啟用檔案完整性的旗標。</Msg>
  <Msg ovf:msgid="2_vCPU.label">2 個 vCPU</Msg>
  <Msg ovf:msgid="2_vCPU.description">部署設定了 2 個 vCPU 和 8 GB RAM 的虛擬機器</Msg>
  <Msg ovf:msgid="4_vCPU.label">4 個 vCPU</Msg>
  <Msg ovf:msgid="4_vCPU.description">部署設定了 4 個 vCPU 和 8 GB RAM 的虛擬機器</Msg>
  <Msg ovf:msgid="app.category">應用程式</Msg>
  <Msg ovf:msgid="network.info">網路內容</Msg>
  <Msg ovf:msgid="network.category">網路內容</Msg>
  <Msg ovf:msgid="network.addrfamily.label">主機網路 IP 位址家族</Msg>
  <Msg ovf:msgid="network.addrfamily.description">網路 IP 位址家族 (例如「ipv4」或「ipv6」)。</Msg>
  <Msg ovf:msgid="network.netmode.label">主機網路模式</Msg>
  <Msg ovf:msgid="network.netmode.description">網路模式 (例如「static」、「dhcp」或「autoconf」(僅限 IPv6))。</Msg>
  <Msg ovf:msgid="network.gateway.label">預設閘道</Msg>
  <Msg ovf:msgid="network.gateway.description">此虛擬機器的預設閘道位址。(來自與對應至「網路 1」網路之 vSphere 網路相關聯的 IP 集區)</Msg>
  <Msg ovf:msgid="network.domain.label">網域名稱</Msg>
  <Msg ovf:msgid="network.domain.description">此虛擬機器的網域名稱。(來自與對應至「網路 1」網路之 vSphere 網路相關聯的 IP 集區)</Msg>
  <Msg ovf:msgid="network.searchpath.label">網域搜尋路徑</Msg>
  <Msg ovf:msgid="network.searchpath.description">此虛擬機器的網域搜尋路徑 (以逗號或空格分隔的網域名稱)。(來自與對應至「網路 1」網路之 vSphere 網路相關聯的 IP 集區)</Msg>
  <Msg ovf:msgid="network.DNS.label">網域名稱伺服器</Msg>
  <Msg ovf:msgid="network.DNS.description">此虛擬機器的網域名稱伺服器 IP 位址 (以逗號分隔)。(來自與對應至「網路 1」網路之 vSphere 網路相關聯的 IP 集區)</Msg>
  <Msg ovf:msgid="network.ip0.label">網路 1 IP 位址</Msg>
  <Msg ovf:msgid="network.ip0.description">此介面的 IP 位址。</Msg>
  <Msg ovf:msgid="network.netprefix0.label">網路 1 網路首碼</Msg>
  <Msg ovf:msgid="network.netprefix0.description">此介面的首碼。</Msg>
</Strings>
</ovf:Envelope>
