summaryrefslogtreecommitdiffstats
path: root/perl-install
diff options
context:
space:
mode:
authorPablo Saratxaga <pablo@mandriva.com>1999-09-10 23:16:50 +0000
committerPablo Saratxaga <pablo@mandriva.com>1999-09-10 23:16:50 +0000
commit7e0750dd8406947872dad24ba5bd0bc812007cf3 (patch)
treea6ccec79a330918aecdf5121e22bcd855ee49ab9 /perl-install
parent4b0c7955bbb4c2556b604c80d4bbd7314233a7ed (diff)
downloaddrakx-backup-do-not-use-7e0750dd8406947872dad24ba5bd0bc812007cf3.tar
drakx-backup-do-not-use-7e0750dd8406947872dad24ba5bd0bc812007cf3.tar.gz
drakx-backup-do-not-use-7e0750dd8406947872dad24ba5bd0bc812007cf3.tar.bz2
drakx-backup-do-not-use-7e0750dd8406947872dad24ba5bd0bc812007cf3.tar.xz
drakx-backup-do-not-use-7e0750dd8406947872dad24ba5bd0bc812007cf3.zip
improved install.rc for japanese retc
Diffstat (limited to 'perl-install')
-rw-r--r--perl-install/lang.pm22
-rw-r--r--perl-install/share/install.rc22
-rw-r--r--perl-install/share/po/no.po469
3 files changed, 276 insertions, 237 deletions
diff --git a/perl-install/lang.pm b/perl-install/lang.pm
index 77d9bbb86..0029350fc 100644
--- a/perl-install/lang.pm
+++ b/perl-install/lang.pm
@@ -19,13 +19,18 @@ use log;
#- languages, carefully choosen)
my %languages = (
'en' => [ 'English', undef, 'en', 'en_US' ],
+ 'hy' => [ 'Armenian', 'armscii-8', 'hy', 'hy' ],
+'zh_TW.Big5' => [ 'Chinese (Big5)', 'Big5', 'zh_TW.Big5', 'zh_TW.Big5:zh_TW.big5' ],
'fr_FR' => [ 'French (France)', 'iso-8859-1', 'fr', 'fr_FR' ],
+ 'ka' => [ 'Georgian', 'georgian-academy', 'ka', 'ka' ],
'de_DE' => [ 'German (Germany)', 'iso-8859-1', 'de', 'de_DE' ],
+ 'el' => [ 'Greek', 'iso-8859-7', 'el', 'el' ],
'hu' => [ 'Hungarian', 'iso-8859-2', 'hu', 'hu' ],
'is' => [ 'Icelandic', 'iso-8859-1', 'is', 'is' ],
'id' => [ 'Indonesian', 'iso-8859-1', 'id', 'id' ],
'it' => [ 'Italian', 'iso-8859-1', 'it', 'it_IT' ],
'ja' => [ 'Japanese', 'jisx0208', 'ja', 'ja_JP.ujis' ],
+ 'ko' => [ 'Korean', 'ksc5601', 'ko', 'ko' ],
'no' => [ 'Norwegian (Bokmaal)', 'iso-8859-1', 'no', 'no:no@nynorsk' ],
'no@nynorsk' => [ 'Norwegian (Nynorsk)','iso-8859-1','no', 'no@nynorsk' ],
'pt_BR' => [ 'Portuguese (Brazil)', 'iso-8859-1', 'pt', 'pt_BR:pt_PT' ],
@@ -36,6 +41,10 @@ my %languages = (
'es_ES' => [ 'Spanish (Spain)', 'iso-8859-1', 'es', 'es' ],
'tr' => [ 'Turkish', 'iso-8859-9', 'tr', 'tr' ],
'uk' => [ 'Ukrainian', 'koi8-u', 'uk', 'uk' ],
+ 'vi' => [ 'Vietnamese (TCVN)', 'tcvn', 'vi',
+ 'vi_VN.tcvn:vi_VN.tcvn-5712' ],
+'vi_VN.viscii' => [ 'Vietnamese (VISCII)','viscii', 'vi',
+ 'vi_VN.viscii:vi_VN.tcvn-viscii1.1-1' ],
'wa' => [ 'Walon', 'iso-8859-1', 'wa', 'wa:fr_BE' ],
);
@@ -43,6 +52,10 @@ my %charsets = (
"armscii-8" => [ "arm8.fnt", "armscii8",
"*-helvetica-medium-r-normal--14-*-*-*-*-iso8859-1," .
"*-*helv*-medium-r-normal--14-*-*-*-*-armscii-8" ],
+#- chinese needs special console driver for text mode
+ "Big5" => [ "?????", "????",
+ "*-helvetica-medium-r-normal--14-*-*-*-*-*-iso8859-1," .
+ "-taipei-*-medium-r-normal--16-*-*-*-*-*-big5-0" ],
"iso-8859-1" => [ "lat0-sun16.psf", "iso15",
"*-helvetica-medium-r-normal--14-*-*-*-*-iso8859-1" ],
"iso-8859-2" => [ "lat2-sun16.psf", "iso02",
@@ -78,14 +91,19 @@ my %charsets = (
"*-helvetica-medium-r-normal--14-*-*-*-*-iso8859-15" ],
#- japanese needs special console driver for text mode [kon2]
"jisx0208" => [ "????", "????",
- "-misc-fixed-medium-r-normal--14-130-75-75-c-70-jisx0201.1976-0"
- ],
+ "*-helvetica-medium-r-normal--14-*-*-*-*-iso8859-1," .
+ "-*-*-medium-r-normal--14-*-*-*-*-*-jisx0208.*-0," .
+ "-*-*-medium-r-normal--14-*-*-*-*-*-jisx0201.*-0" ],
"koi8-r" => [ "Cyr_a8x16.psf", "koi2alt",
"*-helvetica-medium-r-normal--14-*-*-*-*-iso8859-1," .
"*-helvetica-medium-r-normal--14-*-*-*-*-koi8-r" ],
"koi8-u" => [ "ruscii_8x16.psf", "koi2alt",
"*-helvetica-medium-r-normal--14-*-*-*-*-iso8859-1," .
"*-helvetica-medium-r-normal--14-*-*-*-*-koi8-u" ],
+#- korean needs special console driver for text mode
+ "ksc5601" => [ "?????", "?????",
+ "*-helvetica-medium-r-normal--14-*-*-*-*-iso8859-1," .
+ "-*-*-medium-*-*--14-*-*-*-*-*-ksc5601.1987-*" ],
"tcvn" => [ "tcvn8x16.psf", "tcvn",
"*-helvetica-medium-r-normal--14-*-*-*-*-iso8859-1," .
"*-helvetica-medium-r-normal--14-*-*-*-*-tcvn-5712" ],
diff --git a/perl-install/share/install.rc b/perl-install/share/install.rc
index f16dc101a..df837079f 100644
--- a/perl-install/share/install.rc
+++ b/perl-install/share/install.rc
@@ -1,10 +1,8 @@
style "default-font"
{
+
fontset = "\
--*-helvetica-medium-r-normal-*-*-100-*-*-*-*-*-*,\
--*-arial-medium-r-normal-*-*-*-*-*-*-*-*-*,\
--*-*helvetica*-medium-r-normal-*-*-*-*-*-*-*-*-*,\
--*-*arial*-medium-r-normal-*-*-*-*-*-*-*-*-*,\
+-*-helvetica-medium-r-normal-*-*-120-*-*-*-*-*-*,\
-*-tahoma-medium-r-normal-*-*-*-*-*-*-*-*-*,\
-*-*-medium-r-normal-*-*-*-*-*-*-*-jisx0208.1990-0,\
-*-*-medium-r-normal-*-*-*-*-*-*-*-jisx0208.1983-0,\
@@ -16,6 +14,7 @@ style "default-font"
-*-*-medium-r-normal-*-*-*-*-*-*-*-ibm-cp1133,\
-*-*-medium-r-normal-*-*-*-*-*-*-*-iso10646-1,\
-taipei-*-medium-r-normal-*-*-*-*-*-*-*-big5-0"
+
}
style "steps"
@@ -23,7 +22,20 @@ style "steps"
bg[NORMAL] = { 0, 0, 0 }
fg[NORMAL] = { 1.0, 1.0, 1.0 }
- fontset = "-*-helvetica-medium-r-normal-*-*-80-*-*-*-*-*-*"
+ fontset = "\
+-*-helvetica-medium-r-normal-*-*-100-*-*-*-*-*-*,\
+-*-tahoma-medium-r-normal-*-*-*-*-*-*-*-*-*,\
+-*-*-medium-r-normal-*-*-*-*-*-*-*-jisx0208.1990-0,\
+-*-*-medium-r-normal-*-*-*-*-*-*-*-jisx0208.1983-0,\
+-*-*-medium-r-normal-*-*-*-*-*-*-*-jisx0201.1976-0,\
+-*-*-medium-r-normal-*-*-*-*-*-*-*-georgian-academy,\
+-*-*-medium-r-normal-*-*-*-*-*-*-*-georgian-rs,\
+-*-*-medium-*-*-*-*-*-*-*-*-*-ksc5601.1987-*,\
+-*-*-medium-r-normal-*-*-*-*-*-*-*-mulelao-1,\
+-*-*-medium-r-normal-*-*-*-*-*-*-*-ibm-cp1133,\
+-*-*-medium-r-normal-*-*-*-*-*-*-*-iso10646-1,\
+-taipei-*-medium-r-normal-*-*-*-*-*-*-*-big5-0"
+
}
style "logo"
diff --git a/perl-install/share/po/no.po b/perl-install/share/po/no.po
index 1948320ae..b4046c0b9 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-07 01:02+0200\n"
+"POT-Creation-Date: 1999-09-11 00:55+0200\n"
"PO-Revision-Date: 1999-08-25 11:07+0200\n"
"Last-Translator: Terje Bjerkelia <terje@bjerkelia.com>\n"
"Language-Team: norwegian\n"
@@ -64,8 +64,8 @@ msgstr "En feil oppsto, prøv å endre noen parametere"
msgid "Automatic resolutions"
msgstr "Automatiske oppløsninger"
-#: ../Xconfigurator.pm_.c:333 ../install_steps_interactive.pm_.c:360
-#: ../install_steps_interactive.pm_.c:361
+#: ../Xconfigurator.pm_.c:333 ../install_steps_interactive.pm_.c:364
+#: ../install_steps_interactive.pm_.c:365
msgid "Resolution"
msgstr "Oppløsning"
@@ -418,11 +418,11 @@ msgstr "Slett"
msgid "Format"
msgstr "Formater"
-#: ../diskdrake.pm_.c:17 ../diskdrake.pm_.c:386
+#: ../diskdrake.pm_.c:17 ../diskdrake.pm_.c:373
msgid "Move"
msgstr "Flytt"
-#: ../diskdrake.pm_.c:17 ../diskdrake.pm_.c:434
+#: ../diskdrake.pm_.c:17 ../diskdrake.pm_.c:421
msgid "Resize"
msgstr "Endre størrelse"
@@ -507,7 +507,7 @@ msgstr "Skriv partisjonstabell"
msgid "After %s partition %s,"
msgstr "Etter %s partisjon %s,"
-#: ../diskdrake.pm_.c:118 ../diskdrake.pm_.c:377 ../diskdrake.pm_.c:404
+#: ../diskdrake.pm_.c:118 ../diskdrake.pm_.c:364 ../diskdrake.pm_.c:391
msgid "Read carefully!"
msgstr "Les nøye!"
@@ -515,12 +515,12 @@ 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:407 ../install_steps.pm_.c:69
-#: ../install_steps_interactive.pm_.c:32
+#: ../diskdrake.pm_.c:136 ../install2.pm_.c:405 ../install_steps.pm_.c:66
+#: ../install_steps_interactive.pm_.c:35
msgid "Error"
msgstr "Feil"
-#: ../diskdrake.pm_.c:157 ../diskdrake.pm_.c:502
+#: ../diskdrake.pm_.c:157 ../diskdrake.pm_.c:489
msgid "Mount point: "
msgstr "Monteringspunkt: "
@@ -620,97 +620,97 @@ msgstr "Endre partisjonstype"
msgid "Which partition type do you want?"
msgstr "Hvilken partisjonstype ønsker du?"
-#: ../diskdrake.pm_.c:339
-#, c-format
-msgid "Where do you want to mount device %s?"
-msgstr "Hvor vil du montere %s enheten?"
+#: ../diskdrake.pm_.c:337
+#, fuzzy
+msgid "Mount point"
+msgstr "Monteringspunkt: "
-#: ../diskdrake.pm_.c:371
+#: ../diskdrake.pm_.c:358
msgid "formatting"
msgstr "formatering"
-#: ../diskdrake.pm_.c:377
+#: ../diskdrake.pm_.c:364
msgid "After formatting all partitions,"
msgstr "Etter formatering av alle partisjonene"
-#: ../diskdrake.pm_.c:377
+#: ../diskdrake.pm_.c:364
msgid "all data on these partitions will be lost"
msgstr "alle data på disse partisjonene vil gå tapt"
-#: ../diskdrake.pm_.c:387
+#: ../diskdrake.pm_.c:374
msgid "Which disk do you want to move to?"
msgstr "Hvilken disk vil du flytte til?"
-#: ../diskdrake.pm_.c:391
+#: ../diskdrake.pm_.c:378
msgid "Sector"
msgstr "Sektor"
-#: ../diskdrake.pm_.c:392
+#: ../diskdrake.pm_.c:379
msgid "Which sector do you want to move to?"
msgstr "Hvilken sektor vil du flytte til?"
-#: ../diskdrake.pm_.c:395
+#: ../diskdrake.pm_.c:382
msgid "Moving"
msgstr "Flytter"
-#: ../diskdrake.pm_.c:395
+#: ../diskdrake.pm_.c:382
msgid "Moving partition..."
msgstr "Flytter partisjon..."
-#: ../diskdrake.pm_.c:404
+#: ../diskdrake.pm_.c:391
#, c-format
msgid "Partition table of drive %s is going to be written to disk!"
msgstr "Partisjonstabellen på disk %s blir nå skrevet til disk!"
-#: ../diskdrake.pm_.c:406
+#: ../diskdrake.pm_.c:393
msgid "You'll need to reboot before the modification can take place"
msgstr "Du må starte maskinen på nytt for at modifiseringene skal tre i kraft"
-#: ../diskdrake.pm_.c:425
+#: ../diskdrake.pm_.c:412
msgid "Computing fat filesystem bounds"
msgstr "Beregner fat filsystemgrense"
-#: ../diskdrake.pm_.c:425 ../diskdrake.pm_.c:461 ../interactive_gtk.pm_.c:197
+#: ../diskdrake.pm_.c:412 ../diskdrake.pm_.c:448 ../interactive_gtk.pm_.c:200
msgid "Resizing"
msgstr "Endrer størrelse"
-#: ../diskdrake.pm_.c:431
+#: ../diskdrake.pm_.c:418
msgid "resizing"
msgstr "Endrer størrelse"
-#: ../diskdrake.pm_.c:441
+#: ../diskdrake.pm_.c:428
msgid "Choose the new size"
msgstr "Velg ny størrelse"
-#: ../diskdrake.pm_.c:441
+#: ../diskdrake.pm_.c:428
msgid "MB"
msgstr "MB"
-#: ../diskdrake.pm_.c:479
+#: ../diskdrake.pm_.c:466
msgid "Create a new partition"
msgstr "Opprette en ny partisjon"
-#: ../diskdrake.pm_.c:495
+#: ../diskdrake.pm_.c:482
msgid "Start sector: "
msgstr "Start sektor: "
-#: ../diskdrake.pm_.c:498
+#: ../diskdrake.pm_.c:485
msgid "Size in MB: "
msgstr "Størrelse i MB: "
-#: ../diskdrake.pm_.c:501
+#: ../diskdrake.pm_.c:488
msgid "Filesystem type: "
msgstr "Filsystemtype: "
-#: ../diskdrake.pm_.c:503
+#: ../diskdrake.pm_.c:490
msgid "Preference: "
msgstr "Valg: "
-#: ../diskdrake.pm_.c:545 ../diskdrake.pm_.c:561
+#: ../diskdrake.pm_.c:532 ../diskdrake.pm_.c:548
msgid "Select file"
msgstr "Velg fil"
-#: ../diskdrake.pm_.c:562
+#: ../diskdrake.pm_.c:549
msgid "Warning"
msgstr "Advarsel"
@@ -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:35
+#: ../install2.pm_.c:36
msgid "Choose preferred language for install and system usage."
msgstr ""
-#: ../install2.pm_.c:38
+#: ../install2.pm_.c:39
msgid "Choose on the list of keyboards, the one corresponding to yours"
msgstr ""
-#: ../install2.pm_.c:41
+#: ../install2.pm_.c:42
#, 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:48
+#: ../install2.pm_.c:49
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:61
+#: ../install2.pm_.c:62
#, 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:71
+#: ../install2.pm_.c:72
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:84
+#: ../install2.pm_.c:85
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:91
+#: ../install2.pm_.c:92
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:104
+#: ../install2.pm_.c:105
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: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
+#: ../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
msgid "Help"
msgstr "Hjelp"
-#: ../install2.pm_.c:123
+#: ../install2.pm_.c:124
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:140
+#: ../install2.pm_.c:141
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:155
+#: ../install2.pm_.c:156
#, 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:162
+#: ../install2.pm_.c:163
msgid ""
"It is now time to configure the video card and monitor\n"
"configuration for the X windows Graphic User Interface (GUI). First\n"
@@ -957,104 +957,104 @@ msgid ""
"your selections if necessary."
msgstr ""
-#: ../install2.pm_.c:173
+#: ../install2.pm_.c:174
msgid "Choose your language"
msgstr "Velg språk"
-#: ../install2.pm_.c:174
+#: ../install2.pm_.c:175
msgid "Choose install or upgrade"
msgstr "Velg installering eller oppgradering"
-#: ../install2.pm_.c:175
+#: ../install2.pm_.c:176
msgid "Select installation class"
msgstr "Velg installasjonsklasse"
-#: ../install2.pm_.c:176
+#: ../install2.pm_.c:177
#, fuzzy
msgid "Choose your keyboard"
msgstr "Velg språk"
-#: ../install2.pm_.c:177
+#: ../install2.pm_.c:178
msgid "Setup SCSI"
msgstr "Oppsett SCSI"
-#: ../install2.pm_.c:178
+#: ../install2.pm_.c:179
msgid "Setup filesystems"
msgstr "Oppsett filsystemer"
-#: ../install2.pm_.c:179
+#: ../install2.pm_.c:180
msgid "Format partitions"
msgstr "Formater partisjoner"
-#: ../install2.pm_.c:180
+#: ../install2.pm_.c:181
msgid "Choose packages to install"
msgstr "Velg pakker for installering"
-#: ../install2.pm_.c:181
+#: ../install2.pm_.c:182
msgid "Install system"
msgstr "Installer systemet"
-#: ../install2.pm_.c:182
+#: ../install2.pm_.c:183
#, fuzzy
msgid "Configure mouse"
msgstr "Konfigurer X"
-#: ../install2.pm_.c:183
+#: ../install2.pm_.c:184
msgid "Configure networking"
msgstr "Konfigurer nettverk"
-#: ../install2.pm_.c:184
+#: ../install2.pm_.c:185
#, fuzzy
msgid "Configure timezone"
msgstr "Konfigurer X"
-#: ../install2.pm_.c:186
+#: ../install2.pm_.c:187
#, fuzzy
msgid "Configure printer"
msgstr "Konfigurer X"
-#: ../install2.pm_.c:187 ../install_steps_interactive.pm_.c:418
-#: ../install_steps_interactive.pm_.c:419
+#: ../install2.pm_.c:188 ../install_steps_interactive.pm_.c:422
+#: ../install_steps_interactive.pm_.c:423
msgid "Set root password"
msgstr "Sett root passord"
-#: ../install2.pm_.c:188
+#: ../install2.pm_.c:189
msgid "Add a user"
msgstr "Legg til en bruker"
-#: ../install2.pm_.c:189
+#: ../install2.pm_.c:190
msgid "Create bootdisk"
msgstr "Opprett oppstartdiskett"
-#: ../install2.pm_.c:190
+#: ../install2.pm_.c:191
msgid "Install bootloader"
msgstr "Installer oppstartslaster"
-#: ../install2.pm_.c:191
+#: ../install2.pm_.c:192
msgid "Configure X"
msgstr "Konfigurer X"
-#: ../install2.pm_.c:192
+#: ../install2.pm_.c:193
msgid "Exit install"
msgstr "Gå ut av installering"
-#: ../install2.pm_.c:224
+#: ../install2.pm_.c:225
msgid "beginner"
msgstr "nybegynner"
-#: ../install2.pm_.c:224
+#: ../install2.pm_.c:225
msgid "developer"
msgstr "utvikler"
-#: ../install2.pm_.c:224
+#: ../install2.pm_.c:225
msgid "expert"
msgstr "ekspert"
-#: ../install2.pm_.c:224
+#: ../install2.pm_.c:225
msgid "server"
msgstr "tjener"
-#: ../install2.pm_.c:417
+#: ../install2.pm_.c:415
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,226 +1062,226 @@ 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:432
+#: ../install2.pm_.c:430
msgid "partitioning failed: no root filesystem"
msgstr "partisjonering feilet: intet root filsystem"
-#: ../install_steps.pm_.c:267
+#: ../install_steps.pm_.c:264
msgid "no floppy available"
msgstr ""
-#: ../install_steps_graphical.pm_.c:225
+#: ../install_steps_graphical.pm_.c:185
msgid "Hide"
msgstr "Gjem"
-#: ../install_steps_graphical.pm_.c:225
+#: ../install_steps_graphical.pm_.c:185
msgid "Show All"
msgstr "Vis alle"
-#: ../install_steps_graphical.pm_.c:229
+#: ../install_steps_graphical.pm_.c:189
msgid "Select All"
msgstr "Velg alle"
-#: ../install_steps_graphical.pm_.c:229
+#: ../install_steps_graphical.pm_.c:189
msgid "Unselect All"
msgstr "Fjern alle"
-#: ../install_steps_graphical.pm_.c:296
+#: ../install_steps_graphical.pm_.c:256
msgid "Choose the packages you want to install"
msgstr "Velg pakker du ønsker å installere"
-#: ../install_steps_graphical.pm_.c:307
+#: ../install_steps_graphical.pm_.c:267
msgid " Mb"
msgstr "Mb"
-#: ../install_steps_graphical.pm_.c:307
+#: ../install_steps_graphical.pm_.c:267
msgid "Total size: "
msgstr "Total størrelse: "
-#: ../install_steps_graphical.pm_.c:308
+#: ../install_steps_graphical.pm_.c:268
msgid "Info"
msgstr ""
-#: ../install_steps_graphical.pm_.c:334
+#: ../install_steps_graphical.pm_.c:294
msgid "Installing"
msgstr "Installerer"
-#: ../install_steps_graphical.pm_.c:340
+#: ../install_steps_graphical.pm_.c:300
msgid "Please wait, "
msgstr "Vennligst vent, "
-#: ../install_steps_graphical.pm_.c:342
+#: ../install_steps_graphical.pm_.c:302
msgid "Time remaining "
msgstr "Tid som gjenstår "
-#: ../install_steps_graphical.pm_.c:343
+#: ../install_steps_graphical.pm_.c:303
msgid "Total time "
msgstr "Total tid "
-#: ../install_steps_graphical.pm_.c:348
+#: ../install_steps_graphical.pm_.c:308
msgid "preparing installation"
msgstr "forbereder installasjon"
-#: ../install_steps_graphical.pm_.c:369
+#: ../install_steps_graphical.pm_.c:329
#, c-format
msgid "installing package %s"
msgstr "installerer pakke %s"
-#: ../install_steps_interactive.pm_.c:32
+#: ../install_steps_interactive.pm_.c:35
msgid "An error occurred"
msgstr "En feil oppsto"
-#: ../install_steps_interactive.pm_.c:44
+#: ../install_steps_interactive.pm_.c:47
msgid "Which language do you want?"
msgstr "Hvilket språk ønsker du?"
-#: ../install_steps_interactive.pm_.c:55
+#: ../install_steps_interactive.pm_.c:58
#, fuzzy
msgid "Which keyboard do you have?"
msgstr "Hvilken sektor vil du flytte til?"
-#: ../install_steps_interactive.pm_.c:65
+#: ../install_steps_interactive.pm_.c:68
msgid "Install/Upgrade"
msgstr "Installer/Oppgrader"
-#: ../install_steps_interactive.pm_.c:66
+#: ../install_steps_interactive.pm_.c:69
#, fuzzy
msgid "Is this an install or an upgrade?"
msgstr "Er det en installasjon eller en oppgradering?"
-#: ../install_steps_interactive.pm_.c:67
+#: ../install_steps_interactive.pm_.c:70
msgid "Install"
msgstr "Installer"
-#: ../install_steps_interactive.pm_.c:67
+#: ../install_steps_interactive.pm_.c:70
msgid "Upgrade"
msgstr "Oppgrader"
-#: ../install_steps_interactive.pm_.c:76
+#: ../install_steps_interactive.pm_.c:79
msgid "Install Class"
msgstr "Installeringsklasse"
-#: ../install_steps_interactive.pm_.c:77
+#: ../install_steps_interactive.pm_.c:80
msgid "What type of user will you have?"
msgstr "Hva slags brukertype vil du ha?"
-#: ../install_steps_interactive.pm_.c:87
+#: ../install_steps_interactive.pm_.c:90
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:97
+#: ../install_steps_interactive.pm_.c:100
msgid "Choose the partitions you want to format"
msgstr "Velg de partisjonene du ønsker å formatere"
-#: ../install_steps_interactive.pm_.c:108
+#: ../install_steps_interactive.pm_.c:111
#, c-format
msgid "Formatting partition %s"
msgstr "Formaterer partisjon %s"
-#: ../install_steps_interactive.pm_.c:125
+#: ../install_steps_interactive.pm_.c:128
msgid "Keep the current IP configuration"
msgstr "Behold nåværende IP-konfigurasjon"
-#: ../install_steps_interactive.pm_.c:126
+#: ../install_steps_interactive.pm_.c:129
msgid "Reconfigure network now"
msgstr "Rekonfigurer nettverket nå"
-#: ../install_steps_interactive.pm_.c:127
+#: ../install_steps_interactive.pm_.c:130
msgid "Don't set up networking"
msgstr "Ikke sett opp nettverk"
-#: ../install_steps_interactive.pm_.c:129
-#: ../install_steps_interactive.pm_.c:135
+#: ../install_steps_interactive.pm_.c:132
+#: ../install_steps_interactive.pm_.c:138
msgid "Network Configuration"
msgstr "Nettverks-konfigurasjon"
-#: ../install_steps_interactive.pm_.c:130
+#: ../install_steps_interactive.pm_.c:133
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:136
+#: ../install_steps_interactive.pm_.c:139
msgid ""
"Do you want to configure LAN (not dialup) networking for your installed "
"system?"
msgstr ""
-#: ../install_steps_interactive.pm_.c:232
+#: ../install_steps_interactive.pm_.c:236
msgid "Standard Printer Options"
msgstr ""
-#: ../install_steps_interactive.pm_.c:233
+#: ../install_steps_interactive.pm_.c:237
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:236
+#: ../install_steps_interactive.pm_.c:240
msgid "Name of queue:"
msgstr ""
-#: ../install_steps_interactive.pm_.c:236
+#: ../install_steps_interactive.pm_.c:240
msgid "Spool directory:"
msgstr ""
-#: ../install_steps_interactive.pm_.c:247
+#: ../install_steps_interactive.pm_.c:251
msgid "Select Printer Connection"
msgstr ""
-#: ../install_steps_interactive.pm_.c:248
+#: ../install_steps_interactive.pm_.c:252
msgid "How is the printer connected?"
msgstr ""
-#: ../install_steps_interactive.pm_.c:256
+#: ../install_steps_interactive.pm_.c:260
msgid "Detecting devices..."
msgstr ""
-#: ../install_steps_interactive.pm_.c:256
+#: ../install_steps_interactive.pm_.c:260
msgid "Test ports"
msgstr ""
-#: ../install_steps_interactive.pm_.c:270
+#: ../install_steps_interactive.pm_.c:274
msgid "Local Printer Device"
msgstr ""
-#: ../install_steps_interactive.pm_.c:271
+#: ../install_steps_interactive.pm_.c:275
msgid ""
"What device is your printer connected to \n"
"(note that /dev/lp0 is equivalent to LPT1:)?\n"
msgstr ""
-#: ../install_steps_interactive.pm_.c:272
+#: ../install_steps_interactive.pm_.c:276
#, fuzzy
msgid "Printer Device:"
msgstr "Enhet: "
-#: ../install_steps_interactive.pm_.c:278
+#: ../install_steps_interactive.pm_.c:282
msgid "Remote lpd Printer Options"
msgstr ""
-#: ../install_steps_interactive.pm_.c:279
+#: ../install_steps_interactive.pm_.c:283
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:282
+#: ../install_steps_interactive.pm_.c:286
#, fuzzy
msgid "Remote hostname:"
msgstr "Brukernavn"
-#: ../install_steps_interactive.pm_.c:282
+#: ../install_steps_interactive.pm_.c:286
msgid "Remote queue:"
msgstr ""
-#: ../install_steps_interactive.pm_.c:288
+#: ../install_steps_interactive.pm_.c:292
msgid "SMB/Windows 95/NT Printer Options"
msgstr ""
-#: ../install_steps_interactive.pm_.c:289
+#: ../install_steps_interactive.pm_.c:293
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 +1290,46 @@ msgid ""
"applicable user name, password, and workgroup information."
msgstr ""
-#: ../install_steps_interactive.pm_.c:294
+#: ../install_steps_interactive.pm_.c:298
#, fuzzy
msgid "SMB server IP:"
msgstr "tjener"
-#: ../install_steps_interactive.pm_.c:294
+#: ../install_steps_interactive.pm_.c:298
#, fuzzy
msgid "SMB server host:"
msgstr "tjener"
-#: ../install_steps_interactive.pm_.c:295
-#: ../install_steps_interactive.pm_.c:317
+#: ../install_steps_interactive.pm_.c:299
+#: ../install_steps_interactive.pm_.c:321
#, fuzzy
msgid "Password:"
msgstr "Passord"
-#: ../install_steps_interactive.pm_.c:295
+#: ../install_steps_interactive.pm_.c:299
#, fuzzy
msgid "Share name:"
msgstr "Brukernavn"
-#: ../install_steps_interactive.pm_.c:295
-#: ../install_steps_interactive.pm_.c:317
+#: ../install_steps_interactive.pm_.c:299
+#: ../install_steps_interactive.pm_.c:321
#, fuzzy
msgid "User name:"
msgstr "Brukernavn"
-#: ../install_steps_interactive.pm_.c:296
+#: ../install_steps_interactive.pm_.c:300
msgid "Workgroup:"
msgstr ""
-#: ../install_steps_interactive.pm_.c:303
+#: ../install_steps_interactive.pm_.c:307
msgid "IP address should be in format 1.2.3.4"
msgstr ""
-#: ../install_steps_interactive.pm_.c:311
+#: ../install_steps_interactive.pm_.c:315
msgid "NetWare Printer Options"
msgstr ""
-#: ../install_steps_interactive.pm_.c:312
+#: ../install_steps_interactive.pm_.c:316
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 +1337,112 @@ msgid ""
"wish to access and any applicable user name and password."
msgstr ""
-#: ../install_steps_interactive.pm_.c:316
+#: ../install_steps_interactive.pm_.c:320
msgid "Print Queue Name:"
msgstr ""
-#: ../install_steps_interactive.pm_.c:316
+#: ../install_steps_interactive.pm_.c:320
msgid "Printer Server:"
msgstr ""
-#: ../install_steps_interactive.pm_.c:338
+#: ../install_steps_interactive.pm_.c:342
#, fuzzy
msgid "Configure Printer"
msgstr "Konfigurer X"
-#: ../install_steps_interactive.pm_.c:339
+#: ../install_steps_interactive.pm_.c:343
#, fuzzy
msgid "What type of printer do you have?"
msgstr "Hva slags brukertype vil du ha?"
-#: ../install_steps_interactive.pm_.c:350
-#: ../install_steps_interactive.pm_.c:351
+#: ../install_steps_interactive.pm_.c:354
+#: ../install_steps_interactive.pm_.c:355
msgid "Paper Size"
msgstr ""
-#: ../install_steps_interactive.pm_.c:370
+#: ../install_steps_interactive.pm_.c:374
msgid "CRLF"
msgstr ""
-#: ../install_steps_interactive.pm_.c:371
+#: ../install_steps_interactive.pm_.c:375
msgid "Fix stair-stepping of text?"
msgstr ""
-#: ../install_steps_interactive.pm_.c:387
+#: ../install_steps_interactive.pm_.c:391
#, fuzzy
msgid "Configure Uniprint Driver"
msgstr "Konfigurer X"
-#: ../install_steps_interactive.pm_.c:388
+#: ../install_steps_interactive.pm_.c:392
msgid "You may now configure the uniprint options for this printer."
msgstr ""
-#: ../install_steps_interactive.pm_.c:396
+#: ../install_steps_interactive.pm_.c:400
#, fuzzy
msgid "Configure Color Depth"
msgstr "Konfigurer X"
-#: ../install_steps_interactive.pm_.c:397
+#: ../install_steps_interactive.pm_.c:401
msgid "You may now configure the color options for this printer."
msgstr ""
-#: ../install_steps_interactive.pm_.c:420
-#: ../install_steps_interactive.pm_.c:445
+#: ../install_steps_interactive.pm_.c:424
+#: ../install_steps_interactive.pm_.c:449
msgid "Password"
msgstr "Passord"
-#: ../install_steps_interactive.pm_.c:420
-#: ../install_steps_interactive.pm_.c:445
+#: ../install_steps_interactive.pm_.c:424
+#: ../install_steps_interactive.pm_.c:449
msgid "Password (again)"
msgstr "Passord (igjen)"
-#: ../install_steps_interactive.pm_.c:424
-#: ../install_steps_interactive.pm_.c:454
+#: ../install_steps_interactive.pm_.c:428
+#: ../install_steps_interactive.pm_.c:460
msgid "Please try again"
msgstr "Vennligst prøv igjen"
-#: ../install_steps_interactive.pm_.c:424
-#: ../install_steps_interactive.pm_.c:454
+#: ../install_steps_interactive.pm_.c:428
+#: ../install_steps_interactive.pm_.c:460
msgid "You must enter the same password"
msgstr "Du må skrive inn det samme passordet"
-#: ../install_steps_interactive.pm_.c:425
-#: ../install_steps_interactive.pm_.c:455
+#: ../install_steps_interactive.pm_.c:429
+#: ../install_steps_interactive.pm_.c:461
msgid "This password is too simple"
msgstr "Dette passordet er for enkelt"
-#: ../install_steps_interactive.pm_.c:443
+#: ../install_steps_interactive.pm_.c:447
msgid "Add user"
msgstr "Legg til bruker"
-#: ../install_steps_interactive.pm_.c:444
+#: ../install_steps_interactive.pm_.c:448
#, fuzzy
msgid "Enter a user"
msgstr "Legg til en bruker"
-#: ../install_steps_interactive.pm_.c:445
+#: ../install_steps_interactive.pm_.c:449
msgid "Real name"
msgstr "Virkelig navn"
-#: ../install_steps_interactive.pm_.c:445
+#: ../install_steps_interactive.pm_.c:449
msgid "Shell"
msgstr "Skall"
-#: ../install_steps_interactive.pm_.c:445
+#: ../install_steps_interactive.pm_.c:449
msgid "User name"
msgstr "Brukernavn"
-#: ../install_steps_interactive.pm_.c:456
+#: ../install_steps_interactive.pm_.c:462
msgid "Please give a user name"
msgstr "Vennligst oppgi et brukernavn"
-#: ../install_steps_interactive.pm_.c:457
+#: ../install_steps_interactive.pm_.c:463
#, 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:476
+#: ../install_steps_interactive.pm_.c:482
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 +1456,44 @@ msgid ""
"failures. Would you like to create a bootdisk for your system?"
msgstr ""
-#: ../install_steps_interactive.pm_.c:484
+#: ../install_steps_interactive.pm_.c:490
msgid "Sorry, no floppy drive available"
msgstr ""
-#: ../install_steps_interactive.pm_.c:487
+#: ../install_steps_interactive.pm_.c:493
#, 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:491
+#: ../install_steps_interactive.pm_.c:498
#, c-format
msgid "Insert a floppy in drive %s"
msgstr ""
-#: ../install_steps_interactive.pm_.c:492
+#: ../install_steps_interactive.pm_.c:499
#, fuzzy
msgid "Creating bootdisk"
msgstr "Opprett oppstartdiskett"
-#: ../install_steps_interactive.pm_.c:499
+#: ../install_steps_interactive.pm_.c:506
msgid "First sector of boot partition"
msgstr ""
-#: ../install_steps_interactive.pm_.c:499
+#: ../install_steps_interactive.pm_.c:506
msgid "First sector of drive"
msgstr ""
-#: ../install_steps_interactive.pm_.c:502
+#: ../install_steps_interactive.pm_.c:509
#, fuzzy
msgid "Lilo Installation"
msgstr "Installerer"
-#: ../install_steps_interactive.pm_.c:503
+#: ../install_steps_interactive.pm_.c:510
#, fuzzy
msgid "Where do you want to install the bootloader?"
msgstr "Hvor vil du montere %s enheten?"
-#: ../install_steps_interactive.pm_.c:514
+#: ../install_steps_interactive.pm_.c:521
msgid ""
"Congratulations, installation is complete.\n"
"Remove the boot media and press return to reboot.\n"
@@ -1504,70 +1504,76 @@ msgid ""
"install chapter of the Official Linux Mandrake User's Guide."
msgstr ""
-#: ../install_steps_interactive.pm_.c:531
+#: ../install_steps_interactive.pm_.c:538
#, fuzzy, c-format
msgid "What %s card have you?"
msgstr "Hva slags scsi-kort har du?"
-#: ../install_steps_interactive.pm_.c:541
+#: ../install_steps_interactive.pm_.c:550
msgid "Autoprobe"
msgstr ""
-#: ../install_steps_interactive.pm_.c:541
+#: ../install_steps_interactive.pm_.c:550
msgid "Specify options"
msgstr ""
-#: ../install_steps_interactive.pm_.c:548
+#: ../install_steps_interactive.pm_.c:563
msgid "Module options:"
msgstr ""
-#: ../install_steps_interactive.pm_.c:567
+#: ../install_steps_interactive.pm_.c:583
#, fuzzy, c-format
msgid "Installing driver for %s card %s"
msgstr "Installerer driver for scsi-kort %s"
-#: ../install_steps_interactive.pm_.c:568
+#: ../install_steps_interactive.pm_.c:584
#, c-format
msgid "(module %s)"
msgstr "(modul %s)"
-#: ../install_steps_interactive.pm_.c:581
+#: ../install_steps_interactive.pm_.c:596
#, fuzzy, c-format
msgid "Found %s %s interfaces"
msgstr " scsi grensesnitt"
-#: ../install_steps_interactive.pm_.c:582
+#: ../install_steps_interactive.pm_.c:597
msgid "Do you have another one?"
msgstr "Har du enda ett?"
-#: ../install_steps_interactive.pm_.c:583
+#: ../install_steps_interactive.pm_.c:598
#, 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
+#: ../my_gtk.pm_.c:326
+msgid "No"
+msgstr "Nei"
+
+#: ../install_steps_interactive.pm_.c:600 ../interactive.pm_.c:52
+#: ../my_gtk.pm_.c:326
+msgid "Yes"
+msgstr "Ja"
+
+#: ../install_steps_interactive.pm_.c:601
+msgid "See hardware info"
+msgstr ""
+
#: ../install_steps_stdio.pm_.c:21
#, c-format
msgid "Starting step `%s'\n"
msgstr "Starter steg `%s'\n"
-#: ../interactive.pm_.c:47 ../interactive.pm_.c:57 ../my_gtk.pm_.c:174
-#: ../my_gtk.pm_.c:319 ../my_gtk.pm_.c:402
+#: ../interactive.pm_.c:47 ../interactive.pm_.c:57 ../my_gtk.pm_.c:182
+#: ../my_gtk.pm_.c:327 ../my_gtk.pm_.c:410
msgid "Ok"
msgstr "Ok"
-#: ../interactive.pm_.c:52 ../my_gtk.pm_.c:318
-msgid "No"
-msgstr "Nei"
-
-#: ../interactive.pm_.c:52 ../my_gtk.pm_.c:318
-msgid "Yes"
-msgstr "Ja"
-
-#: ../interactive.pm_.c:57 ../my_gtk.pm_.c:175 ../my_gtk.pm_.c:319
+#: ../interactive.pm_.c:57 ../my_gtk.pm_.c:183 ../my_gtk.pm_.c:327
msgid "Cancel"
msgstr "Avbryt"
-#: ../interactive.pm_.c:133
+#: ../interactive.pm_.c:146
msgid "Please wait"
msgstr "Vennligst vent"
@@ -1596,129 +1602,129 @@ msgstr "Ditt valg? (standard %s) "
msgid "Your choice? (default %s enter `none' for none) "
msgstr "Ditt valg? (standard %s trykk `none' for ingen) "
-#: ../keyboard.pm_.c:30
+#: ../keyboard.pm_.c:31
msgid "Belgian"
msgstr ""
-#: ../keyboard.pm_.c:31
+#: ../keyboard.pm_.c:32
msgid "Bulgarian"
msgstr ""
-#: ../keyboard.pm_.c:32
+#: ../keyboard.pm_.c:33
msgid "Czech"
msgstr ""
-#: ../keyboard.pm_.c:33
+#: ../keyboard.pm_.c:34
msgid "German"
msgstr ""
-#: ../keyboard.pm_.c:34
+#: ../keyboard.pm_.c:35
msgid "Danish"
msgstr ""
-#: ../keyboard.pm_.c:35
+#: ../keyboard.pm_.c:36
msgid "Dvorak"
msgstr ""
-#: ../keyboard.pm_.c:36
+#: ../keyboard.pm_.c:37
msgid "Finnish"
msgstr ""
-#: ../keyboard.pm_.c:37
+#: ../keyboard.pm_.c:38
msgid "French"
msgstr ""
-#: ../keyboard.pm_.c:41
+#: ../keyboard.pm_.c:42
msgid "Greek"
msgstr ""
-#: ../keyboard.pm_.c:42
+#: ../keyboard.pm_.c:43
msgid "Hungarian"
msgstr ""
-#: ../keyboard.pm_.c:43
+#: ../keyboard.pm_.c:44
#, fuzzy
msgid "Israelian"
msgstr "Installerer"
-#: ../keyboard.pm_.c:44
+#: ../keyboard.pm_.c:45
msgid "Icelandic"
msgstr ""
-#: ../keyboard.pm_.c:45
+#: ../keyboard.pm_.c:46
#, fuzzy
msgid "Italian"
msgstr "Installerer"
-#: ../keyboard.pm_.c:46
+#: ../keyboard.pm_.c:47
msgid "Latin American"
msgstr ""
-#: ../keyboard.pm_.c:47
+#: ../keyboard.pm_.c:48
msgid "Dutch"
msgstr ""
-#: ../keyboard.pm_.c:48
+#: ../keyboard.pm_.c:49
msgid "Norwegian"
msgstr ""
-#: ../keyboard.pm_.c:49
+#: ../keyboard.pm_.c:50
msgid "Polish"
msgstr ""
-#: ../keyboard.pm_.c:50
+#: ../keyboard.pm_.c:51
msgid "Portuguese"
msgstr ""
-#: ../keyboard.pm_.c:51
+#: ../keyboard.pm_.c:52
msgid "Canadian (Quebec)"
msgstr ""
-#: ../keyboard.pm_.c:52
+#: ../keyboard.pm_.c:53
msgid "Russian"
msgstr ""
-#: ../keyboard.pm_.c:53
+#: ../keyboard.pm_.c:54
msgid "Swedish"
msgstr ""
-#: ../keyboard.pm_.c:54
+#: ../keyboard.pm_.c:55
msgid "Swiss (french layout)"
msgstr ""
-#: ../keyboard.pm_.c:55
+#: ../keyboard.pm_.c:56
msgid "Swiss (german layout)"
msgstr ""
-#: ../keyboard.pm_.c:56
+#: ../keyboard.pm_.c:57
msgid "Slovenian"
msgstr ""
-#: ../keyboard.pm_.c:57
+#: ../keyboard.pm_.c:58
msgid "Slovakian"
msgstr ""
-#: ../keyboard.pm_.c:60
+#: ../keyboard.pm_.c:61
msgid "Turkish (traditional \"F\" model)"
msgstr ""
-#: ../keyboard.pm_.c:61
+#: ../keyboard.pm_.c:62
msgid "Turkish (modern \"Q\" model)"
msgstr ""
-#: ../keyboard.pm_.c:62
+#: ../keyboard.pm_.c:63
msgid "UK keyboard"
msgstr ""
-#: ../keyboard.pm_.c:63
+#: ../keyboard.pm_.c:64
msgid "US keyboard"
msgstr ""
-#: ../keyboard.pm_.c:64
+#: ../keyboard.pm_.c:65
msgid "Yugoslavian (latin layout)"
msgstr ""
-#: ../my_gtk.pm_.c:319
+#: ../my_gtk.pm_.c:327
msgid "Is it ok?"
msgstr "Er det ok?"
@@ -1741,6 +1747,9 @@ msgstr "Dårlig backup-fil"
msgid "Error writing to file %s"
msgstr "Feil ved skriving til fil %s"
+#~ msgid "Where do you want to mount device %s?"
+#~ msgstr "Hvor vil du montere %s enheten?"
+
#~ msgid "Configuring network device %s"
#~ msgstr "Konfigurerer nettverks-enhet %s"