summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>1999-09-14 13:33:04 +0000
committerFrancois Pons <fpons@mandriva.com>1999-09-14 13:33:04 +0000
commit951e65ef820631665dbeddf6cfb43afce034efb9 (patch)
treebd260c7acf6184c957c5f54ae242914bfa206f57
parent23c152b7d199b290607b3d3e3a14d76dbaa60e90 (diff)
downloaddrakx-backup-do-not-use-951e65ef820631665dbeddf6cfb43afce034efb9.tar
drakx-backup-do-not-use-951e65ef820631665dbeddf6cfb43afce034efb9.tar.gz
drakx-backup-do-not-use-951e65ef820631665dbeddf6cfb43afce034efb9.tar.bz2
drakx-backup-do-not-use-951e65ef820631665dbeddf6cfb43afce034efb9.tar.xz
drakx-backup-do-not-use-951e65ef820631665dbeddf6cfb43afce034efb9.zip
*** empty log message ***
-rw-r--r--perl-install/Makefile2
-rw-r--r--perl-install/modparm.pm4
-rw-r--r--perl-install/share/list1
-rw-r--r--perl-install/share/po/no.po495
4 files changed, 258 insertions, 244 deletions
diff --git a/perl-install/Makefile b/perl-install/Makefile
index b434dfbc2..e54857f50 100644
--- a/perl-install/Makefile
+++ b/perl-install/Makefile
@@ -170,7 +170,7 @@ stage2:
$(SUDO) cp -a $(DEST)/* $(STAGE2TMP)
$(SUDO) umount /mnt/stage2 ; true
- dd if=/dev/zero of=$(STAGE2) bs=1M count=13
+ dd if=/dev/zero of=$(STAGE2) bs=1M count=14
echo y | /sbin/mke2fs $(STAGE2)
$(SUDO) mount $(STAGE2) /mnt/stage2 -o loop
diff --git a/perl-install/modparm.pm b/perl-install/modparm.pm
index e8308de00..cc7b0efb4 100644
--- a/perl-install/modparm.pm
+++ b/perl-install/modparm.pm
@@ -50,4 +50,8 @@ sub get_options_name($) {
@names;
}
+if ($::testing) {
+ read_modparm_file("/tmp/modparm.txt");
+}
+
1;
diff --git a/perl-install/share/list b/perl-install/share/list
index 01750371f..0ccc7cd16 100644
--- a/perl-install/share/list
+++ b/perl-install/share/list
@@ -62,6 +62,7 @@
/usr/lib/perl5/site_perl/5.005/i386-linux/auto/Gtk/Gtk.bs
/usr/lib/perl5/site_perl/5.005/i386-linux/auto/Gtk/Gtk.so
/usr/lib/rpm/rpmrc
+/usr/X11R6/bin/XF86_FBDev
/usr/X11R6/bin/XF86_SVGA
/usr/X11R6/bin/XF86_VGA16
/usr/X11R6/bin/xmodmap
diff --git a/perl-install/share/po/no.po b/perl-install/share/po/no.po
index 839089807..bb6b61dda 100644
--- a/perl-install/share/po/no.po
+++ b/perl-install/share/po/no.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: panoramix VERSION\n"
-"POT-Creation-Date: 1999-09-12 05:33+0200\n"
+"POT-Creation-Date: 1999-09-14 17:18+0200\n"
"PO-Revision-Date: 1999-08-25 11:07+0200\n"
"Last-Translator: Terje Bjerkelia <terje@bjerkelia.com>\n"
"Language-Team: norwegian\n"
@@ -25,136 +25,136 @@ msgstr ""
msgid "Choose a monitor"
msgstr "Velg en monitor"
-#: ../Xconfigurator.pm_.c:224
+#: ../Xconfigurator.pm_.c:225
#, fuzzy
msgid "Monitor not configured"
msgstr "Monitoren er ikke konfigurert ennå"
-#: ../Xconfigurator.pm_.c:227
+#: ../Xconfigurator.pm_.c:228
msgid "Graphic card not configured yet"
msgstr "Grafikk-kortet er ikke konfigurert ennå"
-#: ../Xconfigurator.pm_.c:230
+#: ../Xconfigurator.pm_.c:231
msgid "Resolutions not chosen yet"
msgstr "Oppløsninger er ikke valgt ennå"
-#: ../Xconfigurator.pm_.c:237
+#: ../Xconfigurator.pm_.c:238
#, fuzzy
msgid "Do you want to test the configuration?"
msgstr "Vil du teste konfigurasjonen?"
-#: ../Xconfigurator.pm_.c:237
+#: ../Xconfigurator.pm_.c:238
msgid "Test configuration"
msgstr "Test konfigurasjon"
-#: ../Xconfigurator.pm_.c:269
+#: ../Xconfigurator.pm_.c:270
#, c-format
msgid "(leaving in %d seconds)"
msgstr "(slutter om %d sekunder)"
-#: ../Xconfigurator.pm_.c:273
+#: ../Xconfigurator.pm_.c:274
msgid "Is this ok?"
msgstr "Er dette ok?"
-#: ../Xconfigurator.pm_.c:281
+#: ../Xconfigurator.pm_.c:282
msgid "An error occurred, try changing some parameters"
msgstr "En feil oppsto, prøv å endre noen parametere"
-#: ../Xconfigurator.pm_.c:289 ../Xconfigurator.pm_.c:429
+#: ../Xconfigurator.pm_.c:290 ../Xconfigurator.pm_.c:430
msgid "Automatic resolutions"
msgstr "Automatiske oppløsninger"
-#: ../Xconfigurator.pm_.c:333 ../install_steps_interactive.pm_.c:364
-#: ../install_steps_interactive.pm_.c:365
+#: ../Xconfigurator.pm_.c:334 ../install_steps_interactive.pm_.c:368
+#: ../install_steps_interactive.pm_.c:369
msgid "Resolution"
msgstr "Oppløsning"
-#: ../Xconfigurator.pm_.c:364
+#: ../Xconfigurator.pm_.c:365
msgid "Choose resolution and color depth"
msgstr "Velg oppløsning og fargedybde"
-#: ../Xconfigurator.pm_.c:611
+#: ../Xconfigurator.pm_.c:612
#, c-format
msgid "Keyboard layout: %s\n"
msgstr "Tastatur-layout: %s\n"
-#: ../Xconfigurator.pm_.c:612
+#: ../Xconfigurator.pm_.c:613
#, c-format
msgid "Mouse type: %s\n"
msgstr "Type mus: %s\n"
-#: ../Xconfigurator.pm_.c:613
+#: ../Xconfigurator.pm_.c:614
#, c-format
msgid "Mouse device: %s\n"
msgstr "Enhet mus: %s\n"
-#: ../Xconfigurator.pm_.c:614
+#: ../Xconfigurator.pm_.c:615
#, c-format
msgid "Monitor: %s\n"
msgstr "Monitor: %s\n"
-#: ../Xconfigurator.pm_.c:615
+#: ../Xconfigurator.pm_.c:616
#, c-format
msgid "Monitor HorizSync: %s\n"
msgstr "Monitor HorizSync: %s\n"
-#: ../Xconfigurator.pm_.c:616
+#: ../Xconfigurator.pm_.c:617
#, c-format
msgid "Monitor VertRefresh: %s\n"
msgstr "Monitor VertRefresh: %s\n"
-#: ../Xconfigurator.pm_.c:617
+#: ../Xconfigurator.pm_.c:618
#, c-format
msgid "Graphic card: %s\n"
msgstr "Grafikk-kort: %s\n"
-#: ../Xconfigurator.pm_.c:618
+#: ../Xconfigurator.pm_.c:619
#, c-format
msgid "Graphic memory: %s KB\n"
msgstr "Minne grafikk: %s KB\n"
-#: ../Xconfigurator.pm_.c:619
+#: ../Xconfigurator.pm_.c:620
#, c-format
msgid "XFree86 server: %s\n"
msgstr "XFree86 tjener: %s\n"
-#: ../Xconfigurator.pm_.c:644
+#: ../Xconfigurator.pm_.c:645
msgid "Change Monitor"
msgstr "Endre monitor"
-#: ../Xconfigurator.pm_.c:645
+#: ../Xconfigurator.pm_.c:646
msgid "Change Graphic card"
msgstr "Endre grafikk-kort"
-#: ../Xconfigurator.pm_.c:646
+#: ../Xconfigurator.pm_.c:647
msgid "Change Resolution"
msgstr "Endre oppløsning"
-#: ../Xconfigurator.pm_.c:647
+#: ../Xconfigurator.pm_.c:648
msgid "Automatical resolutions search"
msgstr "Automatisk oppløsningssøk"
-#: ../Xconfigurator.pm_.c:651
+#: ../Xconfigurator.pm_.c:652
msgid "Show information"
msgstr "Vis informasjon"
-#: ../Xconfigurator.pm_.c:652
+#: ../Xconfigurator.pm_.c:653
msgid "Test again"
msgstr "Test igjen"
-#: ../Xconfigurator.pm_.c:653
+#: ../Xconfigurator.pm_.c:654
msgid "Quit"
msgstr "Slutt"
-#: ../Xconfigurator.pm_.c:656
+#: ../Xconfigurator.pm_.c:657
msgid "What do you want to do?"
msgstr "Hva vil du gjøre?"
-#: ../Xconfigurator.pm_.c:661
+#: ../Xconfigurator.pm_.c:662
msgid "X at startup"
msgstr "X ved oppstart"
-#: ../Xconfigurator.pm_.c:667
+#: ../Xconfigurator.pm_.c:668
msgid "X successfully configured"
msgstr "Konfigurasjon av X vellykket"
@@ -174,231 +174,231 @@ msgstr "16 millioner farger"
msgid "4 billion colors"
msgstr "4 milliarder farger"
-#: ../Xconfigurator_consts.pm_.c:20
+#: ../Xconfigurator_consts.pm_.c:19
msgid "256 kb"
msgstr "256 kb"
-#: ../Xconfigurator_consts.pm_.c:21
+#: ../Xconfigurator_consts.pm_.c:20
msgid "512 kb"
msgstr "512 kb"
-#: ../Xconfigurator_consts.pm_.c:22
+#: ../Xconfigurator_consts.pm_.c:21
msgid "1 mb"
msgstr "1 mb"
-#: ../Xconfigurator_consts.pm_.c:23
+#: ../Xconfigurator_consts.pm_.c:22
msgid "2 mb"
msgstr "2 mb"
-#: ../Xconfigurator_consts.pm_.c:24
+#: ../Xconfigurator_consts.pm_.c:23
msgid "4 mb"
msgstr "4 mb"
-#: ../Xconfigurator_consts.pm_.c:25
+#: ../Xconfigurator_consts.pm_.c:24
msgid "8 mb"
msgstr "8 mb"
-#: ../Xconfigurator_consts.pm_.c:26
+#: ../Xconfigurator_consts.pm_.c:25
msgid "16 mb or more"
msgstr "16 mb eller mer"
-#: ../Xconfigurator_consts.pm_.c:30
+#: ../Xconfigurator_consts.pm_.c:29
msgid "Standard VGA, 640x480 at 60 Hz"
msgstr "Standard VGA, 640x480 i 60 Hz"
-#: ../Xconfigurator_consts.pm_.c:31
+#: ../Xconfigurator_consts.pm_.c:30
msgid "Super VGA, 800x600 at 56 Hz"
msgstr "Super VGA 800x600 i 56 Hz"
-#: ../Xconfigurator_consts.pm_.c:32
+#: ../Xconfigurator_consts.pm_.c:31
msgid "8514 Compatible, 1024x768 at 87 Hz interlaced (no 800x600)"
msgstr "8514 kompatibel, 1024x768 i 87 Hz interlaced (ikke 800x600)"
-#: ../Xconfigurator_consts.pm_.c:33
+#: ../Xconfigurator_consts.pm_.c:32
msgid "Super VGA, 1024x768 at 87 Hz interlaced, 800x600 at 56 Hz"
msgstr "Super VGA, 1024x768 i 87 Hz interlaced, 800x600 i 56 Hz"
-#: ../Xconfigurator_consts.pm_.c:34
+#: ../Xconfigurator_consts.pm_.c:33
msgid "Extended Super VGA, 800x600 at 60 Hz, 640x480 at 72 Hz"
msgstr "Utvidet Super VGA, 800x600 i 60 Hz, 640x480 i 72 Hz"
-#: ../Xconfigurator_consts.pm_.c:35
+#: ../Xconfigurator_consts.pm_.c:34
msgid "Non-Interlaced SVGA, 1024x768 at 60 Hz, 800x600 at 72 Hz"
msgstr "Ikke-interlaced SVGA, 1024x768 i 60 Hz, 800x600 i 72 Hz"
-#: ../Xconfigurator_consts.pm_.c:36
+#: ../Xconfigurator_consts.pm_.c:35
msgid "High Frequency SVGA, 1024x768 at 70 Hz"
msgstr "Høyfrekvens SVGA, 1024x768 i 70 Hz"
-#: ../Xconfigurator_consts.pm_.c:37
+#: ../Xconfigurator_consts.pm_.c:36
msgid "Multi-frequency that can do 1280x1024 at 60 Hz"
msgstr "Flerfrekvens som kan klare 1280x1024 i 60 Hz"
-#: ../Xconfigurator_consts.pm_.c:38
+#: ../Xconfigurator_consts.pm_.c:37
msgid "Multi-frequency that can do 1280x1024 at 74 Hz"
msgstr "Flerfrekvens som kan klare 1280x1024 i 74 Hz"
-#: ../Xconfigurator_consts.pm_.c:39
+#: ../Xconfigurator_consts.pm_.c:38
msgid "Multi-frequency that can do 1280x1024 at 76 Hz"
msgstr "Flerfrekvens som kan klare 1280x1024 i 76 Hz"
-#: ../Xconfigurator_consts.pm_.c:40
+#: ../Xconfigurator_consts.pm_.c:39
msgid "Monitor that can do 1600x1200 at 70 Hz"
msgstr "Monitor som kan klare 1600x1200 i 70 Hz"
-#: ../Xconfigurator_consts.pm_.c:41
+#: ../Xconfigurator_consts.pm_.c:40
msgid "Monitor that can do 1600x1200 at 76 Hz"
msgstr "Monitor som kan klare 1600x1200 i 76 Hz"
-#: ../Xconfigurator_consts.pm_.c:46
+#: ../Xconfigurator_consts.pm_.c:45
msgid "No RAMDAC Setting (recommended)"
msgstr "Ingen RAMDAC innstilling (anbefalt)"
-#: ../Xconfigurator_consts.pm_.c:47
+#: ../Xconfigurator_consts.pm_.c:46
msgid "AT&T 20C490 (S3 and AGX servers, ARK driver)"
msgstr "AT&T 20C490 (S3 og AGX tjenere, ARK driver)"
-#: ../Xconfigurator_consts.pm_.c:48
+#: ../Xconfigurator_consts.pm_.c:47
msgid "AT&T 20C498/21C498/22C498 (S3, autodetected)"
msgstr "AT&T 20C498/21C498/22C498 (S3, oppdaget automatisk)"
-#: ../Xconfigurator_consts.pm_.c:49
+#: ../Xconfigurator_consts.pm_.c:48
msgid "AT&T 20C409/20C499 (S3, autodetected)"
msgstr "AT&T 20C409/20C499 (S3, oppdaget automatisk)"
-#: ../Xconfigurator_consts.pm_.c:50
+#: ../Xconfigurator_consts.pm_.c:49
msgid "AT&T 20C505 (S3)"
msgstr "AT&T 20C505 (S3)"
-#: ../Xconfigurator_consts.pm_.c:51
+#: ../Xconfigurator_consts.pm_.c:50
msgid "BrookTree BT481 (AGX)"
msgstr "BrookTree BT481 (AGX)"
-#: ../Xconfigurator_consts.pm_.c:52
+#: ../Xconfigurator_consts.pm_.c:51
msgid "BrookTree BT482 (AGX)"
msgstr "BrookTree BT482 (AGX)"
-#: ../Xconfigurator_consts.pm_.c:53
+#: ../Xconfigurator_consts.pm_.c:52
msgid "BrookTree BT485/9485 (S3)"
msgstr "BrookTree BT485/9485 (S3)"
-#: ../Xconfigurator_consts.pm_.c:54
+#: ../Xconfigurator_consts.pm_.c:53
msgid "Sierra SC15025 (S3, AGX)"
msgstr "Sierra SC15025 (S3, AGX)"
-#: ../Xconfigurator_consts.pm_.c:55
+#: ../Xconfigurator_consts.pm_.c:54
msgid "S3 GenDAC (86C708) (autodetected)"
msgstr "S3 GenDAC (86C708) (oppdaget automatisk)"
-#: ../Xconfigurator_consts.pm_.c:56
+#: ../Xconfigurator_consts.pm_.c:55
msgid "S3 SDAC (86C716) (autodetected)"
msgstr "S3 SDAC (86C716) (oppdaget automatisk)"
-#: ../Xconfigurator_consts.pm_.c:57
+#: ../Xconfigurator_consts.pm_.c:56
msgid "STG-1700 (S3, autodetected)"
msgstr "STG-1700 (S3, oppdaget automatisk)"
-#: ../Xconfigurator_consts.pm_.c:58
+#: ../Xconfigurator_consts.pm_.c:57
msgid "STG-1703 (S3, autodetected)"
msgstr "STG-1703 (S3, oppdaget automatisk)"
-#: ../Xconfigurator_consts.pm_.c:59
+#: ../Xconfigurator_consts.pm_.c:58
msgid "TI 3020 (S3)"
msgstr "TI 3020 (S3)"
-#: ../Xconfigurator_consts.pm_.c:60
+#: ../Xconfigurator_consts.pm_.c:59
msgid "TI 3025 (S3, autodetected)"
msgstr "TI 3025 (S3, oppdaget automatisk)"
-#: ../Xconfigurator_consts.pm_.c:61
+#: ../Xconfigurator_consts.pm_.c:60
msgid "TI 3026 (S3, autodetected)"
msgstr "TI 3026 (S3, oppdaget automatisk)"
-#: ../Xconfigurator_consts.pm_.c:62
+#: ../Xconfigurator_consts.pm_.c:61
msgid "IBM RGB 514 (S3, autodetected)"
msgstr "IBM RGB 514 (S3, oppdaget automatisk)"
-#: ../Xconfigurator_consts.pm_.c:63
+#: ../Xconfigurator_consts.pm_.c:62
msgid "IBM RGB 524 (S3, autodetected)"
msgstr "IBM RGB 524 (S3, oppdaget automatisk)"
-#: ../Xconfigurator_consts.pm_.c:64
+#: ../Xconfigurator_consts.pm_.c:63
msgid "IBM RGB 525 (S3, autodetected)"
msgstr "IBM RGB 525 (S3, oppdaget automatisk)"
-#: ../Xconfigurator_consts.pm_.c:65
+#: ../Xconfigurator_consts.pm_.c:64
msgid "IBM RGB 526 (S3)"
msgstr "IBM RGB 526 (S3)"
-#: ../Xconfigurator_consts.pm_.c:66
+#: ../Xconfigurator_consts.pm_.c:65
msgid "IBM RGB 528 (S3, autodetected)"
msgstr "IBM RGB 528 (S3, oppdaget automatisk)"
-#: ../Xconfigurator_consts.pm_.c:67
+#: ../Xconfigurator_consts.pm_.c:66
msgid "ICS5342 (S3, ARK)"
msgstr "ICS5342 (S3, ARK)"
-#: ../Xconfigurator_consts.pm_.c:68
+#: ../Xconfigurator_consts.pm_.c:67
msgid "ICS5341 (W32)"
msgstr "ICS5341 (W32)"
-#: ../Xconfigurator_consts.pm_.c:69
+#: ../Xconfigurator_consts.pm_.c:68
msgid "IC Works w30C516 ZoomDac (ARK)"
msgstr "IC Works w30C516 ZoomDac (ARK)"
-#: ../Xconfigurator_consts.pm_.c:70
+#: ../Xconfigurator_consts.pm_.c:69
msgid "Normal DAC"
msgstr "Normal DAC"
-#: ../Xconfigurator_consts.pm_.c:74
+#: ../Xconfigurator_consts.pm_.c:73
msgid "No Clockchip Setting (recommended)"
msgstr "Ingen Clockchip innstilling (anbefalt)"
-#: ../Xconfigurator_consts.pm_.c:75
+#: ../Xconfigurator_consts.pm_.c:74
msgid "Chrontel 8391"
msgstr "Chrontel 8391"
-#: ../Xconfigurator_consts.pm_.c:76
+#: ../Xconfigurator_consts.pm_.c:75
msgid "ICD2061A and compatibles (ICS9161A => DCS2824)"
msgstr "ICD2061A og kompatible (ICS9161A => DCS2824)"
-#: ../Xconfigurator_consts.pm_.c:77
+#: ../Xconfigurator_consts.pm_.c:76
msgid "ICS2595"
msgstr "ICS2595"
-#: ../Xconfigurator_consts.pm_.c:78
+#: ../Xconfigurator_consts.pm_.c:77
msgid "ICS5342 (similar to SDAC, but not completely compatible)"
msgstr "ICS5342 (lik SDAC, men ikke helt kompatibel)"
-#: ../Xconfigurator_consts.pm_.c:79
+#: ../Xconfigurator_consts.pm_.c:78
msgid "ICS5341"
msgstr "ICS5341"
-#: ../Xconfigurator_consts.pm_.c:80
+#: ../Xconfigurator_consts.pm_.c:79
msgid "S3 GenDAC (86C708) and ICS5300 (autodetected)"
msgstr "S3 GenDAC (86C708) og ICS5300 (oppdaget automatisk)"
-#: ../Xconfigurator_consts.pm_.c:81
+#: ../Xconfigurator_consts.pm_.c:80
msgid "S3 SDAC (86C716)"
msgstr "S3 SDAC (86C716)"
-#: ../Xconfigurator_consts.pm_.c:82
+#: ../Xconfigurator_consts.pm_.c:81
msgid "STG 1703 (autodetected)"
msgstr "STG 1703 (oppdaget automatisk)"
-#: ../Xconfigurator_consts.pm_.c:83
+#: ../Xconfigurator_consts.pm_.c:82
msgid "Sierra SC11412"
msgstr "Sierra SC11412"
-#: ../Xconfigurator_consts.pm_.c:84
+#: ../Xconfigurator_consts.pm_.c:83
msgid "TI 3025 (autodetected)"
msgstr "TI 3025 (oppdaget automatisk)"
-#: ../Xconfigurator_consts.pm_.c:85
+#: ../Xconfigurator_consts.pm_.c:84
msgid "TI 3026 (autodetected)"
msgstr "TI 3026 (oppdaget automatisk)"
-#: ../Xconfigurator_consts.pm_.c:86
+#: ../Xconfigurator_consts.pm_.c:85
msgid "IBM RGB 51x/52x (autodetected)"
msgstr "IBM RGB 51x/52x (oppdaget automatisk)"
@@ -515,7 +515,7 @@ msgstr "Les nøye!"
msgid "all data on this partition will be lost"
msgstr "alle data på denne partisjonen vil gå tapt"
-#: ../diskdrake.pm_.c:136 ../install2.pm_.c:405 ../install_steps.pm_.c:66
+#: ../diskdrake.pm_.c:136 ../install2.pm_.c:401 ../install_steps.pm_.c:65
#: ../install_steps_interactive.pm_.c:35
msgid "Error"
msgstr "Feil"
@@ -756,15 +756,15 @@ msgstr "Det finnes allerede en partisjon med monteringspunkt %s"
msgid "Error opening %s for writing: %s"
msgstr "Feil ved åpning av %s for skriving: %s"
-#: ../install2.pm_.c:36
+#: ../install2.pm_.c:35
msgid "Choose preferred language for install and system usage."
msgstr ""
-#: ../install2.pm_.c:39
+#: ../install2.pm_.c:38
msgid "Choose on the list of keyboards, the one corresponding to yours"
msgstr ""
-#: ../install2.pm_.c:42
+#: ../install2.pm_.c:41
#, fuzzy
msgid ""
"Choose \"Installation\" if there are no previous versions of Linux\n"
@@ -781,7 +781,7 @@ msgstr ""
"(Venice), 5.2 (Leeloo), 5.3 (Festen) eller\n"
" 6.0 (Venus)."
-#: ../install2.pm_.c:49
+#: ../install2.pm_.c:48
msgid ""
"Select:\n"
" - Beginner: If you have not installed Linux before, or wish to install\n"
@@ -808,7 +808,7 @@ msgstr ""
"opprettholde\n"
"kontrollen over installasjonen så er dette valget for deg."
-#: ../install2.pm_.c:62
+#: ../install2.pm_.c:61
#, fuzzy
msgid ""
"The system did not detect a SCSI card. If you have one (or several)\n"
@@ -831,7 +831,7 @@ msgstr ""
"under \"System\"\n"
" i \"Kontrollpanelet\"."
-#: ../install2.pm_.c:72
+#: ../install2.pm_.c:71
msgid ""
"At this point, hard drive partitions must be defined. (Unless you\n"
"are overwriting a previous install of Linux and have already defined\n"
@@ -846,7 +846,7 @@ msgid ""
"be. Consult the documentation and take your time before proceeding."
msgstr ""
-#: ../install2.pm_.c:85
+#: ../install2.pm_.c:84
msgid ""
"Any partitions that have been newly defined must be formatted for\n"
"use. At this time, you may wish to re-format some pre-existing\n"
@@ -861,7 +861,7 @@ msgstr ""
"hvis de inneholder data som\n"
"du ønsker å beholde (typiske tilfeller: / home and / usr/local)."
-#: ../install2.pm_.c:92
+#: ../install2.pm_.c:91
msgid ""
"You may now select the packages you wish to install.\n"
"\n"
@@ -888,7 +888,7 @@ msgstr ""
"sone \"Infos\"\n"
"funnet over knappene til bekreftelse/valg/fjern valg."
-#: ../install2.pm_.c:105
+#: ../install2.pm_.c:104
msgid ""
"The packages selected are now being installed. This operation\n"
"should only take a few minutes."
@@ -896,13 +896,13 @@ msgstr ""
"Pakkene som er valgt blir nå installert på systemet ditt. Dette tar bare "
"noen få minutter."
-#: ../install2.pm_.c:109 ../install2.pm_.c:112 ../install2.pm_.c:115
-#: ../install2.pm_.c:118 ../install2.pm_.c:121 ../install2.pm_.c:153
-#: ../install2.pm_.c:168 ../install2.pm_.c:200
+#: ../install2.pm_.c:108 ../install2.pm_.c:111 ../install2.pm_.c:114
+#: ../install2.pm_.c:117 ../install2.pm_.c:120 ../install2.pm_.c:152
+#: ../install2.pm_.c:167 ../install2.pm_.c:199
msgid "Help"
msgstr "Hjelp"
-#: ../install2.pm_.c:124
+#: ../install2.pm_.c:123
msgid ""
"An administrator password for your Linux system must now be\n"
"assigned. The password must be entered twice to verify that both\n"
@@ -921,7 +921,7 @@ msgid ""
"\"password\", type the password that was created here."
msgstr ""
-#: ../install2.pm_.c:141
+#: ../install2.pm_.c:140
msgid ""
"You can now authorize one or more people to use your Linux\n"
"system. Each user account will have their own customizable environment.\n"
@@ -935,7 +935,7 @@ msgid ""
"accomplished from a regular user account."
msgstr ""
-#: ../install2.pm_.c:156
+#: ../install2.pm_.c:155
#, fuzzy
msgid ""
"You need to indicate where you wish\n"
@@ -949,7 +949,7 @@ msgstr ""
"Med mindre du vet akkurat hva du gjør, velg alltid \"Første sektor av "
"disken\"."
-#: ../install2.pm_.c:163
+#: ../install2.pm_.c:162
msgid ""
"It is now time to configure the video card and monitor\n"
"configuration for the X Window Graphic User Interface (GUI). First\n"
@@ -957,104 +957,104 @@ msgid ""
"your selections if necessary."
msgstr ""
-#: ../install2.pm_.c:174
+#: ../install2.pm_.c:173
msgid "Choose your language"
msgstr "Velg språk"
-#: ../install2.pm_.c:175
+#: ../install2.pm_.c:174
msgid "Choose install or upgrade"
msgstr "Velg installering eller oppgradering"
-#: ../install2.pm_.c:176
+#: ../install2.pm_.c:175
msgid "Select installation class"
msgstr "Velg installasjonsklasse"
-#: ../install2.pm_.c:177
+#: ../install2.pm_.c:176
#, fuzzy
msgid "Choose your keyboard"
msgstr "Velg språk"
-#: ../install2.pm_.c:178
+#: ../install2.pm_.c:177
msgid "Setup SCSI"
msgstr "Oppsett SCSI"
-#: ../install2.pm_.c:179
+#: ../install2.pm_.c:178
msgid "Setup filesystems"
msgstr "Oppsett filsystemer"
-#: ../install2.pm_.c:180
+#: ../install2.pm_.c:179
msgid "Format partitions"
msgstr "Formater partisjoner"
-#: ../install2.pm_.c:181
+#: ../install2.pm_.c:180
msgid "Choose packages to install"
msgstr "Velg pakker for installering"
-#: ../install2.pm_.c:182
+#: ../install2.pm_.c:181
msgid "Install system"
msgstr "Installer systemet"
-#: ../install2.pm_.c:183
+#: ../install2.pm_.c:182
#, fuzzy
msgid "Configure mouse"
msgstr "Konfigurer X"
-#: ../install2.pm_.c:184
+#: ../install2.pm_.c:183
msgid "Configure networking"
msgstr "Konfigurer nettverk"
-#: ../install2.pm_.c:185
+#: ../install2.pm_.c:184
#, fuzzy
msgid "Configure timezone"
msgstr "Konfigurer X"
-#: ../install2.pm_.c:187
+#: ../install2.pm_.c:186
#, fuzzy
msgid "Configure printer"
msgstr "Konfigurer X"
-#: ../install2.pm_.c:188 ../install_steps_interactive.pm_.c:422
-#: ../install_steps_interactive.pm_.c:423
+#: ../install2.pm_.c:187 ../install_steps_interactive.pm_.c:426
+#: ../install_steps_interactive.pm_.c:427
msgid "Set root password"
msgstr "Sett root passord"
-#: ../install2.pm_.c:189
+#: ../install2.pm_.c:188
msgid "Add a user"
msgstr "Legg til en bruker"
-#: ../install2.pm_.c:190
+#: ../install2.pm_.c:189
msgid "Create bootdisk"
msgstr "Opprett oppstartdiskett"
-#: ../install2.pm_.c:191
+#: ../install2.pm_.c:190
msgid "Install bootloader"
msgstr "Installer oppstartslaster"
-#: ../install2.pm_.c:192
+#: ../install2.pm_.c:191
msgid "Configure X"
msgstr "Konfigurer X"
-#: ../install2.pm_.c:193
+#: ../install2.pm_.c:192
msgid "Exit install"
msgstr "Gå ut av installering"
-#: ../install2.pm_.c:225
+#: ../install2.pm_.c:224
msgid "beginner"
msgstr "nybegynner"
-#: ../install2.pm_.c:225
+#: ../install2.pm_.c:224
msgid "developer"
msgstr "utvikler"
-#: ../install2.pm_.c:225
+#: ../install2.pm_.c:224
msgid "expert"
msgstr "ekspert"
-#: ../install2.pm_.c:225
+#: ../install2.pm_.c:224
msgid "server"
msgstr "tjener"
-#: ../install2.pm_.c:415
+#: ../install2.pm_.c:411
msgid ""
"An error has occurred - no valid devices were found on which to create new "
"filesystems. Please check your hardware for the cause of this problem"
@@ -1062,67 +1062,77 @@ msgstr ""
"En feil har oppstått - ingen gyldige enheter ble funnet for å opprette nye "
"filsystemer. Vennligst sjekk maskinvaren din for årsaken til dette problemet"
-#: ../install2.pm_.c:430
+#: ../install2.pm_.c:426
msgid "partitioning failed: no root filesystem"
msgstr "partisjonering feilet: intet root filsystem"
+#: ../install2.pm_.c:563
+#, fuzzy
+msgid "Error reading file $f"
+msgstr "Feil ved lesing av fil %s"
+
+#: ../install2.pm_.c:568
+#, fuzzy, c-format
+msgid "Bad kickstart file %s (failed %s)"
+msgstr "Gjenoppretting fra fil %s mislykket: %s"
+
#: ../install_steps.pm_.c:264
msgid "no floppy available"
msgstr ""
-#: ../install_steps_graphical.pm_.c:185
+#: ../install_steps_graphical.pm_.c:195
msgid "Hide"
msgstr "Gjem"
-#: ../install_steps_graphical.pm_.c:185
+#: ../install_steps_graphical.pm_.c:195
msgid "Show All"
msgstr "Vis alle"
-#: ../install_steps_graphical.pm_.c:189
+#: ../install_steps_graphical.pm_.c:199
msgid "Select All"
msgstr "Velg alle"
-#: ../install_steps_graphical.pm_.c:189
+#: ../install_steps_graphical.pm_.c:199
msgid "Unselect All"
msgstr "Fjern alle"
-#: ../install_steps_graphical.pm_.c:256
+#: ../install_steps_graphical.pm_.c:266
msgid "Choose the packages you want to install"
msgstr "Velg pakker du ønsker å installere"
-#: ../install_steps_graphical.pm_.c:267
+#: ../install_steps_graphical.pm_.c:277
msgid " Mb"
msgstr "Mb"
-#: ../install_steps_graphical.pm_.c:267
+#: ../install_steps_graphical.pm_.c:277
msgid "Total size: "
msgstr "Total størrelse: "
-#: ../install_steps_graphical.pm_.c:268
+#: ../install_steps_graphical.pm_.c:278
msgid "Info"
msgstr ""
-#: ../install_steps_graphical.pm_.c:294
+#: ../install_steps_graphical.pm_.c:304
msgid "Installing"
msgstr "Installerer"
-#: ../install_steps_graphical.pm_.c:300
+#: ../install_steps_graphical.pm_.c:310
msgid "Please wait, "
msgstr "Vennligst vent, "
-#: ../install_steps_graphical.pm_.c:302
+#: ../install_steps_graphical.pm_.c:312
msgid "Time remaining "
msgstr "Tid som gjenstår "
-#: ../install_steps_graphical.pm_.c:303
+#: ../install_steps_graphical.pm_.c:313
msgid "Total time "
msgstr "Total tid "
-#: ../install_steps_graphical.pm_.c:308
+#: ../install_steps_graphical.pm_.c:318
msgid "preparing installation"
msgstr "forbereder installasjon"
-#: ../install_steps_graphical.pm_.c:329
+#: ../install_steps_graphical.pm_.c:339
#, c-format
msgid "installing package %s"
msgstr "installerer pakke %s"
@@ -1131,157 +1141,157 @@ msgstr "installerer pakke %s"
msgid "An error occurred"
msgstr "En feil oppsto"
-#: ../install_steps_interactive.pm_.c:47
+#: ../install_steps_interactive.pm_.c:51
msgid "Which language do you want?"
msgstr "Hvilket språk ønsker du?"
-#: ../install_steps_interactive.pm_.c:58
+#: ../install_steps_interactive.pm_.c:62
#, fuzzy
msgid "Which keyboard do you have?"
msgstr "Hvilken sektor vil du flytte til?"
-#: ../install_steps_interactive.pm_.c:68
+#: ../install_steps_interactive.pm_.c:72
msgid "Install/Upgrade"
msgstr "Installer/Oppgrader"
-#: ../install_steps_interactive.pm_.c:69
+#: ../install_steps_interactive.pm_.c:73
#, fuzzy
msgid "Is this an install or an upgrade?"
msgstr "Er det en installasjon eller en oppgradering?"
-#: ../install_steps_interactive.pm_.c:70
+#: ../install_steps_interactive.pm_.c:74
msgid "Install"
msgstr "Installer"
-#: ../install_steps_interactive.pm_.c:70
+#: ../install_steps_interactive.pm_.c:74
msgid "Upgrade"
msgstr "Oppgrader"
-#: ../install_steps_interactive.pm_.c:79
+#: ../install_steps_interactive.pm_.c:83
msgid "Install Class"
msgstr "Installeringsklasse"
-#: ../install_steps_interactive.pm_.c:80
+#: ../install_steps_interactive.pm_.c:84
msgid "What type of user will you have?"
msgstr "Hva slags brukertype vil du ha?"
-#: ../install_steps_interactive.pm_.c:90
+#: ../install_steps_interactive.pm_.c:94
msgid "You need to reboot for the partition table modifications to take place"
msgstr ""
"Du må starte maskinen på nytt for at modifiseringene av partisjonstabellen "
"skal tre i kraft"
-#: ../install_steps_interactive.pm_.c:100
+#: ../install_steps_interactive.pm_.c:104
msgid "Choose the partitions you want to format"
msgstr "Velg de partisjonene du ønsker å formatere"
-#: ../install_steps_interactive.pm_.c:111
+#: ../install_steps_interactive.pm_.c:115
#, c-format
msgid "Formatting partition %s"
msgstr "Formaterer partisjon %s"
-#: ../install_steps_interactive.pm_.c:128
+#: ../install_steps_interactive.pm_.c:132
msgid "Keep the current IP configuration"
msgstr "Behold nåværende IP-konfigurasjon"
-#: ../install_steps_interactive.pm_.c:129
+#: ../install_steps_interactive.pm_.c:133
msgid "Reconfigure network now"
msgstr "Rekonfigurer nettverket nå"
-#: ../install_steps_interactive.pm_.c:130
+#: ../install_steps_interactive.pm_.c:134
msgid "Don't set up networking"
msgstr "Ikke sett opp nettverk"
-#: ../install_steps_interactive.pm_.c:132
-#: ../install_steps_interactive.pm_.c:138
+#: ../install_steps_interactive.pm_.c:136
+#: ../install_steps_interactive.pm_.c:142
msgid "Network Configuration"
msgstr "Nettverks-konfigurasjon"
-#: ../install_steps_interactive.pm_.c:133
+#: ../install_steps_interactive.pm_.c:137
msgid "LAN networking has already been configured. Do you want to:"
msgstr "LAN nettverket har allerede blitt konfigurert. Vil du:"
-#: ../install_steps_interactive.pm_.c:139
+#: ../install_steps_interactive.pm_.c:143
msgid ""
"Do you want to configure LAN (not dialup) networking for your installed "
"system?"
msgstr ""
-#: ../install_steps_interactive.pm_.c:236
+#: ../install_steps_interactive.pm_.c:240
msgid "Standard Printer Options"
msgstr ""
-#: ../install_steps_interactive.pm_.c:237
+#: ../install_steps_interactive.pm_.c:241
msgid ""
"Every print queue (which print jobs are directed to) needs a \n"
"name (often lp) and a spool directory associated with it. What \n"
"name and directory should be used for this queue?"
msgstr ""
-#: ../install_steps_interactive.pm_.c:240
+#: ../install_steps_interactive.pm_.c:244
msgid "Name of queue:"
msgstr ""
-#: ../install_steps_interactive.pm_.c:240
+#: ../install_steps_interactive.pm_.c:244
msgid "Spool directory:"
msgstr ""
-#: ../install_steps_interactive.pm_.c:251
+#: ../install_steps_interactive.pm_.c:255
msgid "Select Printer Connection"
msgstr ""
-#: ../install_steps_interactive.pm_.c:252
+#: ../install_steps_interactive.pm_.c:256
msgid "How is the printer connected?"
msgstr ""
-#: ../install_steps_interactive.pm_.c:260
+#: ../install_steps_interactive.pm_.c:264
msgid "Detecting devices..."
msgstr ""
-#: ../install_steps_interactive.pm_.c:260
+#: ../install_steps_interactive.pm_.c:264
msgid "Test ports"
msgstr ""
-#: ../install_steps_interactive.pm_.c:274
+#: ../install_steps_interactive.pm_.c:278
msgid "Local Printer Device"
msgstr ""
-#: ../install_steps_interactive.pm_.c:275
+#: ../install_steps_interactive.pm_.c:279
msgid ""
"What device is your printer connected to \n"
"(note that /dev/lp0 is equivalent to LPT1:)?\n"
msgstr ""
-#: ../install_steps_interactive.pm_.c:276
+#: ../install_steps_interactive.pm_.c:280
#, fuzzy
msgid "Printer Device:"
msgstr "Enhet: "
-#: ../install_steps_interactive.pm_.c:282
+#: ../install_steps_interactive.pm_.c:286
msgid "Remote lpd Printer Options"
msgstr ""
-#: ../install_steps_interactive.pm_.c:283
+#: ../install_steps_interactive.pm_.c:287
msgid ""
"To use a remote lpd print queue, you need to supply \n"
"the hostname of the printer server and the queue name \n"
"on that server which jobs should be placed in."
msgstr ""
-#: ../install_steps_interactive.pm_.c:286
+#: ../install_steps_interactive.pm_.c:290
#, fuzzy
msgid "Remote hostname:"
msgstr "Brukernavn"
-#: ../install_steps_interactive.pm_.c:286
+#: ../install_steps_interactive.pm_.c:290
msgid "Remote queue:"
msgstr ""
-#: ../install_steps_interactive.pm_.c:292
+#: ../install_steps_interactive.pm_.c:296
msgid "SMB/Windows 95/NT Printer Options"
msgstr ""
-#: ../install_steps_interactive.pm_.c:293
+#: ../install_steps_interactive.pm_.c:297
msgid ""
"To print to a SMB printer, you need to provide the \n"
"SMB host name (this is not always the same as the machines \n"
@@ -1290,46 +1300,46 @@ msgid ""
"applicable user name, password, and workgroup information."
msgstr ""
-#: ../install_steps_interactive.pm_.c:298
+#: ../install_steps_interactive.pm_.c:302
#, fuzzy
msgid "SMB server IP:"
msgstr "tjener"
-#: ../install_steps_interactive.pm_.c:298
+#: ../install_steps_interactive.pm_.c:302
#, fuzzy
msgid "SMB server host:"
msgstr "tjener"
-#: ../install_steps_interactive.pm_.c:299
-#: ../install_steps_interactive.pm_.c:321
+#: ../install_steps_interactive.pm_.c:303
+#: ../install_steps_interactive.pm_.c:325
#, fuzzy
msgid "Password:"
msgstr "Passord"
-#: ../install_steps_interactive.pm_.c:299
+#: ../install_steps_interactive.pm_.c:303
#, fuzzy
msgid "Share name:"
msgstr "Brukernavn"
-#: ../install_steps_interactive.pm_.c:299
-#: ../install_steps_interactive.pm_.c:321
+#: ../install_steps_interactive.pm_.c:303
+#: ../install_steps_interactive.pm_.c:325
#, fuzzy
msgid "User name:"
msgstr "Brukernavn"
-#: ../install_steps_interactive.pm_.c:300
+#: ../install_steps_interactive.pm_.c:304
msgid "Workgroup:"
msgstr ""
-#: ../install_steps_interactive.pm_.c:307
+#: ../install_steps_interactive.pm_.c:311
msgid "IP address should be in format 1.2.3.4"
msgstr ""
-#: ../install_steps_interactive.pm_.c:315
+#: ../install_steps_interactive.pm_.c:319
msgid "NetWare Printer Options"
msgstr ""
-#: ../install_steps_interactive.pm_.c:316
+#: ../install_steps_interactive.pm_.c:320
msgid ""
"To print to a NetWare printer, you need to provide the \n"
"NetWare print server name (this is not always the same as the machines \n"
@@ -1337,112 +1347,111 @@ msgid ""
"wish to access and any applicable user name and password."
msgstr ""
-#: ../install_steps_interactive.pm_.c:320
+#: ../install_steps_interactive.pm_.c:324
msgid "Print Queue Name:"
msgstr ""
-#: ../install_steps_interactive.pm_.c:320
+#: ../install_steps_interactive.pm_.c:324
msgid "Printer Server:"
msgstr ""
-#: ../install_steps_interactive.pm_.c:342
+#: ../install_steps_interactive.pm_.c:346
#, fuzzy
msgid "Configure Printer"
msgstr "Konfigurer X"
-#: ../install_steps_interactive.pm_.c:343
+#: ../install_steps_interactive.pm_.c:347
#, fuzzy
msgid "What type of printer do you have?"
msgstr "Hva slags brukertype vil du ha?"
-#: ../install_steps_interactive.pm_.c:354
-#: ../install_steps_interactive.pm_.c:355
+#: ../install_steps_interactive.pm_.c:358
+#: ../install_steps_interactive.pm_.c:359
msgid "Paper Size"
msgstr ""
-#: ../install_steps_interactive.pm_.c:374
+#: ../install_steps_interactive.pm_.c:378
msgid "CRLF"
msgstr ""
-#: ../install_steps_interactive.pm_.c:375
+#: ../install_steps_interactive.pm_.c:379
msgid "Fix stair-stepping of text?"
msgstr ""
-#: ../install_steps_interactive.pm_.c:391
+#: ../install_steps_interactive.pm_.c:395
#, fuzzy
msgid "Configure Uniprint Driver"
msgstr "Konfigurer X"
-#: ../install_steps_interactive.pm_.c:392
+#: ../install_steps_interactive.pm_.c:396
msgid "You may now configure the uniprint options for this printer."
msgstr ""
-#: ../install_steps_interactive.pm_.c:400
+#: ../install_steps_interactive.pm_.c:404
#, fuzzy
msgid "Configure Color Depth"
msgstr "Konfigurer X"
-#: ../install_steps_interactive.pm_.c:401
+#: ../install_steps_interactive.pm_.c:405
msgid "You may now configure the color options for this printer."
msgstr ""
-#: ../install_steps_interactive.pm_.c:424
-#: ../install_steps_interactive.pm_.c:449
+#: ../install_steps_interactive.pm_.c:428
+#: ../install_steps_interactive.pm_.c:453
msgid "Password"
msgstr "Passord"
-#: ../install_steps_interactive.pm_.c:424
-#: ../install_steps_interactive.pm_.c:449
+#: ../install_steps_interactive.pm_.c:428
+#: ../install_steps_interactive.pm_.c:453
msgid "Password (again)"
msgstr "Passord (igjen)"
-#: ../install_steps_interactive.pm_.c:428
-#: ../install_steps_interactive.pm_.c:460
+#: ../install_steps_interactive.pm_.c:432
+#: ../install_steps_interactive.pm_.c:464
msgid "Please try again"
msgstr "Vennligst prøv igjen"
-#: ../install_steps_interactive.pm_.c:428
-#: ../install_steps_interactive.pm_.c:460
+#: ../install_steps_interactive.pm_.c:432
+#: ../install_steps_interactive.pm_.c:464
msgid "You must enter the same password"
msgstr "Du må skrive inn det samme passordet"
-#: ../install_steps_interactive.pm_.c:429
-#: ../install_steps_interactive.pm_.c:461
+#: ../install_steps_interactive.pm_.c:433
msgid "This password is too simple"
msgstr "Dette passordet er for enkelt"
-#: ../install_steps_interactive.pm_.c:447
+#: ../install_steps_interactive.pm_.c:451
msgid "Add user"
msgstr "Legg til bruker"
-#: ../install_steps_interactive.pm_.c:448
+#: ../install_steps_interactive.pm_.c:452
#, fuzzy
msgid "Enter a user"
msgstr "Legg til en bruker"
-#: ../install_steps_interactive.pm_.c:449
+#: ../install_steps_interactive.pm_.c:453
msgid "Real name"
msgstr "Virkelig navn"
-#: ../install_steps_interactive.pm_.c:449
+#: ../install_steps_interactive.pm_.c:453
msgid "Shell"
msgstr "Skall"
-#: ../install_steps_interactive.pm_.c:449
+#: ../install_steps_interactive.pm_.c:453
msgid "User name"
msgstr "Brukernavn"
-#: ../install_steps_interactive.pm_.c:462
+#: ../install_steps_interactive.pm_.c:466
msgid "Please give a user name"
msgstr "Vennligst oppgi et brukernavn"
-#: ../install_steps_interactive.pm_.c:463
+#: ../install_steps_interactive.pm_.c:467
#, fuzzy
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr "Brukernavnet kan kun inneholde bokstaver, tall, `-' og `_'"
-#: ../install_steps_interactive.pm_.c:482
+#: ../install_steps_interactive.pm_.c:486
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
"depending on the normal bootloader. This is useful if you don't want to "
@@ -1456,44 +1465,44 @@ msgid ""
"failures. Would you like to create a bootdisk for your system?"
msgstr ""
-#: ../install_steps_interactive.pm_.c:490
+#: ../install_steps_interactive.pm_.c:494
msgid "Sorry, no floppy drive available"
msgstr ""
-#: ../install_steps_interactive.pm_.c:493
+#: ../install_steps_interactive.pm_.c:497
#, fuzzy
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr "Velg de partisjonene du ønsker å formatere"
-#: ../install_steps_interactive.pm_.c:498
+#: ../install_steps_interactive.pm_.c:502
#, c-format
msgid "Insert a floppy in drive %s"
msgstr ""
-#: ../install_steps_interactive.pm_.c:499
+#: ../install_steps_interactive.pm_.c:503
#, fuzzy
msgid "Creating bootdisk"
msgstr "Opprett oppstartdiskett"
-#: ../install_steps_interactive.pm_.c:506
+#: ../install_steps_interactive.pm_.c:510
msgid "First sector of boot partition"
msgstr ""
-#: ../install_steps_interactive.pm_.c:506
+#: ../install_steps_interactive.pm_.c:510
msgid "First sector of drive"
msgstr ""
-#: ../install_steps_interactive.pm_.c:509
+#: ../install_steps_interactive.pm_.c:513
#, fuzzy
msgid "Lilo Installation"
msgstr "Installerer"
-#: ../install_steps_interactive.pm_.c:510
+#: ../install_steps_interactive.pm_.c:514
#, fuzzy
msgid "Where do you want to install the bootloader?"
msgstr "Hvor vil du montere %s enheten?"
-#: ../install_steps_interactive.pm_.c:521
+#: ../install_steps_interactive.pm_.c:525
msgid ""
"Congratulations, installation is complete.\n"
"Remove the boot media and press return to reboot.\n"
@@ -1504,58 +1513,58 @@ msgid ""
"install chapter of the Official Linux Mandrake User's Guide."
msgstr ""
-#: ../install_steps_interactive.pm_.c:538
+#: ../install_steps_interactive.pm_.c:542
#, fuzzy, c-format
msgid "What %s card have you?"
msgstr "Hva slags scsi-kort har du?"
-#: ../install_steps_interactive.pm_.c:550
+#: ../install_steps_interactive.pm_.c:554
msgid "Autoprobe"
msgstr ""
-#: ../install_steps_interactive.pm_.c:550
+#: ../install_steps_interactive.pm_.c:554
msgid "Specify options"
msgstr ""
-#: ../install_steps_interactive.pm_.c:563
+#: ../install_steps_interactive.pm_.c:567
msgid "Module options:"
msgstr ""
-#: ../install_steps_interactive.pm_.c:583
+#: ../install_steps_interactive.pm_.c:587
#, fuzzy, c-format
msgid "Installing driver for %s card %s"
msgstr "Installerer driver for scsi-kort %s"
-#: ../install_steps_interactive.pm_.c:584
+#: ../install_steps_interactive.pm_.c:588
#, c-format
msgid "(module %s)"
msgstr "(modul %s)"
-#: ../install_steps_interactive.pm_.c:596
+#: ../install_steps_interactive.pm_.c:600
#, fuzzy, c-format
msgid "Found %s %s interfaces"
msgstr " scsi grensesnitt"
-#: ../install_steps_interactive.pm_.c:597
+#: ../install_steps_interactive.pm_.c:601
msgid "Do you have another one?"
msgstr "Har du enda ett?"
-#: ../install_steps_interactive.pm_.c:598
+#: ../install_steps_interactive.pm_.c:602
#, fuzzy, c-format
msgid "Do you have an %s interface?"
msgstr "Har du et scsi grensesnitt"
-#: ../install_steps_interactive.pm_.c:600 ../interactive.pm_.c:52
+#: ../install_steps_interactive.pm_.c:604 ../interactive.pm_.c:52
#: ../my_gtk.pm_.c:326
msgid "No"
msgstr "Nei"
-#: ../install_steps_interactive.pm_.c:600 ../interactive.pm_.c:52
+#: ../install_steps_interactive.pm_.c:604 ../interactive.pm_.c:52
#: ../my_gtk.pm_.c:326
msgid "Yes"
msgstr "Ja"
-#: ../install_steps_interactive.pm_.c:601
+#: ../install_steps_interactive.pm_.c:605
msgid "See hardware info"
msgstr ""