# -*- makefile -*- #****************************************************************************** # # Guillaume Cottenceau (gc@mandrakesoft.com) # # Copyright 2000 MandrakeSoft # # This software may be freely redistributed under the terms of the GNU # public license. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. # #***************************************************************************** ARCH := $(patsubst i%86,i386,$(shell uname -m)) ARCH := $(patsubst sparc%,sparc,$(ARCH)) #- default lib is dietlibc (honoured by main Makefile whenever possible) L = DIETLIBC #L = GLIBC #- default frontend is newt (honoured by main Makefile whenever possible) F = NEWT # F = STDIO #- override in some situations ifeq (ia64, $(ARCH)) L = GLIBC endif ifeq (ppc, $(ARCH)) L = GLIBC endif ifeq (x86_64, $(ARCH)) #L = GLIBC endif ifeq (DIETLIBC, $(L)) DIET = $(top_dir)/dietlibc/bin-$(ARCH)/diet endif #- flags used by all stuff ifeq (ppc, $(ARCH)) CFLAGS = -Os -pipe -Wall -fomit-frame-pointer -fno-strict-aliasing else CFLAGS = -Os -pipe -Wall -Werror -W -fomit-frame-pointer -fno-strict-aliasing endif DIETLIBC_INCLUDES = -I$(top_dir)/dietlibc/include -I. -I$(top_dir)/bzlib GLIBC_INCLUDES = -I. -I$(top_dir)/bzlib INCLUDES = $($(L)_INCLUDES) GLIBC_LDFLAGS_STAGE1 = -static DIETLIBC_LDFLAGS_STAGE1 = -nostdlib LDFLAGS_STAGE1 = $($(L)_LDFLAGS_STAGE1) GLIBC_LIBC = DIETLIBC_LIBC = STAGE1_LIBC = $($(L)_LIBC) STRIPCMD = strip -R .note -R .comment tion value='distro/mga5'>distro/mga5 Mageia Installer and base platform for many utilitiesThierry Vignaud [tv]
summaryrefslogtreecommitdiffstats
path: root/perl-install
diff options
context:
space:
mode:
authorPablo Saratxaga <pablo@mandriva.com>2001-07-24 15:02:23 +0000
committerPablo Saratxaga <pablo@mandriva.com>2001-07-24 15:02:23 +0000
commit63a030eebcccb62f03bd6566cf34701d01e1c2d1 (patch)
tree892d87634602b01ec4a11231406db6945aab8109 /perl-install
parent0d7b60a919baf4cd889d60afc3b116ec0d1afa71 (diff)
downloaddrakx-63a030eebcccb62f03bd6566cf34701d01e1c2d1.tar
drakx-63a030eebcccb62f03bd6566cf34701d01e1c2d1.tar.gz
drakx-63a030eebcccb62f03bd6566cf34701d01e1c2d1.tar.bz2
drakx-63a030eebcccb62f03bd6566cf34701d01e1c2d1.tar.xz
drakx-63a030eebcccb62f03bd6566cf34701d01e1c2d1.zip
updated pot file
Diffstat (limited to 'perl-install')
-rw-r--r--perl-install/share/po/DrakX.pot584
-rw-r--r--perl-install/share/po/no.po1813
-rw-r--r--perl-install/share/po/sp.po1532
3 files changed, 2056 insertions, 1873 deletions
diff --git a/perl-install/share/po/DrakX.pot b/perl-install/share/po/DrakX.pot
index ab521e209..362561a80 100644
--- a/perl-install/share/po/DrakX.pot
+++ b/perl-install/share/po/DrakX.pot
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2001-07-19 17:07+0200\n"
+"POT-Creation-Date: 2001-07-24 16:06+0200\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"
@@ -312,7 +312,7 @@ msgstr ""
msgid "Test again"
msgstr ""
-#: ../../Xconfigurator.pm_.c:1406 ../../bootlook.pm_.c:238
+#: ../../Xconfigurator.pm_.c:1406 ../../bootlook.pm_.c:237
msgid "Quit"
msgstr ""
@@ -528,15 +528,15 @@ msgstr ""
msgid "Delay before booting default image"
msgstr ""
-#: ../../any.pm_.c:160 ../../any.pm_.c:739
-#: ../../install_steps_interactive.pm_.c:954 ../../network/modem.pm_.c:52
+#: ../../any.pm_.c:160 ../../any.pm_.c:738
+#: ../../install_steps_interactive.pm_.c:955 ../../network/modem.pm_.c:52
#: ../../printerdrake.pm_.c:98 ../../printerdrake.pm_.c:132
#: ../../standalone/draknet_.c:569
msgid "Password"
msgstr ""
-#: ../../any.pm_.c:161 ../../any.pm_.c:740
-#: ../../install_steps_interactive.pm_.c:955
+#: ../../any.pm_.c:161 ../../any.pm_.c:739
+#: ../../install_steps_interactive.pm_.c:956
msgid "Password (again)"
msgstr ""
@@ -570,13 +570,13 @@ msgid ""
"Option ``Restrict command line options'' is of no use without a password"
msgstr ""
-#: ../../any.pm_.c:174 ../../any.pm_.c:716
-#: ../../install_steps_interactive.pm_.c:949
+#: ../../any.pm_.c:174 ../../any.pm_.c:715
+#: ../../install_steps_interactive.pm_.c:950
msgid "Please try again"
msgstr ""
-#: ../../any.pm_.c:174 ../../any.pm_.c:716
-#: ../../install_steps_interactive.pm_.c:949
+#: ../../any.pm_.c:174 ../../any.pm_.c:715
+#: ../../install_steps_interactive.pm_.c:950
msgid "The passwords do not match"
msgstr ""
@@ -614,7 +614,7 @@ msgstr ""
msgid "Add"
msgstr ""
-#: ../../any.pm_.c:220 ../../any.pm_.c:727 ../../diskdrake.pm_.c:46
+#: ../../any.pm_.c:220 ../../any.pm_.c:726 ../../diskdrake.pm_.c:46
#: ../../printerdrake.pm_.c:356
msgid "Done"
msgstr ""
@@ -703,52 +703,52 @@ msgstr ""
msgid "What type of partitioning?"
msgstr ""
-#: ../../any.pm_.c:606
+#: ../../any.pm_.c:605
#, c-format
msgid "Found %s %s interfaces"
msgstr ""
-#: ../../any.pm_.c:607
+#: ../../any.pm_.c:606
msgid "Do you have another one?"
msgstr ""
-#: ../../any.pm_.c:608
+#: ../../any.pm_.c:607
#, c-format
msgid "Do you have any %s interfaces?"
msgstr ""
-#: ../../any.pm_.c:610 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:621
+#: ../../any.pm_.c:609 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:621
#: ../../printerdrake.pm_.c:237
msgid "No"
msgstr ""
-#: ../../any.pm_.c:610 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:621
+#: ../../any.pm_.c:609 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:621
msgid "Yes"
msgstr ""
-#: ../../any.pm_.c:611
+#: ../../any.pm_.c:610
msgid "See hardware info"
msgstr ""
#. -PO: the first %s is the card type (scsi, network, sound,...)
#. -PO: the second is the vendor+model name
-#: ../../any.pm_.c:646
+#: ../../any.pm_.c:645
#, c-format
msgid "Installing driver for %s card %s"
msgstr ""
-#: ../../any.pm_.c:647
+#: ../../any.pm_.c:646
#, c-format
msgid "(module %s)"
msgstr ""
#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:658
+#: ../../any.pm_.c:657
#, c-format
msgid "Which %s driver should I try?"
msgstr ""
-#: ../../any.pm_.c:666
+#: ../../any.pm_.c:665
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
@@ -760,20 +760,20 @@ msgid ""
"not cause any damage."
msgstr ""
-#: ../../any.pm_.c:671
+#: ../../any.pm_.c:670
msgid "Autoprobe"
msgstr ""
-#: ../../any.pm_.c:671
+#: ../../any.pm_.c:670
msgid "Specify options"
msgstr ""
-#: ../../any.pm_.c:675
+#: ../../any.pm_.c:674
#, c-format
msgid "You may now provide its options to module %s."
msgstr ""
-#: ../../any.pm_.c:681
+#: ../../any.pm_.c:680
#, c-format
msgid ""
"You may now provide its options to module %s.\n"
@@ -781,86 +781,86 @@ msgid ""
"For instance, ``io=0x300 irq=7''"
msgstr ""
-#: ../../any.pm_.c:684
+#: ../../any.pm_.c:683
msgid "Module options:"
msgstr ""
-#: ../../any.pm_.c:695
+#: ../../any.pm_.c:694
#, c-format
msgid ""
"Loading module %s failed.\n"
"Do you want to try again with other parameters?"
msgstr ""
-#: ../../any.pm_.c:713
+#: ../../any.pm_.c:712
#, c-format
msgid "(already added %s)"
msgstr ""
-#: ../../any.pm_.c:717
+#: ../../any.pm_.c:716
msgid "This password is too simple"
msgstr ""
-#: ../../any.pm_.c:718
+#: ../../any.pm_.c:717
msgid "Please give a user name"
msgstr ""
-#: ../../any.pm_.c:719
+#: ../../any.pm_.c:718
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr ""
-#: ../../any.pm_.c:720
+#: ../../any.pm_.c:719
msgid "This user name is already added"
msgstr ""
-#: ../../any.pm_.c:724
+#: ../../any.pm_.c:723
msgid "Add user"
msgstr ""
-#: ../../any.pm_.c:725
+#: ../../any.pm_.c:724
#, c-format
msgid ""
"Enter a user\n"
"%s"
msgstr ""
-#: ../../any.pm_.c:726
+#: ../../any.pm_.c:725
msgid "Accept user"
msgstr ""
-#: ../../any.pm_.c:737
+#: ../../any.pm_.c:736
msgid "Real name"
msgstr ""
-#: ../../any.pm_.c:738 ../../printerdrake.pm_.c:97
+#: ../../any.pm_.c:737 ../../printerdrake.pm_.c:97
#: ../../printerdrake.pm_.c:131
msgid "User name"
msgstr ""
-#: ../../any.pm_.c:741
+#: ../../any.pm_.c:740
msgid "Shell"
msgstr ""
-#: ../../any.pm_.c:743
+#: ../../any.pm_.c:742
msgid "Icon"
msgstr ""
-#: ../../any.pm_.c:764
+#: ../../any.pm_.c:763
msgid "Autologin"
msgstr ""
-#: ../../any.pm_.c:765
+#: ../../any.pm_.c:764
msgid ""
"I can set up your computer to automatically log on one user.\n"
"If you don't want to use this feature, click on the cancel button."
msgstr ""
-#: ../../any.pm_.c:767
+#: ../../any.pm_.c:766
msgid "Choose the default user:"
msgstr ""
-#: ../../any.pm_.c:768
+#: ../../any.pm_.c:767
msgid "Choose the window manager to run:"
msgstr ""
@@ -926,131 +926,131 @@ msgstr ""
msgid "no help implemented yet.\n"
msgstr ""
-#: ../../bootlook.pm_.c:62
+#: ../../bootlook.pm_.c:61
msgid "Boot Style Configuration"
msgstr ""
-#: ../../bootlook.pm_.c:79
+#: ../../bootlook.pm_.c:78
msgid "/_File"
msgstr ""
-#: ../../bootlook.pm_.c:81
+#: ../../bootlook.pm_.c:80
msgid "/File/_New"
msgstr ""
-#: ../../bootlook.pm_.c:82
+#: ../../bootlook.pm_.c:81
msgid "<control>N"
msgstr ""
-#: ../../bootlook.pm_.c:84
+#: ../../bootlook.pm_.c:83
msgid "/File/_Open"
msgstr ""
-#: ../../bootlook.pm_.c:85
+#: ../../bootlook.pm_.c:84
msgid "<control>O"
msgstr ""
-#: ../../bootlook.pm_.c:87
+#: ../../bootlook.pm_.c:86
msgid "/File/_Save"
msgstr ""
-#: ../../bootlook.pm_.c:88
+#: ../../bootlook.pm_.c:87
msgid "<control>S"
msgstr ""
-#: ../../bootlook.pm_.c:90
+#: ../../bootlook.pm_.c:89
msgid "/File/Save _As"
msgstr ""
-#: ../../bootlook.pm_.c:91
+#: ../../bootlook.pm_.c:90
msgid "/File/-"
msgstr ""
-#: ../../bootlook.pm_.c:93
+#: ../../bootlook.pm_.c:92
msgid "/File/_Quit"
msgstr ""
-#: ../../bootlook.pm_.c:94
+#: ../../bootlook.pm_.c:93
msgid "<control>Q"
msgstr ""
-#: ../../bootlook.pm_.c:96
+#: ../../bootlook.pm_.c:95
msgid "/_Options"
msgstr ""
-#: ../../bootlook.pm_.c:98
+#: ../../bootlook.pm_.c:97
msgid "/Options/Test"
msgstr ""
-#: ../../bootlook.pm_.c:99
+#: ../../bootlook.pm_.c:98
msgid "/_Help"
msgstr ""
-#: ../../bootlook.pm_.c:101
+#: ../../bootlook.pm_.c:100
msgid "/Help/_About..."
msgstr ""
-#: ../../bootlook.pm_.c:111 ../../standalone/drakgw_.c:634
+#: ../../bootlook.pm_.c:110 ../../standalone/drakgw_.c:634
#: ../../standalone/draknet_.c:262 ../../standalone/tinyfirewall_.c:57
msgid "Configure"
msgstr ""
-#: ../../bootlook.pm_.c:114
+#: ../../bootlook.pm_.c:113
#, c-format
msgid ""
"You are currently using %s as Boot Manager.\n"
"Click on Configure to launch the setup wizard."
msgstr ""
-#: ../../bootlook.pm_.c:121
+#: ../../bootlook.pm_.c:120
msgid "Lilo/grub mode"
msgstr ""
-#: ../../bootlook.pm_.c:131
+#: ../../bootlook.pm_.c:130
msgid "NewStyle Categorizing Monitor"
msgstr ""
-#: ../../bootlook.pm_.c:134
+#: ../../bootlook.pm_.c:133
msgid "NewStyle Monitor"
msgstr ""
-#: ../../bootlook.pm_.c:137
+#: ../../bootlook.pm_.c:136
msgid "Traditional Monitor"
msgstr ""
-#: ../../bootlook.pm_.c:140
+#: ../../bootlook.pm_.c:139
msgid "Traditional Gtk+ Monitor"
msgstr ""
-#: ../../bootlook.pm_.c:144
+#: ../../bootlook.pm_.c:143
msgid "Launch Aurora at boot time"
msgstr ""
-#: ../../bootlook.pm_.c:169
+#: ../../bootlook.pm_.c:168
msgid "Boot mode"
msgstr ""
-#: ../../bootlook.pm_.c:179
+#: ../../bootlook.pm_.c:178
msgid "Launch the X-Window system at start"
msgstr ""
-#: ../../bootlook.pm_.c:187
+#: ../../bootlook.pm_.c:186
msgid "No, I don't want autologin"
msgstr ""
-#: ../../bootlook.pm_.c:193
+#: ../../bootlook.pm_.c:192
msgid "Yes, I want autologin with this (user, desktop)"
msgstr ""
-#: ../../bootlook.pm_.c:210
+#: ../../bootlook.pm_.c:209
msgid "System mode"
msgstr ""
-#: ../../bootlook.pm_.c:228
+#: ../../bootlook.pm_.c:227
msgid "Default Runlevel"
msgstr ""
-#: ../../bootlook.pm_.c:236 ../../standalone/draknet_.c:88
+#: ../../bootlook.pm_.c:235 ../../standalone/draknet_.c:88
#: ../../standalone/draknet_.c:120 ../../standalone/draknet_.c:184
#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:396
#: ../../standalone/draknet_.c:473 ../../standalone/draknet_.c:509
@@ -1058,7 +1058,7 @@ msgstr ""
msgid "OK"
msgstr ""
-#: ../../bootlook.pm_.c:238 ../../install_steps_gtk.pm_.c:490
+#: ../../bootlook.pm_.c:237 ../../install_steps_gtk.pm_.c:490
#: ../../interactive.pm_.c:114 ../../interactive.pm_.c:269
#: ../../interactive.pm_.c:289 ../../interactive_stdio.pm_.c:27
#: ../../my_gtk.pm_.c:362 ../../my_gtk.pm_.c:365 ../../my_gtk.pm_.c:622
@@ -1069,46 +1069,46 @@ msgstr ""
msgid "Cancel"
msgstr ""
-#: ../../bootlook.pm_.c:315
+#: ../../bootlook.pm_.c:314
msgid "can not open /etc/inittab for reading: $!"
msgstr ""
-#: ../../bootlook.pm_.c:369
+#: ../../bootlook.pm_.c:368
msgid "can not open /etc/sysconfig/autologin for reading: $!"
msgstr ""
-#: ../../bootlook.pm_.c:435 ../../standalone/drakboot_.c:47
+#: ../../bootlook.pm_.c:434 ../../standalone/drakboot_.c:47
msgid "Installation of LILO failed. The following error occured:"
msgstr ""
-#: ../../common.pm_.c:636
+#: ../../common.pm_.c:558
msgid "GB"
msgstr ""
-#: ../../common.pm_.c:636
+#: ../../common.pm_.c:558
msgid "KB"
msgstr ""
-#: ../../common.pm_.c:636 ../../diskdrake.pm_.c:663
+#: ../../common.pm_.c:558 ../../diskdrake.pm_.c:663
#: ../../install_steps_graphical.pm_.c:287
#: ../../install_steps_graphical.pm_.c:334
msgid "MB"
msgstr ""
-#: ../../common.pm_.c:644
+#: ../../common.pm_.c:566
msgid "TB"
msgstr ""
-#: ../../common.pm_.c:657
+#: ../../common.pm_.c:579
#, c-format
msgid "%d minutes"
msgstr ""
-#: ../../common.pm_.c:659
+#: ../../common.pm_.c:581
msgid "1 minute"
msgstr ""
-#: ../../common.pm_.c:661
+#: ../../common.pm_.c:583
#, c-format
msgid "%d seconds"
msgstr ""
@@ -1170,7 +1170,7 @@ msgstr ""
msgid "Restore from floppy"
msgstr ""
-#: ../../diskdrake.pm_.c:45 ../../install_steps_interactive.pm_.c:556
+#: ../../diskdrake.pm_.c:45 ../../install_steps_interactive.pm_.c:557
msgid "Save on floppy"
msgstr ""
@@ -1212,7 +1212,7 @@ msgstr ""
msgid "Write partition table"
msgstr ""
-#: ../../diskdrake.pm_.c:65 ../../install_steps_interactive.pm_.c:185
+#: ../../diskdrake.pm_.c:65 ../../install_steps_interactive.pm_.c:186
msgid "More"
msgstr ""
@@ -1284,7 +1284,7 @@ msgstr ""
#: ../../diskdrake.pm_.c:214 ../../install_steps.pm_.c:72
#: ../../install_steps_interactive.pm_.c:37
-#: ../../install_steps_interactive.pm_.c:322 ../../standalone/diskdrake_.c:66
+#: ../../install_steps_interactive.pm_.c:323 ../../standalone/diskdrake_.c:66
msgid "Error"
msgstr ""
@@ -1551,7 +1551,7 @@ msgstr ""
msgid "Formatting loopback file %s"
msgstr ""
-#: ../../diskdrake.pm_.c:568 ../../install_steps_interactive.pm_.c:431
+#: ../../diskdrake.pm_.c:568 ../../install_steps_interactive.pm_.c:432
#, c-format
msgid "Formatting partition %s"
msgstr ""
@@ -1937,7 +1937,7 @@ msgid ""
"\n"
"If not, you will need to provide options to the driver. Please review the "
"User\n"
-"Guide (chapter 3, section \"Collective informations on your hardware) for "
+"Guide (chapter 3, section \"Collective informations on your hardware\") for "
"hints\n"
"on retrieving this information from hardware documentation, from the\n"
"manufacturer's Web site (if you have Internet access) or from Microsoft "
@@ -2968,8 +2968,8 @@ msgstr ""
msgid "Install system"
msgstr ""
-#: ../../install2.pm_.c:47 ../../install_steps_interactive.pm_.c:944
-#: ../../install_steps_interactive.pm_.c:945
+#: ../../install2.pm_.c:47 ../../install_steps_interactive.pm_.c:945
+#: ../../install_steps_interactive.pm_.c:946
msgid "Set root password"
msgstr ""
@@ -2981,7 +2981,7 @@ msgstr ""
msgid "Configure networking"
msgstr ""
-#: ../../install2.pm_.c:51 ../../install_steps_interactive.pm_.c:867
+#: ../../install2.pm_.c:51 ../../install_steps_interactive.pm_.c:868
msgid "Summary"
msgstr ""
@@ -3292,7 +3292,7 @@ msgid "Size: %d KB\n"
msgstr ""
#: ../../install_steps_graphical.pm_.c:462 ../../install_steps_gtk.pm_.c:456
-#: ../../install_steps_interactive.pm_.c:521
+#: ../../install_steps_interactive.pm_.c:522
msgid "Choose the packages you want to install"
msgstr ""
@@ -3301,12 +3301,12 @@ msgid "Info"
msgstr ""
#: ../../install_steps_graphical.pm_.c:473 ../../install_steps_gtk.pm_.c:442
-#: ../../install_steps_interactive.pm_.c:226
+#: ../../install_steps_interactive.pm_.c:227
msgid "Install"
msgstr ""
#: ../../install_steps_graphical.pm_.c:492 ../../install_steps_gtk.pm_.c:472
-#: ../../install_steps_interactive.pm_.c:707
+#: ../../install_steps_interactive.pm_.c:708
msgid "Installing"
msgstr ""
@@ -3323,7 +3323,7 @@ msgid "Total time "
msgstr ""
#: ../../install_steps_graphical.pm_.c:507
-#: ../../install_steps_interactive.pm_.c:707
+#: ../../install_steps_interactive.pm_.c:708
msgid "Preparing installation"
msgstr ""
@@ -3392,15 +3392,15 @@ msgstr ""
msgid "Percentage of packages to install"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:287 ../../install_steps_interactive.pm_.c:631
+#: ../../install_steps_gtk.pm_.c:287 ../../install_steps_interactive.pm_.c:632
msgid "Package Group Selection"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:307 ../../install_steps_interactive.pm_.c:646
+#: ../../install_steps_gtk.pm_.c:307 ../../install_steps_interactive.pm_.c:647
msgid "Individual package selection"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:326 ../../install_steps_interactive.pm_.c:610
+#: ../../install_steps_gtk.pm_.c:326 ../../install_steps_interactive.pm_.c:611
#, c-format
msgid "Total size: %d / %d MB"
msgstr ""
@@ -3511,11 +3511,11 @@ msgid ""
"copyright laws applicable to software programs.\n"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:594 ../../install_steps_interactive.pm_.c:163
+#: ../../install_steps_gtk.pm_.c:594 ../../install_steps_interactive.pm_.c:164
msgid "Accept"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:594 ../../install_steps_interactive.pm_.c:163
+#: ../../install_steps_gtk.pm_.c:594 ../../install_steps_interactive.pm_.c:164
msgid "Refuse"
msgstr ""
@@ -3546,15 +3546,15 @@ msgid "You can choose other languages that will be available after install"
msgstr ""
#: ../../install_steps_interactive.pm_.c:68
-#: ../../install_steps_interactive.pm_.c:645
+#: ../../install_steps_interactive.pm_.c:646
msgid "All"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:86
+#: ../../install_steps_interactive.pm_.c:87
msgid "License agreement"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:87
+#: ../../install_steps_interactive.pm_.c:88
msgid ""
"Introduction\n"
"\n"
@@ -3675,103 +3675,103 @@ msgid ""
"For any question on this document, please contact MandrakeSoft S.A. \n"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:182
-#: ../../install_steps_interactive.pm_.c:871
+#: ../../install_steps_interactive.pm_.c:183
+#: ../../install_steps_interactive.pm_.c:872
#: ../../standalone/keyboarddrake_.c:28
msgid "Keyboard"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:183
+#: ../../install_steps_interactive.pm_.c:184
#: ../../standalone/keyboarddrake_.c:29
msgid "Please, choose your keyboard layout."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:184
+#: ../../install_steps_interactive.pm_.c:185
msgid "Here is the full list of keyboards available"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:201
+#: ../../install_steps_interactive.pm_.c:202
msgid "Install Class"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:201
+#: ../../install_steps_interactive.pm_.c:202
msgid "Which installation class do you want?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:203
+#: ../../install_steps_interactive.pm_.c:204
msgid "Install/Update"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:203
+#: ../../install_steps_interactive.pm_.c:204
msgid "Is this an install or an update?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:212
+#: ../../install_steps_interactive.pm_.c:213
msgid "Recommended"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:215
-#: ../../install_steps_interactive.pm_.c:218
+#: ../../install_steps_interactive.pm_.c:216
+#: ../../install_steps_interactive.pm_.c:219
msgid "Expert"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:226
+#: ../../install_steps_interactive.pm_.c:227
msgid "Update"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:41
+#: ../../install_steps_interactive.pm_.c:239 ../../standalone/mousedrake_.c:41
msgid "Please, choose the type of your mouse."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:57
+#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:57
msgid "Mouse Port"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:58
+#: ../../install_steps_interactive.pm_.c:246 ../../standalone/mousedrake_.c:58
msgid "Please choose on which serial port your mouse is connected to."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:253
+#: ../../install_steps_interactive.pm_.c:254
msgid "Buttons emulation"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:255
+#: ../../install_steps_interactive.pm_.c:256
msgid "Button 2 Emulation"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:256
+#: ../../install_steps_interactive.pm_.c:257
msgid "Button 3 Emulation"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:275
+#: ../../install_steps_interactive.pm_.c:276
msgid "Configuring PCMCIA cards..."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:275
+#: ../../install_steps_interactive.pm_.c:276
msgid "PCMCIA"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:280
+#: ../../install_steps_interactive.pm_.c:281
msgid "Configuring IDE"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:280
+#: ../../install_steps_interactive.pm_.c:281
msgid "IDE"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:295
+#: ../../install_steps_interactive.pm_.c:296
msgid "no available partitions"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:298
+#: ../../install_steps_interactive.pm_.c:299
msgid "Scanning partitions to find mount points"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:306
+#: ../../install_steps_interactive.pm_.c:307
msgid "Choose the mount points"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:323
+#: ../../install_steps_interactive.pm_.c:324
#, c-format
msgid ""
"I can't read your partition table, it's too corrupted for me :(\n"
@@ -3782,138 +3782,138 @@ msgid ""
"Do you agree to loose all the partitions?\n"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:336
+#: ../../install_steps_interactive.pm_.c:337
msgid ""
"DiskDrake failed to read correctly the partition table.\n"
"Continue at your own risk!"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:352
+#: ../../install_steps_interactive.pm_.c:353
msgid ""
"No free space for 1MB bootstrap! Install will continue, but to boot your "
"system, you'll need to create the bootstrap partition in DiskDrake"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:361
+#: ../../install_steps_interactive.pm_.c:362
msgid "No root partition found to perform an upgrade"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:362
+#: ../../install_steps_interactive.pm_.c:363
msgid "Root Partition"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:363
+#: ../../install_steps_interactive.pm_.c:364
msgid "What is the root partition (/) of your system?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:377
+#: ../../install_steps_interactive.pm_.c:378
msgid "You need to reboot for the partition table modifications to take place"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:404
+#: ../../install_steps_interactive.pm_.c:405
msgid "Choose the partitions you want to format"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:405
+#: ../../install_steps_interactive.pm_.c:406
msgid "Check bad blocks?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:428
+#: ../../install_steps_interactive.pm_.c:429
msgid "Formatting partitions"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:430
+#: ../../install_steps_interactive.pm_.c:431
#, c-format
msgid "Creating and formatting file %s"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:433
+#: ../../install_steps_interactive.pm_.c:434
msgid "Not enough swap to fulfill installation, please add some"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:439
+#: ../../install_steps_interactive.pm_.c:440
msgid "Looking for available packages"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:445
+#: ../../install_steps_interactive.pm_.c:446
msgid "Finding packages to upgrade"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:462
+#: ../../install_steps_interactive.pm_.c:463
#, c-format
msgid ""
"Your system has not enough space left for installation or upgrade (%d > %d)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:481
+#: ../../install_steps_interactive.pm_.c:482
#, c-format
msgid "Complete (%dMB)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:481
+#: ../../install_steps_interactive.pm_.c:482
#, c-format
msgid "Minimum (%dMB)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:481
+#: ../../install_steps_interactive.pm_.c:482
#, c-format
msgid "Recommended (%dMB)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:487
+#: ../../install_steps_interactive.pm_.c:488
msgid "Custom"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:534
+#: ../../install_steps_interactive.pm_.c:535
msgid ""
"Please choose load or save package selection on floppy.\n"
"The format is the same as auto_install generated floppies."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:537
+#: ../../install_steps_interactive.pm_.c:538
msgid "Load from floppy"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:539
+#: ../../install_steps_interactive.pm_.c:540
msgid "Loading from floppy"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:539
+#: ../../install_steps_interactive.pm_.c:540
msgid "Package selection"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:544
+#: ../../install_steps_interactive.pm_.c:545
msgid "Insert a floppy containing package selection"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:617
+#: ../../install_steps_interactive.pm_.c:618
msgid "Selected size is larger than available space"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:682
+#: ../../install_steps_interactive.pm_.c:683
msgid ""
"If you have all the CDs in the list below, click Ok.\n"
"If you have none of those CDs, click Cancel.\n"
"If only some CDs are missing, unselect them, then click Ok."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:687
+#: ../../install_steps_interactive.pm_.c:688
#, c-format
msgid "Cd-Rom labeled \"%s\""
msgstr ""
-#: ../../install_steps_interactive.pm_.c:716
+#: ../../install_steps_interactive.pm_.c:717
#, c-format
msgid ""
"Installing package %s\n"
"%d%%"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:725
+#: ../../install_steps_interactive.pm_.c:726
msgid "Post-install configuration"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:750
+#: ../../install_steps_interactive.pm_.c:751
msgid ""
"You have now the possibility to download software aimed for encryption.\n"
"\n"
@@ -3952,127 +3952,127 @@ msgid ""
"USA"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:782
+#: ../../install_steps_interactive.pm_.c:783
msgid "Choose a mirror from which to get the packages"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:793
+#: ../../install_steps_interactive.pm_.c:794
msgid "Contacting the mirror to get the list of available packages"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:796
+#: ../../install_steps_interactive.pm_.c:797
msgid "Please choose the packages you want to install."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:808
+#: ../../install_steps_interactive.pm_.c:809
msgid "Which is your timezone?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:813
+#: ../../install_steps_interactive.pm_.c:814
msgid "Hardware clock set to GMT"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:814
+#: ../../install_steps_interactive.pm_.c:815
msgid "Automatic time synchronization (using NTP)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:821
+#: ../../install_steps_interactive.pm_.c:822
msgid "NTP Server"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:855 ../../printer.pm_.c:22
+#: ../../install_steps_interactive.pm_.c:856 ../../printer.pm_.c:22
#: ../../printerdrake.pm_.c:415
msgid "Remote CUPS server"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:856
+#: ../../install_steps_interactive.pm_.c:857
msgid "No printer"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:870
+#: ../../install_steps_interactive.pm_.c:871
msgid "Mouse"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:872
+#: ../../install_steps_interactive.pm_.c:873
msgid "Timezone"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:873 ../../printerdrake.pm_.c:344
+#: ../../install_steps_interactive.pm_.c:874 ../../printerdrake.pm_.c:344
msgid "Printer"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:875
+#: ../../install_steps_interactive.pm_.c:876
msgid "ISDN card"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:878
+#: ../../install_steps_interactive.pm_.c:879
msgid "Sound card"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:881
+#: ../../install_steps_interactive.pm_.c:882
msgid "TV card"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:912
+#: ../../install_steps_interactive.pm_.c:913
msgid "Which printing system do you want to use?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:933