From: <cod...@go...> - 2008-09-24 17:54:30
|
Author: M0...@gm... Date: Wed Sep 24 10:52:26 2008 New Revision: 180 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/FrmLicense.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.po branches/iVL/.lang/es.mo branches/iVL/.lang/es.po branches/iVL/.project branches/iVL/FMain.class branches/iVL/FrmPartSel.class branches/iVL/FrmSelISO.class branches/iVL/MdlCore.module branches/iVL/installer.gambas Log: - Updated translated strings. Modified: branches/iVL/.lang/#project.pot ============================================================================== --- branches/iVL/.lang/#project.pot (original) +++ branches/iVL/.lang/#project.pot Wed Sep 24 10:52:26 2008 @@ -1,4 +1,4 @@ -# /home/remote/area-51/projects/installer/.project +# /home/moe/projects/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 Wed Sep 24 10:52:26 2008 @@ -1,4 +1,4 @@ -# /home/remote/area-51/projects/installer/ClsGlobal.class +# /home/moe/projects/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 Wed Sep 24 10:52:26 2008 @@ -1,4 +1,4 @@ -# /home/remote/area-51/projects/installer/ClsPartSel.class +# /home/moe/projects/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 Wed Sep 24 10:52:26 2008 @@ -1,4 +1,4 @@ -# /home/remote/area-51/projects/installer/ClsWinDrives.class +# /home/moe/projects/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 Wed Sep 24 10:52:26 2008 @@ -1,4 +1,4 @@ -# /home/remote/area-51/projects/installer/FMain.class +# /home/moe/projects/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 Wed Sep 24 10:52:26 2008 @@ -1,4 +1,4 @@ -# /home/remote/area-51/projects/installer/FrmDiskPart.class +# /home/moe/projects/installer/FrmDiskPart.class # Generated by Gambas compiler # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. Modified: branches/iVL/.lang/FrmLicense.pot ============================================================================== --- branches/iVL/.lang/FrmLicense.pot (original) +++ branches/iVL/.lang/FrmLicense.pot Wed Sep 24 10:52:26 2008 @@ -1,4 +1,4 @@ -# /home/remote/area-51/projects/installer/FrmLicense.class +# /home/moe/projects/installer/FrmLicense.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 Wed Sep 24 10:52:26 2008 @@ -1,4 +1,4 @@ -# /home/remote/area-51/projects/installer/FrmPartScheme.class +# /home/moe/projects/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 Wed Sep 24 10:52:26 2008 @@ -1,4 +1,4 @@ -# /home/remote/area-51/projects/installer/FrmPartSel.class +# /home/moe/projects/installer/FrmPartSel.class # Generated by Gambas compiler # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. @@ -14,19 +14,19 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: FrmPartSel.class:168 +#: FrmPartSel.class:169 msgid "Please select the partitions you wish to use and how to use them" msgstr "" -#: FrmPartSel.class:177 +#: FrmPartSel.class:178 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 "" -#: FrmPartSel.class:178 +#: FrmPartSel.class:179 msgid "Detect and Setup Windows partitions for auto-mounting at boot" msgstr "" -#: FrmPartSel.class:183 +#: FrmPartSel.class:184 msgid "Help" msgstr "" Modified: branches/iVL/.lang/FrmPkgSel.pot ============================================================================== --- branches/iVL/.lang/FrmPkgSel.pot (original) +++ branches/iVL/.lang/FrmPkgSel.pot Wed Sep 24 10:52:26 2008 @@ -1,4 +1,4 @@ -# /home/remote/area-51/projects/installer/FrmPkgSel.class +# /home/moe/projects/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 Wed Sep 24 10:52:26 2008 @@ -1,4 +1,4 @@ -# /home/remote/area-51/projects/installer/FrmSelISO.class +# /home/moe/projects/installer/FrmSelISO.class # Generated by Gambas compiler # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. @@ -14,19 +14,23 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: FrmSelISO.class:219 +#: FrmSelISO.class:29 +msgid "No Installable Media Found" +msgstr "" + +#: FrmSelISO.class:221 msgid "No installable images found." msgstr "" -#: FrmSelISO.class:225 +#: FrmSelISO.class:227 msgid "Select which VectorLinux version you wish to install from the list below" msgstr "" -#: FrmSelISO.class:230 +#: FrmSelISO.class:232 msgid "TextLabel1" msgstr "" -#: FrmSelISO.class:235 +#: FrmSelISO.class:237 msgid "Search Again" msgstr "" Modified: branches/iVL/.lang/FrmSummary.pot ============================================================================== --- branches/iVL/.lang/FrmSummary.pot (original) +++ branches/iVL/.lang/FrmSummary.pot Wed Sep 24 10:52:26 2008 @@ -1,4 +1,4 @@ -# /home/remote/area-51/projects/installer/FrmSummary.class +# /home/moe/projects/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 Wed Sep 24 10:52:26 2008 @@ -1,4 +1,4 @@ -# /home/remote/area-51/projects/installer/FrmWinDrives.class +# /home/moe/projects/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 Wed Sep 24 10:52:26 2008 @@ -1,4 +1,4 @@ -# /home/remote/area-51/projects/installer/MdlCore.module +# /home/moe/projects/installer/MdlCore.module # Generated by Gambas compiler # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. @@ -14,95 +14,95 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: MdlCore.module:231 +#: MdlCore.module:237 msgid "<b>Scanning system for installable media. Please wait ...</b>" msgstr "" -#: MdlCore.module:247 +#: MdlCore.module:253 msgid "No Installable Media Found" msgstr "" -#: MdlCore.module:249 +#: MdlCore.module:255 msgid "Setup was unable to find any installable media on your system. Please insert your VectorLinux " msgstr "" -#: MdlCore.module:249 +#: MdlCore.module:255 msgid "installation CD and click '" msgstr "" -#: MdlCore.module:249 +#: MdlCore.module:255 msgid "' to try again" msgstr "" -#: MdlCore.module:410 +#: MdlCore.module:416 msgid "Build Date: " msgstr "" -#: MdlCore.module:410 +#: MdlCore.module:416 msgid "<b>MINIMUM REQUIREMENTS<br>" msgstr "" -#: MdlCore.module:415 +#: MdlCore.module:421 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 "" -#: MdlCore.module:488 +#: MdlCore.module:494 msgid "Cannot find SETUP.CONF" msgstr "" -#: MdlCore.module:496 +#: MdlCore.module:502 msgid "Preparation" msgstr "" -#: MdlCore.module:497 +#: MdlCore.module:503 msgid "Find installation media" msgstr "" -#: MdlCore.module:498 +#: MdlCore.module:504 msgid "Disk Partitioning" msgstr "" -#: MdlCore.module:499 +#: MdlCore.module:505 msgid "Software Selection" msgstr "" -#: MdlCore.module:501 +#: MdlCore.module:507 msgid "Installation" msgstr "" -#: MdlCore.module:502 +#: MdlCore.module:508 msgid "Installation Summary" msgstr "" -#: MdlCore.module:503 +#: MdlCore.module:509 msgid "Prepare Host" msgstr "" -#: MdlCore.module:504 +#: MdlCore.module:510 msgid "Install Operating System" msgstr "" -#: MdlCore.module:505 +#: MdlCore.module:511 msgid "System Configuration" msgstr "" -#: MdlCore.module:506 +#: MdlCore.module:512 msgid "Boot Menu Options" msgstr "" -#: MdlCore.module:507 +#: MdlCore.module:513 msgid "System Administrator" msgstr "" -#: MdlCore.module:508 +#: MdlCore.module:514 msgid "Network Configuration" msgstr "" -#: MdlCore.module:509 +#: MdlCore.module:515 msgid "User Accounts" msgstr "" -#: MdlCore.module:510 +#: MdlCore.module:516 msgid "Hardware Configuration" msgstr "" Modified: branches/iVL/.lang/MdlDiskPart.pot ============================================================================== --- branches/iVL/.lang/MdlDiskPart.pot (original) +++ branches/iVL/.lang/MdlDiskPart.pot Wed Sep 24 10:52:26 2008 @@ -1,4 +1,4 @@ -# /home/remote/area-51/projects/installer/MdlDiskPart.module +# /home/moe/projects/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 Wed Sep 24 10:52:26 2008 @@ -1,4 +1,4 @@ -# /home/remote/area-51/projects/installer/MdlObjSizer.module +# /home/moe/projects/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 Wed Sep 24 10:52:26 2008 @@ -1,4 +1,4 @@ -# /home/remote/area-51/projects/installer/MdlPartSel.module +# /home/moe/projects/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 Wed Sep 24 10:52:26 2008 @@ -1,4 +1,4 @@ -# /home/remote/area-51/projects/installer/MdlPkgSel.module +# /home/moe/projects/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 Wed Sep 24 10:52:26 2008 @@ -1,4 +1,4 @@ -# /home/remote/area-51/projects/installer/MdlSetup.module +# /home/moe/projects/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 Wed Sep 24 10:52:26 2008 @@ -1,4 +1,4 @@ -# /home/remote/area-51/projects/installer/MdlSummarize.module +# /home/moe/projects/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 Wed Sep 24 10:52:26 2008 @@ -1,4 +1,4 @@ -# /home/remote/area-51/projects/installer/MdlWinDrives.module +# /home/moe/projects/installer/MdlWinDrives.module # Generated by Gambas compiler # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. Modified: branches/iVL/.lang/en_US.po ============================================================================== --- branches/iVL/.lang/en_US.po (original) +++ branches/iVL/.lang/en_US.po Wed Sep 24 10:52:26 2008 @@ -52,7 +52,7 @@ #: FrmHostPrep.class:139 FrmInstallSys.class:226 FrmLilo.class:203 #: FrmPartScheme.class:120 FrmPkgSel.class:99 FrmPkgsel2.class:86 -#: FrmSelISO.class:230 FrmSummary.class:87 +#: FrmSelISO.class:232 FrmSummary.class:87 msgid "TextLabel1" msgstr "-" @@ -238,17 +238,21 @@ msgid "Set Password" msgstr "Set Password" -#: FrmSelISO.class:219 +#: FrmSelISO.class:29 MdlCore.module:253 +msgid "No Installable Media Found" +msgstr "No Installable Media Found" + +#: FrmSelISO.class:221 msgid "No installable images found." msgstr "No installable images found." -#: FrmSelISO.class:225 +#: FrmSelISO.class:227 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" -#: FrmSelISO.class:235 +#: FrmSelISO.class:237 msgid "Search Again" msgstr "Search Again" @@ -324,15 +328,11 @@ msgid "Boot loader has been setup successfully" msgstr "Boot loader has been setup successfully" -#: MdlCore.module:231 +#: MdlCore.module:237 msgid "<b>Scanning system for installable media. Please wait ...</b>" msgstr "<b>Scanning system for installable media. Please wait ...</b>" -#: MdlCore.module:247 -msgid "No Installable Media Found" -msgstr "No Installable Media Found" - -#: MdlCore.module:249 +#: MdlCore.module:255 msgid "" "Setup was unable to find any installable media on your system. Please insert " "your VectorLinux " @@ -340,23 +340,23 @@ "Setup was unable to find any installable media on your system. Please insert " "your VectorLinux " -#: MdlCore.module:249 +#: MdlCore.module:255 msgid "installation CD and click '" msgstr "installation CD and click '" -#: MdlCore.module:249 +#: MdlCore.module:255 msgid "' to try again" msgstr "-" -#: MdlCore.module:410 +#: MdlCore.module:416 msgid "Build Date: " msgstr "Build Date: " -#: MdlCore.module:410 +#: MdlCore.module:416 msgid "<b>MINIMUM REQUIREMENTS<br>" msgstr "<b>MINIMUM REQUIREMENTS<br>" -#: MdlCore.module:415 +#: MdlCore.module:421 msgid "" "Setup is unable to find SETUP.CONF in your install media. This could be " "symptoms of a bad burn or a bad ISO" @@ -364,63 +364,63 @@ "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:488 +#: MdlCore.module:494 msgid "Cannot find SETUP.CONF" msgstr "Cannot find SETUP.CONF" -#: MdlCore.module:496 +#: MdlCore.module:502 msgid "Preparation" msgstr "Preparation" -#: MdlCore.module:497 +#: MdlCore.module:503 msgid "Find installation media" msgstr "Find installation media" -#: MdlCore.module:498 +#: MdlCore.module:504 msgid "Disk Partitioning" msgstr "Disk Partitioning" -#: MdlCore.module:499 +#: MdlCore.module:505 msgid "Software Selection" msgstr "Software Selection" -#: MdlCore.module:501 +#: MdlCore.module:507 msgid "Installation" msgstr "Installation" -#: MdlCore.module:502 +#: MdlCore.module:508 msgid "Installation Summary" msgstr "Installation Summary" -#: MdlCore.module:503 +#: MdlCore.module:509 msgid "Prepare Host" msgstr "Prepare Host" -#: MdlCore.module:504 +#: MdlCore.module:510 msgid "Install Operating System" msgstr "Install Operating System" -#: MdlCore.module:505 +#: MdlCore.module:511 msgid "System Configuration" msgstr "System Configuration" -#: MdlCore.module:506 +#: MdlCore.module:512 msgid "Boot Menu Options" msgstr "Boot Menu Options" -#: MdlCore.module:507 +#: MdlCore.module:513 msgid "System Administrator" msgstr "System Administrator" -#: MdlCore.module:508 +#: MdlCore.module:514 msgid "Network Configuration" msgstr "Network Configuration" -#: MdlCore.module:509 +#: MdlCore.module:515 msgid "User Accounts" msgstr "User Accounts" -#: MdlCore.module:510 +#: MdlCore.module:516 msgid "Hardware Configuration" msgstr "Hardware Configuration" Modified: branches/iVL/.lang/es.mo ============================================================================== Binary files. No diff available. Modified: branches/iVL/.lang/es.po ============================================================================== --- branches/iVL/.lang/es.po (original) +++ branches/iVL/.lang/es.po Wed Sep 24 10:52:26 2008 @@ -10,716 +10,663 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: .project:1 -msgid "VectorLinux Installer" -msgstr "Instalador de VectorLinux" - -#: .project:2 -msgid "GUI installer for Vector linux" -msgstr "Instaladaor Grafico de VectorLinux" - -#: FMain.class:375 -msgid "Process Overview" -msgstr "Resumen del proceso" +#: MdlInstallCustom.module:40 +msgid " INSTALLING REQUIRED BULKS" +msgstr "" -#: FMain.class:395 -msgid "Next" -msgstr "Siguiente" +#: FrmNetConf.class:120 +msgid " Network Interfaces" +msgstr "Adaptadores de Red" -#: FMain.class:401 -msgid "Back" -msgstr "Regreso" +#: MdlNetConf.module:206 +msgid " Static IP Address Settings " +msgstr "" -#: FMain.class:407 -msgid "Exit Installation" -msgstr "Cancelar Instalacion" +#: MdlInstallCustom.module:176 +msgid " is installed" +msgstr "" -#: FrmDiskPart.class:115 -msgid "Disk Partitioning:" -msgstr "Particiones" +#: MdlPartSel.module:293 +msgid " partition" +msgstr "" -#: FrmEmbUsrAdd.class:105 -msgid "New User Account" -msgstr "Nueva cuenta de usuario" +#: MdlCore.module:255 +msgid "' to try again" +msgstr "" -#: FrmHostPrep.class:130 -msgid "Vectorlinux is preparing your system for installation. Please wait." +#: FrmNetConf.class:145 +msgid "192.168.1.254" msgstr "" -"Por favor espere mientras VectorLinux prepara su sistema para instalacion" -#: FrmHostPrep.class:135 -msgid "Current Status" -msgstr "Estado Actual" +#: MdlWinDrives.module:71 +msgid "<B>PARTITION</B>" +msgstr "" -#: FrmHostPrep.class:139 FrmInstallSys.class:226 FrmLilo.class:203 -#: FrmPartScheme.class:120 FrmPkgSel.class:99 FrmPkgsel2.class:86 -#: FrmSelISO.class:230 FrmSummary.class:87 -msgid "TextLabel1" +#: MdlSummarize.module:28 +msgid "<b><br>PARTITIONING LAYOUT:</b><br>" msgstr "" -#: FrmInstallSys.class:183 -msgid "Vectorlinux is currently being installed to your system... Please wait" -msgstr "Por favor espere mientras VectorLinux se instala en su sistema" +#: MdlNetConf.module:298 +msgid "<b>Dynamic Host Control Protocol</b><br>Automatic settings via DHCP. <br><br>This will work if you use a cable or DSL modem on a home network. <br>If in doubt, choose this option" +msgstr "" -#: FrmInstallSys.class:192 -msgid "Installing ..." -msgstr "Instalando..." +#: MdlPartSel.module:86 +msgid "<b>FILESYSTEM</b>" +msgstr "" -#: FrmInstallSys.class:206 -msgid "Total progress" -msgstr "Progreso Total" +#: MdlSummarize.module:55 +msgid "<b>INSTALL TYPE:</b> Custom<br>" +msgstr "" -#: FrmInstallSys.class:211 -msgid "Current Step " -msgstr "Ahora procesando" +#: MdlSummarize.module:67 +msgid "<b>INSTALL TYPE:</b> Full<br>" +msgstr "" -#: FrmLangSel.class:73 -msgid "Select your language" -msgstr "Selecciona tu idioma" +#: MdlCore.module:416 +msgid "<b>MINIMUM REQUIREMENTS<br>" +msgstr "" -#: FrmLangSel.class:79 -msgid "Button1" +#: MdlPartSel.module:77 +msgid "<b>MOUNT POINT</b>" msgstr "" -#: FrmLicense.class:99 -msgid "LICENSE AGREEMENT" +#: MdlWinDrives.module:81 +msgid "<b>MOUNT TO </B>" msgstr "" -#: FrmLicense.class:104 -msgid "TextArea1" +#: MdlWinDrives.module:181 +msgid "<b>No Windows partitions detected</b>" msgstr "" -#: FrmLicense.class:110 -msgid "Yes, I Agree to the License Agreement" -msgstr "De acuerdo" +#: MdlSummarize.module:49 +msgid "<b>OPTIONAL WINDOWS PARTITIONS TO BE MOUNTED AT BOOT TIME.</b><br>" +msgstr "" -#: FrmLicense.class:115 -msgid "No, I Do Not Agree" -msgstr "No estoy de acuerdo" +#: MdlLiloOsList.module:270 +msgid "<b>Operating system installed in " +msgstr "" -#: FrmLilo.class:186 -msgid "Configure and install lilo (Linux Boot Loader)" -msgstr "Confuguracion de LILO" +#: MdlPartSel.module:67 +msgid "<b>PARTITION</b>" +msgstr "" -#: FrmLilo.class:191 -msgid "Don't Install Lilo" -msgstr "No quiero instalar LILO" +#: MdlCore.module:237 +msgid "<b>Scanning system for installable media. Please wait ...</b>" +msgstr "<b>Analizando el sistema para en busqueda de imagenes instalables. Por favor Espere...</b>" -#: FrmLilo.class:197 FrmNetConf.class:125 -msgid "Tab 0" +#: MdlWinDrives.module:55 +msgid "<b>Windows Partitions Detected</b>" msgstr "" -#: FrmLilo.class:215 -msgid "Target" +#: MdlLiloOsList.module:67 +msgid "<b>Windows installation found in " msgstr "" -#: FrmLilo.class:221 -msgid "Video Resolution" -msgstr "Resolucion de pantalla" - -#: FrmLilo.class:229 -msgid "Standard" -msgstr "Estandar" +#: MdlSummarize.module:57 +msgid "<br><b>BULK PACKAGES:</b> " +msgstr "" -#: FrmLilo.class:229 -msgid "Bootsplash Med" +#: MdlSummarize.module:61 +msgid "<br><br><b>OPTIONAL PACKAGES:</b>" msgstr "" -#: FrmLilo.class:229 -msgid "Bootsplash High" +#: MdlDiskPart.module:57 +msgid "<h3>Loading gparted ... Please wait</h3>" msgstr "" -#: FrmLilo.class:229 -msgid "Bootsplash Extra high" +#: FrmUserAdd.class:112 +msgid "Add Users" +msgstr "Agregar Usuarios" + +#: MdlLiloOsList.module:366 +msgid "Add option to boot this Operating system into Text mode" msgstr "" -#: FrmLilo.class:234 -msgid "Prompt Timeout" -msgstr "Esperar" +#: MdlNetConf.module:138 +msgid "Automatically activate this interface at start-up" +msgstr "" -#: FrmLilo.class:245 -msgid "Seconds" -msgstr "Segundos" +#: FMain.class:401 +msgid "Back" +msgstr "Regreso" #: FrmLilo.class:251 msgid "Boot Default" msgstr "" -#: FrmNetConf.class:109 -msgid "Computer Name" -msgstr "Nombre Local" - -#: FrmNetConf.class:120 -msgid " Network Interfaces" -msgstr "Adaptadores de Red" - -#: FrmNetConf.class:132 -msgid "Manual DNS Server Specification" -msgstr "Configuracion Manual de servidores de nombres" +#: MdlCore.module:512 +msgid "Boot Menu Options" +msgstr "Opciones de arranque" -#: FrmNetConf.class:137 -msgid "Primary DNS Server" -msgstr "Servidor de nombres primario" +#: MdlConfLilo.module:97 +msgid "Boot loader has been setup successfully" +msgstr "" -#: FrmNetConf.class:145 -msgid "192.168.1.254" +#: FrmLilo.class:229 +msgid "Bootsplash Extra high" msgstr "" -#: FrmNetConf.class:150 -msgid "Secondary DNS Server" -msgstr "Servidor de nombres secundario" +#: FrmLilo.class:229 +msgid "Bootsplash High" +msgstr "" -#: FrmNetConf.class:163 -msgid "NETWORK CONFIGURATION" -msgstr "CONFIGURACION DE RED" +#: FrmLilo.class:229 +msgid "Bootsplash Med" +msgstr "" -#: FrmPartScheme.class:105 -msgid "Select your disk partition option" -msgstr "Selecciona como vamos a instalar VectorLinux" +#: MdlCore.module:416 +msgid "Build Date: " +msgstr "" -#: FrmPartScheme.class:110 -msgid "Use existing disk partitions" -msgstr "Utilizar las porciones existentes en mi disco duro" +#: FrmLangSel.class:79 +msgid "Button1" +msgstr "" -#: FrmPartScheme.class:115 -msgid "Modify my disk partitions to make room for new installation" -msgstr "Modificare mi disco duro para hacer lugar para la nueva instalacion" +#: MdlInstallCustom.module:261 +msgid "Calculating package count ... Please wait" +msgstr "" -#: FrmPartSel.class:168 -msgid "Please select the partitions you wish to use and how to use them" +#: MdlCore.module:494 +msgid "Cannot find SETUP.CONF" msgstr "" -"For favor, selectione las secciones del disco que desea usar, y tambien como " -"usarlas" #: FrmPartSel.class:177 -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" +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 "" -#: FrmPartSel.class:178 -msgid "Detect and Setup Windows partitions for auto-mounting at boot" -msgstr "Detectar volumenes con systemas Windows" - -#: FrmPartSel.class:183 -msgid "Help" -msgstr "Ayuda" - -#: FrmPkgSel.class:105 -msgid "Full Install" -msgstr "Instalacion Completa" - -#: FrmPkgSel.class:110 -msgid "Custom Install" -msgstr "Instalacion Detallada" - -#: FrmRootPass.class:46 -msgid "Set Root Password" -msgstr "Administrador" - -#: FrmRootPass.class:50 FrmUserAdd.class:131 -msgid "Enter Password" -msgstr "Ingresa contrasena" - #: FrmRootPass.class:55 -msgid "" -"Choose a password for the root account. You must enter the Root Password " -"twice to ensure accuracy." +msgid "Choose a password for the root account. You must enter the Root Password twice to ensure accuracy." msgstr "Elige una contrasena para la cuenta del administrador." -#: FrmRootPass.class:60 -msgid "Re-Enter Password" -msgstr "" - -#: FrmRootPass.class:76 -msgid "Set Password" -msgstr "Selectional Contrasena" - -#: FrmSelISO.class:219 -msgid "No installable images found." -msgstr "No se encontro ninguna imagen que se pueda instalar" - -#: FrmSelISO.class:225 -msgid "" -"Select which VectorLinux version you wish to install from the list below" -msgstr "Selectiona la imagen que deseas instalar de la lista abajo" +#: FrmUserAdd.class:116 +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 "Elige un nombre unico para cada usuario. Es necesario ingresar las contrasenas dos veces. Puedes crear todas las cuentas de usuarios que desees" -#: FrmSelISO.class:235 -msgid "Search Again" -msgstr "Buscar de nuevo" +#: FrmZoneSet.class:87 +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 "Elige como funciona el reloj de esta maquina. Si tienes dudas elige UTC/GMT" -#: FrmUserAdd.class:112 -msgid "Add Users" -msgstr "Agregar Usuarios" +#: FrmZoneSet.class:92 +msgid "Choose the correct timezone for the area in which you live." +msgstr "Selecciona la zona correctoa del area donde vives" -#: FrmUserAdd.class:116 -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." +#: FrmZoneSet.class:101 +msgid "ComboBox1" msgstr "" -"Elige un nombre unico para cada usuario. Es necesario ingresar las " -"contrasenas dos veces. Puedes crear todas las cuentas de usuarios que desees" -#: FrmUserAdd.class:121 -msgid "Username" -msgstr "Nombre de usuario" +#: FrmNetConf.class:109 +msgid "Computer Name" +msgstr "Nombre Local" -#: FrmUserAdd.class:142 -msgid "ReEnter Password" -msgstr "" +#: FrmLilo.class:186 +msgid "Configure and install lilo (Linux Boot Loader)" +msgstr "Confuguracion de LILO" #: FrmUserAdd.class:153 msgid "Create User" msgstr "Agregar Usuario" -#: FrmWinDrives.class:69 -msgid "Select the windows partitions you would like to mount during boot" -msgstr "" -"Selectiona cuales volumenes usados por Windows deseas acceder desde Linux" - -#: FrmZoneSet.class:87 -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 "" -"Elige como funciona el reloj de esta maquina. Si tienes dudas elige UTC/GMT" +#: FrmHostPrep.class:135 +msgid "Current Status" +msgstr "Estado Actual" -#: FrmZoneSet.class:92 -msgid "Choose the correct timezone for the area in which you live." -msgstr "Selecciona la zona correctoa del area donde vives" +#: FrmInstallSys.class:211 +msgid "Current Step " +msgstr "Ahora procesando" -#: FrmZoneSet.class:101 -msgid "ComboBox1" -msgstr "" +#: FrmPkgSel.class:110 +msgid "Custom Install" +msgstr "Instalacion Detallada" -#: FrmZoneSet.class:103 -msgid "LocalTime" -msgstr "Hora Local" +#: FrmPartSel.class:178 +msgid "Detect and Setup Windows partitions for auto-mounting at boot" +msgstr "Detectar volumenes con systemas Windows" -#: FrmZoneSet.class:103 -msgid "UTC" -msgstr "" +#: MdlCore.module:504 +msgid "Disk Partitioning" +msgstr "Porciones en disco" -#: FrmZoneSet.class:109 -msgid "Set TimeZone" -msgstr "Zona tiempo" +#: FrmDiskPart.class:115 +msgid "Disk Partitioning:" +msgstr "Particiones" -#: MdlConfLilo.module:95 -msgid "Lilo returned an error. Please see below" +#: MdlInstallSys.module:146 MdlPartFrmt.module:33 MdlPartSel.module:174 +msgid "Do not format" msgstr "" -#: MdlConfLilo.module:97 -msgid "Boot loader has been setup successfully" +#: MdlInstallSys.module:169 MdlWinDrives.module:161 +msgid "Do not mount" msgstr "" -#: MdlCore.module:231 -#, fuzzy -msgid "<b>Scanning system for installable media. Please wait ...</b>" +#: FrmLilo.class:191 +msgid "Don't Install Lilo" +msgstr "No quiero instalar LILO" + +#: FrmRootPass.class:50 FrmUserAdd.class:131 +msgid "Enter Password" +msgstr "Ingresa contrasena" + +#: MdlInstallCustom.module:326 +msgid "Error while installing " msgstr "" -"Por favor espere mientras VectorLinux prepara su sistema para instalacion" -#: MdlCore.module:247 -#, fuzzy -msgid "No Installable Media Found" -msgstr "No se encontro ninguna imagen que se pueda instalar" +#: MdlInstallCustom.module:65 +msgid "Error while installing required system software. " +msgstr "" -#: MdlCore.module:249 -msgid "" -"Setup was unable to find any installable media on your system. Please insert " -"your VectorLinux " +#: MdlInstallCustom.module:72 +msgid "Error while installing system configuration. " msgstr "" -#: MdlCore.module:249 -#, fuzzy -msgid "installation CD and click '" +#: FMain.class:407 +msgid "Exit Installation" msgstr "Cancelar Instalacion" -#: MdlCore.module:249 -msgid "' to try again" +#: MdlCore.module:503 +msgid "Find installation media" msgstr "" -#: MdlCore.module:410 -msgid "Build Date: " +#: MdlInstallSys.module:571 +msgid "Finished intalling Bulks" msgstr "" -#: MdlCore.module:410 -msgid "<b>MINIMUM REQUIREMENTS<br>" -msgstr "" +#: FrmPkgSel.class:105 +msgid "Full Install" +msgstr "Instalacion Completa" + +#: .project:2 +msgid "GUI installer for Vector linux" +msgstr "Instaladaor Grafico de VectorLinux" -#: MdlCore.module:415 -msgid "" -"Setup is unable to find SETUP.CONF in your install media. This could be " -"symptoms of a bad burn or a bad ISO" +#: MdlNetConf.module:261 +msgid "Gateway Address" msgstr "" -#: MdlCore.module:488 -msgid "Cannot find SETUP.CONF" +#: MdlDiskPart.module:53 +msgid "Gparted was not found on this system. Please install gparted and try again" msgstr "" -#: MdlCore.module:496 -msgid "Preparation" +#: MdlNetConf.module:98 +msgid "Hardware Address" msgstr "" -#: MdlCore.module:497 -#, fuzzy -msgid "Find installation media" -msgstr "Cancelar Instalacion" +#: MdlCore.module:516 +msgid "Hardware Configuration" +msgstr "Configuracion de hardware" -#: MdlCore.module:498 -#, fuzzy -msgid "Disk Partitioning" -msgstr "Particiones" +#: FrmPartSel.class:183 +msgid "Help" +msgstr "Ayuda" -#: MdlCore.module:499 -msgid "Software Selection" +#: MdlInstallCustom.module:48 +msgid "INSTALING USER-SELECTED BULK PACKAGES" msgstr "" -#: MdlCore.module:501 -#, fuzzy -msgid "Installation" -msgstr "Cancelar Instalacion" +#: MdlInstallCustom.module:63 +msgid "INSTALLING ADDITIONAL REQUIRED SOFTWARE" +msgstr "" -#: MdlCore.module:502 -#, fuzzy -msgid "Installation Summary" -msgstr "Cancelar Instalacion" +#: MdlInstallCustom.module:70 +msgid "INSTALLING CONFIGURATION PACKAGES" +msgstr "" -#: MdlCore.module:503 -msgid "Prepare Host" +#: MdlInstallCustom.module:77 +msgid "INSTALLING KERNELS" msgstr "" -#: MdlCore.module:504 -msgid "Install Operating System" +#: MdlInstallCustom.module:55 +msgid "INSTALLING OPTIONAL SOFTWARE SELECTED BY USER" msgstr "" -#: MdlCore.module:505 -msgid "System Configuration" +#: MdlNetConf.module:216 +msgid "IP Address" msgstr "" -#: MdlCore.module:506 -msgid "Boot Menu Options" +#: MdlLiloOsList.module:94 +msgid "Include this Operating System in the boot menu" msgstr "" -#: MdlCore.module:507 -msgid "System Administrator" +#: MdlLiloOsList.module:143 +msgid "Include this installation in the boot menu" msgstr "" -#: MdlCore.module:508 -msgid "Network Configuration" +#: MdlLiloOsList.module:282 +msgid "Include this operating system in the boot menu" msgstr "" -#: MdlCore.module:509 -#, fuzzy -msgid "User Accounts" -msgstr "Nueva cuenta de usuario" +#: MdlLiloOsList.module:314 +msgid "Initial Ram Disk" +msgstr "" #: MdlCore.module:510 -msgid "Hardware Configuration" -msgstr "" +msgid "Install Operating System" +msgstr "Instalacion del systema operativo" -#: MdlDiskPart.module:53 -msgid "" -"Gparted was not found on this system. Please install gparted and try again" -msgstr "" +#: MdlCore.module:507 +msgid "Installation" +msgstr "Instalacion" -#: MdlDiskPart.module:57 -msgid "<h3>Loading gparted ... Please wait</h3>" -msgstr "" +#: MdlCore.module:508 +msgid "Installation Summary" +msgstr "Resumen del proceso" -#: MdlDiskPart.module:95 -msgid "Several windows found. I will take the first one!" +#: MdlInstallSys.module:674 +msgid "Installation phase complete. Ready for configuration" msgstr "" -#: MdlInstallCustom.module:40 -msgid " INSTALLING REQUIRED BULKS" -msgstr "" +#: FrmInstallSys.class:192 +msgid "Installing ..." +msgstr "Instalando..." -#: MdlInstallCustom.module:43 -msgid "There as been an error while installing required system software. " +#: MdlInstallSys.module:707 +msgid "Installing Required Packages ..." msgstr "" -#: MdlInstallCustom.module:48 -msgid "INSTALING USER-SELECTED BULK PACKAGES" +#: MdlInstallSys.module:677 +msgid "Installing default system configuration and required software." msgstr "" -#: MdlInstallCustom.module:50 -msgid "" -"There has been an error while installing optional software to your system. " +#: MdlNetConf.module:119 +msgid "Interface Type" msgstr "" -#: MdlInstallCustom.module:55 -msgid "INSTALLING OPTIONAL SOFTWARE SELECTED BY USER" +#: MdlLiloOsList.module:338 +msgid "Kernel boot options" msgstr "" -#: MdlInstallCustom.module:63 -msgid "INSTALLING ADDITIONAL REQUIRED SOFTWARE" +#: FrmLicense.class:99 +msgid "LICENSE AGREEMENT" msgstr "" -#: MdlInstallCustom.module:65 -msgid "Error while installing required system software. " +#: MdlLiloOsList.module:152 +msgid "Label" msgstr "" -#: MdlInstallCustom.module:70 -msgid "INSTALLING CONFIGURATION PACKAGES" +#: MdlConfLilo.module:95 +msgid "Lilo returned an error. Please see below" msgstr "" -#: MdlInstallCustom.module:72 -msgid "Error while installing system configuration. " -msgstr "" +#: FrmZoneSet.class:103 +msgid "LocalTime" +msgstr "Hora Local" -#: MdlInstallCustom.module:77 -msgid "INSTALLING KERNELS" -msgstr "" +#: FrmNetConf.class:132 +msgid "Manual DNS Server Specification" +msgstr "Configuracion Manual de servidores de nombres" -#: MdlInstallCustom.module:79 -msgid "Unable to install kernels. " -msgstr "" +#: FrmPartScheme.class:115 +msgid "Modify my disk partitions to make room for new installation" +msgstr "Modificare mi disco duro para hacer lugar para la nueva instalacion" -#: MdlInstallCustom.module:90 MdlInstallSys.module:336 -#, fuzzy -msgid "" -"Vectorlinux is now installed in your system. Please click next to configure " -"it." -msgstr "Por favor espere mientras VectorLinux se instala en su sistema" +#: FrmNetConf.class:163 +msgid "NETWORK CONFIGURATION" +msgstr "CONFIGURACION DE RED" -#: MdlInstallCustom.module:91 -msgid "" -"packages have been Installed. Please click next to move on to System " -"Configuration." +#: MdlLiloOsList.module:293 +msgid "Name" msgstr "" -#: MdlInstallCustom.module:176 -#, fuzzy -msgid " is installed" -msgstr "Cancelar Instalacion" +#: MdlLiloOsList.module:75 +msgid "Name " +msgstr "" -#: MdlInstallCustom.module:261 -msgid "Calculating package count ... Please wait" +#: MdlCore.module:514 +msgid "Network Configuration" msgstr "" -#: MdlInstallCustom.module:294 -msgid "Total packages to be installed = " +#: FrmEmbUsrAdd.class:105 +msgid "New User Account" +msgstr "Nueva cuenta de usuario" + +#: FMain.class:395 +msgid "Next" +msgstr "Siguiente" + +#: FrmSelISO.class:29 MdlCore.module:253 +msgid "No Installable Media Found" msgstr "" -#: MdlInstallCustom.module:326 -msgid "Error while installing " -msgstr "" +#: FrmSelISO.class:221 +msgid "No installable images found." +msgstr "No se encontro ninguna imagen que se pueda instalar" -#: MdlInstallSys.module:97 -msgid "Writing new /etc/fstab to system" -msgstr "" +#: FrmLicense.class:115 +msgid "No, I Do Not Agree" +msgstr "No estoy de acuerdo" #: MdlInstallSys.module:121 MdlPartSel.module:148 msgid "Not Used" msgstr "" -#: MdlInstallSys.module:146 MdlPartFrmt.module:33 MdlPartSel.module:174 -msgid "Do not format" +#: MdlPartSel.module:293 +msgid "Please select only one " msgstr "" -#: MdlInstallSys.module:169 MdlWinDrives.module:161 -msgid "Do not mount" -msgstr "" +#: FrmPartSel.class:168 +msgid "Please select the partitions you wish to use and how to use them" +msgstr "For favor, selectione las secciones del disco que desea usar, y tambien como usarlas" -#: MdlInstallSys.module:337 -msgid "" -"packages have been installed in your system. Please click next to configure " -"it." +#: MdlCore.module:502 +msgid "Preparation" +msgstr "Preparacion" + +#: MdlCore.module:509 +msgid "Prepare Host" msgstr "" -#: MdlInstallSys.module:516 -#, fuzzy -msgid "Vectorlinux is now being installed. Please wait..." -msgstr "Por favor espere mientras VectorLinux se instala en su sistema" +#: FrmNetConf.class:137 +msgid "Primary DNS Server" +msgstr "Servidor de nombres primario" -#: MdlInstallSys.module:559 -msgid "There has been an error extracting " -msgstr "" +#: FMain.class:375 +msgid "Process Overview" +msgstr "Resumen del proceso" -#: MdlInstallSys.module:571 -msgid "Finished intalling Bulks" -msgstr "" +#: FrmLilo.class:234 +msgid "Prompt Timeout" +msgstr "Esperar" -#: MdlInstallSys.module:674 -msgid "Installation phase complete. Ready for configuration" +#: FrmRootPass.class:60 +msgid "Re-Enter Password" msgstr "" -#: MdlInstallSys.module:677 -msgid "Installing default system configuration and required software." +#: FrmUserAdd.class:142 +msgid "ReEnter Password" msgstr "" -#: MdlInstallSys.module:707 -#, fuzzy -msgid "Installing Required Packages ..." -msgstr "Instalando..." +#: FrmSelISO.class:237 +msgid "Search Again" +msgstr "Buscar de nuevo" -#: MdlLiloOsList.module:67 -#, fuzzy -msgid "<b>Windows installation found in " -msgstr "Cancelar Instalacion" +#: FrmNetConf.class:150 +msgid "Secondary DNS Server" +msgstr "Servidor de nombres secundario" -#: MdlLiloOsList.module:75 -msgid "Name " -msgstr "" +#: FrmLilo.class:245 +msgid "Seconds" +msgstr "Segundos" -#: MdlLiloOsList.module:94 -msgid "Include this Operating System in the boot menu" -msgstr "" +#: FrmWinDrives.class:69 +msgid "Select the windows partitions you would like to mount during boot" +msgstr "Selectiona cuales volumenes usados por Windows deseas acceder desde Linux" -#: MdlLiloOsList.module:143 -msgid "Include this installation in the boot menu" -msgstr "" +#: FrmSelISO.class:227 +msgid "Select which VectorLinux version you wish to install from the list below" +msgstr "Selectiona la imagen que deseas instalar de la lista abajo" -#: MdlLiloOsList.module:152 -msgid "Label" -msgstr "" +#: FrmPartScheme.class:105 +msgid "Select your disk partition option" +msgstr "Selecciona como vamos a instalar VectorLinux" -#: MdlLiloOsList.module:270 -msgid "<b>Operating system installed in " -msgstr "" +#: FrmLangSel.class:73 +msgid "Select your language" +msgstr "Selecciona tu idioma" -#: MdlLiloOsList.module:282 -msgid "Include this operating system in the boot menu" -msgstr "" +#: FrmRootPass.class:76 +msgid "Set Password" +msgstr "Selectional Contrasena" -#: MdlLiloOsList.module:293 -msgid "Name" -msgstr "" +#: FrmRootPass.class:46 +msgid "Set Root Password" +msgstr "Administrador" -#: MdlLiloOsList.module:314 -msgid "Initial Ram Disk" -msgstr "" +#: FrmZoneSet.class:109 +msgid "Set TimeZone" +msgstr "Zona tiempo" -#: MdlLiloOsList.module:338 -msgid "Kernel boot options" +#: MdlNetConf.module:151 +msgid "Setup Mode" msgstr "" -#: MdlLiloOsList.module:366 -msgid "Add option to boot this Operating system into Text mode" +#: MdlCore.module:421 +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 "" -#: MdlNetConf.module:76 -msgid "Wired" +#: MdlCore.module:255 +msgid "Setup was unable to find any installable media on your system. Please insert your VectorLinux " msgstr "" -#: MdlNetConf.module:79 -msgid "Wireless" +#: MdlDiskPart.module:95 +msgid "Several windows found. I will take the first one!" msgstr "" -#: MdlNetConf.module:98 -msgid "Hardware Address" +#: MdlCore.module:505 +msgid "Software Selection" msgstr "" -#: MdlNetConf.module:119 -msgid "Interface Type" +#: FrmLilo.class:229 +msgid "Standard" +msgstr "Estandar" + +#: MdlNetConf.module:239 +msgid "Subnet Mask" msgstr "" -#: MdlNetConf.module:138 -msgid "Automatically activate this interface at start-up" +#: MdlCore.module:513 +msgid "System Administrator" +msgstr "Administrador del systema" + +#: MdlCore.module:511 +msgid "System Configuration" +msgstr "Configurar el systema" + +#: FrmLilo.class:197 FrmNetConf.class:125 +msgid "Tab 0" msgstr "" -#: MdlNetConf.module:151 -msgid "Setup Mode" +#: FrmLilo.class:215 +msgid "Target" msgstr "" -#: MdlNetConf.module:206 -msgid " Static IP Address Settings " +#: FrmLicense.class:104 +msgid "TextArea1" msgstr "" -#: MdlNetConf.module:216 -msgid "IP Address" +#: FrmSelISO.class:232 FrmSummary.class:87 +msgid "TextLabel1" msgstr "" -#: MdlNetConf.module:239 -msgid "Subnet Mask" +#: MdlInstallCustom.module:43 +msgid "There as been an error while installing required system software. " msgstr "" -#: MdlNetConf.module:261 -msgid "Gateway Address" +#: MdlInstallSys.module:559 +msgid "There has been an error extracting " msgstr "" -#: MdlNetConf.module:298 -msgid "" -"<b>Dynamic Host Control Protocol</b><br>Automatic settings via DHCP. " -"<br><br>This will work if you use a cable or DSL modem on a home network. " -"<br>If in doubt, choose this option" +#: MdlInstallCustom.module:50 +msgid "There has been an error while installing optional software to your system. " msgstr "" #: MdlPartFrmt.module:121 msgid "There has been an error wile trying to format " msgstr "" -#: MdlPartSel.module:67 -msgid "<b>PARTITION</b>" +#: MdlInstallCustom.module:294 +msgid "Total packages to be installed = " msgstr "" -#: MdlPartSel.module:77 -msgid "<b>MOUNT POINT</b>" -msgstr "" +#: FrmInstallSys.class:206 +msgid "Total progress" +msgstr "Progreso Total" -#: MdlPartSel.module:86 -msgid "<b>FILESYSTEM</b>" +#: FrmZoneSet.class:103 +msgid "UTC" msgstr "" -#: MdlPartSel.module:293 -msgid "Please select only one " +#: MdlInstallCustom.module:79 +msgid "Unable to install kernels. " msgstr "" -#: MdlPartSel.module:293 -#, fuzzy -msgid " partition" -msgstr "Particiones" +#: FrmPartScheme.class:110 +msgid "Use existing disk partitions" +msgstr "Utilizar las porciones existentes en mi disco duro" -#: MdlSummarize.module:28 -msgid "<b><br>PARTITIONING LAYOUT:</b><br>" -msgstr "" +#: MdlCore.module:515 +msgid "User Accounts" +msgstr "Usuarios" -#: MdlSummarize.module:49 -msgid "<b>OPTIONAL WINDOWS PARTITIONS TO BE MOUNTED AT BOOT TIME.</b><br>" -msgstr "" +#: FrmUserAdd.class:121 +msgid "Username" +msgstr "Nombre de usuario" -#: MdlSummarize.module:55 -msgid "<b>INSTALL TYPE:</b> Custom<br>" -msgstr "" +#: .project:1 +msgid "VectorLinux Installer" +msgstr "Instalador de VectorLinux" -#: MdlSummarize.module:57 -msgid "<br><b>BULK PACKAGES:</b> " +#: FrmInstallSys.class:183 +msgid "Vectorlinux is currently being installed to your system... Please wait" +msgstr "Por favor espere mientras VectorLinux se instala en su sistema" + +#: MdlInstallSys.module:516 +msgid "Vectorlinux is now being installed. Please wait..." msgstr "" -#: MdlSummarize.module:61 -msgid "<br><br><b>OPTIONAL PACKAGES:</b>" +#: MdlInstallCustom.module:90 MdlInstallSys.module:336 +msgid "Vectorlinux is now installed in your system. Please click next to configure it." msgstr "" -#: MdlSummarize.module:67 -msgid "<b>INSTALL TYPE:</b> Full<br>" +#: FrmHostPrep.class:130 +msgid "Vectorlinux is preparing your system for installation. Please wait." +msgstr "Por favor espere mientras VectorLinux prepara su sistema para instalacion" + +#: FrmLilo.class:221 +msgid "Video Resolution" +msgstr "Resolucion de pantalla" + +#: MdlNetConf.module:76 +msgid "Wired" msgstr "" -#: MdlWinDrives.module:55 -msgid "<b>Windows Partitions Detected</b>" +#: MdlNetConf.module:79 +msgid "Wireless" msgstr "" -#: MdlWinDrives.module:71 -msgid "<B>PARTITION</B>" +#: MdlInstallSys.module:97 +msgid "Writing new /etc/fstab to system" msgstr "" -#: MdlWinDrives.module:81 -msgid "<b>MOUNT TO </B>" +#: FrmLicense.class:110 +msgid "Yes, I Agree to the License Agreement" +msgstr "De acuerdo" + +#: MdlCore.module:255 +msgid "installation CD and click '" msgstr "" -#: MdlWinDrives.module:181 -msgid "<b>No Windows partitions detected</b>" +#: MdlZoneSet.module:28 +msgid "localtime" msgstr "" #: MdlZoneSet.module:27 msgid "localtime-copied-from" msgstr "" -#: MdlZoneSet.module:28 -#, fuzzy -msgid "localtime" -msgstr "Hora Local" +#: MdlInstallCustom.module:91 +msgid "packages have been Installed. Please click next to move on to System Configuration." +msgstr "" + +#: MdlInstallSys.module:337 +msgid "packages have been installed in your system. Please click next to configure it." +msgstr "" + Modified: branches/iVL/.project ============================================================================== --- branches/iVL/.project (original) +++ branches/iVL/.project Wed Sep 24 10:52:26 2008 @@ -1,7 +1,7 @@ # Gambas Project File 2.0 Title=VectorLinux Installer Startup=MdlCore -Version=0.0.83 +Version=0.0.90 Library=gb.gtk Library=gb.form Library=gb.debug Modified: branches/iVL/FMain.class ============================================================================== --- branches/iVL/FMain.class (original) +++ branches/iVL/FMain.class Wed Sep 24 10:52:26 2008 @@ -37,9 +37,9 @@ FrmLangSel.Picture = Picture["images/langbg.png"] ME.Maximized = TRUE - +frmInit = MdlCore.frmInit MdlCore.LOCK_GUI -frmInit = FrmLangSel +'frmInit = FrmLangSel 'MdlCore.LOCK_GUI() ClsGlobal.sBackNav = NEW Object[] ClsGlobal.sSourceMnt = "/mnt/cdrom" Modified: branches/iVL/FrmPartSel.class ============================================================================== --- branches/iVL/FrmPartSel.class (original) +++ branches/iVL/FrmPartSel.class Wed Sep 24 10:52:26 2008 @@ -40,7 +40,7 @@ .tlBanner.Width = .ClientWidth - .btHelp.Width - 16 .scrollPartitions.Resize(.tlBanner.Width + 4 + .btHelp.Width, .ClientHeight - .tlBanner.Height - (cbDoWin.Height * 3)) .cbDoWin.Move(.scrollPartitions.Left, .ClientHeight - .cbDoWin.Height - 8) - .btHelp.Move(.tlBanner.Left + .tlBanner.Width + 4, .tlBanner.top) '+ (.tlBanner.Height / 3)) + .btHelp.Move(.tlBanner.Left + .tlBanner.Width + 4, .tlBanner.top, MdlObjSizer.get_object_width(.btHelp.text) + 32) '+ (.tlBanner.Height / 3)) END WITH @@ -51,6 +51,7 @@ FMain.FrmCurr = ME + ME.btHelp.Width = MdlObjSizer.get_object_width(btHelp.text) + 32 ME.Resize(ME.Parent.Width, ME.Parent.Height - (ME.cbDoWin.height * 3)) ME.tlBanner.Adjust ME.cbDoWin.Width = MdlObjSizer.get_object_width(cbDoWin.text) + 24 Modified: branches/iVL/FrmSelISO.class ============================================================================== --- branches/iVL/FrmSelISO.class (original) +++ branches/iVL/FrmSelISO.class Wed Sep 24 10:52:26 2008 @@ -23,8 +23,10 @@ DIM sLocation AS String DIM ipos1 AS Integer + + IF lstInstallableImg.Count > 0 THEN - IF lstInstallableImg.Text <> "No Installable Media Found" THEN + IF lstInstallableImg.Text <> ("No Installable Media Found") THEN IF InStr(Trim(lstInstallableImg.Text), ".iso") OR InStr(Trim(lstInstallableImg.Text), ".ISO") = TRUE THEN sLocation = Left(lstInstallableImg.Text, InStr(lstInstallableImg.Text, " ") - 1) Modified: branches/iVL/MdlCore.module ============================================================================== --- branches/iVL/MdlCore.module (original) +++ branches/iVL/MdlCore.module Wed Sep 24 10:52:26 2008 @@ -221,6 +221,12 @@ 'MdlInstallCustom.INSTALL_KERNELS() 'RETURN FMain.Show + ME.Init + +END + + +PUBLIC SUB Init() ' FMain.Maximized = TRUE ' FMain.Resize(Desktop.Width, Desktop.Height) 'FMain.tvPlan.MoveTo("Prep0") Modified: branches/iVL/installer.gambas ============================================================================== Binary files. No diff available. |