#!/bin/sh
msg_delimiter_star_line='******************************************************',
msg_install_RH='Installing DRBL for RedHat/Fedora Linux...'
msg_install_MDK='Installing DRBL for Mandrake Linux...'
msg_OS_version='The version number for your OS'
msg_is_not_supported='is not supported version, program stop!.'
msg_press_ctrl_c_stop='Please press Ctrl-C to stop the program!'
msg_set_proxy='Do you want to set the proxy server ?'
msg_http_proxy_server='Proxy server name (FQDN) or IP address for http protocol ?'
msg_http_proxy_port='Proxy server port for http protocol ?'
msg_ftp_proxy_server='Proxy server name (FQDN) or IP address for ftp protocol ?'
msg_ftp_proxy_port='Proxy server port for ftp protocol ?'
msg_http_proxy_you_set='The http proxy server you set'
msg_ftp_proxy_you_set='The ftp proxy server you set'
msg_drbl_test_option='Do you want to use the DRBL "testing" packages which is more powerful, but maybe buggy (If you are brave enough!!!) (If you downloaded the drbl-setup rpm package from the testing directory, say "yes" here) ?'
msg_drbl_unstable_option='Do you want to use the DRBL "unstable" packages which ismuch more powerful, but maybe very unstable (If you are super brave!!!) (If you downloaded the drbl-setup rpm package from the unstable directory, say "yes" here) ?'
msg_drbl_extra_option='Do you want to use some extra packages provided by DRBL project ? (It is not necessary, just an option)'
msg_firefly_option='Do you want to use Asian CJK (Chinese, Japanese, Korean) patched packages (Provided by Firefly) (If you are brave enough) ?'
msg_serial_console_option='Do you want to use the serial console output for clients ?'
msg_know_nothing_serial_console='If you do NOT know anything about this, say "N" here, otherwise clients might show NOTHING on the screen !'
msg_serial_console_only='Serial console only for clients ? i.e. the clients do NOT have VGA output.'
msg_redirect_to_which_port='Redirect to which serial port ?'
msg_serial_console_speed='What is the speed for the serial console output ?'
msg_smp_clients_MDK='Do you want to use SMP kernel for clients, i.e. your client have two or more CPUs ?'
msg_smp_clients_RH='Do you want to use SMP kernel for clients, i.e. your client have two or more CPUs ? Note!!! By chooing SMP kernel, this script will select the optimized kernel automatically!'
msg_install_apt='Install APT ...'
msg_no_wget_get_it='No wget ? Trying to install wget...'
msg_wget_installed_failure='Failed to install wget!!! We need that to automatically install apt! You have to install it by yourself!'
msg_wget_installed_successful='Package wget installed successfully!'
msg_no_apt_get_it='No apt ? Trying to install apt...'
msg_apt_already_installed='apt is already installed. Amazing!!! You are excellent!'  
msg_backup_apt_sources='Backup apt sources.list ...'
msg_setup_apt_sources_MDK='Setup apt sources.list for Mandrake'
msg_serial_console_parameter='The serial console output parameter: '
msg_enjoy_apt='Now enjoy APT!'
msg_clean_apt_cache='Cleaning the cache of apt to make some settings effect...'
msg_check_apt_integrity='Checking rpm packages for apt integrity...'
msg_upgrade_whole_system='1st, we upgrade the whole system...'
msg_check_installed_kernel='Checking if the installed kernel is the one we want...'
msg_is_already_installed='is already installed in your system...'
msg_need_to_install_kernel='We need to install the kernel for DRBL environment...Searching...'
msg_create_nbi_files='Creating the nbi files for a lot of network cards, this will take a few minutes ...'
msg_latest_kernel_for_clients='The latest kernel for DRBL clients is'
msg_no_drbl_script='You did NOT install drbl-script!!! Program stop!'
msg_create_files_for_PXE_clients='Creating some files for PXE clients...'
msg_PXE_NOT_work='PXE boot can NOT work!!!'
msg_press_enter_to_continue='Press "Enter" to continue...'
msg_FreeDOS_NOT_work='FreeDOS Remote boot can NOT work!!!'
msg_no_apt_already_uninstall='No package apt... Did you already uninstall DRBL packages ?'
msg_program_stop='Program stop!'
msg_remove_drbl_setup_question='Do you want to remove the "drbl-setup" package ?'
msg_remove_apt_question='Do you want to remove the "apt" package ?'
msg_cleaning_apt_cache='Cleaning the cache of apt...'
msg_cleaning_tftpboot_and_misc='Cleaning the files in /tftpboot and other files... This might take several minutes...'
msg_uninstalling_DRBL_RH='Uninstalling DRBL for RedHat/Fedora Linux...'
msg_uninstalling_DRBL_MDK='Uninstalling DRBL for Mandrake Linux...'
msg_analyzing_rpm_info='Analyzing the rpm packages info... This might take several minutes...'
msg_failed_to_install_pkgs='Failed to install necessary packages, we can NOT go on!'
msg_check_network_and_url='Please check the network connection between your machine and'
msg_not_determine_OS='Can NOT determine the OS version number you are using!!!'
msg_enter_OS_ver='Please enter the version (RH8.0, RH9, FC1, MDK9.2, MDK10.0...)'
msg_clean_apt_cache_RH='Cleaning the cache of apt to make RPM::Architecture effect...'
msg_install_DRBL_necesary_files='2nd, installing the necessary files for DRBL...'
msg_select_url_path='The url and path you selected:'
msg_drbl_driver='Do you want to install the drivers for DRBL client which are not included in the kernel of your distribution, such as bcm4400, bcm5700 ?'
msg_smp_optimization_kernel='You choose SMP kernel, so we must use the optimized architecture! Let "apt" use "Optimization for CPU"!'
msg_apt_optimization_question='Do you want to let "apt" use "Optimization for CPU" ? [0/1/2]'
msg_optimization_level_0='0 for "No Optimization" (i386 will be used),'
msg_optimization_level_1='1 for "i586",'
msg_optimization_level_2='2 to use the optimization level of server.'
msg_N_note='Note! Note Note!  Note!  Note!  Note!  Note!' 
msg_different_level_machine_prompt='If your client machine(s) is not the same level with server, please answer "0" or "1", otherwise your client machine(s) will NOT be able to boot.'
msg_diff_arch_explain='The major difference is if you turn on "Optimization for CPU", the glibc and openssl package might use i686 or i386, the kernel might use i686, i586 or i386, which might be not suitable to all your machines.' 
msg_not_sure_better_1='If you are not sure, "1" is recommended, this will still have good performance and compability.'
msg_same_optimization='The optimization for your system is on, the level is same as server.'
msg_i586_optimization='The optimization for your system is set to "i586".'
msg_no_optimization='No optimization for your system, we will use the "i386" package.'
msg_glibc_openssl_upgrade_question='If there is new glibc and openssl in updates, do you want to upgrade ? [0/1/2/3]'
msg_glibc_openssl_keep='"0" to keep the existing glibc and openssl (default).'
msg_keep_glibc_upgrade_openssl='"1" to keep the existing glibc, while upgrade openssl,'
msg_upgrade_glibc_keep_openssl='"2" to keep the existing openssl, while upgrade glibc,'
msg_upgrade_glibc_openssl='"3" to upgrade glibc and openssl,'
msg_warning_glibc_upgrade='Warning!!!!! glibc is very important, you have to make sure the new glibc will work with this WORKING system.'
msg_upgrade_glibc_make_you_cry='Sometimes the new glibc will make you cry... If you are not sure, beter to keep the old but working one, i.e. answer "0".'
msg_install_dhcp_tftp_etc='Install dhcp, tftp, nfs, yp, mkinitrd ...'
msg_optimization_is_on='The optimization for your system is on, the level is same as server.'
msg_optimization_is_off='No highest optimization for your system, we will use the "i386/i586" glibc & openssl package.'
msg_install_i386_of='Install the i386 version of'
msg_searching_glibc_in_ayo='Searching the glibc in ayo repository'
msg_searching_openssl_in_ayo='Searching the openssl in ayo repository'
msg_install_mkinitrd_net_etherboot='Install mkinitrd-net, etherboot, syslinux, partimage, DRBL GDM Greeter...'
msg_removing_the_old='Removing the old'
msg_creating_dev='Creating device source for clients...'
msg_get_dev='Get the devices file from RPM repository...'
msg_clean_tmp_dev='Cleaning the tmp device directory...'
msg_remove_old_nbi='Remove the old nbi in /tftpboot ...'
msg_install_extra_driver='Installing the driver which is not included in kernel package ...'
msg_no_extra_driver='The driver which is not included in kernel package does not exist in the DRBL apt repository, either...So skip the installation of extra drivers...'
msg_make_client_serial_console='Making the etherboot clients serial console output...'
#
msg_kernel_being_used='Warning! The kernel is being used now: '
msg_warning_not_to_remove='Warning! You had better better not to remove it!!!'
msg_not_remove='Please say "N" to the following remove option!'
#
msg_which_ayo_repository='Which "ayo" repository do you want to use ? [0/1/2/3/4/5]'
msg_which_os_ayo_repository='Which "ayo" repository do you want to use for OS packages ?'
msg_which_drbl_ayo_repository='Which "ayo" repository do you want to use for DRBL packages ?'
# RH/FC os
msg_os_ayo_repository_0='0 -> opensource.nchc.org.tw. (default)'
msg_os_ayo_repository_1='1 -> ayo.freshrpms.net,'
msg_os_ayo_repository_3='3 -> Enter the directory in local HD ,cdrom or NFS directory. (You have to make sure you already got those files in local directory!)'
msg_os_ayo_repository_5='5 -> Enter ayo repository (with OS packages) by yourself.'
msg_os_ayo_repository_use_existing_yum_config='4 -> Use the existing yum setting in this server (You must make sure it is working!)'
msg_os_ayo_repository_enter_by_yourself='5 -> Enter ayo repository (with OS packages) by yourself.'

