${_('There are two main versions of Fedora Cloud available:')}
${_('The images on this page are Fedora Cloud images for creating general purpose virtual machines (VMs).')}
${Markup(_('This is Fedora %(rel)s Cloud in a Qcow2-formatted image for use with OpenStack.')) % {'rel':global_variables.release['curr_id']}}
${_('Download')}${_('64-bit %sMB Qcow2 Image') % global_variables.iso_size['qcow2_x86_64_cloud']}
${Markup(_('This is Fedora %(rel)s Cloud in a compressed raw image format. If you\'re not sure what to use, try this.')) % {'rel':global_variables.release['curr_id']}}
${_('Download')}${_('64-bit %sMB xz-Compressed Raw Image') % global_variables.iso_size['raw_x86_64_cloud']}
${_('These images are Vagrant Boxes images for deployment using Vagrant.')}
${_('If you\'re using Vagrant on Mac OS X or Windows, this is likely the image you\'ll want to use.')}
${_('VirtualBox Image')}${_('64-bit %sMB VirtualBox Base Vagrant Image') % global_variables.iso_size['VBvag_cloud']}
${_('If you\'re using Vagrant on Fedora, this is the image you\'ll want to use.')}
${_('libvirt/KVM Image')}${_('64-bit %sMB libvirt/KVM Base Vagrant Image') % global_variables.iso_size['libvag_cloud']}
${_('The links below will provide you listings of available AMIs by region with buttons to launch them in your Amazon Web Services account. AMI IDs for usage with the AWS Console or command-line tools are also provided.')}
${_('All images are available in two formats: a GP2 format which uses faster SSD storage, and a standard format which is more suitable if you have infrequently accessed data and you want to keep storage cost low.')}
${_('If you\'re unsure which image to choose, use this format. It can provide the same or better performance than PV images.')}
${_('If you know you need a paravirtual format image for EC2, use this format.')}