From: <cod...@go...> - 2008-11-24 14:22:02
|
Author: M0E.lnx Date: Mon Nov 24 06:20:50 2008 New Revision: 322 Modified: branches/iVL/.lang/#project.pot branches/iVL/.lang/ClsGlobal.pot branches/iVL/.lang/ClsPartSel.pot branches/iVL/.lang/ClsWinDrives.pot branches/iVL/.lang/FMain.pot branches/iVL/.lang/FrmDiskPart.pot branches/iVL/.lang/FrmPartScheme.pot branches/iVL/.lang/FrmPartSel.pot branches/iVL/.lang/FrmPkgSel.pot branches/iVL/.lang/FrmSelISO.pot branches/iVL/.lang/FrmSummary.pot branches/iVL/.lang/FrmWinDrives.pot branches/iVL/.lang/MdlCore.pot branches/iVL/.lang/MdlDiskPart.pot branches/iVL/.lang/MdlObjSizer.pot branches/iVL/.lang/MdlPartSel.pot branches/iVL/.lang/MdlPkgSel.pot branches/iVL/.lang/MdlSetup.pot branches/iVL/.lang/MdlSummarize.pot branches/iVL/.lang/MdlWinDrives.pot branches/iVL/.lang/en_US.mo branches/iVL/.lang/en_US.po branches/iVL/.lang/es.po branches/iVL/.project branches/iVL/MdlLilo.module branches/iVL/installer.gambas Log: Fixed problem with windows detection Modified: branches/iVL/.lang/#project.pot ============================================================================== --- branches/iVL/.lang/#project.pot (original) +++ branches/iVL/.lang/#project.pot Mon Nov 24 06:20:50 2008 @@ -1,4 +1,4 @@ -# /home/henriquez/devel/installer/.project +# /home/vluser/devel/installer/.project # Generated by Gambas compiler # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. Modified: branches/iVL/.lang/ClsGlobal.pot ============================================================================== --- branches/iVL/.lang/ClsGlobal.pot (original) +++ branches/iVL/.lang/ClsGlobal.pot Mon Nov 24 06:20:50 2008 @@ -1,4 +1,4 @@ -# /home/henriquez/devel/installer/ClsGlobal.class +# /home/vluser/devel/installer/ClsGlobal.class # Generated by Gambas compiler # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. Modified: branches/iVL/.lang/ClsPartSel.pot ============================================================================== --- branches/iVL/.lang/ClsPartSel.pot (original) +++ branches/iVL/.lang/ClsPartSel.pot Mon Nov 24 06:20:50 2008 @@ -1,4 +1,4 @@ -# /home/henriquez/devel/installer/ClsPartSel.class +# /home/vluser/devel/installer/ClsPartSel.class # Generated by Gambas compiler # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. Modified: branches/iVL/.lang/ClsWinDrives.pot ============================================================================== --- branches/iVL/.lang/ClsWinDrives.pot (original) +++ branches/iVL/.lang/ClsWinDrives.pot Mon Nov 24 06:20:50 2008 @@ -1,4 +1,4 @@ -# /home/henriquez/devel/installer/ClsWinDrives.class +# /home/vluser/devel/installer/ClsWinDrives.class # Generated by Gambas compiler # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. Modified: branches/iVL/.lang/FMain.pot ============================================================================== --- branches/iVL/.lang/FMain.pot (original) +++ branches/iVL/.lang/FMain.pot Mon Nov 24 06:20:50 2008 @@ -1,4 +1,4 @@ -# /home/henriquez/devel/installer/FMain.class +# /home/vluser/devel/installer/FMain.class # Generated by Gambas compiler # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. Modified: branches/iVL/.lang/FrmDiskPart.pot ============================================================================== --- branches/iVL/.lang/FrmDiskPart.pot (original) +++ branches/iVL/.lang/FrmDiskPart.pot Mon Nov 24 06:20:50 2008 @@ -1,4 +1,4 @@ -# /home/henriquez/devel/installer/FrmDiskPart.class +# /home/vluser/devel/installer/FrmDiskPart.class # Generated by Gambas compiler # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. Modified: branches/iVL/.lang/FrmPartScheme.pot ============================================================================== --- branches/iVL/.lang/FrmPartScheme.pot (original) +++ branches/iVL/.lang/FrmPartScheme.pot Mon Nov 24 06:20:50 2008 @@ -1,4 +1,4 @@ -# /home/henriquez/devel/installer/FrmPartScheme.class +# /home/vluser/devel/installer/FrmPartScheme.class # Generated by Gambas compiler # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. Modified: branches/iVL/.lang/FrmPartSel.pot ============================================================================== --- branches/iVL/.lang/FrmPartSel.pot (original) +++ branches/iVL/.lang/FrmPartSel.pot Mon Nov 24 06:20:50 2008 @@ -1,4 +1,4 @@ -# /home/henriquez/devel/installer/FrmPartSel.class +# /home/vluser/devel/installer/FrmPartSel.class # Generated by Gambas compiler # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. Modified: branches/iVL/.lang/FrmPkgSel.pot ============================================================================== --- branches/iVL/.lang/FrmPkgSel.pot (original) +++ branches/iVL/.lang/FrmPkgSel.pot Mon Nov 24 06:20:50 2008 @@ -1,4 +1,4 @@ -# /home/henriquez/devel/installer/FrmPkgSel.class +# /home/vluser/devel/installer/FrmPkgSel.class # Generated by Gambas compiler # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. Modified: branches/iVL/.lang/FrmSelISO.pot ============================================================================== --- branches/iVL/.lang/FrmSelISO.pot (original) +++ branches/iVL/.lang/FrmSelISO.pot Mon Nov 24 06:20:50 2008 @@ -1,4 +1,4 @@ -# /home/henriquez/devel/installer/FrmSelISO.class +# /home/vluser/devel/installer/FrmSelISO.class # Generated by Gambas compiler # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. Modified: branches/iVL/.lang/FrmSummary.pot ============================================================================== --- branches/iVL/.lang/FrmSummary.pot (original) +++ branches/iVL/.lang/FrmSummary.pot Mon Nov 24 06:20:50 2008 @@ -1,4 +1,4 @@ -# /home/henriquez/devel/installer/FrmSummary.class +# /home/vluser/devel/installer/FrmSummary.class # Generated by Gambas compiler # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. Modified: branches/iVL/.lang/FrmWinDrives.pot ============================================================================== --- branches/iVL/.lang/FrmWinDrives.pot (original) +++ branches/iVL/.lang/FrmWinDrives.pot Mon Nov 24 06:20:50 2008 @@ -1,4 +1,4 @@ -# /home/henriquez/devel/installer/FrmWinDrives.class +# /home/vluser/devel/installer/FrmWinDrives.class # Generated by Gambas compiler # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. Modified: branches/iVL/.lang/MdlCore.pot ============================================================================== --- branches/iVL/.lang/MdlCore.pot (original) +++ branches/iVL/.lang/MdlCore.pot Mon Nov 24 06:20:50 2008 @@ -1,4 +1,4 @@ -# /home/henriquez/devel/installer/MdlCore.module +# /home/vluser/devel/installer/MdlCore.module # Generated by Gambas compiler # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. Modified: branches/iVL/.lang/MdlDiskPart.pot ============================================================================== --- branches/iVL/.lang/MdlDiskPart.pot (original) +++ branches/iVL/.lang/MdlDiskPart.pot Mon Nov 24 06:20:50 2008 @@ -1,4 +1,4 @@ -# /home/henriquez/devel/installer/MdlDiskPart.module +# /home/vluser/devel/installer/MdlDiskPart.module # Generated by Gambas compiler # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. Modified: branches/iVL/.lang/MdlObjSizer.pot ============================================================================== --- branches/iVL/.lang/MdlObjSizer.pot (original) +++ branches/iVL/.lang/MdlObjSizer.pot Mon Nov 24 06:20:50 2008 @@ -1,4 +1,4 @@ -# /home/henriquez/devel/installer/MdlObjSizer.module +# /home/vluser/devel/installer/MdlObjSizer.module # Generated by Gambas compiler # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. Modified: branches/iVL/.lang/MdlPartSel.pot ============================================================================== --- branches/iVL/.lang/MdlPartSel.pot (original) +++ branches/iVL/.lang/MdlPartSel.pot Mon Nov 24 06:20:50 2008 @@ -1,4 +1,4 @@ -# /home/henriquez/devel/installer/MdlPartSel.module +# /home/vluser/devel/installer/MdlPartSel.module # Generated by Gambas compiler # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. Modified: branches/iVL/.lang/MdlPkgSel.pot ============================================================================== --- branches/iVL/.lang/MdlPkgSel.pot (original) +++ branches/iVL/.lang/MdlPkgSel.pot Mon Nov 24 06:20:50 2008 @@ -1,4 +1,4 @@ -# /home/henriquez/devel/installer/MdlPkgSel.module +# /home/vluser/devel/installer/MdlPkgSel.module # Generated by Gambas compiler # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. Modified: branches/iVL/.lang/MdlSetup.pot ============================================================================== --- branches/iVL/.lang/MdlSetup.pot (original) +++ branches/iVL/.lang/MdlSetup.pot Mon Nov 24 06:20:50 2008 @@ -1,4 +1,4 @@ -# /home/henriquez/devel/installer/MdlSetup.module +# /home/vluser/devel/installer/MdlSetup.module # Generated by Gambas compiler # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. Modified: branches/iVL/.lang/MdlSummarize.pot ============================================================================== --- branches/iVL/.lang/MdlSummarize.pot (original) +++ branches/iVL/.lang/MdlSummarize.pot Mon Nov 24 06:20:50 2008 @@ -1,4 +1,4 @@ -# /home/henriquez/devel/installer/MdlSummarize.module +# /home/vluser/devel/installer/MdlSummarize.module # Generated by Gambas compiler # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. Modified: branches/iVL/.lang/MdlWinDrives.pot ============================================================================== --- branches/iVL/.lang/MdlWinDrives.pot (original) +++ branches/iVL/.lang/MdlWinDrives.pot Mon Nov 24 06:20:50 2008 @@ -1,4 +1,4 @@ -# /home/henriquez/devel/installer/MdlWinDrives.module +# /home/vluser/devel/installer/MdlWinDrives.module # Generated by Gambas compiler # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. Modified: branches/iVL/.lang/en_US.mo ============================================================================== Binary files. No diff available. Modified: branches/iVL/.lang/en_US.po ============================================================================== --- branches/iVL/.lang/en_US.po (original) +++ branches/iVL/.lang/en_US.po Mon Nov 24 06:20:50 2008 @@ -10,1500 +10,1307 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: .project:1 -msgid "VectorLinux Installer" -msgstr "VectorLinux Installer" - -#: .project:2 -msgid "GUI installer for Vector linux" -msgstr "GUI installer for Vector linux" - -#: FMain.class:188 FrmDone.class:28 -msgid "Restart" +#: FrmXconf.class:335 +msgid "1 bit Mono B/W" msgstr "" -#: FMain.class:236 -msgid "Please wait while setup attampts to run the partitioning utility" -msgstr "Please wait while setup attempts to run the partitioning utility" - -#: FMain.class:238 -msgid "Please wait while setup analyses your current partition setup." -msgstr "Please wait while setup analyses your current partition setup." - -#: FMain.class:238 -msgid "This may take a while ..." -msgstr "This may take a while ..." - -#: FMain.class:252 -msgid "" -"You must select a \"/\" partition. This is the target where the system will " -"install to" +#: FrmXconf.class:348 +msgid "1024x768" msgstr "" -"You must select a \"/\" partition. This is the target where the system will " -"install to" -#: FMain.class:307 -msgid "Please select a default operating system to boot before proceeding" +#: FrmXconf.class:348 +msgid "1280x1024" msgstr "" -#: FMain.class:308 -msgid "Select an entry from this list" +#: FrmXconf.class:348 +msgid "1280x800" msgstr "" -#: FMain.class:319 -msgid "Skipping lilo setup" -msgstr "Skipping lilo setup per user request" - -#: FMain.class:333 -msgid "Passwords do not match. Please enter the same password twice" +#: FrmXconf.class:348 +msgid "1440x900" msgstr "" -#: FMain.class:348 -msgid "" -"You have not created any user accounts for this system yet. There is not " -"enough information" +#: FrmXconf.class:335 +msgid "16 bit Pseudo Color" msgstr "" -#: FMain.class:348 -msgid "" -"to create an account here. It is recommended that you create at least one." +#: FrmXconf.class:348 +msgid "1600x1200" msgstr "" -#: FMain.class:348 -msgid "Would you like to continue anyway?" -msgstr "" +#: FrmNetConf.class:238 +msgid "192.168.1.254" +msgstr "-" -#: FMain.class:348 -msgid "Yes" +#: FrmXconf.class:348 +msgid "1920x1280" msgstr "" -#: FMain.class:348 -#, fuzzy -msgid "No" -msgstr "None" - -#: FMain.class:366 -msgid "Please specify a hostname for this computer" +#: FrmXconf.class:335 +msgid "24 bit True Color" msgstr "" -#: FMain.class:370 -msgid "Please specify the domain this computer belongs to" +#: FrmXconf.class:335 +msgid "4 bit 16 Color" msgstr "" -#: FMain.class:383 -msgid "" -"VectorLinux will now try to detect and configure your graphics hardware." +#: FrmXconf.class:348 +msgid "640x480" msgstr "" -#: FMain.class:383 -msgid "" -"Your screen may flicker or go blank for a few seconds during this process." +#: FrmXconf.class:335 +msgid "8 bit 256 Color" msgstr "" -#: FMain.class:606 -msgid "Back" -msgstr "Back" - -#: FMain.class:618 -msgid "Exit Installation" -msgstr "Exit Installation" - -#: FMain.class:630 -msgid "Next" -msgstr "Next" - -#: FMain.class:644 -msgid "Button1" -msgstr "-" - -#: FrmAlsaConf.class:36 -msgid "" -"This portion of the setup process allows you to sutup your soundcard for " -"your new operating system." +#: FrmXconf.class:348 +msgid "800x600" msgstr "" -#: FrmAlsaConf.class:36 -msgid "Please use the setup program below to setup the sound system." +#: FrmPartSel.class:150 +msgid "ABOUT SYSTEM PARTITIONING IN LINUX" +msgstr "ABOUT SYSTEM PARTITIONING IN LINUX" + +#: FrmRootPass.class:29 +msgid "About the root account" msgstr "" -#: FrmDiskPart.class:115 -msgid "Disk Partitioning:" -msgstr "Disk Partitioning:" +#: MdlNetConf.module:276 +msgid "Access Point" +msgstr "ESSID" -#: FrmDone.class:32 -msgid "Exit" +#: MdlSetup.module:317 +msgid "Activating swap space" msgstr "" -#: FrmDone.class:39 -#, fuzzy -msgid "" -"has been installed to your system. Your new system has been configured with " -"the default factory settings." -msgstr "Packages have been installed to your system. Please click" - -#: FrmDone.class:39 -msgid "After reboot you can use vasm or vasmCC to fine tune your installation." +#: MdlLiloOsList.module:395 +msgid "Add option to boot this Operating system into Text mode." msgstr "" -#: FrmDone.class:39 -msgid "" -"Your computer needs to be restarted so that you can use your new operating " -"system. Click" +#: MdlLilo.module:627 +msgid "Add option to boot this operating system into text mode" msgstr "" #: FrmDone.class:39 -msgid "to restart your computer now or click" +msgid "After reboot you can use vasm or vasmCC to fine tune your installation." msgstr "" -#: FrmDone.class:39 -msgid "to restart your computer at a later time" +#: MdlUsrAdd.module:74 +msgid "Allow user to mount / un-mount Pendrive (USB Sticks)" msgstr "" -#: FrmDone.class:39 -msgid "" -"If you installed from CD-ROM/R/RW media, please remove de disk before " -"restarting." +#: MdlUsrAdd.module:77 +msgid "Allow user to mount / un-mount Removable HD Storage Devices" msgstr "" -#: FrmDone.class:74 -#, fuzzy -msgid "Installation is finished" -msgstr "Installation" +#: MdlNetConf.module:316 +msgid "Automatic settings via DHCP." +msgstr "Automatic settings via DHCP." -#: FrmHalSwitch.class:20 -msgid "Would you like to use Vl-Hot or HAL to manage your removable devices?" -msgstr "" +#: MdlNetConf.module:192 +msgid "Automatically activate this interface at start-up" +msgstr "Automatically activate this interface at start-up" -#: FrmHalSwitch.class:25 -msgid "HAL" +#: MdlSetup.module:301 +msgid "BROUGHT TO YOU BY" msgstr "" -#: FrmHalSwitch.class:30 -msgid "VL-Hot" +#: FrmSummary.class:174 +msgid "BULK PACKAGES" msgstr "" -#: FrmHostPrep.class:130 -msgid "Vectorlinux is preparing your system for installation. Please wait." -msgstr "Vectorlinux is preparing your system for installation. Please wait." - -#: FrmHostPrep.class:135 -msgid "Current Status" -msgstr "Current Status" - -#: FrmHostPrep.class:139 FrmLilo.class:224 FrmPartScheme.class:127 -#: FrmPkgSel.class:195 FrmPkgsel2.class:86 FrmSelISO.class:262 -#: FrmSummaryOld.class:87 -msgid "TextLabel1" -msgstr "-" - -#: FrmInstallSys.class:59 FrmInstallSysN.class:72 -msgid "Current Step" -msgstr "Current Step" - -#: FrmInstallSys.class:192 -msgid "Vectorlinux is currently being installed to your system... Please wait" -msgstr "Vectorlinux is currently being installed to your system... Please wait" - -#: FrmInstallSys.class:206 -msgid "Installing ..." -msgstr "Installing ..." - -#: FrmInstallSys.class:217 -msgid "Current Step " -msgstr "Current Step " - -#: FrmInstallSys.class:239 -msgid "Total progress" -msgstr "Total progress" +#: MdlSummarize.module:58 +msgid "BULK PACKAGES:" +msgstr "BULK PACKAGES:" -#: FrmInstallSysN.class:82 -#, fuzzy -msgid "Total Progress" -msgstr "Total progress" +#: FMain.class:784 +msgid "Back" +msgstr "Back" -#: FrmLangSel.class:123 -msgid "Select your language" -msgstr "Select your language" +#: FrmLilo.class:284 FrmLiloSetup.class:242 +msgid "Boot Default" +msgstr "Boot Default" -#: FrmLilo.class:35 -msgid "" -"The following Operating Systems have been detected on this computer. Choose " -"your desired option" -msgstr "" -"The following Operating Systems have been detected on this computer. Choose " -"your desired option" - -#: FrmLilo.class:35 -msgid "" -"for each one of them by clicking on each tab. To proceed with the default " -"pre-set values, simply click" +#: FrmLiloSetup.class:176 +msgid "Boot Manager Configuration" msgstr "" -"for each one of them by clicking on each tab. To proceed with the default " -"pre-set values, simply click" - -#: FrmLilo.class:133 -msgid "Standard" -msgstr "Standard" -#: FrmLilo.class:207 -msgid "Configure and install lilo (Linux Boot Loader)" -msgstr "Configure and install lilo (Linux Boot Loader)" +#: MdlCore.module:480 +msgid "Boot Menu Options" +msgstr "Boot Menu Options" -#: FrmLilo.class:212 -msgid "Don't Install Lilo" -msgstr "Don't Install Lilo" +#: MdlConfLilo.module:100 +msgid "Boot loader has been setup successfully" +msgstr "Boot loader has been setup successfully" -#: FrmLilo.class:218 FrmNetConf.class:195 -msgid "Tab 0" -msgstr "-" +#: FrmLiloSetup.class:66 MdlLilo.module:55 +msgid "Bootsplash Extra High" +msgstr "" -#: FrmLilo.class:236 -msgid "Target" -msgstr "Target" +#: FrmLilo.class:262 +msgid "Bootsplash Extra high" +msgstr "Bootsplash Extra High" -#: FrmLilo.class:242 -msgid "Video Resolution" -msgstr "Video Resolution" +#: FrmLilo.class:262 FrmLiloSetup.class:65 MdlLilo.module:53 +msgid "Bootsplash High" +msgstr "Bootsplash High" -#: FrmLilo.class:250 +#: FrmLilo.class:262 FrmLiloSetup.class:64 MdlLilo.module:51 msgid "Bootsplash Med" msgstr "Bootsplash Med" -#: FrmLilo.class:250 -msgid "Bootsplash High" -msgstr "Bootsplash High" +#: MdlCore.module:383 +msgid "Build Date: " +msgstr "Build Date: " -#: FrmLilo.class:250 -msgid "Bootsplash Extra high" -msgstr "Bootsplash Extra High" +#: FMain.class:822 +msgid "Button1" +msgstr "-" -#: FrmLilo.class:255 -msgid "Prompt Timeout" -msgstr "Prompt Timeout" +#: MdlSetup.module:199 +msgid "Calculating package count ... Please wait" +msgstr "Calculating package count ... Please wait" -#: FrmLilo.class:266 -msgid "Seconds" -msgstr "Seconds" +#: MdlCore.module:461 +msgid "Cannot find SETUP.CONF" +msgstr "Cannot find SETUP.CONF" -#: FrmLilo.class:272 -msgid "Boot Default" -msgstr "Boot Default" +#: FrmPartSel.class:206 +msgid "Check this box if you have a Windows installation on your system or any other windows partition (FAT, FAT32, NTFS) that you want auto-mounted as soon as your computer starts" +msgstr "Check this box if you have a Windows installation on your system or any other windows partition (FAT, FAT32, NTFS) that you want auto-mounted as soon as your computer starts" + +#: FrmUserAdd.class:504 +msgid "Choose a unique name for each user. Enter the password for twice for accuracy. You can make as many users as you want, and when you are finished click next to continue." +msgstr "Choose a unique name for each user. Enter the password for twice for accuracy. You can make as many users as you want, and when you are finished click next to continue." + +#: FrmZoneSet.class:182 +msgid "Choose how\nyour hardware clock is set up.\nChoose UTC if you know that the clock is set up to\nthe Coordinated Universal Time (UTC/GMT). Otherwise,\nChoose localtime since most PCs are setup this way." +msgstr "Choose how\nyour hardware clock is set up.\nChoose UTC if you know that the clock is set up to\nthe Coordinated Universal Time (UTC/GMT). Otherwise,\nChoose localtime since most PCs are setup this way." -#: FrmNetConf.class:70 -msgid "Network Interfaces" +#: FrmZoneSet.class:170 +msgid "Choose the correct timezone for the area in which you live." +msgstr "Choose the correct timezone for the area in which you live." + +#: FrmPkgSel.class:25 +msgid "Choose your installation mode" +msgstr "Choose your installation mode" + +#: FrmPkgSel.class:81 +msgid "Choose your optional components to install." msgstr "" -#: FrmNetConf.class:172 -msgid "Domain" +#: FrmUserAdd.class:576 +msgid "Clear Form" msgstr "" -#: FrmNetConf.class:202 -msgid "Manual DNS Server Specification" -msgstr "Manual DNS Server Specification" +#: FrmSelISO.class:79 +msgid "Click" +msgstr "Click" -#: FrmNetConf.class:207 -msgid "Primary DNS Server" -msgstr "Primary DNS Server" +#: FrmXconf.class:322 +msgid "Color Depth" +msgstr "" -#: FrmNetConf.class:215 -msgid "192.168.1.254" +#: FrmZoneSet.class:175 +msgid "ComboBox1" msgstr "-" -#: FrmNetConf.class:220 -msgid "Secondary DNS Server" -msgstr "Secondary DNS Server" - -#: FrmNetConf.class:233 MdlCore.module:484 -msgid "Network Configuration" -msgstr "Network Configuration" - -#: FrmNetConf.class:243 +#: FrmNetConf.class:199 msgid "Computer Name" msgstr "Computer Name" -#: FrmPartScheme.class:61 -msgid "" -"Select this option if you already have a linux installation that you wish to " -"overwrite or if a linux partition scheme exists in your hard disk." -msgstr "" -"Select this option if you already have a linux installation that you wish to " -"overwrite or if a linux parition scheme exists in your hard disk" +#: FrmLilo.class:219 +msgid "Configure and install lilo (Linux Boot Loader)" +msgstr "Configure and install lilo (Linux Boot Loader)" -#: FrmPartScheme.class:61 -msgid "This option will overwrite any existing data in the selected partitions" -msgstr "" -"This option will overwrite any existing data in the selected partitions" +#: FrmUserAdd.class:570 +msgid "Create User" +msgstr "Create User" -#: FrmPartScheme.class:61 -msgid "" -"Use this option if you already prepared your partitions using the " -"VectorLinux installer" -msgstr "" -"Use this option if you already prepared your partitions using the " -"VectorLinux installer" - -#: FrmPartScheme.class:70 -msgid "" -"Select this option is you wish to create, more or resize partitions in order " -"to make room for your new VectorLinux installation." -msgstr "" -"Select this option if you wish to create, move or resize partitions in order " -"to make room for your new VectorLinux installation." - -#: FrmPartScheme.class:70 -msgid "" -"This option is the safest choice if you have other existing installations " -"that you wish to keep." +#: FrmUserAdd.class:37 +msgid "Create User Accounts" msgstr "" -"This option is the safest choice if you have other existing installations " -"that you wish to keep." -#: FrmPartScheme.class:112 -msgid "Disk Partitioning Options" -msgstr "Disk Partitioning Options" - -#: FrmPartScheme.class:117 -msgid "Use existing disk partitions" -msgstr "Use existing disk partitions" +#: FrmHostPrep.class:135 +msgid "Current Status" +msgstr "Current Status" -#: FrmPartScheme.class:122 -msgid "Modify my disk partitions to make room for new installation" -msgstr "Modify my disk partitions to make room for new installation" +#: FrmInstallSys.class:63 +msgid "Current Step" +msgstr "Current Step" -#: FrmPartSel.class:149 -msgid "ABOUT SYSTEM PARTITIONING IN LINUX" -msgstr "ABOUT SYSTEM PARTITIONING IN LINUX" +#: FrmInstallSys.class:230 +msgid "Current Step " +msgstr "Current Step " -#: FrmPartSel.class:149 -msgid "" -"Linux is a modular operating system. This means that is has the ability to " -"store system and" -msgstr "" -"Linux is a modular operating system. This means that it has the ability to " -"store system and" - -#: FrmPartSel.class:149 -msgid "" -"user data separately for added data security. You may install the system to " -"a single partition" -msgstr "" -"user data separately for added data security. You may install the system to " -"a single partition" - -#: FrmPartSel.class:149 -msgid "" -"by simply selecting a \"/\" value on this screen. The rest is optional. The " -"following is a" -msgstr "" -"by simply selecting a \"/\" value on this screen. The rest is optional. The " -"following is a" +#: FrmSummary.class:17 MdlSummarize.module:56 +msgid "Custom" +msgstr "Custom" -#: FrmPartSel.class:149 -msgid "suggested setup for a typical Linux installation" -msgstr "suggested setup for a typical Linux installation" +#: FrmPkgSel.class:211 +msgid "Custom Install" +msgstr "Custom Install" -#: FrmPartSel.class:149 -msgid "" -"Used to store system data. This particular install requires a minimum of" +#: FrmPkgSel.class:41 FrmUsrPkgSel.class:17 +msgid "Description" msgstr "" -"Used to store system data. This particular install requires a minimum of" -#: FrmPartSel.class:149 -msgid "for this" -msgstr "for this" +#: FrmPartSel.class:207 +msgid "Detect and Setup Windows partitions for auto-mounting at boot" +msgstr "Detect and Setup Windows partitions for auto-mounting at boot" -#: FrmPartSel.class:149 -msgid "" -"but you should considear a higher value to make sure you have room to " -"install additional software" -msgstr "" -"but you should considear a higher value to make sure you have room to " -"install additional software" +#: MdlCore.module:472 +msgid "Disk Partitioning" +msgstr "Disk Partitioning" -#: FrmPartSel.class:149 -msgid "in case you wish to." -msgstr "in case you wish to." +#: FrmPartScheme.class:113 +msgid "Disk Partitioning Options" +msgstr "Disk Partitioning Options" -#: FrmPartSel.class:149 -msgid "" -"Used to store user documents, pictures, videos. Give yourself as much room " -"as you want" -msgstr "" -"Used to store user documents, pictures, videos. Give yourself as much room " -"as you want" +#: FrmDiskPart.class:115 +msgid "Disk Partitioning:" +msgstr "Disk Partitioning:" -#: FrmPartSel.class:149 -msgid "Typically, you want to use the largest partition for this." -msgstr "Typically, you want to use the largest partition for this." +#: MdlInstallSys.module:167 MdlPartFrmt.module:33 MdlPartSel.module:141 +msgid "Do not format" +msgstr "Do not format" -#: FrmPartSel.class:149 -msgid "" -"Using a swap partition is suggested if your total RAM is less than 1GB. " -"Suggested ammount" +#: FrmLiloSetup.class:192 +msgid "Do not install LILO" msgstr "" -"Using a swap partition is suggested if your total RAM is less than 1GB. " -"Suggested ammount" -#: FrmPartSel.class:149 -msgid "for this is" -msgstr "for this is" +#: FrmSummary.class:113 MdlInstallSys.module:190 MdlWinDrives.module:123 +msgid "Do not mount" +msgstr "Do not mount" -#: FrmPartSel.class:149 -msgid "but can also be calculated as 2 times your ammount of RAM" -msgstr "but can also be calculated as 2 times your ammount of RAM" +#: FrmNetConf.class:211 +msgid "Domain" +msgstr "" -#: FrmPartSel.class:174 -msgid "Please select the partitions you wish to use and how to use them" -msgstr "Please select the partitions you wish to use and how to use them" +#: FrmLilo.class:224 +msgid "Don't Install Lilo" +msgstr "Don't Install Lilo" -#: FrmPartSel.class:183 -msgid "" -"Check this box if you have a Windows installation on your system or any " -"other windows partition (FAT, FAT32, NTFS) that you want auto-mounted as " -"soon as your computer starts" -msgstr "" -"Check this box if you have a Windows installation on your system or any " -"other windows partition (FAT, FAT32, NTFS) that you want auto-mounted as " -"soon as your computer starts" +#: MdlNetConf.module:316 +msgid "Dynamic Host Control Protocol" +msgstr "Dynamic Host Control Protocol" -#: FrmPartSel.class:184 -msgid "Detect and Setup Windows partitions for auto-mounting at boot" -msgstr "Detect and Setup Windows partitions for auto-mounting at boot" +#: MdlUsrAdd.module:71 +msgid "Elite user" +msgstr "" -#: FrmPartSel.class:189 FrmUserAdd.class:486 -msgid "Help" -msgstr "Help" +#: MdlNetConf.module:257 +msgid "Encryption key" +msgstr "Encryption Key" -#: FrmPkgSel.class:25 -msgid "Choose your installation mode" -msgstr "Choose your installation mode" +#: MdlNetConf.module:231 +msgid "Encryption type" +msgstr "Encryption type" -#: FrmPkgSel.class:40 -msgid "Package" +#: FrmRootPass.class:139 FrmUserAdd.class:590 +msgid "Enter Password" +msgstr "Enter Password" + +#: FrmRootPass.class:36 +msgid "Enter a Password for root." msgstr "" -#: FrmPkgSel.class:41 FrmUsrPkgSel.class:17 -#, fuzzy -msgid "Description" -msgstr "Preparation" +#: FrmUserAdd.class:111 +msgid "Enter a password for" +msgstr "" -#: FrmPkgSel.class:42 FrmSummary.class:40 FrmUsrPkgSel.class:19 -msgid "Size" +#: FrmUserAdd.class:82 +msgid "Enter the login name that this user will user to login to this system." msgstr "" -#: FrmPkgSel.class:70 -msgid "" -"Installs all optional components in your VectorLinux media to your system" +#: FrmUserAdd.class:177 +msgid "Enter the same password twice" msgstr "" -#: FrmPkgSel.class:80 -msgid "Choose your optional components to install." +#: MdlInstallSys.module:518 +msgid "Error occurred while installing" msgstr "" -#: FrmPkgSel.class:205 -msgid "Full Install" -msgstr "Full Install" +#: MdlInstallCustom.module:354 +msgid "Error while installing " +msgstr "Error while installing " -#: FrmPkgSel.class:210 -msgid "Custom Install" -msgstr "Custom Install" +#: MdlInstallCustom.module:76 +msgid "Error while installing required system software. " +msgstr "Error while installing required system software. " -#: FrmPkgsel2.class:21 -msgid "Select your indivirual packages to install." -msgstr "Select your individual packages to install" +#: MdlInstallCustom.module:85 +msgid "Error while installing system configuration. " +msgstr "Error while installing system configuration. " -#: FrmPkgsel2.class:21 -msgid "To install them all, just click next" -msgstr "To install them all, just click next" +#: FrmDone.class:32 +msgid "Exit" +msgstr "" -#: FrmRootPass.class:6 -msgid "System Administrator Password" -msgstr "System Administrator Password" +#: FMain.class:796 +msgid "Exit Installation" +msgstr "Exit Installation" -#: FrmRootPass.class:13 -msgid "Most other every-day taks do not require administrative priviledges." -msgstr "Most other every-day tasks do not require administrative priviledges." +#: MdlPartSel.module:92 +msgid "FILESYSTEM" +msgstr "FYLESYSTEM" -#: FrmRootPass.class:13 -msgid "" -"For added security, use a password that is easy for you to remember, but " -"hard for others to guess" +#: MdlInstallSys.module:813 +msgid "Failed to install" msgstr "" -"For added security, use a password that is easy for you to remember, but " -"hard for others to guess" -#: FrmRootPass.class:28 -msgid "About the root account" +#: MdlInstallCustom.module:225 +msgid "Failed to install. Installation will stop" msgstr "" -#: FrmRootPass.class:34 -#, fuzzy -msgid "Enter a Password for root." -msgstr "Enter Password" +#: FrmXconf.class:342 +msgid "Fbdev" +msgstr "" -#: FrmRootPass.class:48 -msgid "" -"Passwords do not match. Please enter the same password twice for accuracy." +#: FrmSummary.class:42 +msgid "Filesystem" msgstr "" -#: FrmRootPass.class:118 MdlCore.module:482 -msgid "System Administrator" -msgstr "System Administrator" +#: MdlCore.module:485 +msgid "Final Hardware Configuration" +msgstr "" -#: FrmRootPass.class:131 -msgid "" -"The linux root account is pre-assigned to be used as the system " -"administrator's account. This account is used to perform system-wide changes " -"such as software upgrades, managing user accounts etc. \n" -"\n" -"Most other operations do not require administrative priviledges.\n" -"The root password must be entered twice for ensured accuracy. When choosing " -"a root password, think of something easy for you to remember, but hard for " -"others to guess." -msgstr "" -"The linux root account is pre-assigned to be used as the system " -"administrator's account. This account is used to perform system-wide changes " -"such as software upgrades, managing user accounts etc. \n" -"\n" -"Most other operations do not require administrative priviledges.\n" -"The root password must be entered twice for ensured accuracy. When choosing " -"a root password, think of something easy for you to remember, but hard for " -"others to guess." +#: MdlCore.module:471 +msgid "Find installation media" +msgstr "Find installation media" -#: FrmRootPass.class:137 FrmUserAdd.class:514 -msgid "Enter Password" -msgstr "Enter Password" +#: MdlInstallSys.module:639 +msgid "Finished intalling Bulks" +msgstr "Finished intalling Bulks" -#: FrmRootPass.class:142 -msgid "Re-Enter Password" -msgstr "Re-Enter Password" +#: FrmRootPass.class:19 +msgid "For added security, use a password that is easy for you to remember, but hard for others to guess" +msgstr "For added security, use a password that is easy for you to remember, but hard for others to guess" -#: FrmRootPass.class:159 -msgid "Set Password" -msgstr "Set Password" +#: FrmSummary.class:21 MdlSummarize.module:69 +msgid "Full" +msgstr "Full" -#: FrmSelISO.class:30 MdlCore.module:220 -msgid "No Installable Media Found" -msgstr "No Installable Media Found" +#: FrmPkgSel.class:206 +msgid "Full Install" +msgstr "Full Install" -#: FrmSelISO.class:74 -msgid "Click" -msgstr "Click" +#: .project:2 +msgid "GUI installer for Vector linux" +msgstr "GUI installer for Vector linux" -#: FrmSelISO.class:74 -msgid "to begin installating" -msgstr "to begin installating" +#: MdlNetConf.module:423 +msgid "Gateway Address" +msgstr "Gateway Address" -#: FrmSelISO.class:76 -#, fuzzy -msgid "Unable to locate any installable media." -msgstr "Unable to install kernels. " +#: MdlDiskPart.module:53 +msgid "Gparted was not found on this system. Please install gparted and try again" +msgstr "Gparted was not found on this system. Please install gparted and try again" -#: FrmSelISO.class:82 -#, fuzzy -msgid "Select installation media from the list below" +#: FrmXconf.class:301 +msgid "Graphical Interface Settings" msgstr "" -"Select which VectorLinux version you wish to install from the list below" - -#: FrmSelISO.class:113 -msgid "Unable to identify distro." -msgstr "Unable to identify distro." - -#: FrmSelISO.class:148 -msgid "Minimum Disk Space Requirements" -msgstr "Minimum Disk Space Requirements" -#: FrmSelISO.class:251 -msgid "No installable images found." -msgstr "No installable images found." +#: FrmUserAdd.class:442 +msgid "Groups are a way of administering permissions for your users. You grant the user" +msgstr "" -#: FrmSelISO.class:257 -msgid "" -"Select which VectorLinux version you wish to install from the list below" +#: FrmHalSwitch.class:25 +msgid "HAL" msgstr "" -"Select which VectorLinux version you wish to install from the list below" -#: FrmSelISO.class:267 -msgid "Search Again" -msgstr "Search Again" +#: MdlNetConf.module:152 +msgid "Hardware Address" +msgstr "Hardware Address" -#: FrmSummary.class:14 MdlCore.module:476 -msgid "Installation Summary" -msgstr "Installation Summary" +#: FrmPartSel.class:186 FrmUserAdd.class:557 +msgid "Help" +msgstr "Help" -#: FrmSummary.class:17 MdlSummarize.module:56 -msgid "Custom" -msgstr "Custom" +#: MdlSummarize.module:56 +msgid "INSTALL TYPE:" +msgstr "INSTALL TYPE:" -#: FrmSummary.class:21 MdlSummarize.module:69 -msgid "Full" -msgstr "Full" +#: MdlNetConf.module:378 +msgid "IP Address" +msgstr "IP Address" -#: FrmSummary.class:38 -#, fuzzy -msgid "Partition" -msgstr "Preparation" +#: MdlNetConf.module:316 +msgid "If in doubt, choose this option" +msgstr "If in doubt, choose this option" -#: FrmSummary.class:42 -msgid "Filesystem" +#: FrmDone.class:39 +msgid "If you installed from CD-ROM/R/RW media, please remove de disk before restarting." msgstr "" -#: FrmSummary.class:44 -#, fuzzy -msgid "Mount Point" -msgstr "Do not mount" +#: MdlLilo.module:538 +msgid "Include in boot menu" +msgstr "" -#: FrmSummary.class:50 MdlInstallSys.module:142 MdlPartSel.module:143 -msgid "Not Used" -msgstr "Not Used" +#: MdlLilo.module:450 MdlLiloOsList.module:148 +msgid "Include this installation in the boot menu" +msgstr "Include this installation in the boot menu" -#: FrmSummary.class:91 MdlNetConf.module:220 -msgid "None" -msgstr "None" +#: MdlLiloOsList.module:301 +msgid "Include this operating system in the boot menu" +msgstr "Include this operating system in the boot menu" -#: FrmSummary.class:113 MdlInstallSys.module:190 MdlWinDrives.module:123 -msgid "Do not mount" -msgstr "Do not mount" +#: MdlLiloOsList.module:333 +msgid "Initial Ram Disk" +msgstr "Initial Ram Disk" -#: FrmSummary.class:165 FrmUsrPkgSel.class:16 -msgid "Package Name" +#: MdlLilo.module:574 +msgid "Initrd" msgstr "" -#: FrmSummary.class:174 -#, fuzzy -msgid "BULK PACKAGES" -msgstr "BULK PACKAGES:" +#: MdlCore.module:478 +msgid "Install Operating System" +msgstr "Install Operating System" -#: FrmSummary.class:201 -#, fuzzy -msgid "USER-SELECTED PACKAGES" -msgstr "BULK PACKAGES:" +#: MdlCore.module:475 +msgid "Installation" +msgstr "Installation" + +#: FrmSummary.class:14 MdlCore.module:476 +msgid "Installation Summary" +msgstr "Installation Summary" #: FrmSummary.class:277 -#, fuzzy msgid "Installation Type" -msgstr "Installation" +msgstr "" -#: FrmSummary.class:287 -msgid "Partition Selection Scheme" +#: FrmDone.class:75 +msgid "Installation is finished" msgstr "" -#: FrmSummary.class:297 FrmUsrPkgSel.class:135 MdlCore.module:473 -msgid "Software Selection" -msgstr "Software Selection" +#: MdlInstallSys.module:754 +msgid "Installation phase complete. Ready for configuration" +msgstr "Installation phase complete. Ready for configuration" -#: FrmUserAdd.class:37 -#, fuzzy -msgid "Create User Accounts" -msgstr "User Accounts" +#: MdlInstallCustom.module:205 MdlInstallSys.module:480 +msgid "Installing" +msgstr "Installing" -#: FrmUserAdd.class:78 -msgid "Enter the login name that this user will user to login to this system." +#: FrmInstallSys.class:219 +msgid "Installing ..." +msgstr "Installing ..." + +#: MdlInstallSys.module:853 +msgid "Installing Final configuration files..." +msgstr "Installing final configuration files ..." + +#: MdlInstallSys.module:799 +msgid "Installing Required Package ..." msgstr "" -#: FrmUserAdd.class:86 -msgid "" -"Login name field contains illegal characters. Please use only lowercase " -"letters and numbers" +#: MdlInstallSys.module:757 +msgid "Installing default system configuration and required software." +msgstr "Installing default system configuration and required software." + +#: MdlInstallCustom.module:271 +msgid "Installing user-selected package" msgstr "" -#: FrmUserAdd.class:99 -msgid "Username contains illegal characters" +#: FrmPkgSel.class:71 +msgid "Installs all optional components in your VectorLinux media to your system" msgstr "" -#: FrmUserAdd.class:102 -#, fuzzy -msgid "User account for" -msgstr "User Accounts" +#: MdlNetConf.module:173 +msgid "Interface Type" +msgstr "Interface Type" -#: FrmUserAdd.class:102 -msgid "already exists" -msgstr "" +#: MdlDiskPart.module:46 +msgid "It is still possible to install VectorLinux on your system, but you need to pre-partition your disks first" +msgstr "It is still possible to install VectorLinux on your system, but you need to pre-partition your disk first" -#: FrmUserAdd.class:106 -#, fuzzy -msgid "Enter a password for" -msgstr "Enter Password" +#: MdlLilo.module:604 MdlLiloOsList.module:358 +msgid "Kernel boot options" +msgstr "Kernel boot options" -#: FrmUserAdd.class:157 -msgid "was created." -msgstr "" +#: FrmLicense.class:99 +msgid "LICENSE AGREEMENT" +msgstr "LICENSE AGREEMENT" -#: FrmUserAdd.class:161 -msgid "Passwords do not match" -msgstr "" +#: MdlLiloOsList.module:157 +msgid "Label" +msgstr "Label" -#: FrmUserAdd.class:162 -#, fuzzy -msgid "Enter the same password twice" -msgstr "Enter Password" +#: MdlCore.module:470 +msgid "Language Selection" +msgstr "Language Selection" -#: FrmUserAdd.class:311 -msgid "Select picture for user Login" -msgstr "" +#: MdlConfLilo.module:97 +msgid "Lilo returned an error. Please see below" +msgstr "Lilo returned an error. Please see below" -#: FrmUserAdd.class:350 -msgid "" -"Your password selections do not match. Please enter the same password twice" -msgstr "" +#: FrmPartSel.class:150 +msgid "Linux is a modular operating system. This means that is has the ability to store system and" +msgstr "Linux is a modular operating system. This means that it has the ability to store system and" -#: FrmUserAdd.class:375 -msgid "" -"Groups are a way of administering permissions for your users. You grant the " -"user" -msgstr "" +#: MdlDiskPart.module:57 +msgid "Loading gparted ... Please wait" +msgstr "Loagind gparted ... Please wait" -#: FrmUserAdd.class:375 -msgid "permission to do certain things by adding them to certain groups." -msgstr "" +#: FrmZoneSet.class:177 +msgid "LocalTime" +msgstr "LocalTime" -#: FrmUserAdd.class:375 -msgid "Select which groups you want this user to be a part of here" +#: FrmUserAdd.class:583 +msgid "Login Name" msgstr "" -#: FrmUserAdd.class:376 -msgid "OK" +#: FrmUserAdd.class:90 +msgid "Login name field contains illegal characters. Please use only lowercase letters and numbers" msgstr "" -#: FrmUserAdd.class:433 -msgid "" -"Choose a unique name for each user. Enter the password for twice for " -"accuracy. You can make as many users as you want, and when you are finished " -"click next to continue." -msgstr "" -"Choose a unique name for each user. Enter the password for twice for " -"accuracy. You can make as many users as you want, and when you are finished " -"click next to continue." +#: MdlCore.module:383 +msgid "MINIMUM REQUIREMENTS" +msgstr "MINIMUM REQUIREMENTS" -#: FrmUserAdd.class:471 -msgid "Select" -msgstr "" +#: MdlPartSel.module:82 +msgid "MOUNT POINT" +msgstr "MOUNT POINT" -#: FrmUserAdd.class:477 -msgid "Use Picture ID for Login greeting" -msgstr "" +#: MdlWinDrives.module:84 +msgid "MOUNT TO" +msgstr "MOUNT TO" -#: FrmUserAdd.class:482 -msgid "User Rights Management" -msgstr "" +#: FrmNetConf.class:227 +msgid "Manual DNS Server Specification" +msgstr "Manual DNS Server Specification" -#: FrmUserAdd.class:494 -msgid "Create User" -msgstr "Create User" +#: FrmSelISO.class:151 +msgid "Minimum Disk Space Requirements" +msgstr "Minimum Disk Space Requirements" -#: FrmUserAdd.class:500 -msgid "Clear Form" -msgstr "" +#: FrmPartScheme.class:123 +msgid "Modify my disk partitions to make room for new installation" +msgstr "Modify my disk partitions to make room for new installation" -#: FrmUserAdd.class:507 -msgid "Login Name" -msgstr "" +#: FrmRootPass.class:19 +msgid "Most other every-day taks do not require administrative priviledges." +msgstr "Most other every-day tasks do not require administrative priviledges." -#: FrmUserAdd.class:521 -msgid "ReEnter Password" -msgstr "ReEnter Password" +#: FrmSummary.class:44 +msgid "Mount Point" +msgstr "" -#: FrmUserAdd.class:542 -#, fuzzy -msgid "Real Name" +#: MdlLilo.module:460 MdlLiloOsList.module:312 +msgid "Name" msgstr "Name" -#: FrmWinDrives.class:72 -msgid "Select the windows partitions you would like to mount during boot" -msgstr "Select the windows partitions you would like to mount during boot" +#: FrmNetConf.class:184 MdlCore.module:484 +msgid "Network Configuration" +msgstr "Network Configuration" -#: FrmXconf.class:25 -msgid "Uses the default (failsafe) configuration." -msgstr "" +#: FMain.class:808 +msgid "Next" +msgstr "Next" -#: FrmXconf.class:27 -msgid "" -"Probe hardware to setup your Graphical Environment using your preffered " -"settings" +#: FMain.class:258 +msgid "No" msgstr "" -#: FrmXconf.class:29 -msgid "Use the console framebuffer driver" -msgstr "" +#: FrmSelISO.class:30 MdlCore.module:220 +msgid "No Installable Media Found" +msgstr "No Installable Media Found" -#: FrmXconf.class:301 -msgid "Graphical Interface Settings" -msgstr "" +#: MdlWinDrives.module:186 +msgid "No Windows partitions detected" +msgstr "No Windows partitions detected" -#: FrmXconf.class:311 -msgid "Video Driver" +#: MdlNetConf.module:92 +msgid "No ethernet neworking devices found" msgstr "" -#: FrmXconf.class:322 -msgid "Color Depth" -msgstr "" +#: FrmSelISO.class:254 +msgid "No installable images found." +msgstr "No installable images found." -#: FrmXconf.class:328 -#, fuzzy -msgid "Screen Resolution" -msgstr "Video Resolution" +#: FrmLicense.class:115 +msgid "No, I Do Not Agree" +msgstr "No, I Do Not Agree" -#: FrmXconf.class:335 -msgid "24 bit True Color" -msgstr "" +#: FrmSummary.class:91 MdlNetConf.module:244 +msgid "None" +msgstr "None" -#: FrmXconf.class:335 -msgid "16 bit Pseudo Color" -msgstr "" +#: FrmSummary.class:50 MdlInstallSys.module:142 MdlPartSel.module:143 +msgid "Not Used" +msgstr "Not Used" -#: FrmXconf.class:335 -msgid "8 bit 256 Color" +#: FrmUserAdd.class:443 +msgid "OK" msgstr "" -#: FrmXconf.class:335 -msgid "4 bit 16 Color" +#: MdlSummarize.module:62 +msgid "OPTIONAL PACKAGES:" +msgstr "OPTIONAL PACKAGES:" + +#: MdlSummarize.module:49 +msgid "OPTIONAL WINDOWS PARTITIONS TO BE MOUNTED AT BOOT TIME." +msgstr "OPTIONAL WINDOWS PARTITIONS TO BE MOUNTED AT BOOT TIME." + +#: MdlLiloOsList.module:289 +msgid "Operating system installed in" msgstr "" -#: FrmXconf.class:335 -msgid "1 bit Mono B/W" +#: MdlPartSel.module:71 MdlWinDrives.module:74 +msgid "PARTITION" +msgstr "PARTITION" + +#: MdlSummarize.module:28 +msgid "PARTITIONING LAYOUT" +msgstr "PARTITION LAYOUT" + +#: FrmPkgSel.class:40 +msgid "Package" msgstr "" -#: FrmXconf.class:340 -msgid "Vesa" +#: FrmSummary.class:165 FrmUsrPkgSel.class:16 +msgid "Package Name" msgstr "" -#: FrmXconf.class:342 -msgid "Fbdev" +#: MdlInstallSys.module:371 +msgid "Packages have been installed in your system. Please click" +msgstr "Packages have been installed to your system. Please click" + +#: FrmSummary.class:38 +msgid "Partition" msgstr "" -#: FrmXconf.class:348 -msgid "1920x1280" +#: FrmSummary.class:287 +msgid "Partition Selection Scheme" msgstr "" -#: FrmXconf.class:348 -msgid "1600x1200" +#: FrmUserAdd.class:176 +msgid "Passwords do not match" msgstr "" -#: FrmXconf.class:348 -msgid "1440x900" +#: FMain.class:243 +msgid "Passwords do not match. Please enter the same password twice" msgstr "" -#: FrmXconf.class:348 -msgid "1280x1024" +#: FrmRootPass.class:50 +msgid "Passwords do not match. Please enter the same password twice for accuracy." msgstr "" -#: FrmXconf.class:348 -msgid "1280x800" +#: FMain.class:222 +msgid "Please select a default operating system to boot before proceeding" msgstr "" -#: FrmXconf.class:348 -msgid "1024x768" +#: MdlPartSel.module:289 +msgid "Please select only one " +msgstr "Please select only one " + +#: FrmPartSel.class:181 +msgid "Please select the partitions you wish to use and how to use them" +msgstr "Please select the partitions you wish to use and how to use them" + +#: FMain.class:276 +msgid "Please specify a hostname for this computer" msgstr "" -#: FrmXconf.class:348 -msgid "800x600" +#: FMain.class:280 +msgid "Please specify the domain this computer belongs to" msgstr "" -#: FrmXconf.class:348 -msgid "640x480" +#: FrmAlsaConf.class:36 +msgid "Please use the setup program below to setup the sound system." msgstr "" -#: FrmZoneSet.class:21 -msgid "Timezone configuration" -msgstr "Timezone configuration" +#: FMain.class:356 +msgid "Please wait while setup analyses your current partition setup." +msgstr "Please wait while setup analyses your current partition setup." -#: FrmZoneSet.class:169 -msgid "Choose the correct timezone for the area in which you live." -msgstr "Choose the correct timezone for the area in which you live." +#: FMain.class:354 +msgid "Please wait while setup attampts to run the partitioning utility" +msgstr "Please wait while setup attempts to run the partitioning utility" -#: FrmZoneSet.class:174 -msgid "ComboBox1" -msgstr "-" +#: MdlNetConf.module:131 +msgid "Plugged-in" +msgstr "Plugged-in" -#: FrmZoneSet.class:176 -msgid "LocalTime" -msgstr "LocalTime" +#: MdlCore.module:469 +msgid "Preparation" +msgstr "Preparation" -#: FrmZoneSet.class:176 -msgid "UTC" -msgstr "UTC" +#: MdlSetup.module:319 +msgid "Preparing filesystems" +msgstr "" -#: FrmZoneSet.class:181 -msgid "" -"Choose how\n" -"your hardware clock is set up.\n" -"Choose UTC if you know that the clock is set up to\n" -"the Coordinated Universal Time (UTC/GMT). Otherwise,\n" -"Choose localtime since most PCs are setup this way." -msgstr "" -"Choose how\n" -"your hardware clock is set up.\n" -"Choose UTC if you know that the clock is set up to\n" -"the Coordinated Universal Time (UTC/GMT). Otherwise,\n" -"Choose localtime since most PCs are setup this way." +#: FrmNetConf.class:243 +msgid "Primary DNS Server" +msgstr "Primary DNS Server" -#: MdlConfLilo.module:96 -msgid "Lilo returned an error. Please see below" -msgstr "Lilo returned an error. Please see below" +#: FrmXconf.class:27 +msgid "Probe hardware to setup your Graphical Environment using your preffered settings" +msgstr "" -#: MdlConfLilo.module:99 -msgid "Boot loader has been setup successfully" -msgstr "Boot loader has been setup successfully" +#: FrmLilo.class:267 FrmLiloSetup.class:263 +msgid "Prompt Timeout" +msgstr "Prompt Timeout" -#: MdlCore.module:204 -msgid "Scanning system for installable media. Please wait ..." -msgstr "Scanning system for installable media. Please wait ..." +#: FrmRootPass.class:144 +msgid "Re-Enter Password" +msgstr "Re-Enter Password" -#: MdlCore.module:222 -msgid "" -"Setup was unable to find any installable media on your system. Please insert " -"your VectorLinux " +#: FrmUserAdd.class:597 +msgid "ReEnter Password" +msgstr "ReEnter Password" + +#: FrmUserAdd.class:613 +msgid "Real Name" msgstr "" -"Setup was unable to find any installable media on your system. Please insert " -"your VectorLinux " -#: MdlCore.module:222 -msgid "installation CD and click " -msgstr "installation CD and click " +#: MdlCore.module:481 +msgid "Regional Settings" +msgstr "Regional Settings" -#: MdlCore.module:222 -msgid "to try again" -msgstr "to try again" +#: FMain.class:195 FrmDone.class:28 +msgid "Restart" +msgstr "" -#: MdlCore.module:383 -msgid "Build Date: " -msgstr "Build Date: " +#: MdlUsrAdd.module:65 +msgid "Restricted administrator (backup)" +msgstr "" -#: MdlCore.module:383 -msgid "MINIMUM REQUIREMENTS" -msgstr "MINIMUM REQUIREMENTS" +#: MdlNetConf.module:300 +msgid "STATUS:" +msgstr "STATUS:" -#: MdlCore.module:388 -msgid "" -"Setup is unable to find SETUP.CONF in your install media. This could be " -"symptoms of a bad burn or a bad ISO" +#: MdlCore.module:204 +msgid "Scanning system for installable media. Please wait ..." +msgstr "Scanning system for installable media. Please wait ..." + +#: FrmXconf.class:328 +msgid "Screen Resolution" msgstr "" -"Setup is unable to find SETUP.CONF in your install media. This could be " -"symptoms of a bad burn or a bad ISO" -#: MdlCore.module:461 -msgid "Cannot find SETUP.CONF" -msgstr "Cannot find SETUP.CONF" +#: FrmSelISO.class:270 +msgid "Search Again" +msgstr "Search Again" -#: MdlCore.module:469 -msgid "Preparation" -msgstr "Preparation" +#: FrmNetConf.class:256 +msgid "Secondary DNS Server" +msgstr "Secondary DNS Server" -#: MdlCore.module:470 -msgid "Language Selection" -msgstr "Language Selection" +#: FrmLilo.class:278 FrmLiloSetup.class:274 +msgid "Seconds" +msgstr "Seconds" -#: MdlCore.module:471 -msgid "Find installation media" -msgstr "Find installation media" +#: FrmUserAdd.class:542 +msgid "Select" +msgstr "" -#: MdlCore.module:472 -msgid "Disk Partitioning" -msgstr "Disk Partitioning" +#: FMain.class:223 +msgid "Select an entry from this list" +msgstr "" -#: MdlCore.module:475 -msgid "Installation" -msgstr "Installation" +#: FrmSelISO.class:87 +msgid "Select installation media from the list below" +msgstr "" -#: MdlCore.module:478 -msgid "Install Operating System" -msgstr "Install Operating System" +#: FrmUserAdd.class:378 +msgid "Select picture for user Login" +msgstr "" -#: MdlCore.module:479 -msgid "System Configuration" -msgstr "System Configuration" +#: FrmWinDrives.class:72 +msgid "Select the windows partitions you would like to mount during boot" +msgstr "Select the windows partitions you would like to mount during boot" -#: MdlCore.module:480 -msgid "Boot Menu Options" -msgstr "Boot Menu Options" +#: FrmPartScheme.class:61 +msgid "Select this option if you already have a linux installation that you wish to overwrite or if a linux partition scheme exists in your hard disk." +msgstr "Select this option if you already have a linux installation that you wish to overwrite or if a linux parition scheme exists in your hard disk" -#: MdlCore.module:481 -msgid "Regional Settings" -msgstr "Regional Settings" +#: FrmPartScheme.class:71 +msgid "Select this option is you wish to create, more or resize partitions in order to make room for your new VectorLinux installation." +msgstr "Select this option if you wish to create, move or resize partitions in order to make room for your new VectorLinux installation." + +#: FrmSelISO.class:260 +msgid "Select which VectorLinux version you wish to install from the list below" +msgstr "Select which VectorLinux version you wish to install from the list below" -#: MdlCore.module:483 -msgid "User Accounts" -msgstr "User Accounts" +#: FrmUserAdd.class:442 +msgid "Select which groups you want this user to be a part of here" +msgstr "" -#: MdlCore.module:485 -#, fuzzy -msgid "Final Hardware Configuration" -msgstr "Hardware Configuration" +#: FrmPkgsel2.class:21 FrmUsrPkgSel.class:11 +msgid "Select your indivirual packages to install." +msgstr "Select your individual packages to install" -#: MdlDiskPart.module:46 -msgid "" -"VectorLinux is unable to determine the type of hard disks on your system." -msgstr "" -"VectorLinux is unable to determine the type of hard disks on your system." +#: FrmLangSel.class:123 +msgid "Select your language" +msgstr "Select your language" -#: MdlDiskPart.module:46 -msgid "" -"It is still possible to install VectorLinux on your system, but you need to " -"pre-partition your disks first" -msgstr "" -"It is still possible to install VectorLinux on your system, but you need to " -"pre-partition your disk first" +#: FrmRootPass.class:161 +msgid "Set Password" +msgstr "Set Password" -#: MdlDiskPart.module:53 -msgid "" -"Gparted was not found on this system. Please install gparted and try again" -msgstr "" -"Gparted was not found on this system. Please install gparted and try again" +#: MdlNetConf.module:205 +msgid "Setup Mode" +msgstr "Setup Mode" -#: MdlDiskPart.module:57 -msgid "Loading gparted ... Please wait" -msgstr "Loagind gparted ... Please wait" +#: MdlCore.module:388 +msgid "Setup is unable to find SETUP.CONF in your install media. This could be symptoms of a bad burn or a bad ISO" +msgstr "Setup is unable to find SETUP.CONF in your install media. This could be symptoms of a bad burn or a bad ISO" #: MdlDiskPart.module:90 -msgid "" -"Setup is unable to successfully run gparted on this system. This may be a " -"sign of " -msgstr "" -"Setup is unable to successfully run gparted on this system. This may be a " -"sign of" +msgid "Setup is unable to successfully run gparted on this system. This may be a sign of " +msgstr "Setup is unable to successfully run gparted on this system. This may be a sign of" -#: MdlDiskPart.module:90 -msgid "a bad install media. Setup cannot continue." -msgstr "a bad install media. Setup cannot continue." +#: MdlCore.module:222 +msgid "Setup was unable to find any installable media on your system. Please insert your VectorLinux " +msgstr "Setup was unable to find any installable media on your system. Please insert your VectorLinux " #: MdlDiskPart.module:95 msgid "Several windows found. I will take the first one!" msgstr "Several windows found. I will take the first one!" -#: MdlInstallCustom.module:46 -msgid "There as been an error while installing required system software. " -msgstr "There as been an error while installing required system software. " - -#: MdlInstallCustom.module:54 -msgid "" -"There has been an error while installing optional software to your system. " +#: FrmPkgSel.class:42 FrmSummary.class:40 FrmUsrPkgSel.class:19 +msgid "Size" msgstr "" -"There has been an error while installing optional software to your system. " -#: MdlInstallCustom.module:63 -msgid "" -"There has been an error while installing optional software to your system." +#: FMain.class:230 +msgid "Skipping boot loaded setup" msgstr "" -#: MdlInstallCustom.module:75 -msgid "Error while installing required system software. " -msgstr "Error while installing required system software. " +#: FMain.class:459 +msgid "Skipping lilo setup" +msgstr "Skipping lilo setup per user request" -#: MdlInstallCustom.module:84 -msgid "Error while installing system configuration. " -msgstr "Error while installing system configuration. " +#: FrmSummary.class:297 FrmUsrPkgSel.class:143 MdlCore.module:473 +msgid "Software Selection" +msgstr "Software Selection" -#: MdlInstallCustom.module:91 -msgid "Unable to install kernels. " -msgstr "Unable to install kernels. " +#: FrmLilo.class:139 FrmLiloSetup.class:63 MdlLilo.module:49 +msgid "Standard" +msgstr "Standard" -#: MdlInstallCustom.module:102 -msgid "" -"Vectorlinux is now installed in your system. Please click next to configure " -"it." -msgstr "" -"Vectorlinux is now installed in your system. Please click next to configure " -"it." - -#: MdlInstallCustom.module:103 -msgid "" -"packages have been Installed. Please click next to move on to System " -"Configuration." +#: MdlNetConf.module:356 +msgid "Static IP Add... [truncated message content] |