# RH/FC drbl
msg_drbl_ayo_repository_0='0 -> opensource.nchc.org.tw. (default)'
msg_drbl_ayo_repository_1='1 -> diskless.nchc.org.tw,'
msg_drbl_ayo_repository_2='2 -> drbl.sourceforge.net,'
msg_drbl_ayo_repository_3='3 -> Enter the directory in local HD ,cdrom or NFS directory. (You have to make sure you already got those files in local directory!)'
msg_drbl_ayo_repository_5='5 -> To enter repository (with DRBL packages) by yourself.'
msg_drbl_ayo_repository_enter_by_yourself='5 -> To enter repository (with DRBL packages) by yourself.'

# MDK OS
msg_os_ayo_repository_1_mdk='1 -> mdk.linux.org.tw,'
msg_os_ayo_repository_2_mdk='2 -> distro.ibiblio.org,'
msg_ayo_repository_enter_by_yourself='5 -> Enter ayo repository by yourself.'

# MDK drbl
msg_drbl_ayo_repository_1_mdk='1 -> diskless.nchc.org.tw,'
msg_drbl_ayo_repository_2_mdk='2 -> drbl.sourceforge.net,'

msg_apt_not_compatable='Warning! We need to remove apt and libapt-pkg0, then install the apt which is compatable with DRBL.'
msg_do_u_want_to_remove='Do you want to remove ?'
msg_warning_apt_not_compatable_and_fail='You will use the apt which is not compatable with DRBl, something will go wrong!!! The installation will fail!!!'
msg_rm_apt='Removing the package apt and libapt-pkg0...'
msg_search_kernel_in_ayo='In ayo repository, searching the latest'
msg_latest_kernel_in_ayo='The latest kernel in the ayo repository is'
msg_install_kernel_might_take_several_minutes='It will take several minutes to install this kernel, please be patient...'
msg_latest_kernel_is_already_installed='The latest kernel is already installed for DRBL clients, skip the kernel installation.'
msg_error_no_drbl_kernel_in_apt='Can NOT find the DRBL kernel in apt repository!!!'
msg_change_opt_from_i386_to_i586='For the distribution you are using, only i586 and i686 are available, so the optimization level is changed from i386 to i586!!!'
msg_are_you_sure_run_impatient='This script is for those impatient, it will setup the DRBL server by the default value which might not fit your environment. Are you impatient ?'
msg_run_step_by_step='Good! You can run the following and answer questions one by one. That should be able to fit your environment better...'
msg_run_drbl4imp='Ok, Laziness is a virtue! Let us setup DRBL server with the default values!!!'
msg_total_avail_space='The total available space for /tftpboot and / is:'
msg_necessary_space_setup_drbl='The estimated necessary space to setup DRBL'
msg_total_client_no='The total client number is'
msg_system_maybe_not_enough_space='The system maybe not have enough space to setup DRBL! Note!!! This maybe will damage your system files!!!'
msg_logout_X_for_thin_client_gdm='If you already logined into X-window, you have to logout X-window to make the modified gdm config work! Note! After that, make sure the gdm is running so that those thin clients can work with this gdm in the DRBL server!'
msg_restart_X_for_thin_client_kdm='You have to restart X-window to make the modified kdm config work! Note! After that, make sure the kdm is running so that those thin clients can work with this kdm in the DRBL server!'
msg_logout_X_for_modified_gdm_config_work='If you already logined into X-window, you have to logout X-window to make the modified gdm config work!'
msg_logout_X_for_modified_kdm_config_work='If you already logined into X-window, you have to logout X-window to make the modified kdm config work!'
msg_restart_graphic_mode_later='You already turn on the thin client option, now you have to start the graphic mode (Ex. telinit 5) in this server so that those thin clients can connect to this DRBL server.'
msg_turn_on_gdm_remote_access='Turn on the GDM remote access...'
msg_gdm_remote_access_is_already_on='The GDM remote access in the DRBL server is already on!'
msg_set_thin_client_mode_for_clients='Setting the thin client mode for DRBL clients ...'
msg_gdm_remote_access_is_already_off='The GDM remote access in the DRBL server is already off!'
msg_disable_thin_client_mode_for_clients='Disable the thin client mode for DRBL clients ...'
msg_turn_off_gdm_remote_access='Turn off the GDM remote access...'
msg_kdm_remote_access_is_already_on='The KDM remote access in the DRBL server is already on!'
msg_turn_off_kdm_remote_access='Turn off the KDM remote access...'
msg_kdm_remote_access_is_already_off='The KDM remote access in the DRBL server is already off!'
msg_dm_in_DRBL_server='The display manager in this DRBL server is'
msg_hint_for_answer='Hint! When a yes/no option is available, the default value is uppercase, Ex. (y/N), the default is "N", when you press "Enter", it will use "N". If you are not sure which one to choose, you can just press "Enter" key.'
msg_available_kernel='Available kernel'
msg_os_ayo_repository_0='0 -> opensource.nchc.org.tw,'
msg_os_ayo_repository_1='1 -> ayo.freshrpms.net,'
msg_os_ayo_repository_download_fedora_redhat_com='1 -> download.fedora.redhat.com,'
msg_drbl_ayo_repository_0='0 -> opensource.nchc.org.tw,'
msg_drbl_ayo_repository_1='1 -> diskless.nchc.org.tw,'
msg_drbl_ayo_repository_2='2 -> drbl.sourceforge.net,'

#-----------------------------------------
# some words
msg_text_Enter='Enter'
msg_text_for='for'
msg_Got_it='Got it'
msg_Warning='Warning'
msg_NOT_found='NOT found'
msg_Done='Done'
msg_please='please'
msg_browse='browse'
msg_or='or'
msg_for_more_details='for more details'
msg_Failed_to_get='Failed to get'
msg_Failed_to_install='Failed to install'
msg_done='done'
msg_note='note'
msg_and='and'
