aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPreston Cody <codeman@gentoo.org>2006-09-02 23:51:35 +0000
committerPreston Cody <codeman@gentoo.org>2006-09-02 23:51:35 +0000
commit082daffc05e951c7ee3c19493ffb0b2e82951027 (patch)
treeca8cda0a992f764ec3b72e7baf2e2ed46fd99ca3
parentfixing up a lot of internationalization code. (diff)
downloadgli-082daffc05e951c7ee3c19493ffb0b2e82951027.tar.gz
gli-082daffc05e951c7ee3c19493ffb0b2e82951027.tar.bz2
gli-082daffc05e951c7ee3c19493ffb0b2e82951027.zip
adding the .pot files necessary for use in gli-dialog
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/gli/trunk@1508 f8877401-5920-0410-a79b-8e2d7e04ca0d
-rw-r--r--src/fe/dialog/languages/GLIGenDialog.pot1802
-rw-r--r--src/fe/dialog/languages/GLIInstallProfile.pot313
-rw-r--r--src/fe/dialog/languages/gli-dialog.pot292
3 files changed, 2407 insertions, 0 deletions
diff --git a/src/fe/dialog/languages/GLIGenDialog.pot b/src/fe/dialog/languages/GLIGenDialog.pot
new file mode 100644
index 0000000..81bb8e5
--- /dev/null
+++ b/src/fe/dialog/languages/GLIGenDialog.pot
@@ -0,0 +1,1802 @@
+# Gentoo Linux Installer.
+# Copyright (C) 2006
+# This file is distributed under the same license as the Gentoo Linux Installer.
+# Preston Cody <codeman@gentoo.org>, 2006.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: GenDialog 2006.1\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2006-09-02 11:58-0400\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: GLIGenDialog.py:68 GLIGenDialog.py:78
+msgid ""
+"Error! Undefined architecture template specified or found on the current "
+"machine"
+msgstr ""
+
+#: GLIGenDialog.py:71
+msgid ""
+"Please select the architecture of the computer that gentoo will be installed "
+"on. For pentium and AMD 32-bit processors, choose x86. If you don't know "
+"your architecture, you should consider another Linux distribution."
+msgstr ""
+
+#: GLIGenDialog.py:83 GLIGenDialog.py:180 GLIGenDialog.py:239
+#: GLIGenDialog.py:429 GLIGenDialog.py:803 GLIGenDialog.py:920
+#: GLIGenDialog.py:979 GLIGenDialog.py:1151 GLIGenDialog.py:1376
+#: GLIGenDialog.py:1492 GLIGenDialog.py:1689
+msgid "Yes"
+msgstr ""
+
+#: GLIGenDialog.py:84 GLIGenDialog.py:181 GLIGenDialog.py:240
+#: GLIGenDialog.py:430 GLIGenDialog.py:804 GLIGenDialog.py:921
+#: GLIGenDialog.py:980 GLIGenDialog.py:1152 GLIGenDialog.py:1377
+#: GLIGenDialog.py:1493 GLIGenDialog.py:1690
+msgid "No"
+msgstr ""
+
+#: GLIGenDialog.py:85
+msgid ""
+"Do you want debugging output enabled during the install? This is mainly "
+"meant to help the developers debug any bugs."
+msgstr ""
+
+#: GLIGenDialog.py:93
+msgid ""
+"The installer logs all important events during the install process to a "
+"logfile for debugging purposes.\n"
+"The file gets copied to the new system once the install is complete.\n"
+"Enter the desired filename and path for the install log (the default is "
+"recommended):"
+msgstr ""
+
+#: GLIGenDialog.py:104
+msgid ""
+"Enter the mount point to be used to mount the partition(s) where the new "
+"system will be installed. The default is /mnt/gentoo and is greatly "
+"recommended, but any mount point will do."
+msgstr ""
+
+#: GLIGenDialog.py:121 GLIGenDialog.py:126 GLIGenDialog.py:381
+#: GLIGenDialog.py:386 GLIGenDialog.py:416 GLIGenDialog.py:420
+#: GLIGenDialog.py:694 GLIGenDialog.py:701 GLIGenDialog.py:705
+#: GLIGenDialog.py:776 GLIGenDialog.py:781 GLIGenDialog.py:868
+#: GLIGenDialog.py:873 GLIGenDialog.py:900 GLIGenDialog.py:904
+#: GLIGenDialog.py:1091 GLIGenDialog.py:1094 GLIGenDialog.py:1095
+#: GLIGenDialog.py:1435 GLIGenDialog.py:1443 GLIGenDialog.py:1651
+#: GLIGenDialog.py:1661
+msgid "Other"
+msgstr ""
+
+#: GLIGenDialog.py:121 GLIGenDialog.py:1091
+msgid "Type your own."
+msgstr ""
+
+#: GLIGenDialog.py:122
+msgid ""
+"In order to complete most installs, an active Internet connection is "
+"required. Listed are the network devices already detected. In this step "
+"you will need to setup one network connection for GLI to use to connect to "
+"the Internet. If your desired device does not show up in the list, you can "
+"select Other and input the device name manually."
+msgstr ""
+
+#: GLIGenDialog.py:127
+msgid ""
+"Enter the interface (NIC) you would like to use for installation (e.g. eth0):"
+msgstr ""
+
+#: GLIGenDialog.py:134 GLIGenDialog.py:1105 GLIGenDialog.py:1130
+msgid "DHCP"
+msgstr ""
+
+#: GLIGenDialog.py:135 GLIGenDialog.py:1106 GLIGenDialog.py:1131
+msgid "Static IP/Manual"
+msgstr ""
+
+#: GLIGenDialog.py:136 GLIGenDialog.py:1069
+msgid ""
+"To setup your network interface, you can either use DHCP if enabled, or "
+"manually enter your network information.\n"
+" DHCP (Dynamic Host Configuration Protocol) makes it possible to "
+"automatically receive networking information (IP address, netmask, broadcast "
+"address, gateway, nameservers etc.). This only works if you have a DHCP "
+"server in your network (or if your provider provides a DHCP service). If "
+"you do not, you must enter the information manually. Please select your "
+"networking configuration method:"
+msgstr ""
+
+#: GLIGenDialog.py:139 GLIGenDialog.py:1110 GLIGenDialog.py:1135
+msgid ""
+"If you have any additional DHCP options to pass, type them here in a space-"
+"separated list. If you have none, just press Enter."
+msgstr ""
+
+#: GLIGenDialog.py:142
+msgid ""
+"Enter your networking information: (See Chapter 3 of the Handbook for more "
+"information) Your broadcast address is probably your IP address with 255 as "
+"the last tuple. Do not press Enter until all fields you intend to fill out "
+"are complete!"
+msgstr ""
+
+#: GLIGenDialog.py:143 GLIGenDialog.py:1115 GLIGenDialog.py:1140
+msgid "Enter your IP address:"
+msgstr ""
+
+#: GLIGenDialog.py:144 GLIGenDialog.py:1116 GLIGenDialog.py:1141
+msgid "Enter your Broadcast address:"
+msgstr ""
+
+#: GLIGenDialog.py:145 GLIGenDialog.py:1117 GLIGenDialog.py:1142
+msgid "Enter your Netmask:"
+msgstr ""
+
+#: GLIGenDialog.py:146
+msgid "Enter your default gateway:"
+msgstr ""
+
+#: GLIGenDialog.py:147
+msgid "Enter a DNS server:"
+msgstr ""
+
+#: GLIGenDialog.py:148 GLIGenDialog.py:1200
+msgid "Enter a HTTP Proxy IP:"
+msgstr ""
+
+#: GLIGenDialog.py:149 GLIGenDialog.py:1201
+msgid "Enter a FTP Proxy IP:"
+msgstr ""
+
+#: GLIGenDialog.py:150 GLIGenDialog.py:1202
+msgid "Enter a RSYNC Proxy:"
+msgstr ""
+
+#: GLIGenDialog.py:176
+msgid "ERROR! Could not set networking information!"
+msgstr ""
+
+#: GLIGenDialog.py:183
+msgid ""
+"Do you want SSH enabled during the install? This will allow you to login "
+"remotely during the installation process. If choosing Yes, be sure you "
+"select a new LiveCD root password!"
+msgstr ""
+
+#: GLIGenDialog.py:193
+msgid ""
+"If you want to be able to login to your machine from another console during "
+"the installation,\n"
+"you will want to enter a new root password for the LIVECD.\n"
+"Note that this can be different from your new system's root password.\n"
+"Presss Enter twice to skip this step.\n"
+"Enter the new LIVECD root password:\t"
+msgstr ""
+
+#: GLIGenDialog.py:201
+msgid "Enter the new LIVECD root password again to verify:"
+msgstr ""
+
+#: GLIGenDialog.py:205
+msgid "The passwords do not match. Please try again."
+msgstr ""
+
+#: GLIGenDialog.py:213
+msgid "ERROR! Could not set the root password on the LiveCD!"
+msgstr ""
+
+#: GLIGenDialog.py:214 GLIGenDialog.py:1580 GLIGenDialog.py:1639
+msgid "Password saved. Press Enter to continue."
+msgstr ""
+
+#: GLIGenDialog.py:219
+msgid ""
+"Here is a list of modules currently loaded on your machine.\n"
+" Please look through and see if any modules are missing\n"
+" that you would like loaded.\n"
+"\n"
+msgstr ""
+
+#: GLIGenDialog.py:220
+msgid "Continue"
+msgstr ""
+
+#: GLIGenDialog.py:221
+msgid "Loaded Modules"
+msgstr ""
+
+#: GLIGenDialog.py:222
+msgid ""
+"If you have additional modules you would like loaded before the installation "
+"begins (ex. a network driver), enter them in a space-separated list."
+msgstr ""
+
+#: GLIGenDialog.py:228
+msgid "ERROR! Could not set the list of kernel modules!"
+msgstr ""
+
+#: GLIGenDialog.py:234
+msgid "Enter a filename for the XML file. Use the full path!"
+msgstr ""
+
+#: GLIGenDialog.py:241 GLIGenDialog.py:1704
+#, python-format
+msgid "The file %s already exists. Do you want to overwrite it?"
+msgstr ""
+
+#: GLIGenDialog.py:248 GLIGenDialog.py:1711
+msgid ""
+"Error. File couldn't be saved. It will be saved automatically to /tmp "
+"before the install."
+msgstr ""
+
+#: GLIGenDialog.py:270
+msgid "ERROR: Could not set networkless information in the profile"
+msgstr ""
+
+#: GLIGenDialog.py:279
+msgid ""
+"The first thing on the new system to setup is the partitoning.\n"
+"You will first select a drive and then edit its partitions.\n"
+"No changes will be saved until the end of the step.\n"
+"No changes to your disk will be made until the installation.\n"
+"NOTE: YOU MUST AT LEAST SELECT ONE PARTITION AS YOUR ROOT PARTITION \"/\"\n"
+"If your drive is pre-partitioned, just select the mountpoints and make \n"
+"sure that the format option is set to FALSE or it will erase your data.\n"
+"The installer does not yet support resizing of partitions (its not safe).\n"
+"Please refer to the Gentoo Installation Handbook for more information\n"
+"on partitioning and the various filesystem types available in Linux."
+msgstr ""
+
+#: GLIGenDialog.py:308
+msgid ""
+"Which drive would you like to partition?\n"
+" Info provided: Type, mkfs Options, Mountpoint, Mountopts, Size in MB"
+msgstr ""
+
+#: GLIGenDialog.py:308 GLIGenDialog.py:456 GLIGenDialog.py:1077
+#: GLIGenDialog.py:1333 GLIGenDialog.py:1480 GLIGenDialog.py:1595
+msgid "Save and Continue"
+msgstr ""
+
+#: GLIGenDialog.py:320 GLIGenDialog.py:1729
+msgid " - Unallocated space ("
+msgstr ""
+
+#: GLIGenDialog.py:322 GLIGenDialog.py:1731
+msgid "logical, "
+msgstr ""
+
+#: GLIGenDialog.py:326 GLIGenDialog.py:1735
+msgid " - Extended Partition ("
+msgstr ""
+
+#: GLIGenDialog.py:331 GLIGenDialog.py:397 GLIGenDialog.py:1739
+msgid "Logical ("
+msgstr ""
+
+#: GLIGenDialog.py:333 GLIGenDialog.py:399 GLIGenDialog.py:1741
+msgid "Primary ("
+msgstr ""
+
+#: GLIGenDialog.py:341 GLIGenDialog.py:347
+msgid "Set Recommended Layout (needs 4GB+)"
+msgstr ""
+
+#: GLIGenDialog.py:342 GLIGenDialog.py:353
+msgid "Clear Partitions On This Drive."
+msgstr ""
+
+#: GLIGenDialog.py:343
+msgid ""
+"Select a partition or unallocated space to edit\n"
+"Key: Minor, Pri/Ext, Filesystem, MkfsOpts, Mountpoint, MountOpts, Size."
+msgstr ""
+
+#: GLIGenDialog.py:343 GLIGenDialog.py:406 GLIGenDialog.py:475
+#: GLIGenDialog.py:516 GLIGenDialog.py:1625
+msgid "Back"
+msgstr ""
+
+#: GLIGenDialog.py:351
+msgid ""
+"The recommended layout could NOT be set. The following message was received:"
+msgstr ""
+
+#: GLIGenDialog.py:356
+msgid "Partition table cleared successfully"
+msgstr ""
+
+#: GLIGenDialog.py:358
+msgid "ERROR: could not clear the partition table!"
+msgstr ""
+
+#: GLIGenDialog.py:366
+#, python-format
+msgid ""
+"Enter the size of the new partition in MB (max %s MB). If creating an "
+"extended partition input its entire size (not just the first logical size):"
+msgstr ""
+
+#: GLIGenDialog.py:369
+#, python-format
+msgid "The size you entered (%s MB) is larger than the maximum of %s MB"
+msgstr ""
+
+#: GLIGenDialog.py:372
+msgid "Old, stable, but no journaling"
+msgstr ""
+
+#: GLIGenDialog.py:373
+msgid "ext2 with journaling and b-tree indexing (RECOMMENDED)"
+msgstr ""
+
+#: GLIGenDialog.py:374
+msgid "Swap partition for memory overhead"
+msgstr ""
+
+#: GLIGenDialog.py:375
+msgid "Windows filesystem format used in Win9X and XP"
+msgstr ""
+
+#: GLIGenDialog.py:376
+msgid "Windows filesystem format used in Win2K and NT"
+msgstr ""
+
+#: GLIGenDialog.py:377
+msgid "IBM's journaling filesystem. stability unknown."
+msgstr ""
+
+#: GLIGenDialog.py:378
+msgid "Don't use this unless you know you need it."
+msgstr ""
+
+#: GLIGenDialog.py:379
+msgid "B*-tree based filesystem. great performance. Only V3 supported."
+msgstr ""
+
+#: GLIGenDialog.py:380
+msgid "Create an extended partition containing other logical partitions"
+msgstr ""
+
+#: GLIGenDialog.py:381
+msgid "Something else we probably don't support."
+msgstr ""
+
+#: GLIGenDialog.py:382
+msgid "Choose the filesystem type for this new partition."
+msgstr ""
+
+#: GLIGenDialog.py:387
+msgid "Please enter the new partition's type:"
+msgstr ""
+
+#: GLIGenDialog.py:405 GLIGenDialog.py:409 GLIGenDialog.py:1126
+#: GLIGenDialog.py:1624 GLIGenDialog.py:1687
+msgid "Delete"
+msgstr ""
+
+#: GLIGenDialog.py:405 GLIGenDialog.py:415
+msgid "Mount Point"
+msgstr ""
+
+#: GLIGenDialog.py:405 GLIGenDialog.py:424
+msgid "Mount Options"
+msgstr ""
+
+#: GLIGenDialog.py:405 GLIGenDialog.py:427
+msgid "Format"
+msgstr ""
+
+#: GLIGenDialog.py:405 GLIGenDialog.py:436 GLIGenDialog.py:440
+msgid "Extra mkfs.* Parameters"
+msgstr ""
+
+#: GLIGenDialog.py:410
+msgid "Are you sure you want to delete the partition "
+msgstr ""
+
+#: GLIGenDialog.py:417
+msgid ""
+"Choose a mountpoint from the list or choose Other to type your own for "
+"partition "
+msgstr ""
+
+#: GLIGenDialog.py:417
+msgid ". It is currently set to:"
+msgstr ""
+
+#: GLIGenDialog.py:421
+msgid "Enter a mountpoint for partition "
+msgstr ""
+
+#: GLIGenDialog.py:423
+msgid "ERROR! Could not set mountpoint!"
+msgstr ""
+
+#: GLIGenDialog.py:425
+msgid "Enter your mount options for partition "
+msgstr ""
+
+#: GLIGenDialog.py:431
+msgid "Do you want to format this partition?"
+msgstr ""
+
+#: GLIGenDialog.py:445
+msgid "ERROR: The partition tables could not be set correctly!"
+msgstr ""
+
+#: GLIGenDialog.py:454 GLIGenDialog.py:464
+msgid "Add a new network mount"
+msgstr ""
+
+#: GLIGenDialog.py:456
+msgid ""
+"If you have any network shares you would like to mount during the install "
+"and for your new system, define them here. Select a network mount to edit or "
+"add a new mount. Currently GLI only supports NFS mounts."
+msgstr ""
+
+#: GLIGenDialog.py:461
+msgid "ERROR: Could net set network mounts!"
+msgstr ""
+
+#: GLIGenDialog.py:465
+msgid ""
+"Enter NFS mount or just enter the IP/hostname to search for available mounts"
+msgstr ""
+
+#: GLIGenDialog.py:473
+msgid "No NFS exports were detected on "
+msgstr ""
+
+#: GLIGenDialog.py:475
+msgid "Select a NFS export"
+msgstr ""
+
+#: GLIGenDialog.py:480
+#, python-format
+msgid ""
+"The address you entered, %s, is not a valid IP or hostname. Please try "
+"again."
+msgstr ""
+
+#: GLIGenDialog.py:489
+msgid "There is already an entry for "
+msgstr ""
+
+#: GLIGenDialog.py:501
+msgid "Enter a mountpoint"
+msgstr ""
+
+#: GLIGenDialog.py:504
+msgid "Enter mount options"
+msgstr ""
+
+#: GLIGenDialog.py:512
+msgid "Stage1 is used when you want to bootstrap&build from scratch."
+msgstr ""
+
+#: GLIGenDialog.py:513
+msgid "Stage2 is used for building from a bootstrapped semi-compiled state."
+msgstr ""
+
+#: GLIGenDialog.py:514
+msgid "Stage3 is a basic system that has been built for you (no compiling)."
+msgstr ""
+
+#: GLIGenDialog.py:515
+msgid "A Stage3 install but using binaries from the LiveCD when able."
+msgstr ""
+
+#: GLIGenDialog.py:516
+msgid "Which stage do you want to start at?"
+msgstr ""
+
+#: GLIGenDialog.py:520
+msgid ""
+"WARNING: Since you are doing a GRP install it is HIGHLY recommended you "
+"choose Create from CD to avoid a potentially broken installation."
+msgstr ""
+
+#: GLIGenDialog.py:524 GLIGenDialog.py:529
+msgid "ERROR! Could not set install stage!"
+msgstr ""
+
+#: GLIGenDialog.py:533
+msgid "Create from CD"
+msgstr ""
+
+#: GLIGenDialog.py:534
+msgid "Specify URI"
+msgstr ""
+
+#: GLIGenDialog.py:535
+msgid ""
+"Do you want to generate a stage3 on the fly using the files on the LiveCD "
+"(fastest) or do you want to grab your stage tarball from the Internet?\n"
+msgstr ""
+
+#: GLIGenDialog.py:540
+msgid "ERROR: Could not set the stage tarball URI!"
+msgstr ""
+
+#: GLIGenDialog.py:553
+msgid ""
+"Select a mirror to grab the tarball from or select Cancel to enter an URI "
+"manually."
+msgstr ""
+
+#: GLIGenDialog.py:560
+msgid "Select your desired stage tarball:"
+msgstr ""
+
+#: GLIGenDialog.py:571
+msgid "Specify the stage tarball URI or local file:"
+msgstr ""
+
+#: GLIGenDialog.py:577 GLIGenDialog.py:611 GLIGenDialog.py:933
+msgid ""
+"The specified URI is invalid. It was not saved. Please go back and try "
+"again."
+msgstr ""
+
+#: GLIGenDialog.py:579
+msgid "No URI was specified!"
+msgstr ""
+
+#: GLIGenDialog.py:590
+msgid "ERROR! Could not set the portage cd snapshot URI!"
+msgstr ""
+
+#: GLIGenDialog.py:594
+msgid "Normal. Use emerge sync RECOMMENDED!"
+msgstr ""
+
+#: GLIGenDialog.py:595
+msgid "HTTP daily snapshot. Use when rsync is firewalled."
+msgstr ""
+
+#: GLIGenDialog.py:596
+msgid "Use a portage snapshot, either a local file or a URL"
+msgstr ""
+
+#: GLIGenDialog.py:597
+msgid "Extra cases such as if /usr/portage is an NFS mount"
+msgstr ""
+
+#: GLIGenDialog.py:598
+msgid ""
+"Which method do you want to use to sync the portage tree for the "
+"installation? If choosing a snapshot you will need to provide the URI for "
+"the snapshot if it is not on the livecd."
+msgstr ""
+
+#: GLIGenDialog.py:607
+msgid "Enter portage tree snapshot URI"
+msgstr ""
+
+#: GLIGenDialog.py:616
+msgid "No URI was specified! Returning to default emerge sync."
+msgstr ""
+
+#: GLIGenDialog.py:633
+msgid ""
+"The installer will now gather information regarding the contents of /etc/"
+"make.conf\n"
+"One of the unique (and best) features of Gentoo is the ability to\n"
+"define flags (called USE flags) that define what components are \n"
+"compiled into applications. For example, you can enable the alsa\n"
+"flag and programs that have alsa capability will use it. \n"
+"The result is a finely tuned OS with no unnecessary components to\n"
+"slow you down.\n"
+"The installer divides USE flag selection into two screens, one for\n"
+"global USE flags and one for local flags specific to each program.\n"
+"Please be patient while the screens load. It may take awhile."
+msgstr ""
+
+#: GLIGenDialog.py:660
+msgid "Choose which *global* USE flags you want on the new system"
+msgstr ""
+
+#: GLIGenDialog.py:668
+msgid "Choose which *local* USE flags you want on the new system"
+msgstr ""
+
+#: GLIGenDialog.py:679
+msgid "Stable"
+msgstr ""
+
+#: GLIGenDialog.py:680
+msgid "Unstable"
+msgstr ""
+
+#: GLIGenDialog.py:681
+msgid ""
+"Do you want to run the normal stable portage tree, or the bleeding edge "
+"unstable (i.e. ACCEPT_KEYWORDS=arch)? If unsure select stable. Stable is "
+"required for GRP installs."
+msgstr ""
+
+#: GLIGenDialog.py:688 GLIGenDialog.py:696
+msgid "Edit your C Flags and Optimization level"
+msgstr ""
+
+#: GLIGenDialog.py:689
+msgid "Change the Host Setting"
+msgstr ""
+
+#: GLIGenDialog.py:690 GLIGenDialog.py:697
+msgid "Specify number of parallel makes (-j) to perform."
+msgstr ""
+
+#: GLIGenDialog.py:691 GLIGenDialog.py:698
+msgid "Change portage functionality settings. (distcc/ccache)"
+msgstr ""
+
+#: GLIGenDialog.py:692 GLIGenDialog.py:699
+msgid "Specify mirrors to use for source retrieval."
+msgstr ""
+
+#: GLIGenDialog.py:693 GLIGenDialog.py:700
+msgid "Specify server used by rsync to sync the portage tree."
+msgstr ""
+
+#: GLIGenDialog.py:694 GLIGenDialog.py:701
+msgid "Specify your own variable and value."
+msgstr ""
+
+#: GLIGenDialog.py:702
+msgid ""
+"For experienced users, the following /etc/make.conf variables can also be "
+"defined. Choose a variable to edit or Done to continue."
+msgstr ""
+
+#: GLIGenDialog.py:702 GLIGenDialog.py:737 GLIGenDialog.py:869
+msgid "Done"
+msgstr ""
+
+#: GLIGenDialog.py:706
+msgid "Enter the variable name: "
+msgstr ""
+
+#: GLIGenDialog.py:713 GLIGenDialog.py:743 GLIGenDialog.py:790
+msgid "Enter new value for "
+msgstr ""
+
+#: GLIGenDialog.py:728 GLIGenDialog.py:740
+msgid "CLEAR"
+msgstr ""
+
+#: GLIGenDialog.py:728
+msgid "Erase the current value and start over."
+msgstr ""
+
+#: GLIGenDialog.py:729
+msgid "Add a CPU optimization (deprecated in GCC 3.4)"
+msgstr ""
+
+#: GLIGenDialog.py:730
+msgid "Add a CPU optimization (GCC 3.4+)"
+msgstr ""
+
+#: GLIGenDialog.py:731
+msgid "Add an Architecture optimization"
+msgstr ""
+
+#: GLIGenDialog.py:732
+msgid "Add optimization level (please do NOT go over 2)"
+msgstr ""
+
+#: GLIGenDialog.py:733
+msgid "For advanced users only."
+msgstr ""
+
+#: GLIGenDialog.py:734
+msgid "Common additional flag"
+msgstr ""
+
+#: GLIGenDialog.py:735 GLIGenDialog.py:742 GLIGenDialog.py:1329
+#: GLIGenDialog.py:1347
+msgid "Manual"
+msgstr ""
+
+#: GLIGenDialog.py:735
+msgid "Specify your CFLAGS manually"
+msgstr ""
+
+#: GLIGenDialog.py:737
+msgid ""
+"Choose a flag to add to the CFLAGS variable or Done to go back. The current "
+"value is: "
+msgstr ""
+
+#: GLIGenDialog.py:748
+#, python-format
+msgid "Enter the new value for %s (value only):"
+msgstr ""
+
+#: GLIGenDialog.py:759
+msgid "Choose from the available CHOSTs for your architecture."
+msgstr ""
+
+#: GLIGenDialog.py:765
+msgid ""
+"Presently the only use is for specifying the number of parallel makes (-j) "
+"to perform. The suggested number for parallel makes is CPUs+1. Enter the "
+"NUMBER ONLY:"
+msgstr ""
+
+#: GLIGenDialog.py:771
+msgid "enables sandboxing when running emerge and ebuild."
+msgstr ""
+
+#: GLIGenDialog.py:772
+msgid "enables ccache support via CC."
+msgstr ""
+
+#: GLIGenDialog.py:773
+msgid "enables distcc support via CC."
+msgstr ""
+
+#: GLIGenDialog.py:774
+msgid "enables distfiles locking using fcntl or hardlinks."
+msgstr ""
+
+#: GLIGenDialog.py:775
+msgid "create binaries of all packages emerged"
+msgstr ""
+
+#: GLIGenDialog.py:776
+msgid "Input your list of FEATURES manually."
+msgstr ""
+
+#: GLIGenDialog.py:777
+msgid ""
+"FEATURES are settings that affect the functionality of portage. Most of "
+"these settings are for developer use, but some are available to non-"
+"developers as well."
+msgstr ""
+
+#: GLIGenDialog.py:782
+msgid "Enter the value of FEATURES: "
+msgstr ""
+
+#: GLIGenDialog.py:799 GLIGenDialog.py:856
+msgid "ERROR! Could not set the make_conf correctly!"
+msgstr ""
+
+#: GLIGenDialog.py:805
+msgid ""
+"Do you want to use distcc to compile your extra packages during the install "
+"and for future compilations as well?"
+msgstr ""
+
+#: GLIGenDialog.py:820 GLIGenDialog.py:1387 GLIGenDialog.py:1452
+msgid "ERROR! Could not set the services list."
+msgstr ""
+
+#: GLIGenDialog.py:826
+msgid "ERROR! Could not set the install distcc flag!"
+msgstr ""
+
+#: GLIGenDialog.py:847
+msgid ""
+"Enter the hosts to be used by distcc for compilation:\n"
+"Example: localhost 192.168.0.2 192.168.0.3:4000/10"
+msgstr ""
+
+#: GLIGenDialog.py:864
+msgid "A list of DEPEND atoms to mask."
+msgstr ""
+
+#: GLIGenDialog.py:865
+msgid "A list of packages to unmask."
+msgstr ""
+
+#: GLIGenDialog.py:866
+msgid "Per-package KEYWORDS (like ACCEPT_KEYWORDS)."
+msgstr ""
+
+#: GLIGenDialog.py:867
+msgid "Per-package USE flags."
+msgstr ""
+
+#: GLIGenDialog.py:868
+msgid "Type your own name of a file to edit in /etc/"
+msgstr ""
+
+#: GLIGenDialog.py:869
+msgid ""
+"For experienced users, the following /etc/* variables can also be defined. "
+"Choose a variable to edit or Done to continue."
+msgstr ""
+
+#: GLIGenDialog.py:874
+msgid ""
+"Enter the name of the /etc/ file you would like to edit (DO NOT type /etc/)"
+msgstr ""
+
+#: GLIGenDialog.py:881
+msgid "Enter new contents (use \\n for newline) of "
+msgstr ""
+
+#: GLIGenDialog.py:888
+msgid "ERROR! Could not set etc/portage/* correctly!"
+msgstr ""
+
+#: GLIGenDialog.py:895
+msgid "Copy over the current running kernel (fastest)"
+msgstr ""
+
+#: GLIGenDialog.py:896
+msgid "The Unaltered Linux Kernel ver 2.6+ (safest)"
+msgstr ""
+
+#: GLIGenDialog.py:897
+msgid "Gentoo's optimized 2.6+ kernel. (less safe)"
+msgstr ""
+
+#: GLIGenDialog.py:898
+msgid "Hardened sources for the 2.6 kernel tree"
+msgstr ""
+
+#: GLIGenDialog.py:899
+msgid "Vanilla sources with grsecurity patches"
+msgstr ""
+
+#: GLIGenDialog.py:900
+msgid "Choose one of the other sources available."
+msgstr ""
+
+#: GLIGenDialog.py:901
+msgid ""
+"Choose which kernel sources to use for your system. If using a previously-"
+"made kernel configuration, make sure the sources match the kernel used to "
+"create the configuration."
+msgstr ""
+
+#: GLIGenDialog.py:905
+msgid "Please enter the desired kernel sources package name:"
+msgstr ""
+
+#: GLIGenDialog.py:910
+msgid "ERROR! Could not set the kernel source package!"
+msgstr ""
+
+#: GLIGenDialog.py:913
+msgid "Genkernel"
+msgstr ""
+
+#: GLIGenDialog.py:914
+msgid "Traditional (requires a config!)"
+msgstr ""
+
+#: GLIGenDialog.py:915
+msgid ""
+"There are currently two ways the installer can compile a kernel for your new "
+"system. You can either provide a previously-made kernel configuration file "
+"and use the traditional kernel-compiling procedure (no initrd) or have "
+"genkernel automatically create your kernel for you (with initrd). \n"
+"\n"
+" If you do not have a previously-made kernel configuration, YOU MUST CHOOSE "
+"Genkernel. Choose which method you want to use."
+msgstr ""
+
+#: GLIGenDialog.py:922
+msgid "Do you want the bootsplash screen to show up on bootup?"
+msgstr ""
+
+#: GLIGenDialog.py:929
+msgid ""
+"If you have a custom kernel configuration, enter its location (otherwise "
+"just press Enter to continue):"
+msgstr ""
+
+#: GLIGenDialog.py:938
+msgid "ERROR! Could not set the kernel config URI!"
+msgstr ""
+
+#: GLIGenDialog.py:962 GLIGenDialog.py:964
+msgid "GRand Unified Bootloader, newer, RECOMMENDED"
+msgstr ""
+
+#: GLIGenDialog.py:966
+msgid "LInux LOader, older, traditional.(detects windows partitions)"
+msgstr ""
+
+#: GLIGenDialog.py:968
+msgid "Do not install a bootloader. (System may be unbootable!)"
+msgstr ""
+
+#: GLIGenDialog.py:969
+msgid ""
+"To boot successfully into your new Linux system, a bootloader will be "
+"needed. If you already have a bootloader you want to use you can select "
+"None here. The bootloader choices available are dependent on what GLI "
+"supports and what architecture your system is. Choose a bootloader"
+msgstr ""
+
+#: GLIGenDialog.py:976
+msgid "ERROR! Could not set boot loader pkg! "
+msgstr ""
+
+#: GLIGenDialog.py:981
+msgid ""
+"Most bootloaders have the ability to install to either the Master Boot "
+"Record (MBR) or some other partition. Most people will want their "
+"bootloader installed on the MBR for successful boots, but if you have "
+"special circumstances, you can have the bootloader installed to the /boot "
+"partition instead. Do you want the boot loader installed in the MBR? (YES "
+"is RECOMMENDED)"
+msgstr ""
+
+#: GLIGenDialog.py:989
+#, python-format
+msgid ""
+"Your boot device may not be correct. It is currently set to %s, but this "
+"device may not be the first to boot. Usually boot devices end in 'a' such "
+"as hda or sda."
+msgstr ""
+
+#: GLIGenDialog.py:990
+msgid " Please confirm your boot device by choosing it from the menu."
+msgstr ""
+
+#: GLIGenDialog.py:998
+msgid ""
+"ERROR: No drives set up. Please complete the Partitioning screen first!"
+msgstr ""
+
+#: GLIGenDialog.py:1007
+msgid "ERROR! Could not set the boot device!"
+msgstr ""
+
+#: GLIGenDialog.py:1009
+msgid ""
+"If you have any additional optional arguments you want to pass to the kernel "
+"at boot, type them here or just press Enter to continue:"
+msgstr ""
+
+#: GLIGenDialog.py:1014 GLIGenDialog.py:1019
+msgid "ERROR! Could not set bootloader kernel arguments! "
+msgstr ""
+
+#: GLIGenDialog.py:1033
+msgid ""
+"Please select the timezone for the new installation. Entries ending with "
+"a / can be selected to reveal a sub-list of more specific locations. For "
+"example, you can select America/ and then Chicago."
+msgstr ""
+
+#: GLIGenDialog.py:1047
+msgid "ERROR: Could not set that timezone!"
+msgstr ""
+
+#: GLIGenDialog.py:1068
+msgid ""
+"Here you will enter all of your network interface information for the new "
+"system. You can either choose a network interface to edit, add a network "
+"interface, delete an interface, or edit the miscellaneous options such as "
+"hostname and proxy servers."
+msgstr ""
+
+#: GLIGenDialog.py:1073 GLIGenDialog.py:1162
+msgid "Settings: DHCP. Options: "
+msgstr ""
+
+#: GLIGenDialog.py:1075 GLIGenDialog.py:1164 GLIGenDialog.py:1794
+msgid "IP: "
+msgstr ""
+
+#: GLIGenDialog.py:1075 GLIGenDialog.py:1164 GLIGenDialog.py:1794
+msgid " Broadcast: "
+msgstr ""
+
+#: GLIGenDialog.py:1075 GLIGenDialog.py:1164 GLIGenDialog.py:1794
+msgid " Netmask: "
+msgstr ""
+
+#: GLIGenDialog.py:1076 GLIGenDialog.py:1084
+msgid "Add"
+msgstr ""
+
+#: GLIGenDialog.py:1076
+msgid "Add a new network interface"
+msgstr ""
+
+#: GLIGenDialog.py:1082
+msgid "ERROR! Could not set the network interfaces!"
+msgstr ""
+
+#: GLIGenDialog.py:1092
+msgid ""
+"Choose an interface from the list or Other to type your own if it was not "
+"detected."
+msgstr ""
+
+#: GLIGenDialog.py:1096
+msgid "Enter name for new interface (eth0, ppp0, etc.)"
+msgstr ""
+
+#: GLIGenDialog.py:1100
+msgid "An interface with the name is already defined."
+msgstr ""
+
+#: GLIGenDialog.py:1114 GLIGenDialog.py:1139
+msgid ""
+"Enter your networking information: (See Chapter 3 of the Handbook for more "
+"information) Your broadcast address is probably your IP address with 255 as "
+"the last tuple. Do not press Enter until all fields are complete!"
+msgstr ""
+
+#: GLIGenDialog.py:1125
+msgid "Edit"
+msgstr ""
+
+#: GLIGenDialog.py:1127
+#, python-format
+msgid ""
+"For interface %s, you can either edit the interface information (IP Address, "
+"Broadcast, Netmask) or Delete the interface."
+msgstr ""
+
+#: GLIGenDialog.py:1153
+msgid "Are you sure you want to remove the interface "
+msgstr ""
+
+#: GLIGenDialog.py:1165
+msgid ""
+"To be able to surf on the internet, you must know which host shares the "
+"Internet connection. This host is called the gateway. It is usually similar "
+"to your IP address, but ending in .1\n"
+"If you have DHCP then just select your primary Internet interface (no IP "
+"will be needed) Start by choosing which interface accesses the Internet:"
+msgstr ""
+
+#: GLIGenDialog.py:1170
+msgid "Enter the gateway IP address for "
+msgstr ""
+
+#: GLIGenDialog.py:1174
+msgid "Invalid IP Entered! Please try again."
+msgstr ""
+
+#: GLIGenDialog.py:1179
+#, python-format
+msgid "ERROR! Coult not set the default gateway with IP %s for interface %s"
+msgstr ""
+
+#: GLIGenDialog.py:1194 GLIGenDialog.py:1207
+msgid ""
+"Fill out the remaining networking settings. The hostname is manditory as "
+"that is the name of your computer. Leave the other fields blank if you are "
+"not using them. If using DHCP you do not need to enter DNS servers. Do not "
+"press Enter until all fields are complete!"
+msgstr ""
+
+#: GLIGenDialog.py:1195 GLIGenDialog.py:1208
+msgid "Enter your Hostname:"
+msgstr ""
+
+#: GLIGenDialog.py:1196 GLIGenDialog.py:1209
+msgid "Enter your Domain Name:"
+msgstr ""
+
+#: GLIGenDialog.py:1197
+msgid "Enter your NIS Domain Name:"
+msgstr ""
+
+#: GLIGenDialog.py:1198 GLIGenDialog.py:1210
+msgid "Enter a primary DNS server:"
+msgstr ""
+
+#: GLIGenDialog.py:1199 GLIGenDialog.py:1211
+msgid "Enter a backup DNS server:"
+msgstr ""
+
+#: GLIGenDialog.py:1218
+msgid "Incorrect hostname! It must be a string. Not saved."
+msgstr ""
+
+#: GLIGenDialog.py:1224
+msgid "ERROR! Could not set the hostname:"
+msgstr ""
+
+#: GLIGenDialog.py:1228
+msgid "Incorrect domainname! It must be a string. Not saved."
+msgstr ""
+
+#: GLIGenDialog.py:1234
+msgid "ERROR! Could not set the domainname:"
+msgstr ""
+
+#: GLIGenDialog.py:1238
+msgid "Incorrect nisdomainname! It must be a string. Not saved."
+msgstr ""
+
+#: GLIGenDialog.py:1244
+msgid "ERROR! Could not set the nisdomainname:"
+msgstr ""
+
+#: GLIGenDialog.py:1248
+msgid "Incorrect Primary DNS Server! Not saved."
+msgstr ""
+
+#: GLIGenDialog.py:1253
+msgid "Incorrect Backup DNS Server! Not saved."
+msgstr ""
+
+#: GLIGenDialog.py:1260
+msgid "ERROR! Could not set the DNS Servers:"
+msgstr ""
+
+#: GLIGenDialog.py:1264
+msgid "Incorrect HTTP Proxy! It must be a uri. Not saved."
+msgstr ""
+
+#: GLIGenDialog.py:1270
+msgid "ERROR! Could not set the HTTP Proxy:"
+msgstr ""
+
+#: GLIGenDialog.py:1274
+msgid "Incorrect FTP Proxy! It must be a uri. Not saved."
+msgstr ""
+
+#: GLIGenDialog.py:1280
+msgid "ERROR! Could not set the FTP Proxy:"
+msgstr ""
+
+#: GLIGenDialog.py:1284
+msgid "Incorrect RSYNC Proxy! It must be a uri. Not saved."
+msgstr ""
+
+#: GLIGenDialog.py:1290
+msgid "ERROR! Could not set the RSYNC Proxy:"
+msgstr ""
+
+#: GLIGenDialog.py:1296
+msgid "Paul Vixie's cron daemon, fully featured, RECOMMENDED."
+msgstr ""
+
+#: GLIGenDialog.py:1297
+msgid "A cute little cron from Matt Dillon."
+msgstr ""
+
+#: GLIGenDialog.py:1298
+msgid "A scheduler with extended capabilities over cron & anacron"
+msgstr ""
+
+#: GLIGenDialog.py:1299
+msgid "Don't use a cron daemon. (NOT Recommended!)"
+msgstr ""
+
+#: GLIGenDialog.py:1300
+msgid ""
+"A cron daemon executes scheduled commands. It is very handy if you need to "
+"execute some command regularly (for instance daily, weekly or monthly). "
+"Gentoo offers three possible cron daemons: dcron, fcron and vixie-cron. "
+"Installing one of them is similar to installing a system logger. However, "
+"dcron and fcron require an extra configuration command, namely crontab /etc/"
+"crontab. If you don't know what to choose, use vixie-cron. If doing a "
+"networkless install, choose vixie-cron. Choose your cron daemon:"
+msgstr ""
+
+#: GLIGenDialog.py:1309
+msgid "An advanced system logger."
+msgstr ""
+
+#: GLIGenDialog.py:1310
+msgid "A Highly-configurable system logger."
+msgstr ""
+
+#: GLIGenDialog.py:1311
+msgid "The traditional set of system logging daemons."
+msgstr ""
+
+#: GLIGenDialog.py:1312
+msgid ""
+"Linux has an excellent history of logging capabilities -- if you want you "
+"can log everything that happens on your system in logfiles. This happens "
+"through the system logger. Gentoo offers several system loggers to choose "
+"from. If you plan on using sysklogd or syslog-ng you might want to install "
+"logrotate afterwards as those system loggers don't provide any rotation "
+"mechanism for the log files. If doing networkless, choose syslog-ng. "
+"Choose a system logger:"
+msgstr ""
+
+#: GLIGenDialog.py:1332
+msgid ""
+"There are thousands of applications available to Gentoo users through "
+"Portage, Gentoo's package management system. Select some of the more common "
+"ones below or add your own additional package list by choosing 'Manual'."
+msgstr ""
+
+#: GLIGenDialog.py:1333
+msgid ""
+"\n"
+"Your current package list is: "
+msgstr ""
+
+#: GLIGenDialog.py:1340
+msgid "ERROR! Could not set the install packages! List of packages:"
+msgstr ""
+
+#: GLIGenDialog.py:1348
+msgid "Enter a space-separated list of extra packages to install on the system"
+msgstr ""
+
+#: GLIGenDialog.py:1363
+msgid ""
+"Choose from the listed packages. If doing a networkless install, only "
+"choose (GRP) packages."
+msgstr ""
+
+#: GLIGenDialog.py:1378
+msgid "Do you want to start X on bootup?"
+msgstr ""
+
+#: GLIGenDialog.py:1423
+msgid "ALSA Sound Daemon"
+msgstr ""
+
+#: GLIGenDialog.py:1424
+msgid "Common web server (version 1.x)"
+msgstr ""
+
+#: GLIGenDialog.py:1425
+msgid "Common web server (version 2.x)"
+msgstr ""
+
+#: GLIGenDialog.py:1426
+msgid "Distributed Compiling System"
+msgstr ""
+
+#: GLIGenDialog.py:1427
+msgid "ESD Sound Daemon"
+msgstr ""
+
+#: GLIGenDialog.py:1428
+msgid "Hard Drive Tweaking Utility"
+msgstr ""
+
+#: GLIGenDialog.py:1429
+msgid "Run scripts found in /etc/conf.d/local.start"
+msgstr ""
+
+#: GLIGenDialog.py:1430
+msgid "Port Mapping Service"
+msgstr ""
+
+#: GLIGenDialog.py:1431
+msgid "Common FTP server"
+msgstr ""
+
+#: GLIGenDialog.py:1432
+msgid "SSH Daemon (allows remote logins)"
+msgstr ""
+
+#: GLIGenDialog.py:1433
+msgid "X Font Server"
+msgstr ""
+
+#: GLIGenDialog.py:1434
+msgid "X Daemon"
+msgstr ""
+
+#: GLIGenDialog.py:1435
+msgid "Manually specify your services in a comma-separated list."
+msgstr ""
+
+#: GLIGenDialog.py:1436
+msgid ""
+"Choose the services you want started on bootup. Note that depending on what "
+"packages are selected, some services listed will not exist."
+msgstr ""
+
+#: GLIGenDialog.py:1444
+msgid "Enter a comma-separated list of services to start on boot"
+msgstr ""
+
+#: GLIGenDialog.py:1469
+msgid ""
+"Additional configuration settings for Advanced users (rc.conf)\n"
+"Here are some other variables you can set in various configuration files on "
+"the new system. If you don't know what a variable does, don't change it!"
+msgstr ""
+
+#: GLIGenDialog.py:1470
+msgid "Use KEYMAP to specify the default console keymap."
+msgstr ""
+
+#: GLIGenDialog.py:1471
+msgid "Decision to first load the 'windowkeys' console keymap"
+msgstr ""
+
+#: GLIGenDialog.py:1472
+msgid "maps to load for extended keyboards. Most users will leave this as is."
+msgstr ""
+
+#: GLIGenDialog.py:1473
+msgid "Specifies the default font that you'd like Linux to use on the console."
+msgstr ""
+
+#: GLIGenDialog.py:1474
+msgid "The charset map file to use."
+msgstr ""
+
+#: GLIGenDialog.py:1475
+msgid "Set the clock to either UTC or local"
+msgstr ""
+
+#: GLIGenDialog.py:1476
+msgid "Set EDITOR to your preferred editor."
+msgstr ""
+
+#: GLIGenDialog.py:1477
+msgid "What display manager do you use ? [ xdm | gdm | kdm | entrance ]"
+msgstr ""
+
+#: GLIGenDialog.py:1478
+msgid "a new variable to control what window manager to start default with X"
+msgstr ""
+
+#: GLIGenDialog.py:1485
+msgid "Choose your desired keymap:"
+msgstr ""
+
+#: GLIGenDialog.py:1494
+msgid ""
+"Should we first load the 'windowkeys' console keymap? Most x86 users will "
+"say 'yes' here. Note that non-x86 users should leave it as 'no'."
+msgstr ""
+
+#: GLIGenDialog.py:1499
+msgid ""
+"This sets the maps to load for extended keyboards. Most users will leave "
+"this as is. Enter new value for EXTENDED_KEYMAPS"
+msgstr ""
+
+#: GLIGenDialog.py:1502
+msgid "Choose your desired console font:"
+msgstr ""
+
+#: GLIGenDialog.py:1508
+msgid "Choose your desired console translation:"
+msgstr ""
+
+#: GLIGenDialog.py:1516
+msgid ""
+"Should CLOCK be set to UTC or local? Unless you set your timezone to UTC "
+"you will want to choose local."
+msgstr ""
+
+#: GLIGenDialog.py:1521
+msgid "Default editor."
+msgstr ""
+
+#: GLIGenDialog.py:1521
+msgid "vi improved editor."
+msgstr ""
+
+#: GLIGenDialog.py:1521
+msgid "The emacs editor."
+msgstr ""
+
+#: GLIGenDialog.py:1522
+msgid "Choose your default editor: "
+msgstr ""
+
+#: GLIGenDialog.py:1524
+msgid "X Display Manager"
+msgstr ""
+
+#: GLIGenDialog.py:1525
+msgid "Gnome Display Manager"
+msgstr ""
+
+#: GLIGenDialog.py:1526
+msgid "KDE Display Manager"
+msgstr ""
+
+#: GLIGenDialog.py:1527
+msgid "Login Manager for Enlightenment"
+msgstr ""
+
+#: GLIGenDialog.py:1528
+msgid ""
+"Choose your desired display manager to use when starting X (note you must "
+"make sure that package also gets installed for it to work):"
+msgstr ""
+
+#: GLIGenDialog.py:1530
+msgid ""
+"Choose what window manager you want to start default with X if run with xdm, "
+"startx, or xinit. (common options are Gnome or Xsession:"
+msgstr ""
+
+#: GLIGenDialog.py:1567
+msgid ""
+"Please enter your desired password for the root account. (note it will not "
+"show the password. Also do not try to use backspace.):"
+msgstr ""
+
+#: GLIGenDialog.py:1570
+msgid "Enter the new root password again for confirmation"
+msgstr ""
+
+#: GLIGenDialog.py:1574
+msgid "The passwords do not match. Please try again or cancel."
+msgstr ""
+
+#: GLIGenDialog.py:1579
+msgid "ERROR! Could not set the new system root password!"
+msgstr ""
+
+#: GLIGenDialog.py:1593 GLIGenDialog.py:1607
+msgid "Add user"
+msgstr ""
+
+#: GLIGenDialog.py:1594
+msgid ""
+"Working as root on a Unix/Linux system is dangerous and should be avoided as "
+"much as possible. Therefore it is strongly recommended to add a user for day-"
+"to-day use. Choose a user to edit:"
+msgstr ""
+
+#: GLIGenDialog.py:1604
+msgid "ERROR! Could not set the additional users!"
+msgstr ""
+
+#: GLIGenDialog.py:1608
+msgid "Enter the username for the new user"
+msgstr ""
+
+#: GLIGenDialog.py:1612
+msgid "A user with that name already exists"
+msgstr ""
+
+#: GLIGenDialog.py:1614
+msgid "Enter the new password for user "
+msgstr ""
+
+#: GLIGenDialog.py:1615
+msgid "Enter the new password again for confirmation"
+msgstr ""
+
+#: GLIGenDialog.py:1618
+msgid "The passwords do not match! Go to the menu and try again."
+msgstr ""
+
+#: GLIGenDialog.py:1624 GLIGenDialog.py:1629
+msgid "Password"
+msgstr ""
+
+#: GLIGenDialog.py:1624 GLIGenDialog.py:1641
+msgid "Group Membership"
+msgstr ""
+
+#: GLIGenDialog.py:1624 GLIGenDialog.py:1665
+msgid "Shell"
+msgstr ""
+
+#: GLIGenDialog.py:1624 GLIGenDialog.py:1670
+msgid "Home Directory"
+msgstr ""
+
+#: GLIGenDialog.py:1624 GLIGenDialog.py:1675
+msgid "UID"
+msgstr ""
+
+#: GLIGenDialog.py:1624 GLIGenDialog.py:1682
+msgid "Comment"
+msgstr ""
+
+#: GLIGenDialog.py:1625
+msgid "Choose an option for user "
+msgstr ""
+
+#: GLIGenDialog.py:1630
+msgid "Enter the new password"
+msgstr ""
+
+#: GLIGenDialog.py:1633
+msgid "Enter the new password again"
+msgstr ""
+
+#: GLIGenDialog.py:1637
+msgid "The passwords do not match! Try again."
+msgstr ""
+
+#: GLIGenDialog.py:1643
+msgid "The usual group for normal users."
+msgstr ""
+
+#: GLIGenDialog.py:1644
+msgid "Allows users to attempt to su to root."
+msgstr ""
+
+#: GLIGenDialog.py:1645
+msgid "Allows access to audio devices."
+msgstr ""
+
+#: GLIGenDialog.py:1646
+msgid "Allows access to games."
+msgstr ""
+
+#: GLIGenDialog.py:1647 GLIGenDialog.py:1648 GLIGenDialog.py:1649
+#: GLIGenDialog.py:1650
+msgid "For users who know what they're doing only."
+msgstr ""
+
+#: GLIGenDialog.py:1651
+msgid "Manually specify your groups in a comma-separated list."
+msgstr ""
+
+#: GLIGenDialog.py:1652
+#, python-format
+msgid "Select which groups you would like the user %s to be in."
+msgstr ""
+
+#: GLIGenDialog.py:1662
+msgid "Enter a comma-separated list of groups the user is to be in"
+msgstr ""
+
+#: GLIGenDialog.py:1666
+msgid "Enter the shell you want the user to use. default is /bin/bash. "
+msgstr ""
+
+#: GLIGenDialog.py:1671
+msgid "Enter the user's home directory. default is /home/username. "
+msgstr ""
+
+#: GLIGenDialog.py:1676
+msgid ""
+"Enter the user's UID. If left blank the system will choose a default value "
+"(this is recommended)."
+msgstr ""
+
+#: GLIGenDialog.py:1683
+msgid "Enter the user's comment. This is completely optional."
+msgstr ""
+
+#: GLIGenDialog.py:1691
+msgid "Are you sure you want to delete the user "
+msgstr ""
+
+#: GLIGenDialog.py:1700
+msgid "Enter a filename for the XML file. Use full path!"
+msgstr ""
+
+#: GLIGenDialog.py:1714
+msgid ""
+"Look carefully at the following settings to check for mistakes.\n"
+"These are the installation settings you have chosen:\n"
+"\n"
+msgstr ""
+
+#: GLIGenDialog.py:1716
+msgid ""
+"Partitioning: \n"
+" Key: Minor, Pri/Ext, Filesystem, MkfsOpts, Mountpoint, MountOpts, Size.\n"
+msgstr ""
+
+#: GLIGenDialog.py:1721
+msgid " Drive: "
+msgstr ""
+
+#: GLIGenDialog.py:1751
+msgid ""
+"\n"
+"Network Mounts: \n"
+msgstr ""
+
+#: GLIGenDialog.py:1756
+msgid ""
+"\n"
+"Install Stage: "
+msgstr ""
+
+#: GLIGenDialog.py:1758
+msgid " Tarball will be generated on the fly from the CD.\n"
+msgstr ""
+
+#: GLIGenDialog.py:1760
+msgid " Tarball URI: "
+msgstr ""
+
+#: GLIGenDialog.py:1763
+msgid ""
+"\n"
+"Portage Tree Sync Type: "
+msgstr ""
+
+#: GLIGenDialog.py:1765
+msgid " Portage snapshot URI: "
+msgstr ""
+
+#: GLIGenDialog.py:1768
+msgid ""
+"\n"
+"Kernel Settings:\n"
+msgstr ""
+
+#: GLIGenDialog.py:1769
+msgid " Kernel Sources: "
+msgstr ""
+
+#: GLIGenDialog.py:1771
+msgid " Kernel Build Method: "
+msgstr ""
+
+#: GLIGenDialog.py:1773
+msgid " Kernel Bootsplash Option: "
+msgstr ""
+
+#: GLIGenDialog.py:1775
+msgid " Kernel Configuration URI: "
+msgstr ""
+
+#: GLIGenDialog.py:1778
+msgid ""
+"\n"
+"Bootloader Settings:\n"
+msgstr ""
+
+#: GLIGenDialog.py:1779
+msgid " Bootloader package: "
+msgstr ""
+
+#: GLIGenDialog.py:1781
+msgid " Install bootloader to MBR: "
+msgstr ""
+
+#: GLIGenDialog.py:1782
+msgid " Bootloader kernel arguments: "
+msgstr ""
+
+#: GLIGenDialog.py:1785
+msgid ""
+"\n"
+"Timezone: "
+msgstr ""
+
+#: GLIGenDialog.py:1788
+msgid ""
+"\n"
+"Networking Settings: \n"
+msgstr ""
+
+#: GLIGenDialog.py:1792
+msgid ": Settings: DHCP. Options: "
+msgstr ""
+
+#: GLIGenDialog.py:1797
+msgid " Default Gateway: "
+msgstr ""
+
+#: GLIGenDialog.py:1798
+msgid " Hostname: "
+msgstr ""
+
+#: GLIGenDialog.py:1800
+msgid " Domainname: "
+msgstr ""
+
+#: GLIGenDialog.py:1802
+msgid " NIS Domainname: "
+msgstr ""
+
+#: GLIGenDialog.py:1805
+msgid " DNS Server: "
+msgstr ""
+
+#: GLIGenDialog.py:1807
+msgid " HTTP Proxy: "
+msgstr ""
+
+#: GLIGenDialog.py:1809
+msgid " FTP Proxy: "
+msgstr ""
+
+#: GLIGenDialog.py:1811
+msgid " RSYNC Proxy: "
+msgstr ""
+
+#: GLIGenDialog.py:1814
+msgid ""
+"\n"
+"Cron Daemon: "
+msgstr ""
+
+#: GLIGenDialog.py:1817
+msgid ""
+"\n"
+"Logging Daemon: "
+msgstr ""
+
+#: GLIGenDialog.py:1824
+msgid ""
+"\n"
+"Extra Packages: "
+msgstr ""
+
+#: GLIGenDialog.py:1833
+msgid ""
+"\n"
+"Additional Services: "
+msgstr ""
+
+#: GLIGenDialog.py:1840
+msgid ""
+"\n"
+"Configuration Files Settings:\n"
+msgstr ""
+
+#: GLIGenDialog.py:1843
+msgid " File:"
+msgstr ""
+
+#: GLIGenDialog.py:1846
+msgid " Variable: "
+msgstr ""
+
+#: GLIGenDialog.py:1846
+msgid " Value: "
+msgstr ""
+
+#: GLIGenDialog.py:1849
+msgid " Value: "
+msgstr ""
+
+#: GLIGenDialog.py:1852
+msgid ""
+"\n"
+"Additional Users:\n"
+msgstr ""
+
+#: GLIGenDialog.py:1857
+msgid " Username: "
+msgstr ""
+
+#: GLIGenDialog.py:1858
+msgid ""
+"\n"
+" Group Membership: "
+msgstr ""
+
+#: GLIGenDialog.py:1859
+msgid ""
+"\n"
+" Shell: "
+msgstr ""
+
+#: GLIGenDialog.py:1860
+msgid ""
+"\n"
+" Home Directory: "
+msgstr ""
+
+#: GLIGenDialog.py:1862
+msgid ""
+"\n"
+" User Id: "
+msgstr ""
+
+#: GLIGenDialog.py:1864
+msgid ""
+"\n"
+" User Comment: "
+msgstr ""
+
+#: GLIGenDialog.py:1866
+msgid "A Review of your settings"
+msgstr ""
diff --git a/src/fe/dialog/languages/GLIInstallProfile.pot b/src/fe/dialog/languages/GLIInstallProfile.pot
new file mode 100644
index 0000000..d9255d2
--- /dev/null
+++ b/src/fe/dialog/languages/GLIInstallProfile.pot
@@ -0,0 +1,313 @@
+# Gentoo Linux Installer.
+# Copyright (C) 2006
+# This file is distributed under the same license as the Gentoo Linux Installer.
+# Preston Cody <codeman@gentoo.org>, 2006.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: InstallProfile 2006.1\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2006-09-02 11:58-0400\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: GLIInstallProfile.py:586
+msgid "Popular Desktop Applications"
+msgstr ""
+
+#: GLIInstallProfile.py:587
+msgid "GTK+ music player"
+msgstr ""
+
+#: GLIInstallProfile.py:588
+msgid "A GTK+ tagging program for MP3, OGG, FLAC, and more"
+msgstr ""
+
+#: GLIInstallProfile.py:589
+msgid "A GNOME groupware application, a Microsoft Outlook workalike"
+msgstr ""
+
+#: GLIInstallProfile.py:590
+msgid "GTK+ Instant Messenger client"
+msgstr ""
+
+#: GLIInstallProfile.py:591
+msgid "GTK+ FTP Client"
+msgstr ""
+
+#: GLIInstallProfile.py:592
+msgid "GNU Image Manipulation Program"
+msgstr ""
+
+#: GLIInstallProfile.py:593
+msgid "GNOME CD Writing Software"
+msgstr ""
+
+#: GLIInstallProfile.py:594
+msgid "GTK+ application for transferring pictures from a digital camera"
+msgstr ""
+
+#: GLIInstallProfile.py:595
+msgid "A SVG based generic vector-drawing program"
+msgstr ""
+
+#: GLIInstallProfile.py:596
+msgid "KDE CD Writing Software"
+msgstr ""
+
+#: GLIInstallProfile.py:597
+msgid "An integrated office suite for KDE, the K Desktop Environment"
+msgstr ""
+
+#: GLIInstallProfile.py:598
+msgid "The Mozilla Suite"
+msgstr ""
+
+#: GLIInstallProfile.py:599
+msgid "The Mozilla Firefox Web Browser"
+msgstr ""
+
+#: GLIInstallProfile.py:600
+msgid "Thunderbird Mail Client"
+msgstr ""
+
+#: GLIInstallProfile.py:601
+msgid "Media Player for Linux"
+msgstr ""
+
+#: GLIInstallProfile.py:602
+msgid "OpenOffice.org, a full office productivity suite."
+msgstr ""
+
+#: GLIInstallProfile.py:603
+msgid "Same as OpenOffice but a binary package (no compiling!)"
+msgstr ""
+
+#: GLIInstallProfile.py:604
+msgid "GTK news reader"
+msgstr ""
+
+#: GLIInstallProfile.py:605
+msgid "Music management and playback software for GNOME"
+msgstr ""
+
+#: GLIInstallProfile.py:606
+msgid "Open replacement for the Mozilla Suite"
+msgstr ""
+
+#: GLIInstallProfile.py:607 GLIInstallProfile.py:608
+msgid "A light weight email client and news reader"
+msgstr ""
+
+#: GLIInstallProfile.py:609
+msgid "VLC media player - Video player and streamer"
+msgstr ""
+
+#: GLIInstallProfile.py:610
+msgid "GTK+ Graphical IRC Client"
+msgstr ""
+
+#: GLIInstallProfile.py:611
+msgid "Xine movie player"
+msgstr ""
+
+#: GLIInstallProfile.py:612
+msgid "X MultiMedia System"
+msgstr ""
+
+#: GLIInstallProfile.py:613
+msgid "Applications often found on servers."
+msgstr ""
+
+#: GLIInstallProfile.py:614
+msgid "Apache Web Server"
+msgstr ""
+
+#: GLIInstallProfile.py:615
+msgid "The Common Unix Printing System"
+msgstr ""
+
+#: GLIInstallProfile.py:616
+msgid "A highly configurable, drop-in replacement for sendmail"
+msgstr ""
+
+#: GLIInstallProfile.py:617
+msgid "Linux kernel (2.4+) firewall, NAT and packet mangling tools"
+msgstr ""
+
+#: GLIInstallProfile.py:618
+msgid "Apache module for PHP"
+msgstr ""
+
+#: GLIInstallProfile.py:619
+msgid "A fast, multi-threaded, multi-user SQL database server"
+msgstr ""
+
+#: GLIInstallProfile.py:620
+msgid "The PHP scripting language"
+msgstr ""
+
+#: GLIInstallProfile.py:621
+msgid "A fast and secure drop-in replacement for sendmail"
+msgstr ""
+
+#: GLIInstallProfile.py:622
+msgid "sophisticated Object-Relational DBMS"
+msgstr ""
+
+#: GLIInstallProfile.py:623
+msgid "ProFTP Server"
+msgstr ""
+
+#: GLIInstallProfile.py:624
+msgid "SAMBA client/server programs for UNIX"
+msgstr ""
+
+#: GLIInstallProfile.py:625
+msgid "Widely-used Mail Transport Agent (MTA)"
+msgstr ""
+
+#: GLIInstallProfile.py:626
+msgid "Window managers and X selection."
+msgstr ""
+
+#: GLIInstallProfile.py:627
+msgid "The Gnome Desktop Environment"
+msgstr ""
+
+#: GLIInstallProfile.py:628
+msgid "The K Desktop Environment"
+msgstr ""
+
+#: GLIInstallProfile.py:629
+msgid "A small, fast, full-featured window manager for X"
+msgstr ""
+
+#: GLIInstallProfile.py:630
+msgid "Enlightenment Window Manager"
+msgstr ""
+
+#: GLIInstallProfile.py:631
+msgid "Fluxbox is an X11 window manager featuring tabs and an iconbar"
+msgstr ""
+
+#: GLIInstallProfile.py:632
+msgid "IceWM is designed for speed, size, and simplicity"
+msgstr ""
+
+#: GLIInstallProfile.py:633
+msgid "Windowmaker is a window manager featuring the look and feel of NEXTSTEP"
+msgstr ""
+
+#: GLIInstallProfile.py:634
+msgid "XFCE Desktop Environment"
+msgstr ""
+
+#: GLIInstallProfile.py:635
+msgid "An X11 implementation maintained by the X.Org Foundation"
+msgstr ""
+
+#: GLIInstallProfile.py:636
+msgid "Miscellaneous Applications you may want."
+msgstr ""
+
+#: GLIInstallProfile.py:637
+msgid "tool for distributing files via a distributed network of nodes"
+msgstr ""
+
+#: GLIInstallProfile.py:638
+msgid "GTK+ Web IDE"
+msgstr ""
+
+#: GLIInstallProfile.py:639
+msgid "An incredibly powerful, extensible text editor"
+msgstr ""
+
+#: GLIInstallProfile.py:640
+msgid "Single process stack of various system monitors"
+msgstr ""
+
+#: GLIInstallProfile.py:641
+msgid "GUI version of the Vim text editor"
+msgstr ""
+
+#: GLIInstallProfile.py:642
+msgid "ssh-agent manager"
+msgstr ""
+
+#: GLIInstallProfile.py:643
+msgid "Rotates, compresses, and mails system logs"
+msgstr ""
+
+#: GLIInstallProfile.py:644
+msgid "Network Time Protocol suite/programs"
+msgstr ""
+
+#: GLIInstallProfile.py:645
+msgid "A Remote Desktop Protocol Client"
+msgstr ""
+
+#: GLIInstallProfile.py:646
+msgid "Secure way to index and quickly search for files on your system"
+msgstr ""
+
+#: GLIInstallProfile.py:647
+msgid "Utility to trace the route of IP packets"
+msgstr ""
+
+#: GLIInstallProfile.py:648
+msgid "Gentoo Linux USE flags editor"
+msgstr ""
+
+#: GLIInstallProfile.py:649
+msgid "Vim, an improved vi-style text editor"
+msgstr ""
+
+#: GLIInstallProfile.py:650
+msgid "A commercial-quality network protocol analyzer"
+msgstr ""
+
+#: GLIInstallProfile.py:651
+msgid "Applications recommended by the GLI Team."
+msgstr ""
+
+#: GLIInstallProfile.py:652
+msgid "A versatile IDE for GNOME"
+msgstr ""
+
+#: GLIInstallProfile.py:653
+msgid "a tool to locally check for signs of a rootkit"
+msgstr ""
+
+#: GLIInstallProfile.py:654
+msgid "Addictive OpenGL-based block game"
+msgstr ""
+
+#: GLIInstallProfile.py:655
+msgid "The GNU Privacy Guard, a GPL PGP replacement"
+msgstr ""
+
+#: GLIInstallProfile.py:656
+msgid "Software for generating and retrieving SNMP data"
+msgstr ""
+
+#: GLIInstallProfile.py:657
+msgid "the network swiss army knife"
+msgstr ""
+
+#: GLIInstallProfile.py:658
+msgid "A utility for network exploration or security auditing"
+msgstr ""
+
+#: GLIInstallProfile.py:659
+msgid "full-screen window manager that multiplexes between several processes"
+msgstr ""
+
+#: GLIInstallProfile.py:660
+msgid "An X Viewer for PDF Files"
+msgstr ""
diff --git a/src/fe/dialog/languages/gli-dialog.pot b/src/fe/dialog/languages/gli-dialog.pot
new file mode 100644
index 0000000..b65ea70
--- /dev/null
+++ b/src/fe/dialog/languages/gli-dialog.pot
@@ -0,0 +1,292 @@
+# Gentoo Linux Installer.
+# Copyright (C) 2006
+# This file is distributed under the same license as the Gentoo Linux Installer.
+# Preston Cody <codeman@gentoo.org>, 2006.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: gli-dialog 2006.1\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2006-09-02 11:57-0400\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: gli-dialog.py:36
+msgid ""
+"Do you want to save the ClientConfiguration XML file before continuing? (it "
+"will be automatically saved before the install begins)"
+msgstr ""
+
+#: gli-dialog.py:45
+msgid "Wizard Mode"
+msgstr ""
+
+#: gli-dialog.py:46
+msgid "Skip to Menu"
+msgstr ""
+
+#: gli-dialog.py:47
+msgid ""
+"The Gentoo Linux Installer can either take you step by step through the "
+"installation settings (recommended), or you can instead go straight to the "
+"Revisions menu to set your settings before the installation begins."
+msgstr ""
+
+#: gli-dialog.py:70 gli-dialog.py:110 gli-dialog.py:182 gli-dialog.py:225
+#: gli-dialog.py:268
+msgid "Yes"
+msgstr ""
+
+#: gli-dialog.py:71 gli-dialog.py:111 gli-dialog.py:183 gli-dialog.py:226
+#: gli-dialog.py:269
+msgid "No"
+msgstr ""
+
+#: gli-dialog.py:72
+msgid ""
+"Do you want to change any of your settings before starting the actual "
+"installation?"
+msgstr ""
+
+#: gli-dialog.py:76
+msgid "Partitioning"
+msgstr ""
+
+#: gli-dialog.py:77
+msgid "Network mounts"
+msgstr ""
+
+#: gli-dialog.py:78
+msgid "Install Stage"
+msgstr ""
+
+#: gli-dialog.py:79
+msgid "Portage Tree"
+msgstr ""
+
+#: gli-dialog.py:80
+msgid "make.conf"
+msgstr ""
+
+#: gli-dialog.py:81
+msgid "distcc"
+msgstr ""
+
+#: gli-dialog.py:82
+msgid "etc/portage/*"
+msgstr ""
+
+#: gli-dialog.py:83
+msgid "Kernel"
+msgstr ""
+
+#: gli-dialog.py:84
+msgid "Bootloader"
+msgstr ""
+
+#: gli-dialog.py:85
+msgid "Timezone"
+msgstr ""
+
+#: gli-dialog.py:86
+msgid "Networking"
+msgstr ""
+
+#: gli-dialog.py:87
+msgid "Cron daemon"
+msgstr ""
+
+#: gli-dialog.py:88
+msgid "Logging daemon"
+msgstr ""
+
+#: gli-dialog.py:89
+msgid "Extra packages"
+msgstr ""
+
+#: gli-dialog.py:90
+msgid "Services"
+msgstr ""
+
+#: gli-dialog.py:91
+msgid "Configuration Settings"
+msgstr ""
+
+#: gli-dialog.py:92
+msgid "Root password"
+msgstr ""
+
+#: gli-dialog.py:93
+msgid "Additional Users"
+msgstr ""
+
+#: gli-dialog.py:99
+msgid "Choose an option"
+msgstr ""
+
+#: gli-dialog.py:99
+msgid "Done"
+msgstr ""
+
+#: gli-dialog.py:112
+msgid "Do you want to save the InstallProfile XML file?"
+msgstr ""
+
+#: gli-dialog.py:141
+msgid ""
+"Welcome to the Gentoo Linux Installer! This program will help install "
+"Gentoo on your computer.\n"
+"Before proceeding please thoroughly read the Gentoo Installation Handbook "
+"available at \n"
+"http://www.gentoo.org/doc/en/handbook/index.xml \n"
+"\n"
+"This installer works by first asking a series of questions to generate an "
+"\"installation profile\",\n"
+"which contains all the information needed to install Gentoo.\n"
+"\n"
+"NO Changes will be made to your system until you select the \"Install!\" "
+"button. \n"
+"You can save your profile at any time by exiting the installer.\n"
+"You can also load a previously made profile at any time.\n"
+"\n"
+"If choosing expert mode, you will make a second profile with configuration "
+"settings for the livecd environment and the installer.\n"
+"\n"
+"Press OK to continue"
+msgstr ""
+
+#: gli-dialog.py:151
+msgid "Welcome"
+msgstr ""
+
+#: gli-dialog.py:154
+msgid "Simulate"
+msgstr ""
+
+#: gli-dialog.py:155
+msgid "Real Install"
+msgstr ""
+
+#: gli-dialog.py:157
+msgid "Are we performing an actual install or just simulating?"
+msgstr ""
+
+#: gli-dialog.py:163
+msgid "Standard"
+msgstr ""
+
+#: gli-dialog.py:164
+msgid "Advanced"
+msgstr ""
+
+#: gli-dialog.py:165
+msgid ""
+"This installer has two modes, an advanced mode for those knowledgable with "
+"the inner details of their computer and a standard mode where many of the "
+"defaults will be chosen for the user for simplicity and to speed up the "
+"install process. The advanced mode offers full customizability and is "
+"required for generating profiles to be used other computers. \n"
+"The advanced mode is recommended by the developers.\n"
+"\t"
+msgstr ""
+
+#: gli-dialog.py:171
+msgid ""
+"Do you want to do a networkless installation? This will limit the "
+"customizability of your install due to the limitations of the LiveCD. For "
+"example, choosing networkless will set your installation stage, portage "
+"snapshot, and limit your extra packages selections. NOTE: It is easily "
+"possible to do a networkless installation on a machine with an active "
+"Internet connection; in fact this may result in the fastest installations "
+"for many users."
+msgstr ""
+
+#: gli-dialog.py:173
+msgid "Networkless"
+msgstr ""
+
+#: gli-dialog.py:174
+msgid "Internet enabled"
+msgstr ""
+
+#: gli-dialog.py:186
+msgid ""
+"Are the profiles being generated to be used for an install on the current "
+"computer?"
+msgstr ""
+
+#: gli-dialog.py:190
+msgid ""
+"\n"
+"The first profile needed for an advanced install includes all the \n"
+"necessary information for getting the livecd environment set up. \n"
+"This includes the livecd networking configuration, where the \n"
+"logfile and new root mount point are to be located, etc. \n"
+"We call this the ClientConfiguration profile.\n"
+"Do you have a previously generated XML file for the ClientConfiguration?\n"
+msgstr ""
+
+#: gli-dialog.py:199 gli-dialog.py:229
+msgid "Enter the filename of the XML file"
+msgstr ""
+
+#: gli-dialog.py:204 gli-dialog.py:234
+msgid "Cannot open file "
+msgstr ""
+
+#: gli-dialog.py:228
+msgid ""
+"All of the installation settings are stored in an XML file, which we call "
+"the InstallProfile. If you have previously saved a profile and would like "
+"to load it for this install, say Yes. Otherwise say No. Do you have a "
+"previously generated InstallProfile XML file?"
+msgstr ""
+
+#: gli-dialog.py:254
+msgid "Installation Started!"
+msgstr ""
+
+#: gli-dialog.py:254
+msgid "Installation progress"
+msgstr ""
+
+#: gli-dialog.py:270
+msgid ""
+"There was an Exception received during the install that is outside of the "
+"normal install errors. This is a bad thing. The error was:"
+msgstr ""
+
+#: gli-dialog.py:270
+msgid ""
+"\n"
+"Please submit a bug report (after searching to make sure it's not a known "
+"issue and verifying you didn't do something stupid) with the contents of /"
+"var/log/install.log and /tmp/installprofile.xml and the version of the "
+"installer you used\n"
+"Do you want to cleanup your system to attempt another install?"
+msgstr ""
+
+#: gli-dialog.py:275
+#, python-format
+msgid ""
+"On step %d of %d. Current step: %s\n"
+"%s"
+msgstr ""
+
+#: gli-dialog.py:282
+#, python-format
+msgid "On step %d of %d. Current step: %s"
+msgstr ""
+
+#: gli-dialog.py:289
+msgid "Install completed!"
+msgstr ""
+
+#: gli-dialog.py:291
+msgid "Install done!"
+msgstr ""