|
From: <cod...@go...> - 2008-12-05 15:20:59
|
Author: M0...@gm...
Date: Fri Dec 5 07:19:31 2008
New Revision: 373
Modified:
branches/iVL/.lang/FMain.pot
branches/iVL/.lang/FrmPartScheme.pot
branches/iVL/.lang/FrmPkgSel.pot
branches/iVL/.lang/en_US.po
branches/iVL/.lang/es.po
branches/iVL/.lang/ru.po
branches/iVL/FMain.class
branches/iVL/FrmCredits.class
branches/iVL/FrmCredits.form
branches/iVL/FrmPartScheme.class
branches/iVL/FrmPartScheme.form
branches/iVL/FrmPkgSel.class
branches/iVL/MdlConfLilo.module
branches/iVL/MdlInstallCustom.module
branches/iVL/MdlInstallSys.module
Log:
Fine tuned reverse navigation before installation
Modified: branches/iVL/.lang/FMain.pot
==============================================================================
--- branches/iVL/.lang/FMain.pot (original)
+++ branches/iVL/.lang/FMain.pot Fri Dec 5 07:19:31 2008
@@ -14,111 +14,111 @@
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: FMain.class:199
+#: FMain.class:200
msgid "Restart"
msgstr ""
-#: FMain.class:228
+#: FMain.class:229
msgid "Please select a default operating system to boot before proceeding"
msgstr ""
-#: FMain.class:229
+#: FMain.class:230
msgid "Select an entry from this list"
msgstr ""
-#: FMain.class:237
+#: FMain.class:238
msgid "Skipping boot loaded setup"
msgstr ""
-#: FMain.class:250
+#: FMain.class:251
msgid "Passwords do not match. Please enter the same password twice"
msgstr ""
-#: FMain.class:265
+#: FMain.class:266
msgid "You have not created any user accounts for this system yet. There
is not enough information"
msgstr ""
-#: FMain.class:265
+#: FMain.class:266
msgid "to create an account here. It is recommended that you create at
least one."
msgstr ""
-#: FMain.class:265
+#: FMain.class:266
msgid "Would you like to continue anyway?"
msgstr ""
-#: FMain.class:265
+#: FMain.class:266
msgid "Yes"
msgstr ""
-#: FMain.class:265
+#: FMain.class:266
msgid "No"
msgstr ""
-#: FMain.class:283
+#: FMain.class:284
msgid "Please specify a hostname for this computer"
msgstr ""
-#: FMain.class:287
+#: FMain.class:288
msgid "Please specify the domain this computer belongs to"
msgstr ""
-#: FMain.class:302
+#: FMain.class:303
msgid "VectorLinux will now try to detect and configure your graphics
hardware."
msgstr ""
-#: FMain.class:302
+#: FMain.class:303
msgid "Your screen may flicker or go blank for a few seconds during this
process."
msgstr ""
-#: FMain.class:365
+#: FMain.class:366
msgid "Please wait while setup attampts to run the partitioning utility"
msgstr ""
-#: FMain.class:367
+#: FMain.class:368
msgid "Please wait while setup analyses your current partition setup."
msgstr ""
-#: FMain.class:367
+#: FMain.class:368
msgid "This may take a while ..."
msgstr ""
-#: FMain.class:381
+#: FMain.class:388
msgid "You must select a \"/\" partition. This is the target where the
system will install to"
msgstr ""
-#: FMain.class:453
+#: FMain.class:460
msgid "Skipping boot loader setup"
msgstr ""
-#: FMain.class:479
+#: FMain.class:486
msgid "Skipping lilo setup"
msgstr ""
-#: FMain.class:495
+#: FMain.class:502
msgid "Please enter the root password. For your security purposes, do not
leave this blank"
msgstr ""
-#: FMain.class:513
+#: FMain.class:520
msgid "Setup has detected existing directories in the partition you
selected for /home."
msgstr ""
-#: FMain.class:513
+#: FMain.class:520
msgid "Would you like to import these user accounts into your new
Operating System"
msgstr ""
-#: FMain.class:840
+#: FMain.class:822
msgid "Back"
msgstr ""
-#: FMain.class:851
+#: FMain.class:833
msgid "Exit Installation"
msgstr ""
-#: FMain.class:862
+#: FMain.class:844
msgid "Next"
msgstr ""
-#: FMain.class:876
+#: FMain.class:858
msgid "Button1"
msgstr ""
Modified: branches/iVL/.lang/FrmPartScheme.pot
==============================================================================
--- branches/iVL/.lang/FrmPartScheme.pot (original)
+++ branches/iVL/.lang/FrmPartScheme.pot Fri Dec 5 07:19:31 2008
@@ -14,39 +14,39 @@
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: FrmPartScheme.class:61
+#: FrmPartScheme.class:60
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 ""
-#: FrmPartScheme.class:61
+#: FrmPartScheme.class:60
msgid "This option will overwrite any existing data in the selected
partitions"
msgstr ""
-#: FrmPartScheme.class:61
+#: FrmPartScheme.class:60
msgid "Use this option if you already prepared your partitions using the
VectorLinux installer"
msgstr ""
-#: FrmPartScheme.class:71
+#: 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 ""
-#: FrmPartScheme.class:71
+#: FrmPartScheme.class:70
msgid "This option is the safest choice if you have other existing
installations that you wish to keep."
msgstr ""
-#: FrmPartScheme.class:113
+#: FrmPartScheme.class:112
msgid "Disk Partitioning Options"
msgstr ""
-#: FrmPartScheme.class:118
+#: FrmPartScheme.class:117
msgid "Use existing disk partitions"
msgstr ""
-#: FrmPartScheme.class:123
+#: FrmPartScheme.class:122
msgid "Modify my disk partitions to make room for new installation"
msgstr ""
-#: FrmPartScheme.class:128
+#: FrmPartScheme.class:127
msgid "TextLabel1"
msgstr ""
Modified: branches/iVL/.lang/FrmPkgSel.pot
==============================================================================
--- branches/iVL/.lang/FrmPkgSel.pot (original)
+++ branches/iVL/.lang/FrmPkgSel.pot Fri Dec 5 07:19:31 2008
@@ -30,23 +30,23 @@
msgid "Size"
msgstr ""
-#: FrmPkgSel.class:71
+#: FrmPkgSel.class:75
msgid "Installs all optional components in your VectorLinux media to your
system"
msgstr ""
-#: FrmPkgSel.class:81
+#: FrmPkgSel.class:85
msgid "Choose your optional components to install."
msgstr ""
-#: FrmPkgSel.class:196
+#: FrmPkgSel.class:200
msgid "TextLabel1"
msgstr ""
-#: FrmPkgSel.class:206
+#: FrmPkgSel.class:210
msgid "Full Install"
msgstr ""
-#: FrmPkgSel.class:211
+#: FrmPkgSel.class:215
msgid "Custom Install"
msgstr ""
Modified: branches/iVL/.lang/en_US.po
==============================================================================
--- branches/iVL/.lang/en_US.po (original)
+++ branches/iVL/.lang/en_US.po Fri Dec 5 07:19:31 2008
@@ -10,1471 +10,1655 @@
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: FrmXconf.class:335
-msgid "1 bit Mono B/W"
+#: .project:1
+msgid "VectorLinux Installer"
+msgstr "VectorLinux Installer"
+
+#: .project:2
+msgid "GUI installer for Vector linux"
+msgstr "GUI installer for Vector linux"
+
+#: FMain.class:200 FrmDone.class:63
+msgid "Restart"
msgstr ""
-#: FrmXconf.class:348
-msgid "1024x768"
+#: FMain.class:229
+msgid "Please select a default operating system to boot before proceeding"
msgstr ""
-#: FrmXconf.class:348
-msgid "1280x1024"
+#: FMain.class:230
+msgid "Select an entry from this list"
msgstr ""
-#: FrmXconf.class:348
-msgid "1280x800"
+#: FMain.class:238
+msgid "Skipping boot loaded setup"
msgstr ""
-#: FrmXconf.class:348
-msgid "1440x900"
+#: FMain.class:251
+msgid "Passwords do not match. Please enter the same password twice"
msgstr ""
-#: FrmXconf.class:335
-msgid "16 bit Pseudo Color"
+#: FMain.class:266
+msgid ""
+"You have not created any user accounts for this system yet. There is not "
+"enough information"
msgstr ""
-#: FrmXconf.class:348
-msgid "1600x1200"
+#: FMain.class:266
+msgid ""
+"to create an account here. It is recommended that you create at least
one."
msgstr ""
-#: FrmNetConf.class:239
-msgid "192.168.1.254"
-msgstr "-"
+#: FMain.class:266
+msgid "Would you like to continue anyway?"
+msgstr ""
-#: FrmXconf.class:348
-msgid "1920x1280"
+#: FMain.class:266 FrmImportAccts.class:59 FrmSummary.class:74
+#: FrmUserAdd.class:35
+msgid "Yes"
msgstr ""
-#: FrmXconf.class:335
-msgid "24 bit True Color"
+#: FMain.class:266 FrmImportAccts.class:59 FrmSummary.class:72
+#: FrmUserAdd.class:35
+msgid "No"
msgstr ""
-#: FrmXconf.class:335
-msgid "4 bit 16 Color"
+#: FMain.class:284
+msgid "Please specify a hostname for this computer"
msgstr ""
-#: FrmXconf.class:348
-msgid "640x480"
+#: FMain.class:288
+msgid "Please specify the domain this computer belongs to"
msgstr ""
-#: FrmXconf.class:335
-msgid "8 bit 256 Color"
+#: FMain.class:303
+msgid ""
+"VectorLinux will now try to detect and configure your graphics hardware."
msgstr ""
-#: FrmXconf.class:348
-msgid "800x600"
+#: FMain.class:303
+msgid ""
+"Your screen may flicker or go blank for a few seconds during this
process."
msgstr ""
-#: FrmPartSel.class:150
-msgid "ABOUT SYSTEM PARTITIONING IN LINUX"
-msgstr "ABOUT SYSTEM PARTITIONING IN LINUX"
+#: FMain.class:366
+msgid "Please wait while setup attampts to run the partitioning utility"
+msgstr "Please wait while setup attempts to run the partitioning utility"
-#: FrmRootPass.class:29
-msgid "About the root account"
-msgstr ""
+#: FMain.class:368
+msgid "Please wait while setup analyses your current partition setup."
+msgstr "Please wait while setup analyses your current partition setup."
-#: MdlNetConf.module:277
-msgid "Access Point"
-msgstr "ESSID"
+#: FMain.class:368
+msgid "This may take a while ..."
+msgstr "This may take a while ..."
-#: FrmImportAccts.class:290
-msgid "Account"
+#: FMain.class:388
+msgid ""
+"You must select a \"/\" partition. This is the target where the system
will "
+"install to"
msgstr ""
+"You must select a \"/\" partition. This is the target where the system
will "
+"install to"
-#: MdlSetup.module:317
-msgid "Activating swap space"
+#: FMain.class:462
+msgid "Skipping boot loader setup"
msgstr ""
-#: MdlLiloOsList.module:396
-msgid "Add option to boot this Operating system into Text mode."
+#: FMain.class:488
+msgid "Skipping lilo setup"
+msgstr "Skipping lilo setup per user request"
+
+#: FMain.class:504
+msgid ""
+"Please enter the root password. For your security purposes, do not leave "
+"this blank"
msgstr ""
-#: MdlLilo.module:684
-msgid "Add option to boot this operating system into text mode"
+#: FMain.class:522
+msgid ""
+"Setup has detected existing directories in the partition you selected for
/"
+"home."
msgstr ""
-#: FrmDone.class:58
-msgid "After reboot you can use vasm or vasmCC to fine tune your
installation."
+#: FMain.class:522
+msgid ""
+"Would you like to import these user accounts into your new Operating
System"
msgstr ""
-#: MdlUsrAdd.module:119
-msgid "Allow user to mount / un-mount Pendrive (USB Sticks)"
+#: FMain.class:824
+msgid "Back"
+msgstr "Back"
+
+#: FMain.class:835
+msgid "Exit Installation"
+msgstr "Exit Installation"
+
+#: FMain.class:846
+msgid "Next"
+msgstr "Next"
+
+#: FMain.class:860
+msgid "Button1"
+msgstr "-"
+
+#: FrmAlsaConf.class:36
+msgid ""
+"This portion of the setup process allows you to sutup your soundcard for "
+"your new operating system."
msgstr ""
-#: MdlUsrAdd.module:122
-msgid "Allow user to mount / un-mount Removable HD Storage Devices"
+#: FrmAlsaConf.class:36
+msgid "Please use the setup program below to setup the sound system."
msgstr ""
-#: MdlNetConf.module:321
-msgid "Automatic settings via DHCP."
-msgstr "Automatic settings via DHCP."
+#: FrmDiskPart.class:58
+msgid ""
+"When finished making changes, exit the partitioning application to "
+"continue ..."
+msgstr ""
-#: MdlNetConf.module:193
-msgid "Automatically activate this interface at start-up"
-msgstr "Automatically activate this interface at start-up"
+#: FrmDiskPart.class:120
+msgid "Disk Partitioning:"
+msgstr "Disk Partitioning:"
-#: MdlSetup.module:301
-msgid "BROUGHT TO YOU BY"
+#: FrmDone.class:49
+msgid "Configuration in progress"
msgstr ""
-#: FrmSummary.class:186
-msgid "BULK PACKAGES"
+#: FrmDone.class:50
+msgid "is performing final system configuration. Please wait a moment."
msgstr ""
-#: MdlSummarize.module:58
-msgid "BULK PACKAGES:"
-msgstr "BULK PACKAGES:"
+#: FrmDone.class:55
+#, fuzzy
+msgid "Installation is complete"
+msgstr "Installation"
-#: FMain.class:828
-msgid "Back"
-msgstr "Back"
+#: FrmDone.class:60
+msgid ""
+"has been installed to your system. Your new system has been configured
with "
+"the default factory settings."
+msgstr ""
-#: MdlResetSettings.module:43
-msgid "Bash init script"
+#: FrmDone.class:60
+msgid "After reboot you can use vasm or vasmCC to fine tune your
installation."
msgstr ""
-#: FrmLilo.class:284 FrmLiloSetup.class:242
-msgid "Boot Default"
-msgstr "Boot Default"
+#: FrmDone.class:60
+msgid ""
+"Your computer needs to be restarted so that you can use your new
operating "
+"system. Click"
+msgstr ""
-#: FrmLiloSetup.class:176
-msgid "Boot Manager Configuration"
+#: FrmDone.class:60
+msgid "to restart your computer now or click"
msgstr ""
-#: MdlCore.module:497
-msgid "Boot Menu Options"
-msgstr "Boot Menu Options"
+#: FrmDone.class:60
+msgid "to restart your computer at a later time"
+msgstr ""
-#: MdlConfLilo.module:98
-msgid "Boot loader has been setup successfully"
-msgstr "Boot loader has been setup successfully"
+#: FrmDone.class:60
+msgid ""
+"If you installed from CD-ROM/R/RW media, please remove de disk before "
+"restarting."
+msgstr ""
-#: MdlConfLilo.module:126 MdlLilo.module:98
-msgid "Bootsector of "
+#: FrmDone.class:92
+msgid "Installation is finished"
msgstr ""
-#: FrmLiloSetup.class:66 MdlLilo.module:56
-msgid "Bootsplash Extra High"
+#: FrmHalSwitch.class:20
+msgid "Would you like to use Vl-Hot or HAL to manage your removable
devices?"
msgstr ""
-#: FrmLilo.class:262
-msgid "Bootsplash Extra high"
-msgstr "Bootsplash Extra High"
+#: FrmHalSwitch.class:25
+msgid "HAL"
+msgstr ""
-#: FrmLilo.class:262 FrmLiloSetup.class:65 MdlLilo.module:54
-msgid "Bootsplash High"
-msgstr "Bootsplash High"
+#: FrmHalSwitch.class:30
+msgid "VL-Hot"
+msgstr ""
-#: FrmLilo.class:262 FrmLiloSetup.class:64 MdlLilo.module:52
-msgid "Bootsplash Med"
-msgstr "Bootsplash Med"
+#: FrmHostPrep.class:130
+msgid "Vectorlinux is preparing your system for installation. Please wait."
+msgstr "Vectorlinux is preparing your system for installation. Please
wait."
-#: MdlCore.module:400
-msgid "Build Date: "
-msgstr "Build Date: "
+#: FrmHostPrep.class:135
+msgid "Current Status"
+msgstr "Current Status"
-#: FMain.class:864
-msgid "Button1"
+#: FrmHostPrep.class:139 FrmLilo.class:236 FrmPartScheme.class:128
+#: FrmPkgSel.class:196 FrmPkgsel2.class:86 FrmSelISO.class:265
+#: FrmSummaryOld.class:87
+msgid "TextLabel1"
msgstr "-"
-#: MdlSetup.module:199
-msgid "Calculating package count ... Please wait"
-msgstr "Calculating package count ... Please wait"
+#: FrmImportAccts.class:33 FrmUserAdd.class:361
+msgid "Select picture for user Login"
+msgstr ""
-#: MdlCore.module:478
-msgid "Cannot find SETUP.CONF"
-msgstr "Cannot find SETUP.CONF"
+#: FrmImportAccts.class:52
+msgid "Reset settings for"
+msgstr ""
-#: 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"
+#: FrmImportAccts.class:59
+msgid "Would you like to continue adding new user accounts now?"
+msgstr ""
-#: FrmUserAdd.class:488
-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."
+#: FrmImportAccts.class:81
+msgid "Please select an account name from the dropdown list."
+msgstr ""
-#: FrmZoneSet.class:145
-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."
+#: FrmImportAccts.class:86
+msgid "Password fields cannot be blank. Please enter a password for"
+msgstr ""
-#: FrmZoneSet.class:133
-msgid "Choose the correct timezone for the area in which you live."
-msgstr "Choose the correct timezone for the area in which you live."
+#: FrmImportAccts.class:90
+msgid "Selected passwords dont match. Please enter the same password twice"
+msgstr ""
-#: FrmPkgSel.class:25
-msgid "Choose your installation mode"
-msgstr "Choose your installation mode"
+#: FrmImportAccts.class:100
+msgid "User Unable to restore user account."
+msgstr ""
-#: FrmPkgSel.class:81
-msgid "Choose your optional components to install."
+#: FrmImportAccts.class:105 FrmUserAdd.class:143
+msgid "User account for"
msgstr ""
-#: FrmUserAdd.class:560
-msgid "Clear Form"
+#: FrmImportAccts.class:105
+msgid "successfully imported"
msgstr ""
-#: FrmSelISO.class:79
-msgid "Click"
-msgstr "Click"
+#: FrmImportAccts.class:290
+msgid "Account"
+msgstr ""
-#: FrmXconf.class:322
-msgid "Color Depth"
+#: FrmImportAccts.class:302
+msgid "New Password"
msgstr ""
-#: FrmZoneSet.class:138
-msgid "ComboBox1"
-msgstr "-"
+#: FrmImportAccts.class:319
+msgid "Select login Image"
+msgstr ""
-#: FrmNetConf.class:200
-msgid "Computer Name"
-msgstr "Computer Name"
+#: FrmImportAccts.class:329 FrmUserAdd.class:533
+msgid "Select"
+msgstr ""
-#: FrmLilo.class:219
-msgid "Configure and install lilo (Linux Boot Loader)"
-msgstr "Configure and install lilo (Linux Boot Loader)"
+#: FrmImportAccts.class:339
+msgid "Verify Password"
+msgstr ""
-#: FrmUserAdd.class:554
-msgid "Create User"
-msgstr "Create User"
+#: FrmImportAccts.class:350 FrmUserAdd.class:544
+msgid "User Rights Management"
+msgstr ""
-#: FrmUserAdd.class:60
-msgid "Create User Accounts"
+#: FrmImportAccts.class:356
+msgid "Select Settings to reset"
msgstr ""
-#: FrmUserAdd.class:103
-msgid "Creating user account ... Please wait"
+#: FrmImportAccts.class:363
+msgid "Import Account"
msgstr ""
-#: FrmHostPrep.class:135
-msgid "Current Status"
-msgstr "Current Status"
+#: FrmImportAccts.class:370 FrmResetSettings.class:122
+msgid "Done"
+msgstr ""
-#: FrmInstallSys.class:63
-msgid "Current Step"
+#: FrmImportAccts.class:378 FrmUserAdd.class:620
+msgid "Import Existing User Accounts"
+msgstr ""
+
+#: FrmInstallSys.class:63
+msgid "Current Step"
msgstr "Current Step"
+#: FrmInstallSys.class:204
+msgid "Vectorlinux is currently being installed to your system... Please
wait"
+msgstr "Vectorlinux is currently being installed to your system... Please
wait"
+
+#: FrmInstallSys.class:219
+msgid "Installing ..."
+msgstr "Installing ..."
+
#: FrmInstallSys.class:230
msgid "Current Step "
msgstr "Current Step "
-#: FrmSummary.class:17 MdlSummarize.module:56
-msgid "Custom"
-msgstr "Custom"
-
-#: FrmPkgSel.class:211
-msgid "Custom Install"
-msgstr "Custom Install"
+#: FrmInstallSys.class:252
+msgid "Total progress"
+msgstr "Total progress"
-#: FrmPkgSel.class:41 FrmUsrPkgSel.class:17
-msgid "Description"
-msgstr ""
+#: FrmLangSel.class:130
+msgid "Select your language"
+msgstr "Select your language"
-#: MdlResetSettings.module:49
-msgid "Desktop icons, folders, launchers"
+#: FrmLilo.class:37
+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"
-#: 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"
-
-#: MdlCore.module:489
-msgid "Disk Partitioning"
-msgstr "Disk Partitioning"
-
-#: FrmPartScheme.class:113
-msgid "Disk Partitioning Options"
-msgstr "Disk Partitioning Options"
-
-#: FrmDiskPart.class:119
-msgid "Disk Partitioning:"
-msgstr "Disk Partitioning:"
-
-#: MdlPartSel.module:141
-msgid "Do not format"
-msgstr "Do not format"
-
-#: FrmLiloSetup.class:192
-msgid "Do not install LILO"
+#: FrmLilo.class:37
+msgid ""
+"for each one of them by clicking on each tab. To proceed with the
default "
+"pre-set values, simply click"
msgstr ""
+"for each one of them by clicking on each tab. To proceed with the
default "
+"pre-set values, simply click"
-#: FrmSummary.class:123 MdlInstallSys.module:197 MdlWinDrives.module:124
-msgid "Do not mount"
-msgstr "Do not mount"
+#: FrmLilo.class:139 FrmLiloSetup.class:63 MdlLilo.module:50
+msgid "Standard"
+msgstr "Standard"
-#: FrmNetConf.class:212
-msgid "Domain"
-msgstr ""
+#: FrmLilo.class:219
+msgid "Configure and install lilo (Linux Boot Loader)"
+msgstr "Configure and install lilo (Linux Boot Loader)"
#: FrmLilo.class:224
msgid "Don't Install Lilo"
msgstr "Don't Install Lilo"
-#: FrmImportAccts.class:370 FrmResetSettings.class:122
-msgid "Done"
-msgstr ""
-
-#: MdlNetConf.module:321
-msgid "Dynamic Host Control Protocol"
-msgstr "Dynamic Host Control Protocol"
-
-#: MdlUsrAdd.module:116
-msgid "Elite user"
-msgstr ""
-
-#: MdlNetConf.module:258
-msgid "Encryption key"
-msgstr "Encryption Key"
-
-#: MdlNetConf.module:232
-msgid "Encryption type"
-msgstr "Encryption type"
-
-#: FrmRootPass.class:142 FrmUserAdd.class:574
-msgid "Enter Password"
-msgstr "Enter Password"
-
-#: FrmRootPass.class:38
-msgid "Enter a Password for root."
-msgstr ""
-
-#: FrmUserAdd.class:140
-msgid "Enter a password for"
-msgstr ""
-
-#: FrmUserAdd.class:111
-msgid "Enter the login name that this user will user to login to this
system."
-msgstr ""
-
-#: FrmUserAdd.class:197
-msgid "Enter the same password twice"
-msgstr ""
+#: FrmLilo.class:230 FrmLiloSetup.class:292 FrmNetConf.class:280
+msgid "Tab 0"
+msgstr "-"
-#: MdlInstallSys.module:535
-msgid "Error occurred while installing"
-msgstr ""
+#: FrmLilo.class:248 FrmLiloSetup.class:224
+msgid "Target"
+msgstr "Target"
-#: MdlInstallCustom.module:351
-msgid "Error while installing "
-msgstr "Error while installing "
+#: FrmLilo.class:254 FrmLiloSetup.class:203
+msgid "Video Resolution"
+msgstr "Video Resolution"
-#: MdlInstallCustom.module:76
-msgid "Error while installing required system software. "
-msgstr "Error while installing required system software. "
+#: FrmLilo.class:262 FrmLiloSetup.class:64 MdlLilo.module:52
+msgid "Bootsplash Med"
+msgstr "Bootsplash Med"
-#: MdlInstallCustom.module:85
-msgid "Error while installing system configuration. "
-msgstr "Error while installing system configuration. "
+#: FrmLilo.class:262 FrmLiloSetup.class:65 MdlLilo.module:54
+msgid "Bootsplash High"
+msgstr "Bootsplash High"
-#: FMain.class:839
-msgid "Exit Installation"
-msgstr "Exit Installation"
+#: FrmLilo.class:262
+msgid "Bootsplash Extra high"
+msgstr "Bootsplash Extra High"
-#: MdlPartSel.module:92
-msgid "FILESYSTEM"
-msgstr "FYLESYSTEM"
+#: FrmLilo.class:267 FrmLiloSetup.class:263
+msgid "Prompt Timeout"
+msgstr "Prompt Timeout"
-#: MdlInstallSys.module:830
-msgid "Failed to install"
-msgstr ""
+#: FrmLilo.class:278 FrmLiloSetup.class:274
+msgid "Seconds"
+msgstr "Seconds"
-#: MdlInstallCustom.module:222
-msgid "Failed to install. Installation will stop"
-msgstr ""
+#: FrmLilo.class:284 FrmLiloSetup.class:242
+msgid "Boot Default"
+msgstr "Boot Default"
-#: FrmXconf.class:342
-msgid "Fbdev"
+#: FrmLiloSetup.class:66 MdlLilo.module:56
+msgid "Bootsplash Extra High"
msgstr ""
-#: FrmSummary.class:43
-msgid "Filesystem"
+#: FrmLiloSetup.class:176
+msgid "Boot Manager Configuration"
msgstr ""
-#: MdlCore.module:502
-msgid "Final Hardware Configuration"
+#: FrmLiloSetup.class:192
+msgid "Do not install LILO"
msgstr ""
-#: MdlCore.module:488
-msgid "Find installation media"
-msgstr "Find installation media"
+#: FrmNetConf.class:185 MdlCore.module:501
+msgid "Network Configuration"
+msgstr "Network Configuration"
-#: MdlInstallSys.module:656
-msgid "Finished intalling Bulks"
-msgstr "Finished intalling Bulks"
+#: FrmNetConf.class:200
+msgid "Computer Name"
+msgstr "Computer Name"
-#: MdlConfLilo.module:131 MdlLilo.module:100
-msgid "Floppy"
+#: FrmNetConf.class:212
+msgid "Domain"
msgstr ""
-#: 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"
+#: FrmNetConf.class:228
+msgid "Manual DNS Server Specification"
+msgstr "Manual DNS Server Specification"
-#: FrmSummary.class:46
-msgid "Format ?"
-msgstr ""
+#: FrmNetConf.class:239
+msgid "192.168.1.254"
+msgstr "-"
-#: FrmSummary.class:21 MdlSummarize.module:69
-msgid "Full"
-msgstr "Full"
+#: FrmNetConf.class:244
+msgid "Primary DNS Server"
+msgstr "Primary DNS Server"
-#: FrmPkgSel.class:206
-msgid "Full Install"
-msgstr "Full Install"
+#: FrmNetConf.class:257
+msgid "Secondary DNS Server"
+msgstr "Secondary DNS Server"
-#: MdlResetSettings.module:39
-msgid "GTK Tookit theme Settings"
+#: 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"
-#: .project:2
-msgid "GUI installer for Vector linux"
-msgstr "GUI installer for Vector linux"
-
-#: MdlNetConf.module:429
-msgid "Gateway Address"
-msgstr "Gateway Address"
-
-#: 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"
-
-#: FrmXconf.class:301
-msgid "Graphical Interface Settings"
+#: 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"
-#: MdlResetSettings.module:47
-msgid "Graphical inteface preferences"
+#: 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"
-#: FrmUserAdd.class:418
-msgid "Groups are a way of administering permissions for your users. You
grant the user"
+#: 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."
-#: FrmHalSwitch.class:25
-msgid "HAL"
+#: FrmPartScheme.class:71
+msgid ""
+"This option is the safest choice if you have other existing
installations "
+"that you wish to keep."
msgstr ""
+"This option is the safest choice if you have other existing
installations "
+"that you wish to keep."
-#: MdlNetConf.module:153
-msgid "Hardware Address"
-msgstr "Hardware Address"
-
-#: FrmPartSel.class:186 FrmUserAdd.class:541
-msgid "Help"
-msgstr "Help"
-
-#: MdlSummarize.module:56
-msgid "INSTALL TYPE:"
-msgstr "INSTALL TYPE:"
-
-#: MdlNetConf.module:384
-msgid "IP Address"
-msgstr "IP Address"
+#: FrmPartScheme.class:113
+msgid "Disk Partitioning Options"
+msgstr "Disk Partitioning Options"
-#: MdlResetSettings.module:51
-msgid "IceWM settings, preferences, menu"
-msgstr ""
+#: FrmPartScheme.class:118
+msgid "Use existing disk partitions"
+msgstr "Use existing disk partitions"
-#: MdlNetConf.module:321
-msgid "If in doubt, choose this option"
-msgstr "If in doubt, choose this option"
+#: 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"
-#: FrmDone.class:58
-msgid "If you installed from CD-ROM/R/RW media, please remove de disk
before restarting."
-msgstr ""
+#: FrmPartSel.class:150
+msgid "ABOUT SYSTEM PARTITIONING IN LINUX"
+msgstr "ABOUT SYSTEM PARTITIONING IN LINUX"
-#: FrmImportAccts.class:363
-msgid "Import Account"
+#: 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"
-#: FrmImportAccts.class:378 FrmUserAdd.class:613
-msgid "Import Existing User Accounts"
+#: FrmPartSel.class:150
+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"
-#: MdlLilo.module:592
-msgid "Include in boot menu"
+#: FrmPartSel.class:150
+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"
-#: MdlLilo.module:504 MdlLiloOsList.module:149
-msgid "Include this installation in the boot menu"
-msgstr "Include this installation in the boot menu"
-
-#: MdlLiloOsList.module:302
-msgid "Include this operating system in the boot menu"
-msgstr "Include this operating system in the boot menu"
-
-#: MdlLiloOsList.module:334
-msgid "Initial Ram Disk"
-msgstr "Initial Ram Disk"
+#: FrmPartSel.class:150
+msgid "suggested setup for a typical Linux installation"
+msgstr "suggested setup for a typical Linux installation"
-#: MdlLilo.module:628
-msgid "Initrd"
+#: FrmPartSel.class:150
+msgid ""
+"Used to store system data. This particular install requires a minimum of"
msgstr ""
+"Used to store system data. This particular install requires a minimum of"
-#: MdlCore.module:495
-msgid "Install Operating System"
-msgstr "Install Operating System"
-
-#: MdlCore.module:492
-msgid "Installation"
-msgstr "Installation"
-
-#: FrmSummary.class:14 MdlCore.module:493
-msgid "Installation Summary"
-msgstr "Installation Summary"
-
-#: FrmSummary.class:289
-msgid "Installation Type"
-msgstr ""
+#: FrmPartSel.class:150
+msgid "for this"
+msgstr "for this"
-#: FrmDone.class:89
-msgid "Installation is finished"
+#: FrmPartSel.class:150
+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"
-#: MdlInstallSys.module:771
-msgid "Installation phase complete. Ready for configuration"
-msgstr "Installation phase complete. Ready for configuration"
-
-#: MdlInstallCustom.module:208 MdlInstallSys.module:497
-msgid "Installing"
-msgstr "Installing"
-
-#: FrmInstallSys.class:219
-msgid "Installing ..."
-msgstr "Installing ..."
+#: FrmPartSel.class:150
+msgid "in case you wish to."
+msgstr "in case you wish to."
-#: MdlInstallSys.module:816
-msgid "Installing Required Package ..."
+#: FrmPartSel.class:150
+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"
-#: MdlInstallSys.module:774
-msgid "Installing default system configuration and required software."
-msgstr "Installing default system configuration and required software."
-
-#: MdlInstallCustom.module:268
-msgid "Installing user-selected package"
-msgstr ""
+#: FrmPartSel.class:150
+msgid "Typically, you want to use the largest partition for this."
+msgstr "Typically, you want to use the largest partition for this."
-#: FrmPkgSel.class:71
-msgid "Installs all optional components in your VectorLinux media to your
system"
+#: FrmPartSel.class:150
+msgid ""
+"Using a swap partition is suggested if your total RAM is less than 1GB. "
+"Suggested ammount"
msgstr ""
+"Using a swap partition is suggested if your total RAM is less than 1GB. "
+"Suggested ammount"
-#: MdlNetConf.module:174
-msgid "Interface Type"
-msgstr "Interface Type"
-
-#: 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"
-
-#: MdlResetSettings.module:35
-msgid "KDE Settings (Menu, Window decorations, etc)"
-msgstr ""
+#: FrmPartSel.class:150
+msgid "for this is"
+msgstr "for this is"
-#: MdlLilo.module:661 MdlLiloOsList.module:359
-msgid "Kernel boot options"
-msgstr "Kernel boot options"
+#: FrmPartSel.class:150
+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"
-#: MdlLiloOsList.module:158
-msgid "Label"
-msgstr "Label"
+#: 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"
-#: MdlCore.module:487
-msgid "Language Selection"
-msgstr "Language Selection"
+#: FrmPartSel.class:186 FrmUserAdd.class:548
+msgid "Help"
+msgstr "Help"
-#: MdlConfLilo.module:94
-msgid "Lilo returned an error. Please see below"
-msgstr "Lilo returned an error. Please see below"
+#: 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"
-#: 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"
+#: 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"
-#: MdlDiskPart.module:57
-msgid "Loading gparted ... Please wait"
-msgstr "Loading gparted ... Please wait"
+#: FrmPkgSel.class:25
+msgid "Choose your installation mode"
+msgstr "Choose your installation mode"
-#: FrmZoneSet.class:140
-msgid "LocalTime"
-msgstr "LocalTime"
+#: FrmPkgSel.class:40
+msgid "Package"
+msgstr ""
-#: FrmUserAdd.class:567
-msgid "Login Name"
+#: FrmPkgSel.class:41 FrmUsrPkgSel.class:17
+msgid "Description"
msgstr ""
-#: FrmUserAdd.class:119
-msgid "Login name field contains illegal characters. Please use only
lowercase letters and numbers"
+#: FrmPkgSel.class:42 FrmSummary.class:41 FrmUsrPkgSel.class:19
+msgid "Size"
msgstr ""
-#: MdlLilo.module:96
-msgid "MBR of"
+#: FrmPkgSel.class:71
+msgid ""
+"Installs all optional components in your VectorLinux media to your system"
msgstr ""
-#: MdlConfLilo.module:119
-msgid "MBR of "
+#: FrmPkgSel.class:81
+msgid "Choose your optional components to install."
msgstr ""
-#: MdlCore.module:400
-msgid "MINIMUM REQUIREMENTS"
-msgstr "MINIMUM REQUIREMENTS"
-
-#: MdlPartSel.module:82
-msgid "MOUNT POINT"
-msgstr "MOUNT POINT"
+#: FrmPkgSel.class:206
+msgid "Full Install"
+msgstr "Full Install"
-#: MdlWinDrives.module:85
-msgid "MOUNT TO"
-msgstr "MOUNT TO"
+#: FrmPkgSel.class:211
+msgid "Custom Install"
+msgstr "Custom Install"
-#: MdlResetSettings.module:57
-msgid "MPlayer Multimedia Player Settings"
-msgstr ""
+#: FrmPkgsel2.class:21 FrmUsrPkgSel.class:11
+msgid "Select your indivirual packages to install."
+msgstr "Select your individual packages to install"
-#: FrmNetConf.class:228
-msgid "Manual DNS Server Specification"
-msgstr "Manual DNS Server Specification"
+#: FrmPkgsel2.class:21
+msgid "To install them all, just click next"
+msgstr "To install them all, just click next"
-#: FrmSelISO.class:151
-msgid "Minimum Disk Space Requirements"
-msgstr "Minimum Disk Space Requirements"
+#: FrmResetSettings.class:112
+msgid "Select which settings to reset"
+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"
+#: FrmRootPass.class:12
+msgid "System Administrator Password"
+msgstr "System Administrator Password"
#: 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."
-#: FrmSummary.class:45
-msgid "Mount Point"
+#: 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"
-#: MdlLilo.module:514 MdlLiloOsList.module:313
-msgid "Name"
-msgstr "Name"
+#: FrmRootPass.class:29
+msgid "About the root account"
+msgstr ""
-#: FrmNetConf.class:185 MdlCore.module:501
-msgid "Network Configuration"
-msgstr "Network Configuration"
+#: FrmRootPass.class:38
+msgid "Enter a Password for root."
+msgstr ""
-#: FrmImportAccts.class:302
-msgid "New Password"
+#: FrmRootPass.class:49
+msgid ""
+"Passwords do not match. Please enter the same password twice for
accuracy."
msgstr ""
-#: FMain.class:850
-msgid "Next"
-msgstr "Next"
+#: FrmRootPass.class:123 MdlCore.module:499
+msgid "System Administrator"
+msgstr "System Administrator"
-#: FrmUserAdd.class:35
-msgid "No"
-msgstr ""
+#: FrmRootPass.class:136
+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."
+
+#: FrmRootPass.class:142 FrmUserAdd.class:581
+msgid "Enter Password"
+msgstr "Enter Password"
+
+#: FrmRootPass.class:147
+msgid "Re-Enter Password"
+msgstr "Re-Enter Password"
+
+#: FrmRootPass.class:164
+msgid "Set Password"
+msgstr "Set Password"
#: FrmSelISO.class:30 MdlCore.module:237
msgid "No Installable Media Found"
msgstr "No Installable Media Found"
-#: MdlWinDrives.module:141
-msgid "No Windows partitions detected"
-msgstr "No Windows partitions detected"
+#: FrmSelISO.class:79
+msgid "Click"
+msgstr "Click"
-#: MdlNetConf.module:93
-msgid "No ethernet neworking devices found"
+#: FrmSelISO.class:79
+msgid "to begin installating"
+msgstr "to begin installating"
+
+#: FrmSelISO.class:81
+msgid "Unable to locate any installable media."
msgstr ""
+#: FrmSelISO.class:87
+msgid "Select installation media from the list below"
+msgstr ""
+
+#: FrmSelISO.class:116
+msgid "Unable to identify distro."
+msgstr "Unable to identify distro."
+
+#: FrmSelISO.class:151
+msgid "Minimum Disk Space Requirements"
+msgstr "Minimum Disk Space Requirements"
+
#: FrmSelISO.class:254
msgid "No installable images found."
msgstr "No installable images found."
-#: FrmSummary.class:100 MdlLilo.module:174 MdlNetConf.module:245
-msgid "None"
-msgstr "None"
+#: 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"
-#: FrmSummary.class:52 MdlInstallSys.module:149 MdlPartSel.module:148
-msgid "Not Used"
-msgstr "Not Used"
+#: FrmSelISO.class:270
+msgid "Search Again"
+msgstr "Search Again"
-#: FrmUserAdd.class:419
-msgid "OK"
-msgstr ""
+#: FrmSummary.class:14 MdlCore.module:493
+msgid "Installation Summary"
+msgstr "Installation Summary"
-#: MdlSummarize.module:62
-msgid "OPTIONAL PACKAGES:"
-msgstr "OPTIONAL PACKAGES:"
+#: FrmSummary.class:17 MdlSummarize.module:56
+msgid "Custom"
+msgstr "Custom"
-#: MdlSummarize.module:49
-msgid "OPTIONAL WINDOWS PARTITIONS TO BE MOUNTED AT BOOT TIME."
-msgstr "OPTIONAL WINDOWS PARTITIONS TO BE MOUNTED AT BOOT TIME."
+#: FrmSummary.class:21 MdlSummarize.module:69
+msgid "Full"
+msgstr "Full"
-#: MdlLiloOsList.module:290
-msgid "Operating system installed in"
+#: FrmSummary.class:37
+msgid "Preparing Installation Summary ... Please wait"
msgstr ""
-#: MdlPartSel.module:71 MdlWinDrives.module:75
-msgid "PARTITION"
-msgstr "PARTITION"
+#: FrmSummary.class:39
+msgid "Partition"
+msgstr ""
-#: MdlSummarize.module:28
-msgid "PARTITIONING LAYOUT"
-msgstr "PARTITION LAYOUT"
+#: FrmSummary.class:43
+msgid "Filesystem"
+msgstr ""
-#: FrmPkgSel.class:40
-msgid "Package"
+#: FrmSummary.class:45
+msgid "Mount Point"
+msgstr ""
+
+#: FrmSummary.class:46
+msgid "Format ?"
msgstr ""
+#: FrmSummary.class:52 MdlInstallSys.module:149 MdlPartSel.module:148
+msgid "Not Used"
+msgstr "Not Used"
+
+#: FrmSummary.class:71 MdlInstallSys.module:174 MdlPartFrmt.module:33
+#: MdlPartSel.module:141
+msgid "Do not format"
+msgstr "Do not format"
+
+#: FrmSummary.class:100 MdlLilo.module:174 MdlNetConf.module:245
+msgid "None"
+msgstr "None"
+
+#: FrmSummary.class:123 MdlInstallSys.module:197 MdlWinDrives.module:124
+msgid "Do not mount"
+msgstr "Do not mount"
+
#: FrmSummary.class:177 FrmUsrPkgSel.class:16
msgid "Package Name"
msgstr ""
-#: MdlInstallCustom.module:112
-msgid "Packages have been Installed. Please click next to move on to
System Configuration."
+#: FrmSummary.class:186
+msgid "BULK PACKAGES"
msgstr ""
-#: MdlInstallSys.module:386
-msgid "Packages have been installed in your system. Please click"
-msgstr "Packages have been installed to your system. Please click"
+#: FrmSummary.class:213
+msgid "USER-SELECTED PACKAGES"
+msgstr ""
-#: FrmSummary.class:39
-msgid "Partition"
+#: FrmSummary.class:289
+msgid "Installation Type"
msgstr ""
#: FrmSummary.class:299
msgid "Partition Selection Scheme"
msgstr ""
-#: FrmImportAccts.class:86
-msgid "Password fields cannot be blank. Please enter a password for"
-msgstr ""
+#: FrmSummary.class:309 FrmUsrPkgSel.class:147 MdlCore.module:490
+msgid "Software Selection"
+msgstr "Software Selection"
-#: FrmUserAdd.class:196
-msgid "Passwords do not match"
+#: FrmUserAdd.class:35
+msgid ""
+"Setup has detected existing user directories in your selected /home "
+"partition. Would you like to import these user accounts into your new "
+"installation?"
msgstr ""
-#: FMain.class:249
-msgid "Passwords do not match. Please enter the same password twice"
+#: FrmUserAdd.class:60
+msgid "Create User Accounts"
msgstr ""
-#: FrmRootPass.class:49
-msgid "Passwords do not match. Please enter the same password twice for
accuracy."
+#: FrmUserAdd.class:110
+msgid "Creating user account ... Please wait"
msgstr ""
-#: FMain.class:483
-msgid "Please enter the root password. For your security purposes, do not
leave this blank"
+#: FrmUserAdd.class:118
+msgid "Enter the login name that this user will user to login to this
system."
msgstr ""
-#: FMain.class:227
-msgid "Please select a default operating system to boot before proceeding"
+#: FrmUserAdd.class:126
+msgid ""
+"Login name field contains illegal characters. Please use only lowercase "
+"letters and numbers"
msgstr ""
-#: FrmImportAccts.class:81
-msgid "Please select an account name from the dropdown list."
+#: FrmUserAdd.class:140
+msgid "Username contains illegal characters"
msgstr ""
-#: MdlPartSel.module:294
-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:282
-msgid "Please specify a hostname for this computer"
+#: FrmUserAdd.class:143
+msgid "already exists"
msgstr ""
-#: FMain.class:286
-msgid "Please specify the domain this computer belongs to"
+#: FrmUserAdd.class:147
+msgid "Enter a password for"
msgstr ""
-#: FrmAlsaConf.class:36
-msgid "Please use the setup program below to setup the sound system."
+#: FrmUserAdd.class:203
+msgid "Passwords do not match"
msgstr ""
-#: FMain.class:355
-msgid "Please wait while setup analyses your current partition setup."
-msgstr "Please wait while setup analyses your current partition setup."
-
-#: FMain.class:353
-msgid "Please wait while setup attampts to run the partitioning utility"
-msgstr "Please wait while setup attempts to run the partitioning utility"
-
-#: MdlNetConf.module:132
-msgid "Plugged-in"
-msgstr "Plugged-in"
-
-#: MdlCore.module:486
-msgid "Preparation"
-msgstr "Preparation"
+#: FrmUserAdd.class:204
+msgid "Enter the same password twice"
+msgstr ""
-#: FrmSummary.class:37
-msgid "Preparing Installation Summary ... Please wait"
+#: FrmUserAdd.class:400
+msgid ""
+"Your password selections do not match. Please enter the same password
twice"
msgstr ""
-#: MdlSetup.module:319
-msgid "Preparing filesystems"
+#: FrmUserAdd.class:425
+msgid ""
+"Groups are a way of administering permissions for your users. You grant
the "
+"user"
msgstr ""
-#: FrmNetConf.class:244
-msgid "Primary DNS Server"
-msgstr "Primary DNS Server"
+#: FrmUserAdd.class:425
+msgid "permission to do certain things by adding them to certain groups."
+msgstr ""
-#: FrmXconf.class:27
-msgid "Probe hardware to setup your Graphical Environment using your
preffered settings"
+#: FrmUserAdd.class:425
+msgid "Select which groups you want this user to be a part of here"
msgstr ""
-#: MdlNetConf.module:60
-msgid "Probing your networking hardware ... Please wait"
+#: FrmUserAdd.class:426
+msgid "OK"
msgstr ""
-#: FrmLilo.class:267 FrmLiloSetup.class:263
-msgid "Prompt Timeout"
-msgstr "Prompt Timeout"
+#: FrmUserAdd.class:495
+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."
-#: MdlResetSettings.module:37
-msgid "QT Toolkit settings (KDE Visual Effects)"
+#: FrmUserAdd.class:539
+msgid "Use Picture ID for Login greeting"
msgstr ""
-#: MdlResetSettings.module:55
-msgid "ROX Filer Desktop settings"
+#: FrmUserAdd.class:561
+msgid "Create User"
+msgstr "Create User"
+
+#: FrmUserAdd.class:567
+msgid "Clear Form"
msgstr ""
-#: FrmRootPass.class:147
-msgid "Re-Enter Password"
-msgstr "Re-Enter Password"
+#: FrmUserAdd.class:574
+msgid "Login Name"
+msgstr ""
-#: FrmUserAdd.class:581
+#: FrmUserAdd.class:588
msgid "ReEnter Password"
msgstr "ReEnter Password"
+#: FrmUserAdd.class:604
+msgid "Real Name"
+msgstr ""
+
+#: FrmUserAdd.class:610 MdlCore.module:500
+msgid "User Accounts"
+msgstr "User Accounts"
+
+#: FrmUsrPkgSel.class:11
+msgid "To install them all, just click"
+msgstr ""
+
#: FrmUsrPkgSel.class:40
msgid "Reading available software selection ... Please wait"
msgstr ""
-#: FrmUserAdd.class:597
-msgid "Real Name"
-msgstr ""
+#: 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:498
-msgid "Regional Settings"
-msgstr "Regional Settings"
+#: FrmXconf.class:25
+msgid "Uses the default (failsafe) configuration."
+msgstr ""
-#: FrmImportAccts.class:52
-msgid "Reset settings for"
+#: FrmXconf.class:27
+msgid ""
+"Probe hardware to setup your Graphical Environment using your preffered "
+"settings"
msgstr ""
-#: FMain.class:199
-msgid "Restart"
+#: FrmXconf.class:29
+msgid "Use the console framebuffer driver"
msgstr ""
-#: MdlUsrAdd.module:110
-msgid "Restricted administrator (backup)"
+#: FrmXconf.class:301
+msgid "Graphical Interface Settings"
msgstr ""
-#: MdlNetConf.module:305
-msgid "STATUS:"
-msgstr "STATUS:"
+#: FrmXconf.class:311
+msgid "Video Driver"
+msgstr ""
-#: MdlCore.module:221
-msgid "Scanning system for installable media. Please wait ..."
-msgstr "Scanning system for installable media. Please wait ..."
+#: FrmXconf.class:322
+msgid "Color Depth"
+msgstr ""
#: FrmXconf.class:328
msgid "Screen Resolution"
msgstr ""
-#: FrmSelISO.class:270
-msgid "Search Again"
-msgstr "Search Again"
+#: FrmXconf.class:335
+msgid "24 bit True Color"
+msgstr ""
-#: FrmNetConf.class:257
-msgid "Secondary DNS Server"
-msgstr "Secondary DNS Server"
+#: FrmXconf.class:335
+msgid "16 bit Pseudo Color"
+msgstr ""
-#: FrmLilo.class:278 FrmLiloSetup.class:274
-msgid "Seconds"
-msgstr "Seconds"
+#: FrmXconf.class:335
+msgid "8 bit 256 Color"
+msgstr ""
-#: FrmImportAccts.class:329 FrmUserAdd.class:526
-msgid "Select"
+#: FrmXconf.class:335
+msgid "4 bit 16 Color"
msgstr ""
-#: FrmImportAccts.class:356
-msgid "Select Settings to reset"
+#: FrmXconf.class:335
+msgid "1 bit Mono B/W"
msgstr ""
-#: FMain.class:228
-msgid "Select an entry from this list"
+#: FrmXconf.class:340
+msgid "Vesa"
msgstr ""
-#: FrmSelISO.class:87
-msgid "Select installation media from the list below"
+#: FrmXconf.class:342
+msgid "Fbdev"
msgstr ""
-#: FrmImportAccts.class:319
-msgid "Select login Image"
+#: FrmXconf.class:348
+msgid "1920x1280"
msgstr ""
-#: FrmImportAccts.class:33 FrmUserAdd.class:354
-msgid "Select picture for user Login"
+#: FrmXconf.class:348
+msgid "1600x1200"
msgstr ""
-#: 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"
+#: FrmXconf.class:348
+msgid "1440x900"
+msgstr ""
-#: 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"
+#: FrmXconf.class:348
+msgid "1280x1024"
+msgstr ""
-#: 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."
+#: FrmXconf.class:348
+msgid "1280x800"
+msgstr ""
-#: 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"
+#: FrmXconf.class:348
+msgid "1024x768"
+msgstr ""
-#: FrmUserAdd.class:418
-msgid "Select which groups you want this user to be a part of here"
+#: FrmXconf.class:348
+msgid "800x600"
msgstr ""
-#: FrmResetSettings.class:112
-msgid "Select which settings to reset"
+#: FrmXconf.class:348
+msgid "640x480"
msgstr ""
-#: FrmPkgsel2.class:21 FrmUsrPkgSel.class:11
-msgid "Select your indivirual packages to install."
-msgstr "Select your individual packages to install"
+#: FrmZoneSet.class:21
+msgid "Timezone configuration"
+msgstr "Timezone configuration"
-#: FrmLangSel.class:130
-msgid "Select your language"
-msgstr "Select your language"
+#: FrmZoneSet.class:133
+msgid "Choose the correct timezone for the area in which you live."
+msgstr "Choose the correct timezone for the area in which you live."
-#: FrmImportAccts.class:90
-msgid "Selected passwords dont match. Please enter the same password twice"
-msgstr ""
+#: FrmZoneSet.class:138
+msgid "ComboBox1"
+msgstr "-"
-#: FrmRootPass.class:164
-msgid "Set Password"
-msgstr "Set Password"
+#: FrmZoneSet.class:140
+msgid "LocalTime"
+msgstr "LocalTime"
-#: MdlNetConf.module:206
-msgid "Setup Mode"
-msgstr "Setup Mode"
+#: FrmZoneSet.class:140
+msgid "UTC"
+msgstr "UTC"
-#: FMain.class:501
-msgid "Setup has detected existing directories in the partition you
selected for /home."
-msgstr ""
+#: FrmZoneSet.class:145
+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."
-#: FrmUserAdd.class:35
-msgid "Setup has detected existing user directories in your selected /home
partition. Would you like to import these user accounts into your new
installation?"
-msgstr ""
+#: MdlConfLilo.module:94
+msgid "Lilo returned an error. Please see below"
+msgstr "Lilo returned an error. Please see below"
-#: MdlCore.module:405
-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"
+#: MdlConfLilo.module:98
+msgid "Boot loader has been setup successfully"
+msgstr "Boot loader has been setup successfully"
-#: 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"
+#: MdlConfLilo.module:119
+msgid "MBR of "
+msgstr ""
-#: MdlCore.module:239
-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 "
+#: MdlConfLilo.module:126 MdlLilo.module:98
+msgid "Bootsector of "
+msgstr ""
-#: MdlDiskPart.module:95
-msgid "Several windows found. I will take the first one!"
-msgstr "Several windows found. I will take the first one!"
+#: MdlConfLilo.module:131 MdlLilo.module:100
+msgid "Floppy"
+msgstr ""
-#: FrmPkgSel.class:42 FrmSummary.class:41 FrmUsrPkgSel.class:19
-msgid "Size"
+#: MdlCore.module:28
+msgid "Working ... Please Wait"
msgstr ""
-#: FMain.class:236
-msgid "Skipping boot loaded setup"
+#: MdlCore.module:221
+msgid "Scanning system for installable media. Please wait ..."
+msgstr "Scanning system for installable media. Please wait ..."
+
+#: MdlCore.module:239
+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 "
-#: FMain.class:441
-msgid "Skipping boot loader setup"
+#: MdlCore.module:239
+msgid "installation CD and click"
msgstr ""
-#: FMain.class:467
-msgid "Skipping lilo setup"
-msgstr "Skipping lilo setup per user request"
+#: MdlCore.module:239
+msgid "to try again"
+msgstr "to try again"
-#: FrmSummary.class:309 FrmUsrPkgSel.class:147 MdlCore.module:490
-msgid "Software Selection"
-msgstr "Software Selection"
+#: MdlCore.module:400
+msgid "Build Date: "
+msgstr "Build Date: "
-#: MdlResetSettings.module:45
-msgid "Sound system preferences"
+#: MdlCore.module:400
+msgid "MINIMUM REQUIREMENTS"
+msgstr "MINIMUM REQUIREMENTS"
+
+#: MdlCore.module:405
+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"
-#: FrmLilo.class:139 FrmLiloSetup.class:63 MdlLilo.module:50
-msgid "Standard"
-msgstr "Standard"
+#: MdlCore.module:478
+msgid "Cannot find SETUP.CONF"
+msgstr "Cannot find SETUP.CONF"
-#: MdlNetConf.module:362
-msgid "Static IP Address Settings"
-msgstr ""
+#: MdlCore.module:486
+msgid "Preparation"
+msgstr "Preparation"
-#: MdlNetConf.module:407
-msgid "Subnet Mask"
-msgstr "Subnet Mask"
+#: MdlCore.module:487
+msgid "Language Selection"
+msgstr "Language Selection"
-#: FrmRootPass.class:123 MdlCore.module:499
-msgid "System Administrator"
-msgstr "System Administrator"
+#: MdlCore.module:488
+msgid "Find installation media"
+msgstr "Find installation media"
+
+#: MdlCore.module:489
+msgid "Disk Partitioning"
+msgstr "Disk Partitioning"
+
+#: MdlCore.module:492
+msgid "Installation"
+msgstr "Installation"
+
+#: MdlCore.module:495
+msgid "Install Operating System"
+msgstr "Install Operating System"
+
+#: MdlCore.module:496
+msgid "System Configuration"
+msgstr "System Configuration"
+
+#: MdlCore.module:497
+msgid "Boot Menu Options"
+msgstr "Boot Menu Options"
+
+#: MdlCore.module:498
+msgid "Regional Settings"
+msgstr "Regional Settings"
+
+#: MdlCore.module:502
+msgid "Final Hardware Configuration"
+msgstr ""
-#: FrmRootPass.class:12
-msgid "System Administrator Password"
-msgstr "System Administrator Password"
+#: 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."
-#: MdlCore.module:496
-msgid "System...
[truncated message content] |