# Copyright (c) 2010, The ULBSD Project
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
#
# * Redistributions of source code must retain the above copyright notice, this
#   list of conditions and the following disclaimer.
#
# * Redistributions in binary form must reproduce the above copyright notice,
#   this list of conditions and the following disclaimer in the documentation
#   and/or other materials provided with the distribution.
#
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
# DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
# SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
# CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
# OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
# $Id: ulbsd-clone-msg-en 32 2020-07-26 20:21:22Z sv $

lang="en_US"
backtitle="ULBSD operating system cloner"
cancel_label=" Cancel "
yes_label=" Yes "
no_label=" No "
incorrect_msgbox_msg="Error! Incorrect value!"
main_menu_msg="Welcome to ULBSD cloner!"
main_menu_item_clone="(Clone the system)"
main_menu_item_reboot="(Reboot the workstation)"
main_menu_item_shutdown="(Shutdown the workstation)"
main_menu_item_exit="(Exit to command prompt)"
disk_no_avail_msgbox_msg="Error! There are no available disks!"
disk_menu_msg="Select destination disk:"
disk_menu_help_label="    Info    "
disk_info_msgbox_msg="All available disks info: "
swap_inputbox_msg="Enter the size of swap partition in megabytes. It is recommended that the size should be\nabout double of system memory (RAM), but not necessary. You can disable the swap by leaving this field blank:"
fs_menu_msg="Select destination file system to create:"
fs_menu_item_ufs="Unix File System (RECOMMENDED)"
fs_menu_item_zfs="Zettabyte File System (EXPERIMENTAL)"
label_ufs_inputbox_msg="Enter the value for UFS root partition label. Valid latin upper and lower case letters and numbers.\nDo not enter \"boot\", \"efi\" and \"swap\":"
label_zfs_inputbox_msg="Enter the value for ZFS pool name. Valid latin upper and lower case letters and numbers.\nDo not enter \"boot\", \"efi\" and \"swap\":"
final_yesno_msg_part1="Are you sure you want to start cloning?\nALL DATA ON THE DISK "
final_yesno_msg_part2=" WILL BE LOST!"
clone_prgbox_msg="Create a file system, cloning and configure..."
alldone_msgbox_msg="Try again if any errors occurs!\nOtherwise, shutdown the workstation and remove the source or destination drive!"
