123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144 |
- # Language
- LANG_LANG="English"
- LANG_MENULABEL="Use UP and DOWN keys to navigate menus. Use TAB to switch between buttons and ENTER to select."
- LANG_INSTALLATION="Installation"
- LANG_BACK="Back"
- LANG_CHANGE="Change"
- LANG_DONE="Done"
- LANG_PROCESSING="processing as settings"
- LANG_SELECTPARTITION="Select the partition to edit"
- LANG_SELECTFILESYSTEM="Select the filesystem type for %s"
- LANG_MOUNTPOINT="Please specify the mount point for %s (use / as default)"
- LANG_NEWFILESYSTEM="Do you want to create a new filesystem on %s?"
- LANG_SELECTDISKPART="Select the disk to partition"
- LANG_SCANLOCALES="Scanning locales"
- LANG_MODPARTTABLE="Modify Partition Table on %s"
- LANG_PARTITIONDIALOG="\n
- %scfdisk will be executed in disk %s.%s\n\n
- For BIOS systems, MBR or GPT partition tables are supported.\n
- To use GPT on PC BIOS systems an empty partition of 1MB must be added\n
- at the first 2GB of the disk with the TOGGLE \`bios_grub' enabled.\n
- %sNOTE: you don't need this on EFI systems.%s\n\n
- For EFI systems GPT is mandatory and a FAT32 partition with at least\n
- 100MB must be created with the TOGGLE \`boot', this will be used as\n
- EFI System Partition. This partition must have mountpoint as \`/boot/efi'.\n\n
- At least 1 partition is required for the rootfs (/).\n
- For swap, RAM*2 must be really enough. For / 600MB are required.\n\n
- %sWARNING: /usr is not supported as a separate partition.%s\n\n"
- LANG_SELKEYMAP="Select your keymap"
- LANG_SELLOCAL="Select your locale"
- LANG_SELTZONE="Select your timezone"
- LANG_SETHOST="Set the machine hostname"
- LANG_ROOTPW="Enter the root password"
- LANG_ROOTPWAGAIN="Enter the root password again"
- LANG_PWNOTMATCH="Passwords do not match! Please enter again."
- LANG_LOGINNAME="Enter a primary login name"
- LANG_USERNAME="Enter a user name for login"
- LANG_PASSWORD="Enter the password for login"
- LANG_PASSWORDAGAIN="Enter the password for login again"
- LANG_GMEMLOGIN="Select group membership for login"
- LANG_BOOTLOADER="Select the disk to install the bootloader"
- LANG_BOOTLOTHER="Manage bootloader otherwise"
- LANG_BOOTLGRAPH="Use a graphical terminal for the boot loader?"
- LANG_GRUBINST="Running grub-install %s..."
- LANG_GRUBFAIL="%sERROR:%s failed to install GRUB to %s!\nCheck %s for errors."
- LANG_GRUBMKCONF="Running grub-mkconfig on %s..."
- LANG_GRUBMKCONFFAIL="%sERROR%s: failed to run grub-mkconfig!\nCheck %s for errors."
- LANG_NEWFSYSTEM="NEW FILESYSTEM"
- LANG_MOUNTEDON="%s (%s) mounted on %s as %s\n"
- LANG_FSYSTEMNOTSET="%sERROR:%s the mount point for the root filesystem (/) has not yet been configured."
- LANG_FSYSNOTSUPPORTED="%sERROR:%s /usr mount point has been configured but is not supported, please remove it to continue."
- LANG_FSYSEFINOTSET="%sERROR:%s The EFI System Partition has not yet been configured, please create it\n
- as FAT32, mountpoint /boot/efi and at least with 100MB of size."
- LANG_SWAPFAIL="%sERROR:%s failed to create swap on %s!\ncheck %s for errors."
- LANG_SWAPERROR="%sERROR:%s failed to activate swap on %s!\ncheck %s for errors."
- LANG_ERRLOGTITLE="Check %s for details ..."
- LANG_CREATEFSYS="Creating filesystem %s on %s for %s ..."
- LANG_CREATEMKFS="Running %s..."
- LANG_CREATEFAIL="%sERROR:%s failed to create filesystem %s on %s!\ncheck %s for errors."
- LANG_MOUNTINGON="Mounting %s on %s (%s)..."
- LANG_MOUNTINGERR="%sERROR:%s failed to mount %s on %s! check %s for errors."
- LANG_SWAPDISABLING="Disabling swap space on %s..."
- LANG_SWAPUNMOUNTING="Unmounting %s..."
- LANG_PROGRESS="Progress: %d.%d%% (%d of %d files)\n"
- LANG_COUNTFILES="Counting files, please be patient ..."
- LANG_CPLIVEIMG="Copying live image to target rootfs."
- LANG_DHCPON="enabled"
- LANG_FSYSNOTCONF="%sRequired filesystems were not configured, please do so before starting the installation.%s"
- LANG_ROOTPWNOTCONF="%sThe root password has not been configured, please do so before starting the installation.%s"
- LANG_BOOTLNOTCONF="%sThe disk to install the bootloader has not been configured, please do so before starting the installation.%s"
- LANG_DESTROYWARN="%sThe following operations will be executed:%s\n\n
- %s\n
- %sWARNING: data on partitions will be COMPLETELY DESTROYED for new \
- filesystems.%s\n\n
- %sDo you want to continue?%s"
- LANG_RMTARGET="Removing %s live user from targetdir ..."
- LANG_BUILDINGINITRAMFS="Rebuilding initramfs for target ..."
- LANG_APPLYSETTINGS="Applying installer settings..."
- LANG_ENABLESUDO="Enable sudo for login '%s'"
- LANG_INSTALLSUCCESS="%sMilis Linux has been installed successfully!%s\nDo you want to reboot the system?"
- LANG_MENUSETTINGS="Settings"
- LANG_INSTMENU="Milis Linux installation menu"
- LANG_MENUKEYBOARD="Keyboard"
- LANG_MENUHOSTNAME="Hostname"
- LANG_MENULOCALE="Locale"
- LANG_MENUTIMEZONE="Timezone"
- LANG_MENUROOTPW="RootPassword"
- LANG_MENUUSERACC="UserAccount"
- LANG_MENUBOOTLOADER="BootLoader"
- LANG_MENUPARTITION="Partition"
- LANG_MENUFILESYSTEM="Filesystems"
- LANG_MENUINSTALL="Install"
- LANG_MENUEXIT="Exit"
- LANG_KEYBOARDSET="Set system keyboard"
- LANG_HOSTSET="Set system hostname"
- LANG_LOCALESET="Set system locale"
- LANG_TIMEZONESET="Set system time zone"
- LANG_ROOTPWSET="Set system root password"
- LANG_USERNPWSET="Set primary user name and password"
- LANG_BOOTLOADERSET="Set disk to install bootloader"
- LANG_PARTITIONSET="Partition disk(s)"
- LANG_FSYSSET="Configure filesystems and mount points"
- LANG_INSTALLSETTINGS="Start installation with saved settings"
- LANG_EXITINST="Exit installation"
- LANG_ABORTINST="Abort Installation?"
- LANG_ERRDIALOG="ERROR: missing dialog command, exiting..."
- LANG_INSTMUSTROOT="Milis-installer must run as root"
- LANG_SAVEDSETTINGS="Saved settings for installation"
- LANG_ENTERMILIS="Milis Linux / $LANG_LANG"
- LANG_MAINDIALOG="\n
- Welcome to the Milis Linux installation. A simple and minimal \
- Linux distribution made from scratch and built from the source package tree \
- available for MPS, a new alternative package system.\n\n
- The installation should be pretty straightforward. If you are in trouble \
- please join us at %s#milisarge%s on %sirc.freenode.org%s or \
- ask the %sforums%s on the site.\n\n
- %shttp://www.milislinux.org%s\n\n"
|